{"_id":"carbon-web-components","_rev":"38-fd2742580df684696e7275bd1b32c95a","name":"carbon-web-components","dist-tags":{"latest":"1.21.0","canary":"1.16.2-canary.0"},"versions":{"1.3.0":{"name":"carbon-web-components","version":"1.3.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.14.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.14.0","@carbon/icons-vue":"^10.14.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.16.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^1.3.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^8.1.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.16.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",50],"body-max-line-length":[2,"always",72]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged","git add"],"*.scss":["yarn format:staged","yarn lint:license:staged","git add"],"*.{css,md}":["yarn format:staged","git add"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"dca38a514bbe6c2c0481725a8c3594fbf0a36ef5","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.3.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-g/Fw+tSkuASWjxv8RsZwrN20TjDIVlAKnLdTeU8/U4A9o0a3MxaMEA/4NhQNOYAQzEs3XNqzngo8kDiQrTPZSA==","shasum":"e7c358993433e7bb779ca0f661074560bbd21412","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.3.0.tgz","fileCount":5914,"unpackedSize":12652921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKiW0CRA9TVsSAnZWagAAivoP/2pKc8KPJSljmQU1OA+e\nPEiUu3HGDj8By8PTwizyS8/J3DAMRL2kYYULySAf9HyMNeS2L73orj3ANzdy\nj9+TSrUElTOYk2QufUfFNq/7SiaMntfcRAhvFG8ShuLlTmxHnUv6dMix3+ek\nlkQwMJMihvydJ0dWPYDk1my0vbankDl7v20d3NUkfdxKTU7GmKzgy6wY59Za\naFjgKZJuTWWxMyOdcmyNIXpJl9JXY9i4hEumzOn72BliwkMyzcx+tyZUwwVg\nfmt5a798GOM6tCklpWZfyFaZRIaa27+d5G9+Wq3o2gZuPTPcgh+hpcfSDc7H\nruK6v8EiT15nMaArsZnwFCAnw883YkTovI/XF6SEQDW3msZGoq42qIR2xchF\nXhlegX7EiDXtzK7BxOH1jvqeDAVAst4+IqzD8Tt4dLc4rTFbH4NdGvYliIA+\nIJljAJvleQl6vOhHCijCGS02yrxj6Geb/6I2MSJJDU1hQOZqUbgJZ9k/k7pO\nJOmRH4UZ2xgnz7uEpj5Q/UoAWnCqAXhsAMMfgL3+tSYr3VnsBFihGEvdswMi\nnjXogADIZ6znsKCnpkR4ngGoqnOhBRWOPu48wV+cJRaMoHlid4FSQm32icG8\nBLFdHPgs/l3zTcWG1PadFlZ+11Lb/9tM9qZ9bVemWaWaFb5HATDDfDNmcjDt\nyv2a\r\n=xQiZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFErz/32m2uGLh4K1+ISamdw4pglCUn8MgVwI3hZeATtAiAd4sXUvgyIAr9fMs5stv1qKQwTgH5T0yQS5q+qnmjsUA=="}]},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"}],"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.3.0_1596597683768_0.6451082240419455"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.3.1":{"name":"carbon-web-components","version":"1.3.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.14.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.14.0","@carbon/icons-vue":"^10.14.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.16.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^1.3.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^8.1.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.16.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",50],"body-max-line-length":[2,"always",72]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged","git add"],"*.scss":["yarn format:staged","yarn lint:license:staged","git add"],"*.{css,md}":["yarn format:staged","git add"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"af388a0d1aab8e2c15d02c20f11d24441d20dab1","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.3.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-ppRWTuBnUw2W2KMMjlOCiwvEpljUAlcQw8/3F/nF1/vJZFgMqyPJLNfaLi1q3vjr7hEnn1s36G2KWYiWN4eXZg==","shasum":"b3659d6278edaa8a349e3548acf200079db737c1","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.3.1.tgz","fileCount":5914,"unpackedSize":12624705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKqVtCRA9TVsSAnZWagAAc08QAIwaNlLxzMXmxzSv69ZU\nY4JH8UMMAfr0NVyhpng0RC4N+sOsdGvHYzt1f0RzmvlBUbe4pxod8w5cGO6Q\nV6blM1eETT29fLqBfgb72MIEPnkWKCcFNYqg96Cej9IqfO43Z7CUfojuzfsW\nc6KZTCuzJq2Fam7koxEZ7czDXoW+E1CXqiNEQsrfQDS/uBeKZb3z05N2M4c2\n+xh7qNcnXoN09qMNBqkguEA4DbS15ic79vLDppqe6KRY21qly04KPiBfH9Rz\nF0tBeJtqJTFh/5bBDl/gLjHWN2yU9K0ecI6SwrRAzhCWRiQBgZ8lfDTY6kT0\nLcmz9sAVxSsFPUqZkb7SivT7+C8pHRPJ+bg4cfK2yzLzBPm/UyRcX5k5BuPR\nMT5cDRGggJwwiLixDec6ScX7vm/VjVS36sr9MYIKNXKAPcFa3HRleC7IDLA7\nzfbkZwCjKVeDW1pHFKOKyOVHgh2vwbah5Jfdwwnmvcs44n3DsmbvM0rhvWfG\niBw6LO7wtU1caQIGskM3f0IIoREJImi7f8IwlPLRqMDCnKHDDpAJqWDso6xb\nevrdq8cYz3H4G88bENy7gAlpLEOrG7B7R888E0Vxo/Acd1TzA260BVu+dM9F\naXtL+kjFXSylvlHuqIGgB6picFrJdwM8ZpDVI3visFL72tVyX1dTUkhV99pf\nacWL\r\n=+G6S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQjNSRub+b5sYWH/nRXN58jr81SrdBWD/o2sYh8q0lSgIhALGwAb0muCGwACZ8aU8xyCUcLEZ5qMsvpJDKe745IcUk"}]},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"}],"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.3.1_1596630380886_0.0036118842205909996"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.4.0":{"name":"carbon-web-components","version":"1.4.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.14.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.14.0","@carbon/icons-vue":"^10.14.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.16.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.16.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",50],"body-max-line-length":[2,"always",72]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged","git add"],"*.scss":["yarn format:staged","yarn lint:license:staged","git add"],"*.{css,md}":["yarn format:staged","git add"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"29d1a1515cd870eca527bad56af717b38115a40b","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.4.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-EKmoFegXRP15LTb4xVTDqqQ6FfX64/XjqZbRJ/CjLs058kNZjnz14j2KWHh4wnIcuywbpWtQQohb8KBprfY7bA==","shasum":"d76da86bfaba519f4ac2d8861a4ffc989beeace7","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.4.0.tgz","fileCount":5938,"unpackedSize":12712259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLMgaCRA9TVsSAnZWagAA+SEQAIp9Gy1MzFG5mBkYs3pr\n9eLbEpMc95tHharySHIrO4UOyAzTw3ZZgDp4cip1MAshjezJbvjOJVFbBM/v\nTSUH+JLn2L8oo0QrVGrlgl8GnDXdiYF8YuwhWil+8OYH1b3AsA8p9jbiO3FW\n3PzcfuVoZUYvVr6AHFyxgYEKfBDFsHKK1H/Vew/fgyCQZjbZObAQicvhmhgx\nP0Hg2SBtg+vwlAgbhEr4/6hpnnrulT7X64W7jLmvKpD5nuJros6yTG1DLZtM\nw3f77uFtWSdPvmCiOi/gM0EZrrwPJgvfcXkp8D7J6O81sjUBIWQahB4jOo+A\ngDnr1ELRctAhwmImPleQfi8IZOfHx8VG7zRuRHNq5HKT2f/Mfk66jWzwvOW1\nKrsj+zve+DfHncY19IHDzXCHH46Na7X6UW3ClU+HkXP6p3WmVYRMbFIXLBqX\nFzjl9C/va2WF04DXvoJCFVJYIHSS7pYDjj7SnloK1S7HXm/VFwJ5arKeJ6eJ\nBA9AhDAyAmYd3zUCChdNQbcaAfOwfeIKoREkxtGh4ri7c36WoxyC7p2LxwVE\nHf/JWyjS8eBjPrp6pGzV0Xb2acGSyLIe+CGTUHDiNYu9m+VkjopjVwgPWO0a\nmJXXML6luvfJWCnTx1wMGu+TzWIc9RYstg4OlVjScGaGSTaoro9MB+bcw+WD\n17NE\r\n=osmN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHWUh1BM4Rg6C5Day9bnrwTOR7DWG5L+lhuk5MpNEdTNAiEA8jj5JVmpPBkqhBoZUubTsQe7mTRr/JJttPzhd6cQCag="}]},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"}],"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.4.0_1596770329783_0.5184016419634929"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.5.0":{"name":"carbon-web-components","version":"1.5.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.15.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.15.0","@carbon/icons-vue":"^10.15.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.17.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.17.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",50],"body-max-line-length":[2,"always",72]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"40987d34533ade74de9067613184446c52c45a30","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.5.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-nmicV4EzaNnU23MXg9T8OeSlP9fQf7tO0CopV3b3pmfQgw14OncSjRqMWQ499HAlqlr43Nc+59YSl5XMDj9Mlg==","shasum":"6614749968929e0c9dff99dcdfef3497bc5f93b6","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.5.0.tgz","fileCount":5959,"unpackedSize":13060838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO3BVCRA9TVsSAnZWagAA2qsP/jrORNgGEaIZ24gBF866\nBHLjOHuoKr6moxYh3iAeQhj41ZTgNSvF+ZxoeTfDdz2/eFzw4wITsfOEp80p\nOZNZPEMhWYEdG2fUDUmCR4M2xQ6oSR5KcOCzM988WhbXfPtOEGAjgE2ij+NN\nqDM3cjNwqxPB/iKHvyePCsujx7Kx4jRnQ26MzbqoBcIFcktpLx+Zw5EnIAtX\n78yw6J9nzdzepe+3lhMcT/jua/hOj/V+Qx2e7XBDxnuuMf3TbM6KLfvyXeKE\nt8dh9Hp9CqoeSnCpHIcsaU6KqxKYxLAsX+ZF4y69Sz0AGp0Kj4VDUAHylloK\n2F1N14omgUeMiUmQ3IdSfPEZGTpb4vbh77qfKR9OUEuK+88J7T5egXqGJvDf\n0XQOgV9vLa+St9h3V3OpPt7QQwWY1Orr0jH1WqMRBo+RybYQdfOikWe6WPvy\nU/FATPVIABM+2QbiXvsnULuXW6iu3JlKHwtwmm8fBGnkFY3MpIx3+1sCQjbR\nVsec8x4/PoxNlb+Q5iAOd1NsLvOvYEUco5gUhg9vAFLIZ3LPAJVrEwRRVqOG\nsqpp3GkB/ZTCaoedVNM9/Ml2tl6gSPPAn+sXaUEIMHj8lyDJR9X+M60rA7R7\nXKnjbMPPUsgoy6ob6D/t/x1YyaRZQ0pIWlIOSsoLkTZQvUe2RZMUyTBmLcK/\nym+3\r\n=KdeO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGizIrcFilVW3atSZFRW8yPh1SMQN28/Cp/cRD8RcaiQAiANFdED/1Wqeae8qQ65kLbRco2O9BLu/AIjpBDjHIIxQA=="}]},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"}],"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.5.0_1597730900903_0.41884811209132033"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.6.0":{"name":"carbon-web-components","version":"1.6.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.17.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.17.0","@carbon/icons-vue":"^10.17.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.17.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.19.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",50],"body-max-line-length":[2,"always",72]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"a001db1ae9aff0786e8028b0b9ebe3a40616ce25","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.6.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-Wm1FivNmEpUsxlRPsigu+PIcAQf8X2Py7FE4d10PRZpzkIutczvZvQdI1Jh1MR4wTQX9A5HBBksfo0GQ+1L33w==","shasum":"5199846e85e65803bbe5995fe585d3c6cf27849d","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.6.0.tgz","fileCount":6175,"unpackedSize":13291565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUs9eCRA9TVsSAnZWagAAAoMP/jUzZZtN+gb3T3QtQm4E\nnfhqIHuU7Zn2/cacHCG5N0enI8t4wdr2IkZ5JDBsZS5Y6blSO5lnMPpdAIk0\nPQE2YeVE55Gpa2BpWQGLAZSNFobtCQdTJbCMw3hKW9UOog0aq22j1qYvVVqJ\n2xvSf4S/2Viri5xrR0R234q1TZkf/c1TLYJxuUNQ8OuJ32gDpNhq2+DKzVYg\nwpl6lwX7VYjNzFYl6AFwRbBt52995rpwFSB9o6PcTliGRsmVtxmwQ4s4JZPe\nA7lnp9GbF4oMZDKhALMZmrqqV6yCehYEdtISgi9gp0bYaDDfWKqFVAkz+JOA\n89Uce+oPZTqLjQvIxh+bF4l+IqB6Exhzj6Eau3fOsH9QVN+5T4a7Q8C/nLyL\nKCJX0yhv1r7atBp1v4JZmuhj+ePdi4xUU70++C1EwaVwWLejh3cSx+J1opy1\nHAkI4ZXFTnS4pP7m4LeDPRdAWaSAhJzMLc/bQc8RD0eBnFmyo3rNduGUymPz\nej3VWbxtMQWV67+o8/0dGGMntYu9w7/+EPxNsLn2m+GAGEIzYWenz9SwfcGd\n2LqsiKMOA7iCoVXpzXc0r+JNTKIwokrNEn/LreGQCqiWnLRqmS6CvHhLjIxS\nwkntomZO4k0S6fxoWQA+/L+ZE5odzHGd1JbBjl3a4CskUQYN6fL6eCXi3y2I\nbrWM\r\n=4aUd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICassCBhGVohNXFyGKJx72TTtMYFRgWgXH/sX+T4HVI9AiEA7bLFCK0aA+EppzVjj4mVHeLKkoASn4Re/L+Kaw7G4VQ="}]},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"}],"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.6.0_1599262558196_0.3615670534620061"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.6.1":{"name":"carbon-web-components","version":"1.6.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.17.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.17.0","@carbon/icons-vue":"^10.17.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.17.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.19.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",50],"body-max-line-length":[2,"always",72]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"997737bf3cb7984d4cd100c5064f0ad81fff062c","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.6.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-XNlSXbiBEIfMLAGRbIMXXg7FliKQfVUvgQgOQffEIi+jnqSfFrbizdyvqDC6EonUoFz2y6O1R/AyEGd8rmkATw==","shasum":"048eca9fc4664df5ea1b0b8d32f234daf83d9694","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.6.1.tgz","fileCount":6175,"unpackedSize":13298135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYCe/CRA9TVsSAnZWagAAJ90P/jBj9AlPEOcAfnZWZPuF\ngsrTN/JdqAEqbz7cqTl3mPbbS2KhvY+Q6sIGbaD+sQfcEdNkykqu0YKGR31O\nHFrenroCthk/5qMEt/t6mpNo2Cde3MYtbdfj5uhcfgoEnimTORqSevzHld1d\nCivTgvvKNPMLzhALnT0wTQ0oCBVEpDTaaqiAaN2xs4q1HmRa49jVjrwjF+yF\n/kr6d66mKcbO6j2WDseKzMMcCyM3UeFyeb/J5GOdfwxQJ6k8LKP0uUYaDgq9\niMZRmBsoIx6187ZATzdt0DvIoqna5dJXCGNWtpjibYMfxPuztU1XaWphosNc\nWUBOMrtYZMXtD8bAtyP6oPCFI9WSTal27Yrv4otCEWYYcY8ceZi0u9Ru0WeQ\nXossMH10REdwcqcpf1BKYaM/O9AtI2PNtszNa/Z+KRb2pDABTAnfzdwVtn9c\nCh+3drXdb2e9xhIuW5lJLB4O1olxpwPj9Qr555jjWW3r17YFgndEqvpXPN7E\nAUOBXo/wsNDU99G8IfMIfjrM1s9TZz2s/bWRZFCC41CWf3anP2XtT6UdhoLD\nHmVPL0aPk016a5ez3wV2DArme+pI9AFq2658QvE/kbliKA+FSrz7Kx0cJZwP\nzF/ews2DTDfSOsbAU9An1R3oCSN0wamljjYRF/gjSFMAEbAGoYhpSaM/kvdt\n76Xn\r\n=lSLK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCg+mMnIBDznNe9GX88MB6lVczwWzWisv6w9kNhQtIRYQIgH3wHCnfCboY/wwR4aFVPUyHtbECqd4OcgmR7WHL8e0Y="}]},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"}],"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.6.1_1600137150661_0.254857241311524"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.7.0":{"name":"carbon-web-components","version":"1.7.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.17.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.17.0","@carbon/icons-vue":"^10.17.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.17.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.19.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",50],"body-max-line-length":[2,"always",72]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"14da7c7ab5bbc9e0ca0ae4d8cfbbf040f9f3d1e8","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.7.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-uJWZRfWkLVgPFiMSpxfI0ZeNaCWGKn4YuLgKUhJ42SCCkqroUA4QMsbAUbs04qG58y+WIuRNI1xy1eWbFWd64w==","shasum":"f53fd9082afd348075ad3a961a2283e379c8f3e0","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.7.0.tgz","fileCount":6174,"unpackedSize":11840913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZTmECRA9TVsSAnZWagAAY2wP/R3aNO4Vs/e1jLBqXrtu\nC3xpVKocZRX34a8gIPQmyZ8dIA1XMzw5GosznJ66lRAimE6zztGmWIMjxdy9\naaJfPNz65sCPVAUgVQ+em8JDU3CTUyY4HY76XphprAM6K5tJYivtD57RuOqw\nk8VW97JBhpo4PyojRGacxFeG7iJP7CJ0KjIQXkIJhlpilHHuqL6cnvpOZoUM\n4k/ORbG9/GiQ3jBgrl9qRjRKIwTSyGlALqM+pFDUGlCkONBRHX4U5CBqK1zH\nAfVbPkymOI25pqpKVpcMaVB6UkDI6lK5gZP0SllyUqIDMXBzok7OjrgmZbGW\n2INus/yL2rUFyRDiTh2csfwLjG2pOVR3dDMB9nzKDwZfcjb8dZmZJHkXdRkp\nqJQP49YYzA5pZtHP0+loH/TvIjJbAGPSkg9w8/o5M/9++GOUddCoFjz56eU/\nI+tN+q/qp/fqaGPv5ZkbKoyhbZzH2oyP2eVoRFhwnnKZ1+V6XQf1f724p0GH\niTy4C+pR3zZOBYFajIgJ/Yon8z1mG74g712Yr/RPhca844TwLQFMwct3wjvW\nU06ISF2PATa6PTHrwGTzm/uPdKWwIIqfo6QpD2RWfkZF4OGGmAzxSz/sx6LW\ndlNaGt1DvETx/esBvokCT/Nc9ojSI0EJAOsB0kBJKOzcsGLEmGSZ1eOlTkg1\nH1Yi\r\n=253O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGcn1qwz1d5oCSWbN+eavyjJsmJK4TbQhz1GvtxYusAzAiBLc09ctP8dSroxeeMPbyuPTM3pv20WcsqooMijPI5UDA=="}]},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"}],"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.7.0_1600469379971_0.9424434896971361"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.7.1":{"name":"carbon-web-components","version":"1.7.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.17.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.17.0","@carbon/icons-vue":"^10.17.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.17.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.19.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"2834ccf0fab8804d5bd80829b7cccf6aba5ef83f","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.7.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-UCYWLTse5dR4fZJ9KdASadiN1NDkPybzFVbXozN8Ll0taptHwgYbT0gxyOuQe2ATqeeWDgJPF4EyDKVZx1e0Kw==","shasum":"217048af0a41fc3104b0c01d044c7881d3990ac8","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.7.1.tgz","fileCount":6174,"unpackedSize":11858581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfa/1zCRA9TVsSAnZWagAAV68P/3fL6SA38VcxqMU4ELVB\nli2PFwQ8g/kYITv+LCpoq7WLTYVdmOMuB1uP4/CYzByexWWlUqYaElgt0vil\nJD0gRXLideDu00tJu8QpzQ87cI6UzotfPPqs/2/3hMKxOdVGULv1bEx+XX9l\nGcuq7nechsguZDTdj0lsXpnO+4Yio/Zsb0VdldXU2Me7EsL4VVR9iqJNvC53\nDHsMNnVwp02T6Jej0FY4vopzMzbzIMxxHydSK8yGX+7zfzy7X6zyLErkNbuC\nFYA45uiIKqWq0Eu+rY4RDQUgy8m6lscXZlgJ9za0aj4E5TwDDtVK+FZPH1Fv\n37Xe39BeS2KTdnVCosc3UBzDdGZh3SHMvneMWPBrUqBU9zWPaZXThbQ6vbJ3\nv2Pb9l7wn0ovGvtDt3NCEkKxwymghd7nD+BuFUCWoB9sfrorrERxKOV6UuwH\ny7ZYKHuee0/OX6PsAoumwsJSPICVinDK0WWjpj6C+flmrq/RjytgOnplzIu8\nsAq3u9AQjCVHfnYKD3eXBbIOQdSkGzM/hhFn07l0WSjJp1ufFG3CbX7G6NSr\nK92mfkvVtAQX98yqKJf66JLLp+mWj6G77cjNO9+C6gSEFlVftnB260AZh69/\npFNwqkh5Vp+bTlc96xjthglB6tSYBHZXN/WqoKx488Q4Y9AS7LV8ph2jY7gJ\nROTh\r\n=51JH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJi9l/iGyoJJNOx7hLHyw8/d3XcCZk2a3dpJIPY7EynwIgOb+FGk2MyZGOYrzGUVaW/fZqbwFSLfs1hSy61SRjyhE="}]},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"}],"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.7.1_1600912754421_0.399467377562545"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.8.0":{"name":"carbon-web-components","version":"1.8.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.20.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.20.0","@carbon/icons-vue":"^10.20.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.23.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.23.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"1db86742d939d0c6a2d9a545d383f6ef79b128af","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.8.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-VHpUlIMFIHuiuA4a0bq2+lsfXszIrfTpHr/V6gidlGDc9hp0lv3/B68W6yNBBJcYy95cMJm29EymseZoojwzEA==","shasum":"b60850a8e37cc68b2182a568efd9f00722cdf119","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.8.0.tgz","fileCount":6201,"unpackedSize":12259837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpR9qCRA9TVsSAnZWagAAcvIQAJD35INvK0dm0HE8scEE\n1BtTKtM/FGjO2AF9IK+yTG/WgHrlQt3MlmGgS2dZtDkehBwU4cUzTQWniIcu\nmxY17nR/9215u3lh6e1wia8REL2lY4Ei9LpwRWLTcYfS6D+tBeJtvVvxiBJ5\nyovOPUUW/0PmOPjsvjtg3BWp9xjHAc4Qidoa9dMMWJ7iLQtznGl4F/OYDLrP\n/oaDQQStGZvrGMr0bPYemJphptswjp5rPnFrQTgzgSuiXxLDq/ZCmS2OIQtg\nilfxibGWZNw9GSaseDnJQpjA4h9VjH3Mv06ARmpusCx+dlVnusfqlgo4WYZf\n6f2WYOfGxs1OAGzuHPmIDd3hpycaw3R2kH5VdUoU8S9ke8Cb2R640MgpzvYb\n5TlbY2/g0ja31U1HrJAh66xxuOLiETHD593A6ZyWG2fsrCRmqBC5MEqGTTHC\nfvzqFAGBnO63TlpCQ1S7tHyTdxIBa2s1rO9Y4PIrYd2e1RQFyC3QRhI1bBxK\nvg5WMHuA9Lp6Yrh3okVJ/UCcCXCWrenwYpQfe3oHeXRVUD8jFLbcccVy3Byo\ncQ5tmkqTETa5ztvVVgt+i5NhKaBY+IbJSwipQ2ShDv8b5rvYGPWjdeJ9X+sg\nq9SLP55F7jG4pyur0TpVtEaJYkP4Is5ogTWNuyS1JKJwo9tksTg3UH7nm/DQ\nnQSC\r\n=Sn7T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCch3zuZLXXyjVdwxqb2EIKejvGbCsQYhYiDAlHiTHgpQIhAM/BzY6Mn9nKPErs+txnxk2S0eXbfxnimH+ae3eRCAUk"}]},"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.8.0_1604657001557_0.026344104102650645"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.8.1":{"name":"carbon-web-components","version":"1.8.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@angular-devkit/build-angular":"^0.900.0","@babel/core":"^7.8.0","@babel/plugin-proposal-class-properties":"^7.8.0","@babel/plugin-proposal-decorators":"^7.8.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.8.0","@babel/plugin-proposal-object-rest-spread":"^7.8.0","@babel/plugin-proposal-optional-chaining":"^7.8.0","@babel/plugin-transform-runtime":"^7.8.0","@babel/plugin-transform-template-literals":"^7.8.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.8.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.8.0","@babel/template":"^7.8.0","@babel/traverse":"^7.8.0","@carbon/icon-helpers":"^10.9.0","@carbon/icons":"^10.20.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.20.0","@carbon/icons-vue":"^10.20.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@storybook/addon-actions":"^5.3.10","@storybook/addon-docs":"^5.3.10","@storybook/addon-knobs":"^5.3.10","@storybook/addon-storysource":"^5.3.10","@storybook/angular":"^5.3.10","@storybook/react":"^5.3.10","@storybook/source-loader":"^5.3.10","@storybook/vue":"^5.3.10","@storybook/web-components":"^5.3.10","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.23.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-diff":"^24.9.0","jest-dev-server":"^4.4.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","temp":"^0.9.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.23.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"91849bd499eb87711ea0603ef2c76c4f59a83488","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.8.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-6hkFDS3sWePq6gfvcZxc3ogKpb9fC7IebrFpbBeazoCjWHXR9LCrfZgy4uaKIO6eJ9j2CJJDKgpiFsoJHYIL/w==","shasum":"0c48fc827539dbf3f40eb7f5d1ff0feb6f85ec0d","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.8.1.tgz","fileCount":11289,"unpackedSize":14407000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftouTCRA9TVsSAnZWagAAd1kP/0oYwwjIAfCekEprBnt3\nXda27R4AMKAXdmcR977GxyF6ER24dMGDy3daH1qUJA+2FHpLfzam9kAifWi1\nIcci9nt/64PeFzt3DAXNuwBUPP0rcawZlnTCTRKE9G1zS9qSDGTUr7pKgwMB\n/F7xuhsBWzDcxVoYQqGY3zqHaLw3dg7a62o16NwF9+0pxYRQlZ/A2hMydi52\nZcN9kv2ww0MZfKKEUVm1/Wi56VxwMTB3Pm7rNhPrE9doK6GaEs6I1Ri5hRBt\nknpcW2P/9jIK9J6bR2Slynkt+46z/C1/H7Fgz00YKy6O38SI/Zek0pKOeFTj\nL9Z4pbR9HIwUu1vIugezsZQseCudzqt2VRhOHAQI3JDg/MiFiA4LoE78clum\nZZMcUdvmhnG08yQsUGmvpz7g3At7ydaKzsydtmoEwHQLBnIpcVTFSOn4DUKg\nzO1KZHLUMxB7FY5h/Kyo4PKanvDC5q5CTwIYFcY/froHZVZGukkdh6ik19bT\nE6qXXr+UfrXn1GU3XSXxf/ZTqAJJ/pG1sEq31yP1522w///gcCWnTCELorHB\nBLU+UT0JfYxK9V/CxC4k/7FJOcq7i1fEo3KuUXaa83uveScceYDp8kYKwgsq\nuz1NWz//XuhnM68gTVhlR+U5G+4lUWEmUV3QVXcI4Oi4OukQhTYJlnruBxJf\n4LV7\r\n=tJCd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLKYeGGH0RJsH0L209VKS2WHQPhai21cIQ7xyzBdWQWAiAm5+Faa8ue7zRsOXC375n90PkENZHalajMcd91H7VasQ=="}]},"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.8.1_1605798803451_0.13590605692502988"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.9.0":{"name":"carbon-web-components","version":"1.9.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es":"./es/index.js","./es/":"./es/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.10.0","@carbon/icons":"^10.22.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.22.0","@carbon/icons-vue":"^10.22.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.0.0","@storybook/addon-docs":"^6.0.0","@storybook/addon-essentials":"^6.0.0","@storybook/addon-knobs":"^6.0.0","@storybook/addon-links":"^6.0.0","@storybook/addon-storysource":"^6.0.0","@storybook/angular":"^6.0.0","@storybook/react":"^6.0.0","@storybook/source-loader":"^6.0.0","@storybook/vue":"^6.0.0","@storybook/web-components":"^6.0.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.25.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.25.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"8168f38fe8335f7018f85157c6629a4119f98f65","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.9.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-4uFPpfq5IymOwg7jlPGAvAobCegjlbBB6eJI+IspFIuZLyy8ZSD9axwKgLkDMvsT/ecUuf2yOY71a8MybderIg==","shasum":"9d82809c895bb84f840a717141420725b73d3191","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.9.0.tgz","fileCount":12833,"unpackedSize":15689689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfylP5CRA9TVsSAnZWagAADDMP/iEgUiCC6BY1e+mWwXyg\nzbhTPhUzSJwackJDg/wHyjPf/GAqC2PaFRAKEY8zmBn8nnqKBc57AExYgzls\nMKcb6V7pLqNDcMzib2LEooYBxgr63pGM8ii47cttl0iYhrH+v8Q1vhtAwEZD\nrgmCt6KpayTDjTiq8ZQrkppIEmA+XxqEWqL71yqMRDJJjtQLMlfyfH17UZK6\n8WWxVcMVpi4nFdZqQcGm15Oq2K2GrVCaWN2eRKcESrkxv0l+Crdm49BvdBCP\nwc3G+0OEMZ0fYOLvXhvWhJCCPXNY+jCzFaFy6CTo+9D6Bk1rkWOwO9vc/4HF\nY9Z0O46QOwp1QGmzTvhwrEENbxlRolD+9CZ5MqDXxcYukHAUlVkOZshh82Ym\nhOtxwoD7uxDjJlQjEnYlSvnFqJRQ7s2AtVEz9CvIETB5r3r+aVBTnNzXOmrK\n7SMlnaKm1mUvNEfhHuAQ6eG3KkctcC3zX9JOWVMHUYU0eifYrFhxIeTzxUmk\nsWFUyEs2XM2YdW9FNcHfgtwsuICBedRrAOuSl6+WI/E+nBIYErGsP70lS7H9\nZviWI1bs8MKyh7eDJVwHRiiH5hYwC1yajxSwXn8W+XR/gBvk9PnoOvOg8m4M\n1q1siqqQypqpvoftuBSrEwy1gNUbWfCmk4XmcafMsKcWMCe0E7Sn4tzc9DGe\nyhqO\r\n=yFIH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIlyYUHKeYmOduWaLTKSv7csEA3ZAKMARsrta2vWLfpAiAitnwkRoDbo926+H//yCFR5YxDK5YewXXbkyBD9Wd9Qw=="}]},"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.9.0_1607095288660_0.5869453347643567"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.10.0":{"name":"carbon-web-components","version":"1.10.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.10.0","@carbon/icons":"^10.22.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.22.0","@carbon/icons-vue":"^10.22.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.1.0","@storybook/addon-docs":"^6.1.0","@storybook/addon-essentials":"^6.1.0","@storybook/addon-knobs":"^6.1.0","@storybook/addon-links":"^6.1.0","@storybook/addon-storysource":"^6.1.0","@storybook/angular":"^6.1.0","@storybook/react":"^6.1.0","@storybook/source-loader":"^6.1.0","@storybook/vue":"^6.1.0","@storybook/web-components":"^6.1.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.25.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.25.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"427946a943bcdcac13acc2e4e864f29aec5e2f4a","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.10.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-PzG6oh8vSjBfqG/aibP3eogaTWhut+j4H7AbVvVEy+/dQ5gIVDThjLLEyv3npwc2e/9TU1bzws4M54A/kz/5Fg==","shasum":"4fc0206845c090c9a3f28273c9868e62d2fd94dd","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.10.0.tgz","fileCount":13231,"unpackedSize":16134599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0CQUCRA9TVsSAnZWagAAekUP/1LVm3he+0Nl5KZ6DHu+\nNUg+IzBiK1J4T9sDhOXTSzwmIWD61ABTCz4QofMRojJ54RRUxue5cilCrVzr\nuryZ9WPH8tn6LhjNDxjM5hJlEfKx5LkudAHfmiVZneQ/JO9zWUX91x/4f8CF\nDnCW1mEMcCgf+zUNkWtjQRrqUk4oxtgvgRGQGsp28IEWfCIXs44ztbGopPDU\neRYbqLZlH2ICQSQUvq4ATFqSW/j5B0Y3vnD0ORZVP+9/zoq45AIEtDzl+Voa\nD/27DCEJI39Bas55whHaar35BWINaHys3UeO+BS3l5edK9KSmEZ2J1TJVHtK\niMogmZnwk2H7kLPT+TKyyoNsaCUDddmQWh/IjcVkVqqztPLlwXZ4PNRbM6jS\nPHXTZRszGZz2YVVlhgxv7Ax+Ld45vkn/MiGRMLxgyDrU9vkRp9t2HjZ/M79Z\n3LZe5G3R2OjZX01fgIv0otkIo15gOkEk41JTeAXsompvH8GvTNWqnKKnfhhW\nN/jK+JrwFITU4U6Hx/DEMNJHBVZxRGX6n99TpLDJBIyOTVUSDsTvtwUhwXxG\n4E2DCOX4jqGcgWjeU6ZpklZcQc9RT+8RW+PA7RQcDXC3ekpr/mYT6osdiB7m\nu1kaag3+rXUvBz2ZJO9HxFyVTmq8U0lR5x6f1gjsh7X8ugYGtg0EqFL5ryBp\nM7qf\r\n=kqX4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC6sQ7R8Tzkeqhc5OZFHFWWB8iCNiBJauZCqUvPEl8h6AiEA9tl1jSPKqyDCtTKe2qnca5LDYeQnlLZ27ubo+tigpnU="}]},"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.10.0_1607476243311_0.4157024683837347"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.10.1":{"name":"carbon-web-components","version":"1.10.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.10.0","@carbon/icons":"^10.22.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.22.0","@carbon/icons-vue":"^10.22.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.1.0","@storybook/addon-docs":"^6.1.0","@storybook/addon-essentials":"^6.1.0","@storybook/addon-knobs":"^6.1.0","@storybook/addon-links":"^6.1.0","@storybook/addon-storysource":"^6.1.0","@storybook/angular":"^6.1.0","@storybook/react":"^6.1.0","@storybook/source-loader":"^6.1.0","@storybook/vue":"^6.1.0","@storybook/web-components":"^6.1.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.25.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.25.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"4e7ff18456c5128036f9a214fadf19b271c8b5b2","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.10.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-dj5AcY4227YzpZe+kAvgFpCchTQPYiUOT/XjlV1o/myS45ciWEdaNsW2+CKyYLFmJKtu0gg0XDdVlSwdGskBTw==","shasum":"af8e5aaa8711e5ee45cf7ffea3ccd577dd10cd9b","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.10.1.tgz","fileCount":13231,"unpackedSize":16139675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9rFNCRA9TVsSAnZWagAAMQAP+wQXl4N8v8NLprSW6xOn\n14QauljB8Q5UBJkizklowCPKC6/lzFPoGZfTHkxjt0znKgydv8Ln1feT69Oy\nxzB0TWGGz95QgE55yVwProKkB3R5OJeawOYKK4D3t6b8DI1vXeJ48wcMNYKE\nHXswlkveIE3SoBbXX9pwoWmCphPR98KiwYylkxkQrxfoYj6bS0S54BH0qhRU\nKUQM6zHhcQV/cw3HJStMCZlO1IiXByvL8iibCFiiOyZIsdiIRpEpPFgC2sTT\nI0w3MO1k1X3/iUAq/XIeEK2lVh24pBv1Wz2EZ6G405nfTuRvW1DlG+ZXtycB\nruZ+9qVRuxJKVRtC+6lwE1cB9Ku4APt1Bx+HbcyX1hHmoaSeLZDD+m9k+gmw\nbXrxOmkFXKv0a+1WLM7A7YfCJXWDk1Ro0N/8dYTRTiaUW+Mio2T8pvgSAVrg\ndyZeH7koNXGgTEBZiDESpf6Z4b9uV14VUWok0NmSDZoTYhzhFIcACHpWTf5O\ne0cWAedARQ9F1iJRS8rhA+V5/xVirMzHp/9sQSKEXFxBA3gHv/XY33SrRe9M\nv7/moxX49RVxmjZoblj1bpXg+3JY9PFQx7Wcj+/20KQByQp4ElQa3kW1IMal\n7P4DSKXHOb+kGro0ZmDha5SdYs/lIsXV8a+hvKdiFnTx8QM1ePKSY0zI2vzt\nZV3c\r\n=JZCr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG+JvzjKcGueELgHSbM/wWWNYQm7XIRo3/MwfsZhW9cPAiEA37jHWFTBMpd4VovHZcpfSy6zSLiKCR2l7qEGLhKT25E="}]},"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.10.1_1610002765384_0.7252483617192615"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.11.0":{"name":"carbon-web-components","version":"1.11.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.11.0","@carbon/icons":"^10.23.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.23.0","@carbon/icons-vue":"^10.23.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.1.0","@storybook/addon-docs":"^6.1.0","@storybook/addon-essentials":"^6.1.0","@storybook/addon-knobs":"^6.1.0","@storybook/addon-links":"^6.1.0","@storybook/addon-storysource":"^6.1.0","@storybook/angular":"^6.1.0","@storybook/react":"^6.1.0","@storybook/source-loader":"^6.1.0","@storybook/vue":"^6.1.0","@storybook/web-components":"^6.1.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.26.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.26.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"b8f0461271d69a4d12e1294e8471e8d3db03b36d","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.11.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-QSA5gJDsfqtN5siwJMrcSNvnmvDx6vMUHBvYjWvi3I4IpvwVCukDZnAKYY9s/9v6P/DBLcagz3s0aaOl++wusQ==","shasum":"b1889dc2ebcb61b934fba846c4572c098e0fa211","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.11.0.tgz","fileCount":13887,"unpackedSize":16627705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/VW2CRA9TVsSAnZWagAATQwP/ie6w7x9Ev3LTsfrOkOs\nuVnatjduxpIrhvTUvt8JSYAZwpjvQ/ZqCnH1a8862XL0G0dH6L6kRQ+h3GsH\n5mwCNrmj8wi8L84AixxPosfJSdsbwlqav7F1kyCXOaFsx8YIvmfFmcPCw1o6\nqmyW5AIx6Le3hSxO3F25o/fGABfr5ZUHdjaryT0DoVE2E73Uv5vUehtElDEL\nArGB6+WWZ8mfwuICflGAsS6VoL2TVtWm+muOgQcz2d8ne8cZpB62XU75aN+j\neMihA6+uULhA5mmUToL8vAaBDrkaNMWVcu2Sx7YBoCqaNRjveA7ERAMjKvO0\n7PaBPqfvT4zPXmGTe27+Xic31Eey//222kebv45cnNCNdklzjBGWtcOMnxk/\nj28xjZ43+y6c87HOujySYfgrPbtTCPSeOK6dz9sAWNBjLbN/PlbCx6OFGr4+\npTe5Xtj/oHYkmQ/ouZp3l1lOUrmPOVXNmyvDhenDBTs1oqRy6kqgfkkTVHhg\nkuQI2mNDmoh+Q/1tCIgypnN+ZgRjdjge9S1tY56N5os0qmznnrb7yXKFMa66\nNU3lBQT5NuhJ5QxzN9K5xO4aYzmQEcP2hvEbgVuSe+PLPH243xGknTVdTAYK\nRu8kwRLMEK5rU+K+EE9l51Fpo9Abu4wkcvcME/a2XOPqHGjFdGLwxybUawXh\nda3n\r\n=OBFu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFOMXVNbzIXV3TSo+kh5LziXOR4xmZ1n6heTeR/2XQoQIhAL5VAZyzqoYIsxLfS60azF6ORNEmMCc7jFUHk1j9Pc8g"}]},"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.11.0_1610438070259_0.49518564412738875"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.11.1":{"name":"carbon-web-components","version":"1.11.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.11.0","@carbon/icons":"^10.23.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.23.0","@carbon/icons-vue":"^10.23.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.1.0","@storybook/addon-docs":"^6.1.0","@storybook/addon-essentials":"^6.1.0","@storybook/addon-knobs":"^6.1.0","@storybook/addon-links":"^6.1.0","@storybook/addon-storysource":"^6.1.0","@storybook/angular":"^6.1.0","@storybook/react":"^6.1.0","@storybook/source-loader":"^6.1.0","@storybook/vue":"^6.1.0","@storybook/web-components":"^6.1.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.26.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.26.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"074e78453df2feb5b1f1dfb175abfaf41f2ba1fd","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.11.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-XRcFn80Q7ph4UnPfgagOqxQOo+k+EyW2KVjVd44lPo629LjP9MuqDhwKmZs1ADtN2v8uKckdRA+Uude65P2yew==","shasum":"51cffaf8ccfbf4e70ebc4af0d5442a720b0f35a6","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.11.1.tgz","fileCount":13887,"unpackedSize":16627827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/63HCRA9TVsSAnZWagAAoDMP/i+39XGAVG4wBrCKUp0V\nZTl+X/b7jP2ZNp4Sc6EO73PNct+gQEZQ3E5g2YTNdGX418e9MLjdjoXWuedS\n93xBzhT/7bZx5/O5rLnhcooTRMp0kEZ7x94cVENF9syeCsUHvpsFqP7n25A+\nRslrPRndd8afXwno16acEBrodMMgkrJtwB4OviCRi0Nv2uHVVcr9Ali4xRZO\nviq6fJNJ+OfZ+Tf52M06p+H4NWiWxhJLX1Nf3JPZOg5E9CFkFTbdqNqt4YU4\nQ6e9Cm5yNlPzUVzw0RCF8y3qv3oX0u7fF0PrMCV4deZS1OWMLmT4ESAqJzw3\nHQuaI7h1bzmOxBnI0/OGYLKeBI2OY8VQE5eFP4ghLLX+cFz/9vgJLgh0Hor5\n5xo5Way7qQfZLqaXQKCTz8I7ATZgZGZPckvvXlUmmlXXcEaBuYPaAbK0J/i5\nJBoi3PhVIy/Z6yRTTn7f83Ip3hl1Ago44yN74fjKJ5atU7aHFTy3A2mohVkW\nYuI4sFXUOaH9oeHZ/qQAuotlMb+lWt2gH4y5s55QnVu+OCkJwEtwPbe6M3pX\n5nkel2BThNmVEdabOsUUC7TZaCsCZ9Nc1CcX+Eh5k0Qeg0SeaFu4f5r0sb8Q\nTgef9EDDPyDC1ke5i6cmUZ8rcHqR/laaTjQyJheOnoRjsoKeOGehJQRt8tjW\n6LEt\r\n=+f5E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfLTYuhhvBiG5siPJTE6/gKS7gFD7bSgt06H7n2AYgrwIgPPP9UzhYLUgyzNfCuTipI1kI7u8OPrZ6ELqCuxRwgPU="}]},"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.11.1_1610591686270_0.03125384999014291"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.11.2":{"name":"carbon-web-components","version":"1.11.2","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.11.0","@carbon/icons":"^10.23.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.23.0","@carbon/icons-vue":"^10.23.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.1.0","@storybook/addon-docs":"^6.1.0","@storybook/addon-essentials":"^6.1.0","@storybook/addon-knobs":"^6.1.0","@storybook/addon-links":"^6.1.0","@storybook/addon-storysource":"^6.1.0","@storybook/angular":"^6.1.0","@storybook/react":"^6.1.0","@storybook/source-loader":"^6.1.0","@storybook/vue":"^6.1.0","@storybook/web-components":"^6.1.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.3.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.26.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.0.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^4.0.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^2.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.26.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"9e5bae4721746626fa49732903e737ecfe5df20f","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.11.2","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-qfXkHa5h8nOz9tcxCG3Ape5oygzE4WCUNCW2yZqIxSFQh+PT8Zxhf8JFqJuUqfVfMeTrlu7QdI5fbkrlN1m2hg==","shasum":"9f69c4133b1ea7b98c13e261c384e7437fc709d7","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.11.2.tgz","fileCount":13887,"unpackedSize":16629789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQCjHCRA9TVsSAnZWagAApukQAIuqQ34qaSYUX8hxRz1m\noWxjYS9WEk41DFGfwlqRz+2tfgENZCCPEkkMGVGV7y1SMxe5NNiUz87UPxbz\nrm00eNF9NplUYsepvCcH8lH6UVF27d8NLHX7nZ8uzTNfB9WfADgRQlakMQOT\n9v4POGM5g6b969i4HPxLMPFYiPmpLz8DRT1exfXvVllA8gvPSDhpRRXCoNJO\nfdJydRHg1CGiyu6vLQ2FKXUGkKPTuWd2bzZlK6K0Gn1WTvMlSW5Gooko6JlK\nDG47DKrzzJ6aYNqF1Uvbjj4r+aeDdSoQXeIvDdtSqmU3e2VQsMxEuX5zeBGJ\nq4m8oZh2hjovpcTMMGhksudMNdNDcZ8YdVjN+h4hAZIhCcVnebcM3qCc2Psm\nHVFv8kTgnVJcXkj08mdINXr7Yl+LjLytTLEsBFRvCA1N3hL/fS4LkFRDN/CM\nqsVgxyvlCj3CdJ/hKl1uQAziYyOIPaPCubiYze2GvHTjQHxCLaB704bxQPzx\n7x/rChGrnf2pZ6dRwNc8A7NltKvL7hxVTqWxBAuB/sGmAIpa862LWdDBFwXX\n9K2cXmTS5UKRrdLhtQav3Nyy32zZYIa3wwWr7fxYq4D9N2qm7A9mu77lxRK+\nLb2PeraZQQdkLnSc1O7b9xM+3Z6/JwfEZTIUHNUWorQyaiagFEyfHH/qTMQA\ntARD\r\n=rlV1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIArJU6ojVcSQKa1IavbA3S0s7XE0lgoLSoRqjYDe2QhrAiAPe877yXxlp6jMa0GaVIcVYcl6/22lnzehYZEIb+gRlQ=="}]},"_npmUser":{"name":"kennylam423","email":"kennylam@protonmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.11.2_1614817478392_0.12880620751001381"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.12.0":{"name":"carbon-web-components","version":"1.12.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/dist/server/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/dist/server/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/dist/server/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.14.0","@carbon/icons":"^10.27.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.27.0","@carbon/icons-vue":"^10.27.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.1.0","@storybook/addon-docs":"^6.1.0","@storybook/addon-essentials":"^6.1.0","@storybook/addon-knobs":"^6.1.0","@storybook/addon-links":"^6.1.0","@storybook/addon-storysource":"^6.1.0","@storybook/angular":"^6.1.0","@storybook/react":"^6.1.0","@storybook/source-loader":"^6.1.0","@storybook/vue":"^6.1.0","@storybook/web-components":"^6.1.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","carbon-components":"^10.26.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^2.0.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","fast-sass-loader":"^1.5.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^4.12.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^7.1.0","strip-comments":"^1.0.0","style-loader":"^0.23.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.30.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"0642fbf62b57e4bb2ea1021b9b5e2812fb62d1cb","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.12.0","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-895NZK02YE4keOAbpoE1bo/DNTsgMNNxsJivYXGSLVhDt6gC/3akMhm3VHwQkZO0Gq4xcisJHLdIAYlOl94Qwg==","shasum":"eca2df65d9df04501d5be76504b89c86ba2174d0","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.12.0.tgz","fileCount":13887,"unpackedSize":16690915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSZFrCRA9TVsSAnZWagAAyNYP/3AMFS+vwiQA3Ki6QH36\nIBnZYxSBrSjelXfqGE77DNouAA9vX4Qa3r9DfKFVJSvEGVZUT/soaCH1Oftr\nsj56XChsG1C2xCI240bLlgplTG+3bvy478EbFhrOEEwnBrlrwcGDqVe4WGDq\nl68LNYE6jHZE+8zxXJleCSdApI/+Lx1WLoTXQ6hInR/U7mBDfRPuelZvDWTq\nImQ1ySNoxYD13xn1J74nYSBayw9WWXqvNYHQysW9NNbOSyL64XXZ2HW0Krs5\nXdxZq0DKAWComSCLgPt9xhD9LRSKhKq1xxMJmfCzMd/G48O8a8n5tBq8QgaL\nkgNQ1YdQLsDYCgGSwEh4NaVnLO+GoIhG9wuQj1Efgf0WxznsFXliUVko9PEh\n3W5uHraFCU+ux/BXaZd/VZOoFluFgzNNzMIU406DTB1gor89l6Rkbn2HyxPC\n7NUGBqWSkabpZ4CiYE+5kPJyHqAlBqzeDnAi7wmGSGYoJ6Pcw0y/cJrujpjV\nXVAbYCq3ok+YHus9Cx1hEWspa1axtWo+X+e4g7VzGrGlG+udJ6VzOc9s+7m2\nNV2CCfmHQXSwTasb+muwZIoHZiefsL1PHZaiqurK5jITHoIqwVXD6luu0Wpi\n8AFept2zG9qT0JEzNrLttw5dIQizO1i5gOVHoh3Ud5W7jHWdx+gytS6AOp/X\nO+dK\r\n=puqQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmkeGvTMiHnngUJSXq0x9cmfYAGRJNZeM26DdgIbxYHAIgevVWyQ8+M5VOlX+ST0MNjEG0lnRp/k+DP1l99DkXr2U="}]},"_npmUser":{"name":"kennylam423","email":"kennylam@protonmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.12.0_1615434090844_0.22371590638773964"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.13.0":{"name":"carbon-web-components","version":"1.13.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn test:integration:build && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.15.0","@carbon/icons":"^10.29.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.29.0","@carbon/icons-vue":"^10.29.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.32.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^5.2.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.32.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"f50c4515ea04f56865005cbb67e04d0497078434","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.13.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-8hGtTbapuSrvkJLa/SHClv9U52KzGRQn7k2vEtmNkqAvxBgfu/CH7ldAFSBSUToxG9cdbZFwBZm1JgljB97p8Q==","shasum":"9a9dfadef1602e9d06f9a0f97f554b2c08d09e0c","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.13.0.tgz","fileCount":14213,"unpackedSize":17155888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJga8/SCRA9TVsSAnZWagAARZMQAIo5fSpnh1COuDhNXnES\nvFZ7zqlHhIBwOcmkzUQl4kyoQlbjGp+p6+KymtohiujkyrdkaNsIG/r9BlFJ\nH5mfICdw6gWMRLUL7emy0jk/NcgPaCvgCqMxHKmi5uN2Erg7PLP5zdxJ+cFi\n8c9CNI3haJ/g9nnJmpJtTLdJgEC1WSgPC/Qhs8wXGWrVQJU6uPAZKpCA7+tB\nlg7VTJHlhvAa/IoEQ0Ouv5vAIXRfzThYqA8qiBVzV8vA2eXSIo6L/abUolr6\ngtMGsiY8jujLIbjwzxjGGxxMhaCXjXvUduAWu4bxZmiJhWgvn6KY1hBNSn4W\ndjmj3xa+yMDMembnAFP5ho5E2knFOEeejDII1RVRz99bDG30QXyXiZpG3cd5\nkAROa4mbTYv4NVfzfmXYvixJojhimh8eBpvPiPPEcFi4E6rJvQqPqmxrIL3x\na6dTqCulsf65UUOrz2i1dvLrzW+2h55wLaszYALmLWUkBdOYRSKM1yspEHoE\n4ryIwlG9q58SKi3NXNnoPdGqOAXPSBJO7+pU1iEzQHRhK8GTGN5hkw0HMaXn\ncahww4VQ5+Q7vPKQv3HjJZTlk7fpudR/Ee4xW2Kavtm3I5ORkTKbldSfXlI+\n6XFk9prwPLRmmhnhaabfI86ORj/2nInShdu1ZJsI7N5T4Tn7KR8OguCi00kx\nUsto\r\n=Gnw6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAe6eCPoMyNBjb79JL0AUHF4CDEQcFq9Z+q1E0yn3wzgIgTegxGx1jFb5y/7hR9anu8g8892JiLHapjnjUf8C05Ps="}]},"_npmUser":{"name":"asudoh","email":"asudoh@gmail.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.13.0_1617678289885_0.5912710205625196"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.13.1":{"name":"carbon-web-components","version":"1.13.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.15.0","@carbon/icons":"^10.29.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.29.0","@carbon/icons-vue":"^10.29.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.32.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^5.2.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.32.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"4f04c836587abcbc26e5f4083cb0878764132c4d","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.13.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-MjuCNyZCdqHOWMLk207qGuA2GBEdf5FsDpDK7VAnsZGQ380XUbm85eUJd+NSBKaztMCLXzgtNS8vbrlwfoDcXg==","shasum":"cfd5fe2fe3a3b7acf123699291dd5670467976dd","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.13.1.tgz","fileCount":14213,"unpackedSize":17157840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgk/JrCRA9TVsSAnZWagAA0YQQAJ0sLMqa5QCkEAYCxnq1\nXhUHXVPOsrJLRzm2hrEOeMGBqRNAs+pob/GC8cCcH7EyrQRWpmFIGv/OuS3l\nStntFIc4oLwmXHB66TiuQaWPn914DBnriygmHxn7ZDUONf3Yi7jl6bMIX1WJ\nvw7Tan9Ff6NdfJ1oT+fWeI1eneSjX/JURVeOthk3E68eASAqD1KQvlka09Dq\nOZ21Il3V8jPtcCnUSWEhrXf+0g+oE+H06bqxkBMQ6EUfVCD0O2X3T8ZTYWPY\nvH8oJ4WOSLYuLwiUe4JlVd/ArW2rKaqK0f0LzJfKBmG1vKfPBSmIU98qFfS6\nN8JhLf8ysdBfIj2LjJQMaKApCMa+Hbm05GpyDPHyzIsLRw3zjKFYmAe6J5yw\nE7EP8//4hpdiGvg+VXDYeTrDDBYuTsEJrVXebRupB31npxDGUqxTy4UHESmN\nRvn48uEci7V07V63ru7s6Q4IvayAryPEPQLq8RMhNw1fyfEP4ftXtxYKrunh\nRVmSlH5B3ZXOy+bdV/z2vxL2P69vGjOKm/HWkIOrXFwvhHZ7khG1U287Q2zA\nBYMwGxBHe9pmtnrVw2AArDRrw9PyjUmTdtnTDgwTvPf5ghqK4GuDpssGfdNz\nG1RXCZrQ8VPC9FP3DG9edr6MhPErHOfCBgACYVGcjwuXwn/ad1wLVGYk6afc\nBhR6\r\n=cANB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgfSR0oWd4+V05e7krS0OWcknaxSPfyi3r+sgKuXvO2gIgNn2FFl7W6bt56NFl6+Jf5YEK1Pu0zxcwBA6+kKNHKWk="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.13.1_1620308586533_0.25507998877764626"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.13.2":{"name":"carbon-web-components","version":"1.13.2","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.16.0","@carbon/icons":"^10.31.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.31.0","@carbon/icons-vue":"^10.31.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.34.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^5.2.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.34.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"4f67214eba6178b16bf534db04b8b6cac1b329b8","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.13.2","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-v6KVfR445q+8rXxI4Tpddk/TBr/vCqxpHEnqVI4TY0H/zHTNLa+MkHquBw9ytELprY2t+tJReAXusfM+KhiT/w==","shasum":"9c44f40b55bb7b683443cbdf08eb1a0e05d9ad79","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.13.2.tgz","fileCount":14213,"unpackedSize":17933340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmo3uCRA9TVsSAnZWagAA5UAP/2gAxe4OC1vNvBlu3R8i\nxGb3e0XAGdD9rzzO0KSDvS9vclo5Vwh29tfjb5JBdmTIIVnhNAI6ykN0gWao\nW0C5qfBFbuC6ATQwYCuvGs6AsRY4aKLiBwZVEbJGUPpVMx64ogsywExPfnGa\np9+hjnim+AQsqefMTPZBMF2d3iEpdxGECkWNGRiclCVDS0jUAanDh0So8VwT\nVr/xr5iqVXZlaNAx0VK++xFRmr4YPcxl3WewNOdGtNNZT1FMN2y8cSF+r+cs\n5g38+4euJsfuvcuqoV+3oGLNII7h4SOf98Iy9zQYaXqD8c1Ytdzb2XrnZBK9\nJivAOUL5kzVDmtGpNpV7DsLU6hQJWJdJHbJWACev9Wi+NftXW+eZqAVDhIks\nWk5mgqyKQ9KTddV4VaEXS9NjrATFLXNkFvOKBOmkXQ8K1oqjxPI4DZqa8V16\nptG71fpaqqxZhC3JZ+orAPnhvhnBCa8bXUHNPwN1JhtjC+dhpaavjh/nUHJV\ny/YWZaRDDSA9rR+6EPcBZioWKGaPvfEVDSnf97rFOi6A1FVgsdJ5efDIQh/y\nopT1vOouwktjpymxCSVagtO7g3u24zHEB5FNQiOsmEtoBnKYfUlFztCrgR1b\n89FSZMU/WDXI9yernwe8hIbyNzDlflWgnW8Wk+O0V+aWksZHFQVf5FW0hYJb\n92kh\r\n=44X+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJ/3XIachjmzNh8HOlKGkch1qHCQVYEveNrCJh0iQmfgIgImtWLuC2wVW87d1+4DGDKDPXHKFkgM2DdRQH19IZjoE="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.13.2_1620741613801_0.42730367066392283"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.13.3":{"name":"carbon-web-components","version":"1.13.3","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.16.0","@carbon/icons":"^10.31.0","@carbon/icons-angular":"^10.8.0","@carbon/icons-react":"^10.31.0","@carbon/icons-vue":"^10.31.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.34.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","css-loader":"^5.2.0","cross-env":"^7.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","husky":"^4.2.0","http-server":"^0.12.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^7.0.0","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.34.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"5c8cc066c4c4cb91d2dd74582e5e97065f829d38","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.13.3","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-9pNstCUWHiMh4AiyW3jEO6BqyXcCs7bv1xFQMVhmFcb7okCCpJxAey+rZIYrgMHRSyYJ9lRULZCBEirqo0P0HQ==","shasum":"9f21ec354340588e8f1d604a8696ea1ae580bd55","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.13.3.tgz","fileCount":14213,"unpackedSize":17933546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmq1BCRA9TVsSAnZWagAA+SYQAIxt64xiiAOVf6qohUmj\nUtc6n7MadQrpUB6INOE1dfGjIX5Sz//VZavd+2vDMwO3WM8YYIyk14ztF4H3\nhzCDXUk6n20zCg/au0klV4O18U+AjUV2GYN4NGncGvWmXOBQnFNMfu1Ec6vS\n1h11yavHsORdu9liFyYP2VN1hb0QCHJhVpHEvdUW6pkVUJQ4FuHjIvhZIp2t\nMxIIS9u4fLZK9g5YNQJH8m8jWIJ99hA83I2+ajthJ6HzJzbDBNwt8mjCRgX8\nRziMi/JaPU//MtmgNoTNuR1fBmBE8sDQ83lEJaBRXAFkaA1Ce9DZXqPNLA6H\n7VMyp4J3ze5XEa7bsG0WUWEz/IFC8a6rS1d/37OC+Y9IbgsNjTfHfGrIvG+N\nChsUDkCbLO6HnN9nphimMFM0ZTIQ1meMwtkDhytYVfDAv+qUjWei0VNBpb3N\nbIqCNfcQjFNrXK10XV9Zm5thphfdqo9KtWqBJfL5+ivqpis2mC1hANSz8BAr\nl+uhLYe1sxpUAS63MA8n4Q25t6ViRxLrzoyn595C9mZ5TuBEmu5ToUb3sdOu\nSaxyhzysSB4PKTJ/OKIG2nZiIOu6WyawDTGh+UGpFULoxYMvgAhX3pM9+Q1t\nRW2k48Cd7NMC+nWjMBZ9N30BBWdBx1SqxQHB8wp9M+4Te5tg8TqhaI0n1CKn\noyrS\r\n=KDAr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB3VdXLUxsRDcwDuAGSH/+VQSnx5Hapq1lhpnbZZsg21AiEA65QQHN5XBe9Kt4285oFIZTH+dMTn/EXrZa/MPxF7x7o="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.13.3_1620749633202_0.6196569514214514"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.14.0":{"name":"carbon-web-components","version":"1.14.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.18.0","@carbon/icons":"^10.33.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.33.0","@carbon/icons-vue":"^10.33.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.37.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.37.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"5bae0c7de6365597c2f5a54b16dadbc1a68f62a6","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.14.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-+Q6XeDCNXFwJYY4/Jeir0GlrsFeuc2rArheGym+ylElm4KaQVX0FUGG6uMbXCgAgmA61BRGTKAvg8IWKhAcXNg==","shasum":"9360d43fc4efbc7bcba0189a5d8d0c6e0e8b8381","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.14.0.tgz","fileCount":14493,"unpackedSize":18412666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyfB3CRA9TVsSAnZWagAA/6QP/0vI0wuFqNlXO31KlJgo\n4zNfhuMkiXuWueZcAImWgOWdk5DupEATLsc8Fw2+nTXaq3tR3ByxQvd123/O\nN5oihCEi6RzNjHPV5ORXnBw2CGOhYC7kvdJ/Ds88hGyOWUWXpfGID0LFXMNQ\nAsF0NjuJrhiR6ElqMZ12V2aysDwkQaZyskNQ/2JwDZkPVn37b0TfWMpaZfoU\nREmuOUBwq8SrvYMIDmmaNL27XAyp7I1wXxuOOG1nQHiPOdA7pLRqWU4DfUPA\nkWF9jiL/RYm9H4sHfru7GuGCcuQBYyQRWqVfQ5c/IvPD10i833jRvxqJINvV\nH9pFdOKc80H+EZohPPdOv8+iLZFdmeEm21IQ8NZrV4pGvDyvkCCapjaQAXJn\noXqavMPTO3Ca7H42SeU1bBWjsOqf29SzGLje+Wmg5stZ9dF18Yew14wA6vl5\n0+WDdMU6MEjrUvjntKQOeN63q0LNK+qe0z6AvykCmlmw5IQmL9wKa9x2v+vR\nEyq8SjGgBtbsibLtaUenzjCR/hA9kQEMBBjOTdvKMj4YmqtEoXf6rfPRfceA\nXMStMD6DCUJF0uvNk15ld9Bb2M7vIIl8cVAMbuEtU1G1KzcjQJ7RGIQvpxpL\nXiNXoLAaKjoYyjBMECiGYXY2ed0NQcMK7RCpt9TShNfPMi+BzLBa6DbVbS2e\nE5bh\r\n=0qyD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFt8UxXrf+87bXSfVvTg6zUyhzwA07Lywn4tsQRoepJ9AiEA/jApCR7G4vCnDuj319IzOJ9lWMICbfNXHlWcZ+ak1EM="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.14.0_1623847031011_0.8985840256133144"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.14.1":{"name":"carbon-web-components","version":"1.14.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.18.0","@carbon/icons":"^10.33.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.33.0","@carbon/icons-vue":"^10.33.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.37.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.37.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"1c522b6c13e88d47a17cc018134a5c8be9e0a758","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.14.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-NR0EcIkSH5Qw1UURf4Jt6c+xr979kERfTatbH/Fvgj7MjTvLFyy8mHuhLhpJgybTHDNOtWs+a+VyYQIAhwzX2w==","shasum":"d2fbd2b57c0624a6f77d027aa6668b0da00ae9b3","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.14.1.tgz","fileCount":14493,"unpackedSize":18412727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg05EGCRA9TVsSAnZWagAA82gP/3IFdmtIQ5RxRVgKqazs\n+OlDFZS4f1/9sUn1g6YIoDgY5OXFkn/S/dyBgQ4Wa+x+TN7r7Dsvl5wfLBRM\nfRObxPsaNYwVWjfTXg2XamwWuFyoIuDH1V3znnWXaI1Nj3+6gzIAOHvxxhmS\nVp+HxFNH+4fMTKvr0RV1tE8coR3CkZGxKTqh4D9Vx+BbQSIQRDIQpm2tm8lr\nlb5DxZVB+8SkvffZQuU4IFcM5YS4hv2Nubtzas1poyZhw1uJlad69BpTIqqX\npz3HIKbqAPPhEBGpN/OczMPXkdpQwPl00tZOq1new38opNw4mXLdjmFdTNYw\nvPfc4Lq2IVdZNnz0ymejHnPsN64vXPnHL2qk+KiomFP6yc5yu6Yh72baHtAw\nCGr7IgQ2TkfxH165dLK//lIbL49OLEfZq1Wq/2WedXOTxmwM9wv8MaFjCrM8\nqXaquBzWvKnIt/PNGATn62E9MctkQYjbeJ5294EcuKukOim+eTFDVMNNOVzK\ndBZ3XDoEfKG3JMjCHD8yaKAPxqjscfgnL96v7mcUYGkbGHeN0llTrq3hR9M7\ngKXvNJyLRgfI2Y9snTzRVToi19OWReDrFwszynFLpWFjCTXdQm2vOdpLOD1X\nYdIsX4iSp92v9DoDx4uMkumz2O7SfG774Uyg1lsKSBV0wAtxLkAjc6pjq9Sg\ndce3\r\n=/oSA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCquR8i90MHDq33l3JTF+s647CxOWPwDxZIzjLVvYwe1wIgNXPzz+/AIzlDl47Zbhv5dbgCByoQH75OKAL5GJ5PAV0="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.14.1_1624477958168_0.3052998838713492"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.14.2-canary.0":{"name":"carbon-web-components","version":"1.14.2-canary.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.19.0","@carbon/icons":"^10.35.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.35.0","@carbon/icons-vue":"^10.35.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.39.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.39.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"readme":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.\n\n<p align=\"center\">\n  <a href=\"https://www.carbondesignsystem.com\">\n    <img alt=\"Carbon Design System\" src=\"https://user-images.githubusercontent.com/3901764/57545698-ce5f2380-7320-11e9-8682-903df232d7b0.png\" width=\"100%\" />\n  </a>\n</p>\n\n> Carbon is an open-source design system built by IBM. With the IBM Design\n> Language as its foundation, the system consists of working code, design tools\n> and resources, human interface guidelines, and a vibrant community of\n> contributors.\n\n<p align=\"center\">\n  <a href=\"https://github.com/carbon-design-system/carbon-web-components/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-Apache--2.0-blue.svg\" alt=\"Carbon is released under the Apache-2.0 license\" />\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://percy.io/538fc19a/Carbon-Web-Components\">\n    <img src=\"https://percy.io/static/images/percy-badge.svg\" alt=\"This project is using Percy.io for visual regression testing\" />\n  </a>\n</p>\n\n# `carbon-web-components`\n\n`carbon-web-components` is a variant of Carbon Design System with Custom Elements v1 and Shadow DOM v1 specs.\n\nThe effort stems from https://github.com/carbon-design-system/issue-tracking/issues/121. If you are interested in this project, adding 👍 to the description of that GH issue, or even contributing, will be greatly appreciated!\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n- [Getting started](#getting-started)\n  - [Basic usage](#basic-usage)\n  - [Other usage guides](#other-usage-guides)\n- [JavaScript framework support](#javascript-framework-support)\n  - [Angular](#angular)\n  - [React](#react)\n  - [Vue](#vue)\n- [Getting started with development](#getting-started-with-development)\n- [Running React/Angular/Vue Storybook demo](#running-reactangularvue-storybook-demo)\n- [List of available components](#list-of-available-components)\n- [Browser support](#browser-support)\n- [Coding conventions](#coding-conventions)\n- [Creating build](#creating-build)\n- [Running unit test](#running-unit-test)\n- [Running build integration test](#running-build-integration-test)\n- [Running UI integration test](#running-ui-integration-test)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Getting started\n\nTo install `carbon-web-components` in your project, you will need to run the\nfollowing command using [npm](https://www.npmjs.com/):\n\n```bash\nnpm install --save carbon-web-components carbon-components lit-html lit-element\n```\n\nIf you prefer [Yarn](https://yarnpkg.com/en/), use the following command\ninstead:\n\n```bash\nyarn add carbon-web-components carbon-components lit-html lit-element\n```\n\n### Basic usage\n\nOur example at [CodeSandbox](https://codesandbox.io) shows the most basic usage:\n\n[![Edit carbon-web-components](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/basic)\n\nThe first thing you need is **setting up a module bundler** to resolve ECMAScript `import`s. The above example uses [Webpack](https://webpack.js.org), but you can use other bundlers like [Rollup](https://rollupjs.org/) too.\n\nOnce you set up a module bundler, you can start importing our component modules, for example:\n\n```javascript\nimport 'carbon-web-components/es/components/dropdown/dropdown.js';\nimport 'carbon-web-components/es/components/dropdown/dropdown-item.js';\n```\n\nOnce you've imported the component modules, you can use our components in the same manner as native HTML tags, for example:\n\n```html\n<bx-dropdown trigger-content=\"Select an item\">\n  <bx-dropdown-item value=\"all\">Option 1</bx-dropdown-item>\n  <bx-dropdown-item value=\"cloudFoundry\">Option 2</bx-dropdown-item>\n  <bx-dropdown-item value=\"staging\">Option 3</bx-dropdown-item>\n  <bx-dropdown-item value=\"dea\">Option 4</bx-dropdown-item>\n  <bx-dropdown-item value=\"router\">Option 5</bx-dropdown-item>\n</bx-dropdown>\n```\n\nIf you just want to try our components for demonstrations and so on, you can use CDNs that support module mapping (for example, [JSPM](https://jspm.org)). With CDNs, you can import just our modules in `<script type=\"module\">`:\n\n```html\n<!DOCTYPE html>\n<html>\n  <head>\n    <script type=\"module\">\n      import 'https://jspm.dev/carbon-web-components/es/components/dropdown/dropdown.js';\n      import 'https://jspm.dev/carbon-web-components/es/components/dropdown/dropdown-item.js';\n    </script>\n    <style type=\"text/css\">\n      #app {\n        font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;\n        width: 300px;\n        margin: 2rem;\n      }\n\n      bx-dropdown:not(:defined),\n      bx-dropdown-item:not(:defined) {\n        visibility: hidden;\n      }\n    </style>\n  </head>\n  <body>\n    <div id=\"app\">\n      <bx-dropdown trigger-content=\"Select an item\">\n        <bx-dropdown-item value=\"all\">Option 1</bx-dropdown-item>\n        <bx-dropdown-item value=\"cloudFoundry\">Option 2</bx-dropdown-item>\n        <bx-dropdown-item value=\"staging\">Option 3</bx-dropdown-item>\n        <bx-dropdown-item value=\"dea\">Option 4</bx-dropdown-item>\n        <bx-dropdown-item value=\"router\">Option 5</bx-dropdown-item>\n      </bx-dropdown>\n    </div>\n  </body>\n</html>\n```\n\n### Other usage guides\n\n- [Having components participate in form](./docs/form.md)\n- [Using custom styles in components](./docs/styling.md)\n- [Using `carbon-web-components` with old build toolchain](./docs/old-build-toolchain.md)\n\n## JavaScript framework support\n\nIn addition to the available Web Component versions of Carbon components, this\nlibrary also supports usage with JavaScript frameworks like Angular, React,\nand Vue if the desire is to use instead of the pure framework versions of\nCarbon components. Specifically for React, this library comes with a wrapper\nimplementation around the Carbon Web Components for more seamless integration\nwith your React application.\n\nThis is achievable since Web Components is the modern browser standard, and\nworks well with other front-end frameworks that exist in the application. In\nturn, this also comes with the benefits of encapsulation within the Shadow DOM:\n\n### Angular\n\n[![Edit carbon-web-components with Angular](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/angular)\n\nAngular users can use our components in the same manner as native HTML tags, too, once you add [`CUSTOM_ELEMENTS_SCHEMA`](https://angular.io/api/core/CUSTOM_ELEMENTS_SCHEMA) schema to your Angular module, for example:\n\n```javascript\nimport { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { BrowserModule } from '@angular/platform-browser';\n\nimport { AppComponent } from './app.component';\n\n@NgModule({\n  schemas: [CUSTOM_ELEMENTS_SCHEMA],\n  declarations: [AppComponent],\n  imports: [BrowserModule],\n  bootstrap: [AppComponent],\n})\nexport class AppModule {}\n```\n\nThe `.d.ts` files in `carbon-web-components` package are compiled with TypeScript 3.7. You can use TypeScript 3.7 in your Angular application with upcoming Angular `9.0` release, or with the following instructions, so your application can use those `.d.ts` files:\n\n- Set `true` to [`angularCompilerOptions.disableTypeScriptVersionCheck`](https://angular.io/guide/angular-compiler-options#disabletypescriptversioncheck) in `tsconfig.json`\n- In `polyfills.ts`, change [`__importDefault` TypeScript helper](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-7.html#example-8) as follows: `window.__importDefault = mod => (mod?.__esModule ? mod : { default: mod })`\n\n### React\n\n[![Edit carbon-web-components with React](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/react)\n\nYou can use wrapper React components in `carbon-web-components/es/components-react` generated [automatically from the custom elements](./src/globals/wrappers/createReactCustomElementType.ts) which allows you to use our components seamlessly in your React code. Here's an example:\n\n```javascript\nimport React from 'react';\nimport { render } from 'react-dom';\nimport BXDropdown from 'carbon-web-components/es/components-react/dropdown/dropdown.js';\nimport BXDropdownItem from 'carbon-web-components/es/components-react/dropdown/dropdown-item.js';\n\nconst App = () => (\n  <BXDropdown triggerContent=\"Select an item\">\n    <BXDropdownItem value=\"all\">Option 1</BXDropdownItem>\n    <BXDropdownItem value=\"cloudFoundry\">Option 2</BXDropdownItem>\n    <BXDropdownItem value=\"staging\">Option 3</BXDropdownItem>\n    <BXDropdownItem value=\"dea\">Option 4</BXDropdownItem>\n    <BXDropdownItem value=\"router\">Option 5</BXDropdownItem>\n  </BXDropdown>\n);\n\nrender(<App />, document.getElementById('root'));\n```\n\nNote: Using the React wrapper requires an additional dependency, [`prop-types`](https://www.npmjs.com/package/prop-types).\n\nTo run the wrapper React components in SSR environment requires Node `12.16.3` or above that supports [\"conditional mapping\" feature](https://github.com/jkrems/proposal-pkg-exports#2-conditional-mapping):\n\n[![Edit carbon-web-components with React SSR](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/react-ssr)\n\nSame Node version requirement applies to Next.js:\n\n[![Edit carbon-web-components with React SSR](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/next)\n\n### Vue\n\n[![Edit carbon-web-components with Vue](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/vue)\n\nVue users can use our components in the same manner as native HTML tags, without any additional steps!\n\n## Getting started with development\n\n1. Fork this repository and clone it\n2. `yarn install`\n3. `yarn wca && yarn storybook`\n\n## Running React/Angular/Vue Storybook demo\n\n- React: `yarn storybook:react` (Live demo: https://web-components.carbondesignsystem.com/react/index.html)\n- Angular: `yarn storybook:angular` (Live demo: https://web-components.carbondesignsystem.com/angular/index.html)\n- Vue: `yarn storybook:vue` (Live demo: https://web-components.carbondesignsystem.com/vue/index.html)\n\n## List of available components\n\nView available web components at: https://web-components.carbondesignsystem.com/. You can see usage information in several ways:\n\n1. Going to Docs tab, where it shows the usage and available attributes, properties and custom events.\n2. Clicking the **KNOBS** tab at the bottom and changing values there. Most knobs are shown as something like `Button kind (kind)`, where `kind` is the attribute name\n3. Clicking the **ACTION LOGGER** tab at the bottom and interacting with the selected component. You may see something like `bx-modal-closed` which typically indicates that an event with such event type is fired. You can also expand the twistie to see the details of the event\n\n## Browser support\n\n- Latest Chrome/Safari/FF ESR\n- IE/Edge support is bast-effort basis\n  - Some components may not be supported\n\nTo support IE, you need a couple additional setups:\n\n- Toolstack to re-transpile our code to ES5 (e.g. by specifying IE11 in [`@babel/preset-env`](https://babeljs.io/docs/en/babel-preset-env) configuration)\n- Polyfills, listed [here](https://github.com/carbon-design-system/carbon-web-components/blob/master/src/polyfills/index.ts)\n\nHere's an example code that shows such setup:\n\n[![Edit carbon-web-components with IE](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/ie)\n\n## Coding conventions\n\nCan be found at [here](./src/coding-conventions.md).\n\n## Creating build\n\n```\n> yarn clean\n> yarn build\n```\n\nYou'll see the build artifacts in `/path/to/carbon-web-components/es` directory.\n\n## Running unit test\n\nYou can run unit test by:\n\n```\n> gulp test:unit\n```\n\nYou can run specific test spec by:\n\n```\n> gulp test:unit -s tests/spec/dropdown_spec.ts\n```\n\nYou can choose a browser (instead of Headless Chrome) by:\n\n```\n> gulp test:unit -b Firefox\n```\n\nYou can keep the browser after the test (and re-run the test when files change) by:\n\n```\n> gulp test:unit -b Chrome -k\n```\n\nYou can prevent code coverate instrumentation code from being generated by:\n\n```\n> gulp test:unit -d\n```\n\nYou can update snapshots by:\n\n```\n> gulp test:unit --update-snapshot\n```\n\nAbove options can be used together. This is useful to debug your code as you test:\n\n```\n> gulp test:unit -s tests/spec/dropdown_spec.ts -b Chrome -d -k\n```\n\n## Running build integration test\n\nYou can run build integration test by:\n\n```\n> yarn test:integration:build\n```\n\nYou can run a specific set of UI test steps (e.g. running `tests/integration/build/form-angular_steps.js` only) by:\n\n```\n> yarn test:integration:build form-angular_steps\n```\n\nBy default Chrome runs in headless mode. You can show Chrome UI by:\n\n```\n> CI=false yarn test:integration:build\n```\n\n## Running UI integration test\n\nYou can run UI integration test by:\n\n```\n> yarn test:integration:ui\n```\n\nYou can run a specific set of UI test steps (e.g. running `tests/integration/ui/dropdown_steps.js` only) by:\n\n```\n> yarn test:integration:ui dropdown_steps\n```\n\nBy default Chrome runs in headless mode. You can show Chrome UI by:\n\n```\n> CI=false yarn test:integration:ui\n```\n","readmeFilename":"README.md","gitHead":"911888bdeacd43687da5391a81ab8279fcbd7e88","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.14.2-canary.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-/Dw2Z8ZwIRLylYnOAcHka/Kmazw0uDh2+cLMYGZBvcdxCU7YQxZNbKfW3zkqXbNO4bQYFXFf3Oe9Z1F7BmLyHw==","shasum":"f6ab826a23e223fa57c500b1370bfc013d3dc0ae","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.14.2-canary.0.tgz","fileCount":14445,"unpackedSize":18352348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9tqECRA9TVsSAnZWagAAQvUP/0cu7i6XC6TMeM7ndrbY\n+8hiGwORm9FIw+Pq1PSlLpNa5ZMMz7m7OPo0lXhlCiaA9ZVR1cDB5l7tmwUM\nzgcIcrll8aJnVkTHNT1y9+El8ZSOMPJEAVDgHJNZolMWy4ZZWuiWnsTUQtNt\nL3oABXtHiDtMET9dc9u9v1wrHhRf6PojImJcxJlPIQ9mfHaII3akmgK19sPq\nQ8at45Ls42SovrKEfCwYN44919VpTuUr2I8F1VGQrdUkimaXBzTHi5NURNk/\nz1wBWYz9QiU4AsVmOPF8tD661CI2tEHMokmotqx80ARXaNV7hwoRx+pHjWEY\n5bG0Phi353J1hYUUWjK7mD5XaaC4+UEm57TVJEWR9PqIlS0LlJu47kEQLgJP\n5uqJ3zjMbNPLJ2FQ5K6Kfgh6Hl3BOcx1a0y91x7tfnrjRWxBhI85hoKdkbwV\nm3Kz6CKwpVRlBbahZJ/AJGLKxSQHTxWFeYKBTVaboKyWL9jFNsIWniylOeTK\nYs8Gmg0eLkjW+PGsTHeV4t2tTrhrw48dYZ1eQmJ0EUP2Iia9fnBZpwwGpHRC\nN6dkUBu16iv1Fus9rTr7K2qxHZWgOsUqEA30UkGStGmAT6yV8yAsjDQpXt/h\nCkiVB9BTRqM3MaBWQQFw3UZQ0BcbmgKeOisTz4ArBjC/M80IQn3dGyH5qeTc\noJoS\r\n=bKnM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE0OlQS3Zzy3SYDbfB+RGS/fLJDlFbJ23f7wW2800oGVAiEAiEPP7h8QC728vcSKWNHD5BQvMMBW4AonRgee+s0RJzg="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.14.2-canary.0_1626790532126_0.443543856168489"},"_hasShrinkwrap":false,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"1.15.0":{"name":"carbon-web-components","version":"1.15.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.20.0","@carbon/icons":"^10.36.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.36.0","@carbon/icons-vue":"^10.36.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.40.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.40.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"de54b5f8dcc5ae3b5ee003ae8d9d80009069415d","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.15.0","_nodeVersion":"12.22.3","_npmVersion":"6.14.13","dist":{"integrity":"sha512-x/HEYtMxTDuHVOnDffZ0rq+oDMhLml4ndymFXN08Zj1Sey+rSOD8Yje/srZcCUjyMZbzUieWA57pUVdUR4u09g==","shasum":"e10635dd105214200b07d998d32be7c49d93820d","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.15.0.tgz","fileCount":15585,"unpackedSize":19229886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+yiyCRA9TVsSAnZWagAAj2MP/Ahiw6/dOdcL5aCVs8vT\nsA6tI7iQPypElUAe2I5YMq051WuqBP2j4NYuUhocCOhBuRakpeMEOMGNnQOh\nMSC5Vm79RFwjIcEPfSF6rQ7d5ew6jRAZr3kO25mmhJ9QcM4mf2Hhg9W49jOr\nMfqO4neQE5q+Xc1MQAC0/n2/vJNkxXL7v4eOMMbxbWu0Szk10x5GrGL9k5Fc\nYRtovZJmhob+y/KdePnw7Bayw07mIlvXRTHFb6UhmAJlazI2KKmVSLQPwR3a\nnyQztDVGzTf6wdzUcmOV1MQe8hyXnCFLw7cLpIoHb0IODM3Ghcm+eiDtIxjk\nuPX1RKyVxp1XsLHXHeLdO4OWsV0kAV9tBjmMNiTE0zamePhjGgvkx4xIpXD2\necNNcESU8O/AH+TyMUzgCGfM22pop14HoPIbTvm2W1RfZzNkzV/Utjv5tfd9\nPkky2CZIu7Jmo5ORW0KdlLe5A9l5ke/1qzdE1dEL/hiqzruxQhn8vvJ4P60A\nV10ennFLBibv222M39bxtGHGOOHr2oIYIYkdMAH5NBZTJ3FSErPPejEgKrBk\nEojNaJqAU1mmORwkd1Kop4nX5hI3DEETrwxmoY7E7Yg8RHz6npdqnKmxabT4\n/uYy2vxb9IhAesLiM5EF/MvI/8PJbGDF3ovxpOV6PxwZFb1Gb4c9PFUmg623\nKnaM\r\n=Q+lQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC16TNYmKBVmz2wbt6odJ/5lpQhl8Nyzex1zd+rQaSHPQIhALal06TFyDnr0ydVmXTmvduQ/2Bb8DvmvKYUw04BVd65"}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.15.0_1627072690644_0.3367240142805459"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.15.1":{"name":"carbon-web-components","version":"1.15.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.20.0","@carbon/icons":"^10.36.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.36.0","@carbon/icons-vue":"^10.36.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.40.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.40.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"af671019ac8aa094a1768bd7f39214f064db9bab","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.15.1","_nodeVersion":"12.22.3","_npmVersion":"6.14.13","dist":{"integrity":"sha512-10QepYUCvkiNwKDiVebF812kKS5LQVI4I1jCZy1LlwTIbdDRC3y11gNKNsw/C6+59voJZvkUC3F7KNFQoWRy2g==","shasum":"b5ed5938c7eb0ca0dc070e313278883ea888652b","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.15.1.tgz","fileCount":15585,"unpackedSize":19230505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAYAqCRA9TVsSAnZWagAAK8EQAKKaokPYYUqCz8UXTHTK\nup9eq4I0VYyUX94KTeVQRnYJ6eKVHBHzkecWpOIZUi8kt8iJuRM+bBrqTf6H\nMpnVlb5vJql370jriZj1j4/VsGw49AuworHs0G2pg+A2l8Lw2ouK6HI+2VKC\nZyhu/au2FOqDPwBzHzeS0rbU6pObOVlpgctAbxHFfoJ2XkzivTi1ohpnHrfT\nA8ILGK8PWdWgneLrLw6t4zgqMYm+RW4aoHiXQ3PlvX9svtEubCofmCxiGfsN\nBLqNWIdJsmoh4ZYVZvawvqzYG+7uhTpmpcOeee7yconwUuDbxat7fSh5FoVK\npmXIe7GMLFWaTyTEUXlQoPjEgiwnbKgE8Jt3850s/hP9AXKzmR8nOgliWagH\nO25+SETdWBnkVGUkdIWBWRY1xqsrB1zwyelwohE4pe1kxMbcC5JixrRWv1EN\nUuYsSrEpnnvcANoFTDyR3gsWJbOTG2Rd64XId6562QHwufr/d6cWBEUWn1Yn\n0t2Pn1Mf/AzIrFF7W1xnX3agmgfsACtDLSX+W39nGrtR+TUeUiXsDWzNRaJj\nIlRDYUR4hjmPNpAecowWYz6W17TS3odhW8hFCBrcsWR1J79Dn/5wEyX+aC9F\nCBWgw+Gk+/wN9cGkwfzK/o3SzTcVRqBNNfB+bmIF5pPwjhepw1T99z7nmkBI\nhBsO\r\n=52il\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEQkq7E8AAYIZDhG3wJOn6nhuS5hWd8WVxK4TSGk5lPTAiBhGGsYDyPlUhOfO3Baxze591SiBX5Vv+Z4uYEZokXyag=="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.15.1_1627488298304_0.3799478156735667"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.15.2-canary.0":{"name":"carbon-web-components","version":"1.15.2-canary.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.20.0","@carbon/icons":"^10.36.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.36.0","@carbon/icons-vue":"^10.36.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.40.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.40.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"readme":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.\n\n<p align=\"center\">\n  <a href=\"https://www.carbondesignsystem.com\">\n    <img alt=\"Carbon Design System\" src=\"https://user-images.githubusercontent.com/3901764/57545698-ce5f2380-7320-11e9-8682-903df232d7b0.png\" width=\"100%\" />\n  </a>\n</p>\n\n> Carbon is an open-source design system built by IBM. With the IBM Design\n> Language as its foundation, the system consists of working code, design tools\n> and resources, human interface guidelines, and a vibrant community of\n> contributors.\n\n<p align=\"center\">\n  <a href=\"https://github.com/carbon-design-system/carbon-web-components/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-Apache--2.0-blue.svg\" alt=\"Carbon is released under the Apache-2.0 license\" />\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://percy.io/538fc19a/Carbon-Web-Components\">\n    <img src=\"https://percy.io/static/images/percy-badge.svg\" alt=\"This project is using Percy.io for visual regression testing\" />\n  </a>\n</p>\n\n# `carbon-web-components`\n\n`carbon-web-components` is a variant of Carbon Design System with Custom Elements v1 and Shadow DOM v1 specs.\n\nThe effort stems from https://github.com/carbon-design-system/issue-tracking/issues/121. If you are interested in this project, adding 👍 to the description of that GH issue, or even contributing, will be greatly appreciated!\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n- [Getting started](#getting-started)\n  - [Basic usage](#basic-usage)\n  - [Other usage guides](#other-usage-guides)\n- [JavaScript framework support](#javascript-framework-support)\n  - [Angular](#angular)\n  - [React](#react)\n  - [Vue](#vue)\n- [Getting started with development](#getting-started-with-development)\n- [Running React/Angular/Vue Storybook demo](#running-reactangularvue-storybook-demo)\n- [List of available components](#list-of-available-components)\n- [Browser support](#browser-support)\n- [Coding conventions](#coding-conventions)\n- [Creating build](#creating-build)\n- [Running unit test](#running-unit-test)\n- [Running build integration test](#running-build-integration-test)\n- [Running UI integration test](#running-ui-integration-test)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Getting started\n\nTo install `carbon-web-components` in your project, you will need to run the\nfollowing command using [npm](https://www.npmjs.com/):\n\n```bash\nnpm install --save carbon-web-components carbon-components lit-html lit-element\n```\n\nIf you prefer [Yarn](https://yarnpkg.com/en/), use the following command\ninstead:\n\n```bash\nyarn add carbon-web-components carbon-components lit-html lit-element\n```\n\n### Basic usage\n\nOur example at [CodeSandbox](https://codesandbox.io) shows the most basic usage:\n\n[![Edit carbon-web-components](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/basic)\n\nThe first thing you need is **setting up a module bundler** to resolve ECMAScript `import`s. The above example uses [Webpack](https://webpack.js.org), but you can use other bundlers like [Rollup](https://rollupjs.org/) too.\n\nOnce you set up a module bundler, you can start importing our component modules, for example:\n\n```javascript\nimport 'carbon-web-components/es/components/dropdown/dropdown.js';\nimport 'carbon-web-components/es/components/dropdown/dropdown-item.js';\n```\n\nOnce you've imported the component modules, you can use our components in the same manner as native HTML tags, for example:\n\n```html\n<bx-dropdown trigger-content=\"Select an item\">\n  <bx-dropdown-item value=\"all\">Option 1</bx-dropdown-item>\n  <bx-dropdown-item value=\"cloudFoundry\">Option 2</bx-dropdown-item>\n  <bx-dropdown-item value=\"staging\">Option 3</bx-dropdown-item>\n  <bx-dropdown-item value=\"dea\">Option 4</bx-dropdown-item>\n  <bx-dropdown-item value=\"router\">Option 5</bx-dropdown-item>\n</bx-dropdown>\n```\n\nIf you just want to try our components for demonstrations and so on, you can use CDNs that support module mapping (for example, [JSPM](https://jspm.org)). With CDNs, you can import just our modules in `<script type=\"module\">`:\n\n```html\n<!DOCTYPE html>\n<html>\n  <head>\n    <script type=\"module\">\n      import 'https://jspm.dev/carbon-web-components/es/components/dropdown/dropdown.js';\n      import 'https://jspm.dev/carbon-web-components/es/components/dropdown/dropdown-item.js';\n    </script>\n    <style type=\"text/css\">\n      #app {\n        font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;\n        width: 300px;\n        margin: 2rem;\n      }\n\n      bx-dropdown:not(:defined),\n      bx-dropdown-item:not(:defined) {\n        visibility: hidden;\n      }\n    </style>\n  </head>\n  <body>\n    <div id=\"app\">\n      <bx-dropdown trigger-content=\"Select an item\">\n        <bx-dropdown-item value=\"all\">Option 1</bx-dropdown-item>\n        <bx-dropdown-item value=\"cloudFoundry\">Option 2</bx-dropdown-item>\n        <bx-dropdown-item value=\"staging\">Option 3</bx-dropdown-item>\n        <bx-dropdown-item value=\"dea\">Option 4</bx-dropdown-item>\n        <bx-dropdown-item value=\"router\">Option 5</bx-dropdown-item>\n      </bx-dropdown>\n    </div>\n  </body>\n</html>\n```\n\n### Other usage guides\n\n- [Having components participate in form](./docs/form.md)\n- [Using custom styles in components](./docs/styling.md)\n- [Using `carbon-web-components` with old build toolchain](./docs/old-build-toolchain.md)\n\n## JavaScript framework support\n\nIn addition to the available Web Component versions of Carbon components, this\nlibrary also supports usage with JavaScript frameworks like Angular, React,\nand Vue if the desire is to use instead of the pure framework versions of\nCarbon components. Specifically for React, this library comes with a wrapper\nimplementation around the Carbon Web Components for more seamless integration\nwith your React application.\n\nThis is achievable since Web Components is the modern browser standard, and\nworks well with other front-end frameworks that exist in the application. In\nturn, this also comes with the benefits of encapsulation within the Shadow DOM:\n\n### Angular\n\n[![Edit carbon-web-components with Angular](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/angular)\n\nAngular users can use our components in the same manner as native HTML tags, too, once you add [`CUSTOM_ELEMENTS_SCHEMA`](https://angular.io/api/core/CUSTOM_ELEMENTS_SCHEMA) schema to your Angular module, for example:\n\n```javascript\nimport { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { BrowserModule } from '@angular/platform-browser';\n\nimport { AppComponent } from './app.component';\n\n@NgModule({\n  schemas: [CUSTOM_ELEMENTS_SCHEMA],\n  declarations: [AppComponent],\n  imports: [BrowserModule],\n  bootstrap: [AppComponent],\n})\nexport class AppModule {}\n```\n\nThe `.d.ts` files in `carbon-web-components` package are compiled with TypeScript 3.7. You can use TypeScript 3.7 in your Angular application with upcoming Angular `9.0` release, or with the following instructions, so your application can use those `.d.ts` files:\n\n- Set `true` to [`angularCompilerOptions.disableTypeScriptVersionCheck`](https://angular.io/guide/angular-compiler-options#disabletypescriptversioncheck) in `tsconfig.json`\n- In `polyfills.ts`, change [`__importDefault` TypeScript helper](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-7.html#example-8) as follows: `window.__importDefault = mod => (mod?.__esModule ? mod : { default: mod })`\n\n### React\n\n[![Edit carbon-web-components with React](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/react)\n\nYou can use wrapper React components in `carbon-web-components/es/components-react` generated [automatically from the custom elements](./src/globals/wrappers/createReactCustomElementType.ts) which allows you to use our components seamlessly in your React code. Here's an example:\n\n```javascript\nimport React from 'react';\nimport { render } from 'react-dom';\nimport BXDropdown from 'carbon-web-components/es/components-react/dropdown/dropdown.js';\nimport BXDropdownItem from 'carbon-web-components/es/components-react/dropdown/dropdown-item.js';\n\nconst App = () => (\n  <BXDropdown triggerContent=\"Select an item\">\n    <BXDropdownItem value=\"all\">Option 1</BXDropdownItem>\n    <BXDropdownItem value=\"cloudFoundry\">Option 2</BXDropdownItem>\n    <BXDropdownItem value=\"staging\">Option 3</BXDropdownItem>\n    <BXDropdownItem value=\"dea\">Option 4</BXDropdownItem>\n    <BXDropdownItem value=\"router\">Option 5</BXDropdownItem>\n  </BXDropdown>\n);\n\nrender(<App />, document.getElementById('root'));\n```\n\nNote: Using the React wrapper requires an additional dependency, [`prop-types`](https://www.npmjs.com/package/prop-types).\n\nTo run the wrapper React components in SSR environment requires Node `12.16.3` or above that supports [\"conditional mapping\" feature](https://github.com/jkrems/proposal-pkg-exports#2-conditional-mapping):\n\n[![Edit carbon-web-components with React SSR](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/react-ssr)\n\nSame Node version requirement applies to Next.js:\n\n[![Edit carbon-web-components with React SSR](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/next)\n\n### Vue\n\n[![Edit carbon-web-components with Vue](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/vue)\n\nVue users can use our components in the same manner as native HTML tags, without any additional steps!\n\n## Getting started with development\n\n1. Fork this repository and clone it\n2. `yarn install`\n3. `yarn wca && yarn storybook`\n\n## Running React/Angular/Vue Storybook demo\n\n- React: `yarn storybook:react` (Live demo: https://web-components.carbondesignsystem.com/react/index.html)\n- Angular: `yarn storybook:angular` (Live demo: https://web-components.carbondesignsystem.com/angular/index.html)\n- Vue: `yarn storybook:vue` (Live demo: https://web-components.carbondesignsystem.com/vue/index.html)\n\n## List of available components\n\nView available web components at: https://web-components.carbondesignsystem.com/. You can see usage information in several ways:\n\n1. Going to Docs tab, where it shows the usage and available attributes, properties and custom events.\n2. Clicking the **KNOBS** tab at the bottom and changing values there. Most knobs are shown as something like `Button kind (kind)`, where `kind` is the attribute name\n3. Clicking the **ACTION LOGGER** tab at the bottom and interacting with the selected component. You may see something like `bx-modal-closed` which typically indicates that an event with such event type is fired. You can also expand the twistie to see the details of the event\n\n## Browser support\n\n- Latest Chrome/Safari/FF ESR\n- IE/Edge support is bast-effort basis\n  - Some components may not be supported\n\nTo support IE, you need a couple additional setups:\n\n- Toolstack to re-transpile our code to ES5 (e.g. by specifying IE11 in [`@babel/preset-env`](https://babeljs.io/docs/en/babel-preset-env) configuration)\n- Polyfills, listed [here](https://github.com/carbon-design-system/carbon-web-components/blob/master/src/polyfills/index.ts)\n\nHere's an example code that shows such setup:\n\n[![Edit carbon-web-components with IE](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/ie)\n\n## Coding conventions\n\nCan be found at [here](./src/coding-conventions.md).\n\n## Creating build\n\n```\n> yarn clean\n> yarn build\n```\n\nYou'll see the build artifacts in `/path/to/carbon-web-components/es` directory.\n\n## Running unit test\n\nYou can run unit test by:\n\n```\n> gulp test:unit\n```\n\nYou can run specific test spec by:\n\n```\n> gulp test:unit -s tests/spec/dropdown_spec.ts\n```\n\nYou can choose a browser (instead of Headless Chrome) by:\n\n```\n> gulp test:unit -b Firefox\n```\n\nYou can keep the browser after the test (and re-run the test when files change) by:\n\n```\n> gulp test:unit -b Chrome -k\n```\n\nYou can prevent code coverate instrumentation code from being generated by:\n\n```\n> gulp test:unit -d\n```\n\nYou can update snapshots by:\n\n```\n> gulp test:unit --update-snapshot\n```\n\nAbove options can be used together. This is useful to debug your code as you test:\n\n```\n> gulp test:unit -s tests/spec/dropdown_spec.ts -b Chrome -d -k\n```\n\n## Running build integration test\n\nYou can run build integration test by:\n\n```\n> yarn test:integration:build\n```\n\nYou can run a specific set of UI test steps (e.g. running `tests/integration/build/form-angular_steps.js` only) by:\n\n```\n> yarn test:integration:build form-angular_steps\n```\n\nBy default Chrome runs in headless mode. You can show Chrome UI by:\n\n```\n> CI=false yarn test:integration:build\n```\n\n## Running UI integration test\n\nYou can run UI integration test by:\n\n```\n> yarn test:integration:ui\n```\n\nYou can run a specific set of UI test steps (e.g. running `tests/integration/ui/dropdown_steps.js` only) by:\n\n```\n> yarn test:integration:ui dropdown_steps\n```\n\nBy default Chrome runs in headless mode. You can show Chrome UI by:\n\n```\n> CI=false yarn test:integration:ui\n```\n","readmeFilename":"README.md","gitHead":"7805a10e256c3456f214e064ca407f49f092fca3","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.15.2-canary.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-axDfv8+03Om7xcquluX9zrwjKDbQUObG1Vt2wsPnHpD/wvbpZcReKxbaIz9+nEMtBa3LPf0wrk/mK8fbYXsh1g==","shasum":"34538f37dc3047f61a7f00a8ed3c87e4adc170dd","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.15.2-canary.0.tgz","fileCount":15873,"unpackedSize":19327768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFKH1CRA9TVsSAnZWagAAElkP/jdV3RIQvrZ/SbwElG7S\nvN5rgcI+/soo1fLhY6TTuwPi2sPningaBaHTMZcsegwvCXRg8mcoAnqu7eDm\nbDQDaSHpkVbebIRqfy9e7DIO+pZfnuWOG3T9ikrSBe/x/+DPbS0danMS8bUO\ncwNArj9ARdf7dsbI4Fp7PhKHrF88zi/0xcgtzEEJeMgQv7o19JaTpUB+UvQA\nd0EwDrYSS/6fILA6qYhWGTLD0LZWOzduecu2nx1TESC/t/M+SowliemiiqPn\nz5G6VajrejMOLAn+DdZ3pLN96nIG9a5wcJuKKOw5Zjv1QSaaCHBIXrl68CR2\n1sEXbtlnUcXA5JzKAMMh+h1o+rHl0HzUnW49i9fJ9/Aluz3dzW1z06lzttdz\nh7IV22oX2CMWWA6ugU8ud6WCCUnTkdJ5O+LQ7wekiMwtL2fE7CXsA4W8kZzI\npQ2qpGEuTQ4W6MMBqmPAw+DnV29XJdC8iP6KB84J8wtrxZYcSeWSuLzHuFCL\nw7JUG0gb8PqPi0zT0mupZVqc+HfwzFm1DZyK6u8BeheiFe4LCDpkPiW/xmfu\n0+/tG7K6mwXj/GfieLQRxKs4+euPjSmrowZFGXXtP/EObRPHIEh8ZRGnpDLj\naAA8zqUXTZVtT+vzd8d/YdwPBU0lUIsZNmw8AJQrakKY0CksMNzLX3VnVsgc\np9g8\r\n=8+R2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAqXRxclzxFtXznPF+I8ltf+KW+lbM3EqHTxxUmanAXbAiEA5zELLkEOpuwvIfldjKX6DI8JR19Y0Nxqa1LsnPN6Hr0="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.15.2-canary.0_1628742132909_0.0901826054353776"},"_hasShrinkwrap":false,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"1.16.0":{"name":"carbon-web-components","version":"1.16.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.21.0","@carbon/icons":"^10.37.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.37.0","@carbon/icons-vue":"^10.37.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.41.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","cssnano":"^4.1.10","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","magic-string":"^0.25.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","read-pkg-up":"^7.0.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^9.3.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^4.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.0","rollup-pluginutils":"^2.8.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.41.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"e83fe825080b8dcd55be370dc448318780c301e5","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.16.0","_nodeVersion":"12.22.4","_npmVersion":"6.14.14","dist":{"integrity":"sha512-HOdaOdz3pyx7kTDQD9F/R7cKHyS8RnRSVjVwjJ5OwZeRTapFZmSC0W0008OYy4I2H22EC4SwJoVUj4bp0pT+jA==","shasum":"4c68abc41c58a9e496a53d12f00460aeecab4f86","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.16.0.tgz","fileCount":16004,"unpackedSize":23965245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGpkSCRA9TVsSAnZWagAAZ1AQAJrkzy1+QzQfXPcXpB88\nPakSqDaBG5/8iD8gMHs2nqG0YkVBqAMMFaIMrgOzqAWlxKzcSC3QZWISCxjM\nIWm8ZPt9AIHVNxdWm4oNq3uyKGn7j2xrp5HQ2m8Z+K9fd6lBoNkVQhHkwyNg\nQwloO58FuSzcVcY4BOZo7LStFmrdFxzS+SRzSNeuFAKNi/u+hzNwDiFxxy4W\nTPiQOzEcAJfTP7Ophzb90IInKyls1T2eMBrOeGVjkTqtjIx9qH1QnxsvKUnm\nO2vmzFZBRAZYWtI5H6/4qUnjFIvOUjohBkSYjQ8F502QG3YIUjcJswELplp/\n+xeIBIGXrUDuQWamo0a/YUU11SCVheW7fuEtVpvcruwmiS1y1/OPsG6B+8+c\nlU6JUYAH8f98LOi68Rx04VweFi/3QBLAO+o9zf93DqN1uK52buzKchCILjtH\nQyybdjV41KDF9B5k0YZ2TCOZaOseIihSb3t43weWveCFj8qSdd+YSc1ddrRi\npRdxMZv7lD7inyWnIluNIJGUXZwACKMb4GQF8O5VxKBKyngmRjCu65lSgfMo\nFvJYw/Y1IDHk6yDgz+xC1NbR8LUdWeP5voIz34mxqhS+FDDFiJ2UnQCqIqJf\n6fUpxmQD2gw02ZpNroW3rUMULTep6GueD/80SeTnvt5H1kBJPgLMEGQ34wp1\n46Be\r\n=ABFO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBuTH7YGzDE1VxbQN3nXcI/2ux9zwuzGYar7F4bZE8sTAiBxZ3YgJvT/rVev3PdbVc+NGDQavnVenG7CEeHp0KjQTA=="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.16.0_1629133074281_0.5428516765243114"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.16.1":{"name":"carbon-web-components","version":"1.16.1","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.22.0","@carbon/icons":"^10.38.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.38.0","@carbon/icons-vue":"^10.38.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.42.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","cssnano":"^4.1.10","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","magic-string":"^0.25.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","read-pkg-up":"^7.0.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^9.3.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^4.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.0","rollup-pluginutils":"^2.8.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.42.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"a00b5dd2653cbd84a2d44f6aa8e4ff33ce9aaa34","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.16.1","_nodeVersion":"12.22.5","_npmVersion":"6.14.14","dist":{"integrity":"sha512-+O0rgnER/cHxr3BxgiB4eim6Ou15wgDa3T18QvovLBv4S2qyuKpeNPLKhc/NpCJJbXuMlEm6OwCzeHogCp6tlA==","shasum":"580e6c7c54b2771475c01aa4ddd2da8a3c08fc63","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.16.1.tgz","fileCount":16716,"unpackedSize":24496178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJCluCRA9TVsSAnZWagAAJv0P/1V626GB436hybYfd62o\novBzbMS8YxA6mS3T2/a8KLkfOkduMQ675Dqyh1gbmBu7YHB+xBfBJsWlU14t\nYQHqf/QFlGqTPGqfWgVVWinPcPynmtz4s1v5+s2zEYUN+3ZsHn66DVeTGA8i\ncmTkOHhk/gj431C1bVqJOtvxkq2ICP/g0DHr2BqJwUR31CY0v/SGZlGSaFOd\nA45EVX5BdwVlWc/FCf/xyn6uDW8G1extPKJfUvFbT+AqMhEaeZNDg/Cf7uJK\n/2m5CwF8Nz7juCRBfRkm3HVfy8ieCoPaHAY9kF0wKvI6+i1KB7pLFrNDYbFi\nUNfBRZLvWI7WgxVNm8e1pXjtP3ldAS+dgeKzP8XkWurFf6AXvHUKTgT04QQa\nyodDUU2AMPGkN8N9qLNxv/5IgMEl7+C9Xm5FdkK/9bgm/sltjIYV4ZlR04Y+\nE/yuWWuBTmQhKUwa30dJWQLR7Aw9Hpw3ZVdMv7OcifEyhiMvDRlws4Y8FOLk\nB9Q/N10A7uyVDNuqGfko5q/Wgy6OeZbOkJoWKUxLutfXejnCj2HbezYH5Tuc\n5SwIqK3CvIS9hhwBipojUzIhQ5yBv5C9c+P7np9kyviEFvrI0hvm/qmuvdO8\n4iFj95qNMHIVanN0AV5kHVJyJ0o391zQg150ClayUt94jfd5xgGHYWLRePOl\n6fqx\r\n=B4rp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGIcgPQ6ld7MIozmJ3fIANEHkrpSo9zGrcc3187ShsVCAiEApB1hgQNLeXFZLfTXviE+/9RPzolgerdiZ4u2pjRMMNk="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.16.1_1629759854072_0.8123510728098471"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.16.2-canary.0":{"name":"carbon-web-components","version":"1.16.2-canary.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.22.0","@carbon/icons":"^10.38.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.38.0","@carbon/icons-vue":"^10.38.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.42.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","cssnano":"^4.1.10","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","magic-string":"^0.25.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","read-pkg-up":"^7.0.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^9.3.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^4.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.0","rollup-pluginutils":"^2.8.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.42.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"readme":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.\n\n<p align=\"center\">\n  <a href=\"https://www.carbondesignsystem.com\">\n    <img alt=\"Carbon Design System\" src=\"https://user-images.githubusercontent.com/3901764/57545698-ce5f2380-7320-11e9-8682-903df232d7b0.png\" width=\"100%\" />\n  </a>\n</p>\n\n> Carbon is an open-source design system built by IBM. With the IBM Design\n> Language as its foundation, the system consists of working code, design tools\n> and resources, human interface guidelines, and a vibrant community of\n> contributors.\n\n<p align=\"center\">\n  <a href=\"https://github.com/carbon-design-system/carbon-web-components/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-Apache--2.0-blue.svg\" alt=\"Carbon is released under the Apache-2.0 license\" />\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://percy.io/538fc19a/Carbon-Web-Components\">\n    <img src=\"https://percy.io/static/images/percy-badge.svg\" alt=\"This project is using Percy.io for visual regression testing\" />\n  </a>\n</p>\n\n# `carbon-web-components`\n\n`carbon-web-components` is a variant of Carbon Design System with Custom Elements v1 and Shadow DOM v1 specs.\n\nThe effort stems from https://github.com/carbon-design-system/issue-tracking/issues/121. If you are interested in this project, adding 👍 to the description of that GH issue, or even contributing, will be greatly appreciated!\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n- [Getting started](#getting-started)\n  - [Using CDN](#using-cdn)\n    - [How to install](#how-to-install)\n    - [Basic usage](#basic-usage)\n  - [Using ES imports](#using-es-imports)\n    - [How to install](#how-to-install-1)\n    - [Basic usage](#basic-usage-1)\n  - [Other usage guides](#other-usage-guides)\n- [JavaScript framework support](#javascript-framework-support)\n  - [Angular](#angular)\n  - [React](#react)\n  - [Vue](#vue)\n- [Getting started with development](#getting-started-with-development)\n- [Running React/Angular/Vue Storybook demo](#running-reactangularvue-storybook-demo)\n- [List of available components](#list-of-available-components)\n- [Browser support](#browser-support)\n- [Coding conventions](#coding-conventions)\n- [Creating build](#creating-build)\n- [Running unit test](#running-unit-test)\n- [Running build integration test](#running-build-integration-test)\n- [Running UI integration test](#running-ui-integration-test)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Getting started\n\n### Using CDN\n\n#### How to install\n\nAll components are available via CDN. This means that they can be added to your application without the need of any\nbundler configuration. Each component is available by the `latest` tag, or referencing a specific version (starting at\nversion `v1.16.0`):\n\n```html\n<!-- By `latest` tag -->\n<script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/tag/latest/accordion.min.js\"></script>\n\n<!-- By specific version -->\n<script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/version/v1.16.0/accordion.min.js\"></script>\n```\n\nThese are the list of available components via CDN:\n\n- accordion.min.js\n- breadcrumb.min.js\n- button.min.js\n- checkbox.min.js\n- code-snippet.min.js\n- combo-box.min.js\n- content-switcher.min.js\n- copy-button.min.js\n- data-table.min.js\n- date-picker.min.js\n- dropdown.min.js\n- file-uploader.min.js\n- floating-menu.min.js\n- form.min.js\n- inline-loading.min.js\n- input.min.js\n- link.min.js\n- list.min.js\n- loading.min.js\n- modal.min.js\n- multi-select.min.js\n- notification.min.js\n- number-input.min.js\n- overflow-menu.min.js\n- pagination.min.js\n- progress-indicator.min.js\n- radio-button.min.js\n- search.min.js\n- select.min.js\n- skeleton-placeholder.min.js\n- skeleton-text.min.js\n- skip-to-content.min.js\n- slider.min.js\n- structured-list.min.js\n- tabs.min.js\n- tag.min.js\n- textarea.min.js\n- tile.min.js\n- toggle.min.js\n- tooltip.min.js\n- ui-shell.min.js\n\nTo use the right-to-left (RTL) version of the artifacts, change the file extention from `.min.js` to `.rtl.min.js`. For\nexample:\n\n```html\n<!-- By `latest` tag (RTL) -->\n<script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/tag/latest/accordion.rtl.min.js\"></script>\n\n<!-- By specific version (RTL) -->\n<script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/version/v1.16.0/accordion.rtl.min.js\"></script>\n```\n\n#### Basic usage\n\nThe CDN artifacts define the custom elements for the browser, so they can be directly used once the script tag has been\nadded to the page. For example:\n\n```html\n<!DOCTYPE html>\n<html>\n  <head>\n    <script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/tag/latest/dropdown.min.js\"></script>\n    <style type=\"text/css\">\n      // Suppresses the custom element until it has been defined\n      bx-dropdown:not(:defined),\n      bx-dropdown-item:not(:defined) {\n        visibility: hidden;\n      }\n    </style>\n  </head>\n  <body>\n    <div id=\"app\">\n      <bx-dropdown trigger-content=\"Select an item\">\n        <bx-dropdown-item value=\"all\">Option 1</bx-dropdown-item>\n        <bx-dropdown-item value=\"cloudFoundry\">Option 2</bx-dropdown-item>\n        <bx-dropdown-item value=\"staging\">Option 3</bx-dropdown-item>\n        <bx-dropdown-item value=\"dea\">Option 4</bx-dropdown-item>\n        <bx-dropdown-item value=\"router\">Option 5</bx-dropdown-item>\n      </bx-dropdown>\n    </div>\n  </body>\n</html>\n```\n\nOur example at [CodeSandbox](https://codesandbox.io) shows usage with only CDN artifacts:\n\n[![Edit carbon-web-components](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/cdn)\n\n### Using ES imports\n\n#### How to install\n\nTo install `carbon-web-components` in your project, you will need to run the\nfollowing command using [npm](https://www.npmjs.com/):\n\n```bash\nnpm install --save carbon-web-components carbon-components lit-html lit-element\n```\n\nIf you prefer [Yarn](https://yarnpkg.com/en/), use the following command\ninstead:\n\n```bash\nyarn add carbon-web-components carbon-components lit-html lit-element\n```\n\n#### Basic usage\n\nOur example at [CodeSandbox](https://codesandbox.io) shows the most basic usage:\n\n[![Edit carbon-web-components](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/basic)\n\nThe first thing you need is **setting up a module bundler** to resolve ECMAScript `import`s. The above example uses [Webpack](https://webpack.js.org), but you can use other bundlers like [Rollup](https://rollupjs.org/) too.\n\nOnce you set up a module bundler, you can start importing our component modules, for example:\n\n```javascript\nimport 'carbon-web-components/es/components/dropdown/dropdown.js';\nimport 'carbon-web-components/es/components/dropdown/dropdown-item.js';\n```\n\nOnce you've imported the component modules, you can use our components in the same manner as native HTML tags, for example:\n\n```html\n<bx-dropdown trigger-content=\"Select an item\">\n  <bx-dropdown-item value=\"all\">Option 1</bx-dropdown-item>\n  <bx-dropdown-item value=\"cloudFoundry\">Option 2</bx-dropdown-item>\n  <bx-dropdown-item value=\"staging\">Option 3</bx-dropdown-item>\n  <bx-dropdown-item value=\"dea\">Option 4</bx-dropdown-item>\n  <bx-dropdown-item value=\"router\">Option 5</bx-dropdown-item>\n</bx-dropdown>\n```\n\n### Other usage guides\n\n- [Having components participate in form](./docs/form.md)\n- [Using custom styles in components](./docs/styling.md)\n- [Using `carbon-web-components` with old build toolchain](./docs/old-build-toolchain.md)\n\n## JavaScript framework support\n\nIn addition to the available Web Component versions of Carbon components, this\nlibrary also supports usage with JavaScript frameworks like Angular, React,\nand Vue if the desire is to use instead of the pure framework versions of\nCarbon components. Specifically for React, this library comes with a wrapper\nimplementation around the Carbon Web Components for more seamless integration\nwith your React application.\n\nThis is achievable since Web Components is the modern browser standard, and\nworks well with other front-end frameworks that exist in the application. In\nturn, this also comes with the benefits of encapsulation within the Shadow DOM:\n\n### Angular\n\n[![Edit carbon-web-components with Angular](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/angular)\n\nAngular users can use our components in the same manner as native HTML tags, too, once you add [`CUSTOM_ELEMENTS_SCHEMA`](https://angular.io/api/core/CUSTOM_ELEMENTS_SCHEMA) schema to your Angular module, for example:\n\n```javascript\nimport { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { BrowserModule } from '@angular/platform-browser';\n\nimport { AppComponent } from './app.component';\n\n@NgModule({\n  schemas: [CUSTOM_ELEMENTS_SCHEMA],\n  declarations: [AppComponent],\n  imports: [BrowserModule],\n  bootstrap: [AppComponent],\n})\nexport class AppModule {}\n```\n\nThe `.d.ts` files in `carbon-web-components` package are compiled with TypeScript 3.7. You can use TypeScript 3.7 in your Angular application with upcoming Angular `9.0` release, or with the following instructions, so your application can use those `.d.ts` files:\n\n- Set `true` to [`angularCompilerOptions.disableTypeScriptVersionCheck`](https://angular.io/guide/angular-compiler-options#disabletypescriptversioncheck) in `tsconfig.json`\n- In `polyfills.ts`, change [`__importDefault` TypeScript helper](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-7.html#example-8) as follows: `window.__importDefault = mod => (mod?.__esModule ? mod : { default: mod })`\n\n### React\n\n[![Edit carbon-web-components with React](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/react)\n\nYou can use wrapper React components in `carbon-web-components/es/components-react` generated [automatically from the custom elements](./src/globals/wrappers/createReactCustomElementType.ts) which allows you to use our components seamlessly in your React code. Here's an example:\n\n```javascript\nimport React from 'react';\nimport { render } from 'react-dom';\nimport BXDropdown from 'carbon-web-components/es/components-react/dropdown/dropdown.js';\nimport BXDropdownItem from 'carbon-web-components/es/components-react/dropdown/dropdown-item.js';\n\nconst App = () => (\n  <BXDropdown triggerContent=\"Select an item\">\n    <BXDropdownItem value=\"all\">Option 1</BXDropdownItem>\n    <BXDropdownItem value=\"cloudFoundry\">Option 2</BXDropdownItem>\n    <BXDropdownItem value=\"staging\">Option 3</BXDropdownItem>\n    <BXDropdownItem value=\"dea\">Option 4</BXDropdownItem>\n    <BXDropdownItem value=\"router\">Option 5</BXDropdownItem>\n  </BXDropdown>\n);\n\nrender(<App />, document.getElementById('root'));\n```\n\nNote: Using the React wrapper requires an additional dependency, [`prop-types`](https://www.npmjs.com/package/prop-types).\n\nTo run the wrapper React components in SSR environment requires Node `12.16.3` or above that supports [\"conditional mapping\" feature](https://github.com/jkrems/proposal-pkg-exports#2-conditional-mapping):\n\n[![Edit carbon-web-components with React SSR](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/react-ssr)\n\nSame Node version requirement applies to Next.js:\n\n[![Edit carbon-web-components with React SSR](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/next)\n\n### Vue\n\n[![Edit carbon-web-components with Vue](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/vue)\n\nVue users can use our components in the same manner as native HTML tags, without any additional steps!\n\n## Getting started with development\n\n1. Fork this repository and clone it\n2. `yarn install`\n3. `yarn wca && yarn storybook`\n\n## Running React/Angular/Vue Storybook demo\n\n- React: `yarn storybook:react` (Live demo: https://web-components.carbondesignsystem.com/react/index.html)\n- Angular: `yarn storybook:angular` (Live demo: https://web-components.carbondesignsystem.com/angular/index.html)\n- Vue: `yarn storybook:vue` (Live demo: https://web-components.carbondesignsystem.com/vue/index.html)\n\n## List of available components\n\nView available web components at: https://web-components.carbondesignsystem.com/. You can see usage information in several ways:\n\n1. Going to Docs tab, where it shows the usage and available attributes, properties and custom events.\n2. Clicking the **KNOBS** tab at the bottom and changing values there. Most knobs are shown as something like `Button kind (kind)`, where `kind` is the attribute name\n3. Clicking the **ACTION LOGGER** tab at the bottom and interacting with the selected component. You may see something like `bx-modal-closed` which typically indicates that an event with such event type is fired. You can also expand the twistie to see the details of the event\n\n## Browser support\n\n- Latest Chrome/Safari/FF ESR\n- IE/Edge support is bast-effort basis\n  - Some components may not be supported\n\nTo support IE, you need a couple additional setups:\n\n- Toolstack to re-transpile our code to ES5 (e.g. by specifying IE11 in [`@babel/preset-env`](https://babeljs.io/docs/en/babel-preset-env) configuration)\n- Polyfills, listed [here](https://github.com/carbon-design-system/carbon-web-components/blob/master/src/polyfills/index.ts)\n\nHere's an example code that shows such setup:\n\n[![Edit carbon-web-components with IE](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/master/examples/codesandbox/ie)\n\n## Coding conventions\n\nCan be found at [here](./src/coding-conventions.md).\n\n## Creating build\n\n```\n> yarn clean\n> yarn build\n```\n\nYou'll see the build artifacts in `/path/to/carbon-web-components/es` directory.\n\n## Running unit test\n\nYou can run unit test by:\n\n```\n> gulp test:unit\n```\n\nYou can run specific test spec by:\n\n```\n> gulp test:unit -s tests/spec/dropdown_spec.ts\n```\n\nYou can choose a browser (instead of Headless Chrome) by:\n\n```\n> gulp test:unit -b Firefox\n```\n\nYou can keep the browser after the test (and re-run the test when files change) by:\n\n```\n> gulp test:unit -b Chrome -k\n```\n\nYou can prevent code coverate instrumentation code from being generated by:\n\n```\n> gulp test:unit -d\n```\n\nYou can update snapshots by:\n\n```\n> gulp test:unit --update-snapshot\n```\n\nAbove options can be used together. This is useful to debug your code as you test:\n\n```\n> gulp test:unit -s tests/spec/dropdown_spec.ts -b Chrome -d -k\n```\n\n## Running build integration test\n\nYou can run build integration test by:\n\n```\n> yarn test:integration:build\n```\n\nYou can run a specific set of UI test steps (e.g. running `tests/integration/build/form-angular_steps.js` only) by:\n\n```\n> yarn test:integration:build form-angular_steps\n```\n\nBy default Chrome runs in headless mode. You can show Chrome UI by:\n\n```\n> CI=false yarn test:integration:build\n```\n\n## Running UI integration test\n\nYou can run UI integration test by:\n\n```\n> yarn test:integration:ui\n```\n\nYou can run a specific set of UI test steps (e.g. running `tests/integration/ui/dropdown_steps.js` only) by:\n\n```\n> yarn test:integration:ui dropdown_steps\n```\n\nBy default Chrome runs in headless mode. You can show Chrome UI by:\n\n```\n> CI=false yarn test:integration:ui\n```\n","readmeFilename":"README.md","gitHead":"cc79d75a7a2c07b7244cd28061ffd66a80052e59","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.16.2-canary.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-VuNhvdLNEUPhRdgUwwymXhiSLs1eQ6BcUzVpcv40b+8fGewN7Ik5IPFGVhs8S2a/FVGnT71ZgC0DzRMlQfLQwA==","shasum":"ae9101fcfe0e09a08640fdf6eb2beb80cd15bafb","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.16.2-canary.0.tgz","fileCount":16717,"unpackedSize":24495552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJkAFCRA9TVsSAnZWagAAIFEP/jK1BpECM8d/TpQWgKve\nSrRvREMMv0FI4q7MLMoewiFtYvp8ysgnS9eJWw8RQ7jUHsn2gKwQPETXi5ZR\nkJdtDkucfTMU7oPRXRLMgvJTM9ZDTpFHoBVoA6O36wVr2fMXMaOfDEst3N8g\nzP5D6l4mh6CpO1rQDH/MnyQk0vEuBrQDNcLDGcUP+MXsJ6MnMEjResvsJUl+\nc2mFnuewceovT5qZPuqL3phSfgdE9yWYep1K/Kl3yojrvqLvzwN1KL3+b/w/\n0TBZyhYQn/CAhirObljlOBYFVwlKMVnrSRnz0NFOh7ZY5QP5vn0rKyvv7p0N\nbb+n845zwYlaphfYtIWk7nVWl9qbC0bSv9l2TKHZsa+G12i56B4XQkZWtcuG\n0Uh2RuCB44imbN1K1MgbbPYPnvt+YBpy/ePEXlZPaVddxYVMkyMk0c6PMgs6\nQAXJDWCXRPkSilbwen8Jj75V5diUr+fE8NbW1uGK8iRdfwT0JzVPZsnFjjn1\nxP24RK1M3wS86Zhw3XHoopJVVV1Ci3CSHKHAJWDFfI2LwL5XAvFTO9vNi2U3\nnMjfDo98aARckOUctI6yWJyeQ7fti7uFQU8FtRfqFMkmpU/xC2ZlyE7e/44y\nfK01H75PMx8EeZo8GG0y3kpFLlIcMFUdD9QsVoGZlMTbmfl+njPCV3EBPxJ5\n2HVs\r\n=27YT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHxM1fqh+5lDPqnFFickxfnGPGDDw3Sa+zbZ/u5vE4foCIE/ssizm1i9IdFSmdKSKN7DF4MVaV+918Zlwo/AFT36p"}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.16.2-canary.0_1629896708941_0.25493052896614077"},"_hasShrinkwrap":false,"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"1.16.2":{"name":"carbon-web-components","version":"1.16.2","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.22.0","@carbon/icons":"^10.38.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.38.0","@carbon/icons-vue":"^10.38.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.42.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","cssnano":"^4.1.10","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","magic-string":"^0.25.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","node-sass":"^5.0.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","read-pkg-up":"^7.0.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^9.3.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^4.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.0","rollup-pluginutils":"^2.8.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.42.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"3ffb8d0caaa867ebe37a888bc58a1033b2da7791","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.16.2","_nodeVersion":"12.22.5","_npmVersion":"6.14.14","dist":{"integrity":"sha512-k0vuYJ6DF6K+GRoTqbiw1beF9zKnV/8p/rM67TmkABfXkR2MWznXF4oCk8akSGT8tt56k3lUG7Maecgqkg23kg==","shasum":"bf2578015993dd9f922ff033b0fa23ccec1d0d3b","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.16.2.tgz","fileCount":16716,"unpackedSize":24495543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJmCgCRA9TVsSAnZWagAAa48P/RoBXpfqYWMoGHXT0NHV\nA6nK6Hr4dAgti3nnXa4vC5zHucYWfxNmuCAnE0eAla5M13pDI8+H4627fwHX\ng6GW/ZU1Q0rcAVVQJlAYoH/VA2lEiwu9c6opwlNXO1tjOrZBTU6Vdg8rhJ0A\nhMPnQYybPmlSmNqYSyPNKqbexwBVV+E5OqctgEGLd9HRcJ3aegn8sLUwaqUd\nm3+f25mzowxoHavLrKkCl8eWL5LqchERLiKkCbewSaYmdWlAMpylHGj1XF1F\n3m0G4s+uD01Hwuy3S/35OOiRSap/lrH/rbfPc3to4L5MJair5lgacCRJI4Hr\n1qnEJgmcfhGkP/oqrAMYNoYsvcFeoWND+HSAQcJpoToAR5mGOBfohXts6GRW\n822pZYWcXsTywT8g+0JLypSr7DmNyM/R9fgfHThYp6ftzYb8aHrHRSgkMFCb\n7LCq6KPUE/Rw8MPE1eMBgEsiw+hCF3ZLNTke9EPcWtjX/BQsvGLuiGWtCaaq\niLE8NGNfM6ONF67y0pDktZmjgU7JeAKQHoiBcuaB9weKfV8EiWGfmV9+Znns\nUSCQC4zt1jF+RRjfyQYo73ttQ2CQHf7STzYyX3LdbG1blZMtoFeLuEOBT4NG\nVsPnEH+RYISZ8w4ZJjbyJe4j2z2cSE25wPLa/rZMHYbLBg+3RDuKq+loUB3k\no2RA\r\n=5wli\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDy5As1a+tC4JstyMB1lQ8++CEudcghr6yZ4LdJuQxGvwIgBEtoAAuJVY7kyYnH2pI9y/awiIwHlG3jQTd62uHJGtw="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.16.2_1629905056352_0.6062350196678741"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.17.0":{"name":"carbon-web-components","version":"1.17.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.24.0","@carbon/icons":"^10.40.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.40.0","@carbon/icons-vue":"^10.40.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.45.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","cssnano":"^4.1.10","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","magic-string":"^0.25.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","read-pkg-up":"^7.0.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^9.3.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^4.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.0","rollup-pluginutils":"^2.8.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass":"^1.39.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.45.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"d820354c3e945cc3b9c80abd9c98bf3d271c445e","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.17.0","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UogYl3BSweME3j/Ptt+Gm4GxgKue3bKeNsPVGWJo9kkQ7uDKaFkROIxnav0jRMzj3/tqB4NuagO7Fz5eMIw3Lg==","shasum":"e0c29a4511e339f453275affb8cfab8c7e54e82e","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.17.0.tgz","fileCount":16716,"unpackedSize":24516587,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyr807in9JJFEEMOUD/Xia8p1Brg9iuHqvZcBkpz4bNgIhANG0i4fGDJZpp+7Nprsx1P6Gga++D0aglK5zJ70qTh0y"}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.17.0_1633460984772_0.37251290925112923"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.18.0":{"name":"carbon-web-components","version":"1.18.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:src":"yarn lint:license:src && yarn lint:scripts","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:license:staged":"tools/check-license.js -w","lint:scripts:staged":"eslint","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0","lit-html":"^1.3.0","prettier":"^1.19.0"},"dependencies":{"@babel/runtime":"^7.8.0","lodash-es":"^4.17.0"},"devDependencies":{"@angular-devkit/build-angular":"^0.900.0","@angular-devkit/core":"^8.0.0","@angular/common":"^8.0.0","@angular/compiler":"^8.0.0","@angular/compiler-cli":"^8.0.0","@angular/core":"^8.0.0","@angular/forms":"^8.0.0","@angular/platform-browser":"^8.0.0","@angular/platform-browser-dynamic":"^8.0.0","@babel/plugin-proposal-class-properties":"^7.10.0","@babel/plugin-proposal-decorators":"^7.10.0","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/plugin-proposal-optional-chaining":"^7.11.0","@babel/plugin-transform-modules-commonjs":"^7.11.0","@babel/plugin-transform-runtime":"^7.11.0","@babel/plugin-transform-template-literals":"^7.10.0","@babel/plugin-transform-typescript":"~7.6.0","@babel/preset-env":"^7.11.0","@babel/preset-modules":"^0.1.0","@babel/preset-react":"^7.10.0","@babel/template":"^7.10.0","@babel/traverse":"^7.11.0","@carbon/icon-helpers":"^10.25.0","@carbon/icons":"^10.42.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.42.0","@carbon/icons-vue":"^10.42.0","@commitlint/cli":"^7.5.0","@commitlint/config-conventional":"^7.5.0","@open-wc/semantic-dom-diff":"^0.15.0","@percy-io/in-percy":"^0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.2.0","@storybook/addon-docs":"^6.2.0","@storybook/addon-essentials":"^6.2.0","@storybook/addon-knobs":"^6.2.0","@storybook/addon-links":"^6.2.0","@storybook/addon-storysource":"^6.2.0","@storybook/angular":"^6.2.0","@storybook/react":"^6.2.0","@storybook/source-loader":"^6.2.0","@storybook/vue":"^6.2.0","@storybook/web-components":"^6.2.0","@types/bluebird":"^3.5.0","@types/jasmine":"^3.6.0","@types/lodash-es":"^4.17.0","@types/webpack-env":"^1.14.0","@typescript-eslint/eslint-plugin":"^2.7.0","@typescript-eslint/parser":"^2.7.0","@webcomponents/custom-elements":"^1.2.0","@webcomponents/shadycss":"^1.9.0","@webcomponents/shadydom":"^1.6.0","@webcomponents/template":"^1.4.0","@webcomponents/url":"^0.7.0","@webcomponents/webcomponents-platform":"^1.0.0","async-done":"^1.3.0","autoprefixer":"^9.4.0","babel-core":"^7.0.0-bridge.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.0","babel-plugin-emotion":"^10.0.0","babel-plugin-istanbul":"^4.1.0","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.0","bluebird":"^3.5.0","cache-loader":"^4.1.0","carbon-components":"^10.47.0","child-process-promise":"^2.2.0","commander":"^2.13.0","core-js":"^3.0.0","cross-env":"^7.0.0","css-loader":"^5.2.0","cssnano":"^4.1.10","custom-event":"^1.0.0","cz-conventional-changelog":"^2.0.0","del":"^2.2.0","es6-promise":"^4.1.0","eslint":"^5.11.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-carbon-base":"^1.0.0","eslint-config-prettier":"^3.3.0","eslint-import-resolver-node":"^0.3.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-import":"^2.14.0","eslint-plugin-lit":"^1.2.0","eslint-plugin-prettier":"^3.0.0","eslint-plugin-react":"^7.14.0","eslint-restricted-globals":"^0.2.0","execa":"^5.0.0","expect-playwright":"^0.2.0","expect-puppeteer":"^4.4.0","file-loader":"^6.0.0","flatpickr":"4.6.1","fs-extra":"^9.0.0","globby":"^10.0.0","gulp":"^4.0.0","gulp-babel":"^8.0.0","gulp-clean-css":"^4.2.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.0","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^2.1.0","gulp-rename":"^2.0.0","gulp-sass":"^4.0.0","gulp-sourcemaps":"^2.6.0","gulp-typescript":"^5.0.0","http-server":"^0.12.0","husky":"^4.2.0","is-plain-obj":"^2.1.0","is-port-reachable":"^3.0.0","istanbul-instrumenter-loader":"^3.0.0","jasmine-core":"^3.6.0","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"^0.1.0","karma":"^6.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.0","karma-firefox-launcher":"^2.1.0","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.0","karma-safari-launcher":"^1.0.0","karma-snapshot":"^0.6.0","karma-sourcemap-loader":"^0.3.0","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.2.0","lit-element":"^2.3.0","lit-html":"^1.2.0","magic-string":"^0.25.0","mini-css-extract-plugin":"^0.5.0","mkdirp":"^0.5.0","morgan":"^1.8.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"^1.19.0","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.8.0","react-dom":"^16.8.0","react-is":"^16.13.0","read-pkg-up":"^7.0.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^9.3.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^4.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^4.0.0","rollup-pluginutils":"^2.8.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass":"^1.39.0","sass-loader":"^10.0.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"^0.9.0","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"^0.37.0","typescript":"^3.8.0","use-debounce":"^3.2.0","vue":"^2.6.0","vue-eslint-parser":"^6.0.0","vue-loader":"^15.7.0","vue-template-compiler":"^2.6.0","web-component-analyzer":"^1.0.0","webpack":"^4.28.0","webpack-dev-server":"^3.11.0","zone.js":"^0.8.0"},"peerDependencies":{"carbon-components":"~10.47.0","flatpickr":"4.6.1","lit-element":"^2.3.0","lit-html":"^1.2.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"jsxBracketSameLine":true,"printWidth":130,"singleQuote":true,"trailingComma":"es5"},"gitHead":"7266e3e774091a121eec65669b01a287ef82c2ed","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.18.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-zV6duzjY0geyKaJqKRTG1gdLijycQ9I4avb8JqZxVobFv8IAwAQkan0f4Z/VRIXMqlk9AaNtEHOmcssOEgcfFQ==","shasum":"3a8d0e062eb677feb880636d473f50149f631d8e","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.18.0.tgz","fileCount":16716,"unpackedSize":24599292,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxnj8KhP3jU1g+0beT+Y1X9oruz7VG3PUS96P95QEM5QIgFcZId+mpd0sDs+AP3uho7ypM3RO993GDLNqIvqMT2B4="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.18.0_1635530545669_0.7781439881617174"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.19.0":{"name":"carbon-web-components","version":"1.19.0","license":"Apache-2.0","main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"typings":"es/index.d.ts","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,ts,md,scss}\"","format:diff":"prettier --check \"**/*.{css,js,ts,md,scss}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:dist":"yarn lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:dist":"gulp lint:license:dist","lint:license:staged":"tools/check-license.js -w","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:scripts:staged":"eslint","lint:src":"yarn lint:license:src && yarn lint:scripts","reset":"yarn cache clean && yarn clean && rimraf node_modules && yarn install && yarn build","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0"},"dependencies":{"@babel/runtime":"^7.16.3","carbon-components":"10.48.0","flatpickr":"4.6.1","lit-element":"^2.5.1","lit-html":"^1.4.1","lodash-es":"^4.17.21"},"devDependencies":{"@angular-devkit/build-angular":"~0.1102.0","@angular-devkit/core":"^8.3.29","@angular/common":"^8.2.14","@angular/compiler":"^8.2.14","@angular/compiler-cli":"^8.2.14","@angular/core":"^8.2.14","@angular/forms":"^8.2.14","@angular/platform-browser":"^8.2.14","@angular/platform-browser-dynamic":"^8.2.14","@babel/plugin-proposal-class-properties":"^7.16.0","@babel/plugin-proposal-decorators":"^7.16.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.16.0","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/plugin-proposal-optional-chaining":"^7.16.0","@babel/plugin-transform-modules-commonjs":"^7.16.0","@babel/plugin-transform-runtime":"^7.16.4","@babel/plugin-transform-template-literals":"^7.16.0","@babel/plugin-transform-typescript":"~7.12.0","@babel/preset-env":"~7.12.0","@babel/preset-modules":"~0.1.5","@babel/preset-react":"^7.16.0","@babel/template":"^7.16.0","@babel/traverse":"^7.16.3","@carbon/icon-helpers":"^10.25.0","@carbon/icons":"^10.43.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.43.0","@carbon/icons-vue":"^10.43.0","@commitlint/cli":"^15.0.0","@commitlint/config-conventional":"^15.0.0","@open-wc/semantic-dom-diff":"~0.18.0","@percy-io/in-percy":"~0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.3.12","@storybook/addon-docs":"^6.3.12","@storybook/addon-essentials":"^6.3.12","@storybook/addon-knobs":"^6.3.1","@storybook/addon-links":"^6.3.12","@storybook/addon-storysource":"^6.3.12","@storybook/angular":"~6.2.9","@storybook/react":"^6.3.12","@storybook/source-loader":"^6.3.12","@storybook/vue":"^6.3.12","@storybook/web-components":"^6.3.12","@types/bluebird":"^3.5.36","@types/jasmine":"^3.10.2","@types/lodash-es":"^4.17.5","@types/webpack-env":"^1.16.3","@typescript-eslint/eslint-plugin":"^3.10.1","@typescript-eslint/parser":"^3.10.1","@webcomponents/custom-elements":"^1.5.0","@webcomponents/shadycss":"^1.11.0","@webcomponents/shadydom":"^1.9.0","@webcomponents/template":"^1.5.0","@webcomponents/url":"~0.7.8","@webcomponents/webcomponents-platform":"^1.0.1","async-done":"^1.3.2","autoprefixer":"^9.8.8","babel-eslint":"^10.1.0","babel-loader":"^8.2.3","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.2","bluebird":"^3.7.2","cache-loader":"^4.1.0","child-process-promise":"^2.2.1","commander":"^4.1.1","core-js":"^3.19.1","cross-env":"^7.0.3","css-loader":"^5.2.7","cssnano":"^4.1.11","custom-event":"^1.0.0","cz-conventional-changelog":"^3.3.0","del":"^4.1.1","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-import-resolver-node":"~0.3.6","eslint-plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.3","eslint-plugin-lit":"^1.6.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-react":"^7.27.0","eslint-restricted-globals":"~0.2.0","execa":"^5.1.1","expect-playwright":"~0.8.0","expect-puppeteer":"^4.4.0","file-loader":"^6.2.0","fs-extra":"^9.1.0","globby":"^10.0.2","gulp":"^4.0.2","gulp-babel":"^8.0.0","gulp-clean-css":"^4.3.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^6.0.0","gulp-header":"^2.0.9","gulp-if":"^3.0.0","gulp-postcss":"^8.0.0","gulp-prettier":"^4.0.0","gulp-rename":"^2.0.0","gulp-sass":"^4.1.1","gulp-sourcemaps":"^2.6.5","gulp-typescript":"^5.0.1","http-server":"~0.13.0","husky":"^4.3.8","is-plain-obj":"^2.1.0","is-port-reachable":"^3.1.0","istanbul-instrumenter-loader":"^3.0.1","jasmine-core":"^3.10.1","jest":"^24.9.0","jest-dev-server":"^4.4.0","jest-diff":"^24.9.0","jest-environment-puppeteer":"^4.4.0","jest-playwright-preset":"~0.2.0","karma":"^6.3.9","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.3","karma-firefox-launcher":"^2.1.2","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.1","karma-safari-launcher":"^1.0.0","karma-snapshot":"~0.6.0","karma-sourcemap-loader":"~0.3.8","karma-spec-reporter":"0.0.32","karma-webpack":"^4.0.0","lint-staged":"^10.5.4","magic-string":"~0.25.7","mini-css-extract-plugin":"~0.12.0","mkdirp":"~0.5.5","morgan":"^1.8.0","null-loader":"^2.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"~2.4.1","prop-types":"^15.7.0","puppeteer":"^5.0.0","raw-loader":"^4.0.0","react":"^16.14.0","react-dom":"^16.14.0","react-is":"^16.13.1","read-pkg-up":"^7.0.0","replace-ext":"^1.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^9.3.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^4.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^7.0.2","rollup-pluginutils":"^2.8.0","rtlcss":"^2.4.0","rxjs":"^6.4.0","sass":"~1.40.0","sass-loader":"^10.2.0","strip-comments":"^1.0.0","style-loader":"^2.0.0","temp":"~0.9.4","terser-webpack-plugin":"^1.2.0","through2":"^3.0.0","ts-loader":"^6.0.0","tsickle":"~0.37.1","typescript":"^3.9.10","use-debounce":"^3.2.0","vue":"^2.6.14","vue-eslint-parser":"^8.0.1","vue-loader":"^15.9.8","vue-template-compiler":"^2.6.14","web-component-analyzer":"^1.1.6","webpack":"^4.46.0","webpack-dev-server":"^3.11.2","zone.js":"~0.11.0"},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{js,ts,tsx}":["yarn format:staged","yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"arrowParens":"avoid","bracketSameLine":true,"printWidth":130,"singleQuote":true},"gitHead":"b4cf7e6b8697da2fd259beb4d7c6d09bb9a52617","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.19.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-jNUVODYBaugZedGiVjjBxohGqpazbIbr49c2VsDGwpb3LJucTG3nuRg0cMaVhFzSNptFvBPoQZzbwCiItpWCEw==","shasum":"2c802aa72e6230b032a2fff901c9f1579006ab02","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.19.0.tgz","fileCount":16716,"unpackedSize":24595418,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCm3WFGWYuiGjeTi5xjrsu7N2SYXIOMXzcK1ELpwiVtKgIhAN0aNG0HaUVMTDLup03tRIlZxMeIKiSAaO27u6cSgr31"}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.19.0_1637356203300_0.4842844744438415"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.20.0":{"name":"carbon-web-components","version":"1.20.0","license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,json,md,scss,ts}\"","format:diff":"prettier --check \"**/*.{css,js,json,md,scss,ts}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:dist":"yarn lint:license:dist","lint:license:dist":"gulp lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:staged":"tools/check-license.js -w","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:scripts:staged":"eslint","lint:src":"yarn lint:license:src && yarn lint:scripts","reset":"yarn cache clean && yarn clean && rimraf node_modules && yarn install && yarn build","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"dependencies":{"@babel/runtime":"^7.16.3","carbon-components":"10.50.0","flatpickr":"4.6.1","lit-element":"^2.5.1","lit-html":"^1.4.1","lodash-es":"^4.17.21"},"devDependencies":{"@angular-devkit/build-angular":"~0.1102.0","@angular-devkit/core":"^8.3.29","@angular/common":"^8.2.14","@angular/compiler":"^8.2.14","@angular/compiler-cli":"^8.2.14","@angular/core":"^8.2.14","@angular/forms":"^8.2.14","@angular/platform-browser":"^8.2.14","@angular/platform-browser-dynamic":"^8.2.14","@babel/core":"~7.12.17","@babel/plugin-proposal-class-properties":"^7.16.0","@babel/plugin-proposal-decorators":"^7.16.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.16.0","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/plugin-proposal-optional-chaining":"^7.16.0","@babel/plugin-transform-modules-commonjs":"^7.16.0","@babel/plugin-transform-runtime":"^7.16.4","@babel/plugin-transform-template-literals":"^7.16.0","@babel/plugin-transform-typescript":"~7.13.0","@babel/preset-env":"~7.12.0","@babel/preset-modules":"~0.1.5","@babel/preset-react":"^7.16.0","@babel/template":"^7.16.0","@babel/traverse":"^7.16.3","@carbon/icon-helpers":"^10.25.0","@carbon/icons":"^10.44.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.44.0","@carbon/icons-vue":"^10.44.0","@commitlint/cli":"^15.0.0","@commitlint/config-conventional":"^15.0.0","@open-wc/semantic-dom-diff":"~0.18.0","@percy-io/in-percy":"~0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.3.12","@storybook/addon-docs":"^6.3.12","@storybook/addon-essentials":"^6.3.12","@storybook/addon-knobs":"^6.3.1","@storybook/addon-links":"^6.3.12","@storybook/addon-storysource":"^6.3.12","@storybook/angular":"~6.2.9","@storybook/react":"^6.3.12","@storybook/source-loader":"^6.3.12","@storybook/vue":"^6.3.12","@storybook/web-components":"^6.3.12","@types/bluebird":"^3.5.36","@types/jasmine":"^3.10.2","@types/lodash-es":"^4.17.5","@types/webpack-env":"^1.16.3","@typescript-eslint/eslint-plugin":"^3.10.1","@typescript-eslint/parser":"^3.10.1","@webcomponents/custom-elements":"^1.5.0","@webcomponents/shadycss":"^1.11.0","@webcomponents/shadydom":"^1.9.0","@webcomponents/template":"^1.5.0","@webcomponents/url":"~0.7.8","@webcomponents/webcomponents-platform":"^1.0.1","async-done":"^1.3.2","autoprefixer":"^9.8.8","babel-eslint":"^10.1.0","babel-loader":"^8.2.3","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.2","bluebird":"^3.7.2","cache-loader":"^4.1.0","child-process-promise":"^2.2.1","commander":"^4.1.1","core-js":"^3.19.1","cross-env":"^7.0.3","css-loader":"^6.0.0","cssnano":"^5.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^3.3.0","del":"^6.0.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-import-resolver-node":"~0.3.6","eslint-plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.3","eslint-plugin-lit":"^1.6.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-react":"^7.27.0","eslint-restricted-globals":"~0.2.0","execa":"^6.0.0","expect-playwright":"~0.8.0","expect-puppeteer":"^6.0.0","file-loader":"^6.2.0","fs-extra":"^10.0.0","globby":"^10.0.2","gulp":"^4.0.2","gulp-babel":"^8.0.0","gulp-clean-css":"^4.3.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^7.0.0","gulp-header":"^2.0.9","gulp-if":"^3.0.0","gulp-postcss":"^9.0.0","gulp-prettier":"^4.0.0","gulp-rename":"^2.0.0","gulp-sass":"^5.0.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^5.0.1","http-server":"~14.0.0","husky":"^4.3.8","is-plain-obj":"^2.1.0","is-port-reachable":"^3.1.0","istanbul-instrumenter-loader":"^3.0.1","jasmine-core":"^3.10.1","jest":"^27.0.0","jest-dev-server":"^6.0.0","jest-diff":"^27.0.0","jest-environment-puppeteer":"^6.0.0","jest-playwright-preset":"~0.2.0","karma":"^6.3.9","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.3","karma-firefox-launcher":"^2.1.2","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.1","karma-safari-launcher":"^1.0.0","karma-snapshot":"~0.6.0","karma-sourcemap-loader":"~0.3.8","karma-spec-reporter":"0.0.32","karma-webpack":"^5.0.0","lint-staged":"^12.0.0","magic-string":"~0.25.7","mini-css-extract-plugin":"~2.4.0","mkdirp":"~1.0.0","morgan":"^1.8.0","null-loader":"^4.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"~2.5.0","prettier-plugin-package":"^1.3.0","prop-types":"^15.7.0","puppeteer":"^12.0.0","raw-loader":"^4.0.0","react":"^17.0.0","react-dom":"^17.0.0","react-is":"^17.0.0","read-pkg-up":"^7.0.0","replace-ext":"^2.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^5.0.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^7.0.2","rollup-pluginutils":"^2.8.0","rtlcss":"^3.0.0","rxjs":"^7.0.0","sass":"~1.40.0","sass-loader":"^10.2.0","strip-comments":"^2.0.0","style-loader":"^2.0.0","temp":"~0.9.4","terser-webpack-plugin":"^5.0.0","through2":"^4.0.0","ts-loader":"^6.0.0","tsickle":"~0.37.1","typescript":"^3.9.10","use-debounce":"^3.2.0","vue":"^2.6.14","vue-eslint-parser":"^8.0.1","vue-loader":"^15.9.8","vue-template-compiler":"^2.6.14","web-component-analyzer":"^1.1.6","webpack":"^4.46.0","webpack-dev-server":"^4.0.0","zone.js":"~0.11.0"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0"},"typings":"es/index.d.ts","commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{css,js,json,md,scss,ts}":["yarn format:staged"],"*.{js,ts,tsx}":["yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"arrowParens":"avoid","bracketSameLine":true,"printWidth":130,"singleQuote":true},"gitHead":"eb7ccc2be4471369973a3b0a2b8d5eceb2e904b9","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.20.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-5YKYzhLQ7DIlB+YJNOIy56+WYIzilzIc0GZAzv1M3ol/ZbVT7k5B6WH2PK9m/HdCcf3MWETN7kkXo85tRDPmaQ==","shasum":"60993a9c95d947bc62236c33df6b1fd3b9f7911d","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.20.0.tgz","fileCount":17180,"unpackedSize":24894035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht5NoCRA9TVsSAnZWagAA+0IP/1VSqXJx5u8zUWGDKIqr\nPnrrEs4BAHBSn5PjxRC/B4ubOMMOWc1DItutI+YIf4v27pCUbqSYPwCw4Gbm\nAtxOq0iz4ODMdwAE3F3B/ViSfZoX/bl4yO3C4cGOAfAyFhAiQUtVLwGbD7Bd\nIb6noAAysHzZdtKYazcPWFjGHldqFeiv9ZNb9686VLpAy+GcmVLxinXHzF7B\nGXpkrACseinCQmwuGzxgv+02XBDBRkX5g+cVKqY1B8nnI0Nn7dV9i1J4z0JZ\nKCLmoK9d2eNkewOGZp7AEeJ6uRluBCytGnJ4kCRMnwT19fQ0uLHdEqyj4+Lt\nlrsowJPYGUwvyKxL+E5FXnhSe1EGbt96NF8gTeortgruxC2R0+DDt6YI+VRZ\nv7LTU0pMJKU4olftsrpA6AQITtbeWgS9536euFh+hZVHuY3u5EBBMbtS/2X+\nZVM4qu9jPso+C4vrZq/J8/FDkfx/kpPULX1db32MkRicC2du+MrcZhpfe1J0\nFbF+Wjv3BmVMEpfOZ81GsjXYCgm56T7NISSxZmuRNUE2b3bqUpiEkSQ/nWRr\n+I5KOhUxzrkhJUIZA1p8p/Wa1Yq4sp7+3MCgHFo//UtG1f3AF2ZmwJvVv3kj\nyNOYMQWaIMpQx9p13jO/MIDlAHt5MqVI9dOo8E8uVAhZR+K0zqtJOPumB37M\ngR0g\r\n=WySu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHauVjCr0SNIDY2kVY9WR5v944gak2JnQ8PHznCMfIcuAiEA8RBSICYSMXSfBjMHjiKNAavRyTblU26E3bv+RZlEux4="}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.20.0_1639420775719_0.263661835228878"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"},"1.21.0":{"name":"carbon-web-components","version":"1.21.0","license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"main":"es/index.js","module":"es/index.js","exports":{"./es/components-react/":{"node":"./lib/components-react-node/","default":"./es/components-react/"},"./es/components/":{"node":"./lib/components/","default":"./es/components/"},"./es/globals/":{"node":"./lib/globals/","default":"./es/globals/"},"./es":"./es/index.js","./es/":"./es/","./lib/":"./lib/","./dist/":"./dist/","./custom-elements.json":"./custom-elements.json","./package.json":"./package.json"},"scripts":{"build":"gulp build && yarn build:ngc && yarn wca","build-storybook:angular":"node --max-old-space-size=8192 node_modules/@storybook/angular/bin/build.js -c .storybook/angular -o storybook-static-angular","build-storybook:react":"gulp build:modules:react && node --max-old-space-size=8192 node_modules/@storybook/react/bin/build.js -c .storybook/react -o storybook-static-react","build-storybook:vue":"node --max-old-space-size=8192 node_modules/@storybook/vue/bin/build.js -c .storybook/vue -o storybook-static-vue","build:dist":"gulp build:dist","build:dist:dev":"gulp build:dist:dev","build:ngc":"yarn build:ngc:esm2015 && yarn build:ngc:esm5","build:ngc:esm2015":"ngc -p tsconfig-angular-esm2015.json","build:ngc:esm5":"ngc -p tsconfig-angular-esm5.json","ci-check":"yarn wca && yarn format:diff && yarn lint:src && yarn typecheck && yarn build && yarn test:unit && yarn lint:dist","clean":"gulp clean","format":"prettier --write \"**/*.{css,js,json,md,scss,ts}\"","format:diff":"prettier --check \"**/*.{css,js,json,md,scss,ts}\"","format:staged":"prettier --write","lint":"yarn lint:src && yarn lint:dist","lint:dist":"yarn lint:license:dist","lint:license:dist":"gulp lint:license:dist","lint:license:src":"gulp lint:license:src","lint:license:staged":"tools/check-license.js -w","lint:scripts":"eslint --ext .js,.ts,.tsx .","lint:scripts:staged":"eslint","lint:src":"yarn lint:license:src && yarn lint:scripts","reset":"yarn cache clean && yarn clean && rimraf node_modules && yarn install && yarn build","start":"yarn storybook","storybook":"start-storybook -p 9000","storybook:angular":"node node_modules/@storybook/angular/bin/index.js -p 9001 -c .storybook/angular","storybook:react":"node node_modules/@storybook/react/bin/index.js -p 9002 -c .storybook/react","storybook:vue":"node node_modules/@storybook/vue/bin/index.js -p 9003 -c .storybook/vue","test":"gulp test && yarn test:integration","test:integration":"yarn test:integration:build && yarn test:integration:ui","test:integration:build":"jest -c tests/integration/build/jest.config.js --runInBand","test:integration:ui":"jest -c tests/integration/ui/jest.config.js --runInBand","test:unit":"gulp test:unit","typecheck":"tsc --noEmit -p tsconfig.json","wca":"web-component-analyzer analyze src --outFile custom-elements.json"},"keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"dependencies":{"@babel/runtime":"^7.16.3","carbon-components":"10.52.0","flatpickr":"4.6.1","lit-element":"^2.5.1","lit-html":"^1.4.1","lodash-es":"^4.17.21"},"devDependencies":{"@angular-devkit/build-angular":"~0.1102.0","@angular-devkit/core":"^8.3.29","@angular/common":"^8.2.14","@angular/compiler":"^8.2.14","@angular/compiler-cli":"^8.2.14","@angular/core":"^8.2.14","@angular/forms":"^8.2.14","@angular/platform-browser":"^8.2.14","@angular/platform-browser-dynamic":"^8.2.14","@babel/core":"~7.12.17","@babel/plugin-proposal-class-properties":"^7.16.0","@babel/plugin-proposal-decorators":"^7.16.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.16.0","@babel/plugin-proposal-object-rest-spread":"^7.16.0","@babel/plugin-proposal-optional-chaining":"^7.16.0","@babel/plugin-transform-modules-commonjs":"^7.16.0","@babel/plugin-transform-runtime":"^7.16.4","@babel/plugin-transform-template-literals":"^7.16.0","@babel/plugin-transform-typescript":"~7.13.0","@babel/preset-env":"~7.12.0","@babel/preset-modules":"~0.1.5","@babel/preset-react":"^7.16.0","@babel/template":"^7.16.0","@babel/traverse":"^7.16.3","@carbon/icon-helpers":"^10.26.0","@carbon/icons":"^10.45.0","@carbon/icons-angular":"^10.8.3","@carbon/icons-react":"^10.45.0","@carbon/icons-vue":"^10.45.0","@commitlint/cli":"^16.0.0","@commitlint/config-conventional":"^16.0.0","@open-wc/semantic-dom-diff":"~0.18.0","@percy-io/in-percy":"~0.1.11","@percy/storybook":"^3.3.1","@storybook/addon-actions":"^6.3.12","@storybook/addon-docs":"^6.3.12","@storybook/addon-essentials":"^6.3.12","@storybook/addon-knobs":"^6.3.1","@storybook/addon-links":"^6.3.12","@storybook/addon-storysource":"^6.3.12","@storybook/angular":"~6.2.9","@storybook/react":"^6.3.12","@storybook/source-loader":"^6.3.12","@storybook/vue":"^6.3.12","@storybook/web-components":"^6.3.12","@types/bluebird":"^3.5.36","@types/jasmine":"^3.10.2","@types/lodash-es":"^4.17.5","@types/webpack-env":"^1.16.3","@typescript-eslint/eslint-plugin":"^3.10.1","@typescript-eslint/parser":"^3.10.1","@webcomponents/custom-elements":"^1.5.0","@webcomponents/shadycss":"^1.11.0","@webcomponents/shadydom":"^1.9.0","@webcomponents/template":"^1.5.0","@webcomponents/url":"~0.7.8","@webcomponents/webcomponents-platform":"^1.0.1","async-done":"^1.3.2","autoprefixer":"^9.8.8","babel-eslint":"^10.1.0","babel-loader":"^8.2.3","babel-plugin-template-html-minifier":"^4.1.0","babel-preset-vue":"^2.0.2","bluebird":"^3.7.2","cache-loader":"^4.1.0","child-process-promise":"^2.2.1","commander":"^4.1.1","core-js":"^3.19.1","cross-env":"^7.0.3","css-loader":"^6.0.0","cssnano":"^5.0.0","custom-event":"^1.0.0","cz-conventional-changelog":"^3.3.0","del":"^6.0.0","es6-promise":"^4.2.8","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-import-resolver-node":"~0.3.6","eslint-plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.3","eslint-plugin-lit":"^1.6.1","eslint-plugin-prettier":"^4.0.0","eslint-plugin-react":"^7.27.0","eslint-restricted-globals":"~0.2.0","execa":"^6.0.0","expect-playwright":"~0.8.0","expect-puppeteer":"^6.0.0","file-loader":"^6.2.0","fs-extra":"^10.0.0","globby":"^10.0.2","gulp":"^4.0.2","gulp-babel":"^8.0.0","gulp-clean-css":"^4.3.0","gulp-exclude-gitignore":"^1.2.0","gulp-filter":"^7.0.0","gulp-header":"^2.0.9","gulp-if":"^3.0.0","gulp-postcss":"^9.0.0","gulp-prettier":"^4.0.0","gulp-rename":"^2.0.0","gulp-sass":"^5.0.0","gulp-sourcemaps":"^3.0.0","gulp-typescript":"^5.0.1","http-server":"~14.0.0","husky":"^4.3.8","is-plain-obj":"^2.1.0","is-port-reachable":"^3.1.0","istanbul-instrumenter-loader":"^3.0.1","jasmine-core":"^4.0.0","jest":"^27.0.0","jest-dev-server":"^6.0.0","jest-diff":"^27.0.0","jest-environment-puppeteer":"^6.0.0","jest-playwright-preset":"~0.2.0","karma":"^6.3.9","karma-chrome-launcher":"^3.1.0","karma-coverage-istanbul-reporter":"^3.0.3","karma-firefox-launcher":"^2.1.2","karma-ie-launcher":"^1.0.0","karma-jasmine":"^4.0.1","karma-safari-launcher":"^1.0.0","karma-snapshot":"~0.6.0","karma-sourcemap-loader":"~0.3.8","karma-spec-reporter":"0.0.32","karma-webpack":"^5.0.0","lint-staged":"^12.0.0","magic-string":"~0.25.7","mini-css-extract-plugin":"~2.4.0","mkdirp":"~1.0.0","morgan":"^1.8.0","null-loader":"^4.0.0","playwright":"^1.0.0","polymer-webpack-loader":"^2.0.0","postcss":"^8.2.10","postcss-loader":"^3.0.0","postcss-selector-parser":"^6.0.0","prettier":"~2.5.0","prettier-plugin-package":"^1.3.0","prop-types":"^15.7.0","puppeteer":"^13.0.0","raw-loader":"^4.0.0","react":"^17.0.0","react-dom":"^17.0.0","react-is":"^17.0.0","read-pkg-up":"^7.0.0","replace-ext":"^2.0.0","resize-observer-polyfill":"^1.5.0","rollup":"^2.55.1","rollup-plugin-babel":"^4.3.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-multi-input":"^1.3.1","rollup-plugin-node-resolve":"^5.0.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^7.0.2","rollup-pluginutils":"^2.8.0","rtlcss":"^3.0.0","rxjs":"^7.0.0","sass":"~1.40.0","sass-loader":"^10.2.0","strip-comments":"^2.0.0","style-loader":"^2.0.0","temp":"~0.9.4","terser-webpack-plugin":"^5.0.0","through2":"^4.0.0","ts-loader":"^6.0.0","tsickle":"~0.37.1","typescript":"^3.9.10","use-debounce":"^3.2.0","vue":"^2.6.14","vue-eslint-parser":"^8.0.1","vue-loader":"^15.9.8","vue-template-compiler":"^2.6.14","web-component-analyzer":"^1.1.6","webpack":"^4.46.0","webpack-dev-server":"^4.0.0","zone.js":"~0.11.0"},"resolutions":{"babel-plugin-transform-vue-jsx":"^4.0.0"},"typings":"es/index.d.ts","commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"header-max-length":[2,"always",72],"body-max-line-length":[2,"always",80]}},"husky":{"hooks":{"pre-commit":"yarn lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.{css,js,json,md,scss,ts}":["yarn format:staged"],"*.{js,ts,tsx}":["yarn lint:license:staged","yarn lint:scripts:staged"],"*.scss":["yarn format:staged","yarn lint:license:staged"],"*.{css,md}":["yarn format:staged"]},"prettier":{"arrowParens":"avoid","bracketSameLine":true,"printWidth":130,"singleQuote":true},"gitHead":"937478a57dd21de13e408b62a8f680bb20787708","description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","_id":"carbon-web-components@1.21.0","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-rSLmyiVTH4Ffz1Hq4QRHaCfy63y3AC9Er/k9COkmW73zkFOnyfIGQ+rZrvQof0z1jz0b1dfGdp7eRctbwVTcsA==","shasum":"038276cc7fc786919730d93a143c5255d23aa921","tarball":"https://registry.npmjs.org/carbon-web-components/-/carbon-web-components-1.21.0.tgz","fileCount":17184,"unpackedSize":24911981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/WxyCRA9TVsSAnZWagAA+v8P/jCF6XR/RClFfDaeYoT+\nr7BvFN2yLSQvg/BCLD3JlsRIyk8dKetsigmEogwz5clcWEnSDcD0oP6PB6X2\n3TLsiRyGlR3zlF6yrpZu9NHc8c0oEz3+noxcUYESKDKx0/Jcb1PjcD41GLzv\nUqFQt/W2KdhV2JKjLZBakwtqRQ6Zp+IAE3latIs5SMN+d9S+jUBg78/sMQL3\nxrE6K4IUtKu5vSRlRbooozEmThWd0HGh13y1zeCYeP/VETRzH4POVQae9H2y\nUONe8FL5r8ES5aif5eWDrPCb+sQpuMjInGW2eL247v7lITheWhzmxhQFmB8G\n0Soza6h/9tR95ccNOpE6q6Tt1oVrWEGsggPy4Hzo+dw2lxOZNIyMuk5EZ0Ea\nmi7zom3/Xm6vVN6YWcx2o/mpHpZop8AjcDsloPg1Fbo3rEcGmTSXs2lEJ57k\nUJf4vzztVcnEa9nQUn+Dm7uIzUsvEG8+c48CitTnoXC0lux/i2+T5bcJNEMm\nRd+5SUDou6iDUKkpML8Dhs2TwwYDO0qyOmaSuqlMoki66UAH9ABs9+Ugo69j\nfBMh5dY6LkD9bfgHlxDO8jYvUXmOxfXbe3tTaQNS8tGAFZjXSgTodKXBb6SF\nHkRC3V/kFhbGCnYuYch6gXaVsCzsEV6L/Ju3YeJCryN6gNAYOQXcsJlK/JHn\nX4Ku\r\n=45ck\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCc5f91C1PxsjL7TsHaDS1enK1+U3XBMLmg9CHSnblAlwIhAMI9BdHljHPT74H3Lxrvv9geh5PVG3ymPOfDGwpdSB0u"}]},"_npmUser":{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},"directories":{},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/carbon-web-components_1.21.0_1643998321702_0.8481024504689023"},"_hasShrinkwrap":false,"deprecated":"This package has been permanently moved to @carbon/web-components"}},"time":{"created":"2020-08-05T03:21:23.767Z","1.3.0":"2020-08-05T03:21:24.068Z","modified":"2022-12-06T20:23:47.869Z","1.3.1":"2020-08-05T12:26:21.164Z","1.4.0":"2020-08-07T03:18:50.025Z","1.5.0":"2020-08-18T06:08:21.382Z","1.6.0":"2020-09-04T23:35:58.485Z","1.6.1":"2020-09-15T02:32:30.951Z","1.7.0":"2020-09-18T22:49:40.344Z","1.7.1":"2020-09-24T01:59:14.732Z","1.8.0":"2020-11-06T10:03:21.855Z","1.8.1":"2020-11-19T15:13:23.626Z","1.9.0":"2020-12-04T15:21:28.982Z","1.10.0":"2020-12-09T01:10:43.662Z","1.10.1":"2021-01-07T06:59:25.658Z","1.11.0":"2021-01-12T07:54:30.495Z","1.11.1":"2021-01-14T02:34:46.604Z","1.11.2":"2021-03-04T00:24:38.743Z","1.12.0":"2021-03-11T03:41:31.067Z","1.13.0":"2021-04-06T03:04:50.191Z","1.13.1":"2021-05-06T13:43:06.809Z","1.13.2":"2021-05-11T14:00:14.054Z","1.13.3":"2021-05-11T16:13:53.455Z","1.14.0":"2021-06-16T12:37:11.292Z","1.14.1":"2021-06-23T19:52:38.411Z","1.14.2-canary.0":"2021-07-20T14:15:32.360Z","1.15.0":"2021-07-23T20:38:10.947Z","1.15.1":"2021-07-28T16:04:58.663Z","1.15.2-canary.0":"2021-08-12T04:22:13.340Z","1.16.0":"2021-08-16T16:57:54.571Z","1.16.1":"2021-08-23T23:04:14.440Z","1.16.2-canary.0":"2021-08-25T13:05:09.531Z","1.16.2":"2021-08-25T15:24:16.955Z","1.17.0":"2021-10-05T19:09:45.131Z","1.18.0":"2021-10-29T18:02:26.045Z","1.19.0":"2021-11-19T21:10:03.748Z","1.20.0":"2021-12-13T18:39:36.015Z","1.21.0":"2022-02-04T18:12:02.170Z"},"maintainers":[{"name":"asudoh","email":"asudoh@gmail.com"},{"name":"calsmith","email":"calsmith@protonmail.com"},{"name":"ibmdotcom-bot","email":"digdes@us.ibm.com"},{"name":"jeffreychew","email":"jeff.chew@gmail.com"},{"name":"kennylam423","email":"kennylam@protonmail.com"}],"description":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.","homepage":"https://github.com/carbon-design-system/carbon-web-components#readme","keywords":["carbon","component","components","pattern","patterns","style guide","carbon-design-system","web components"],"repository":{"type":"git","url":"git+https://github.com/carbon-design-system/carbon-web-components.git"},"bugs":{"url":"https://github.com/carbon-design-system/carbon-web-components/issues"},"license":"Apache-2.0","readme":"A Carbon Design System variant that's as easy to use as native HTML elements, with no framework tax, no framework silo.\n\n<p align=\"center\">\n  <a href=\"https://www.carbondesignsystem.com\">\n    <img alt=\"Carbon Design System\" src=\"https://user-images.githubusercontent.com/3901764/57545698-ce5f2380-7320-11e9-8682-903df232d7b0.png\" width=\"100%\" />\n  </a>\n</p>\n\n> Carbon is an open-source design system built by IBM. With the IBM Design\n> Language as its foundation, the system consists of working code, design tools\n> and resources, human interface guidelines, and a vibrant community of\n> contributors.\n\n<p align=\"center\">\n  <a href=\"https://github.com/carbon-design-system/carbon-web-components/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-Apache--2.0-blue.svg\" alt=\"Carbon is released under the Apache-2.0 license\" />\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://percy.io/538fc19a/Carbon-Web-Components\">\n    <img src=\"https://percy.io/static/images/percy-badge.svg\" alt=\"This project is using Percy.io for visual regression testing\" />\n  </a>\n</p>\n\n# `carbon-web-components`\n\n`carbon-web-components` is a variant of Carbon Design System with Custom Elements v1 and Shadow DOM v1 specs.\n\nThe effort stems from https://github.com/carbon-design-system/issue-tracking/issues/121. If you are interested in this project, adding 👍 to the description of that GH issue, or even contributing, will be greatly appreciated!\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n- [Getting started](#getting-started)\n  - [Using CDN](#using-cdn)\n    - [How to install](#how-to-install)\n    - [Basic usage](#basic-usage)\n  - [Using ES imports](#using-es-imports)\n    - [How to install](#how-to-install-1)\n    - [Basic usage](#basic-usage-1)\n  - [Other usage guides](#other-usage-guides)\n- [JavaScript framework support](#javascript-framework-support)\n  - [Angular](#angular)\n  - [React](#react)\n  - [Vue](#vue)\n- [Getting started with development](#getting-started-with-development)\n- [Running React/Angular/Vue Storybook demo](#running-reactangularvue-storybook-demo)\n- [List of available components](#list-of-available-components)\n- [Browser support](#browser-support)\n- [Coding conventions](#coding-conventions)\n- [Creating build](#creating-build)\n- [Running unit test](#running-unit-test)\n- [Running build integration test](#running-build-integration-test)\n- [Running UI integration test](#running-ui-integration-test)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Getting started\n\n### Using CDN\n\n#### How to install\n\nAll components are available via CDN. This means that they can be added to your application without the need of any\nbundler configuration. Each component is available by the `latest` tag, or referencing a specific version (starting at\nversion `v1.16.0`):\n\n```html\n<!-- By `latest` tag -->\n<script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/tag/latest/accordion.min.js\"></script>\n\n<!-- By specific version -->\n<script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/version/v1.16.0/accordion.min.js\"></script>\n```\n\nThese are the list of available components via CDN:\n\n- accordion.min.js\n- breadcrumb.min.js\n- button.min.js\n- checkbox.min.js\n- code-snippet.min.js\n- combo-box.min.js\n- content-switcher.min.js\n- copy-button.min.js\n- data-table.min.js\n- date-picker.min.js\n- dropdown.min.js\n- file-uploader.min.js\n- floating-menu.min.js\n- form.min.js\n- inline-loading.min.js\n- input.min.js\n- link.min.js\n- list.min.js\n- loading.min.js\n- modal.min.js\n- multi-select.min.js\n- notification.min.js\n- number-input.min.js\n- overflow-menu.min.js\n- pagination.min.js\n- progress-indicator.min.js\n- radio-button.min.js\n- search.min.js\n- select.min.js\n- skeleton-placeholder.min.js\n- skeleton-text.min.js\n- skip-to-content.min.js\n- slider.min.js\n- structured-list.min.js\n- tabs.min.js\n- tag.min.js\n- textarea.min.js\n- tile.min.js\n- toggle.min.js\n- tooltip.min.js\n- ui-shell.min.js\n\nTo use the right-to-left (RTL) version of the artifacts, change the file extention from `.min.js` to `.rtl.min.js`. For\nexample:\n\n```html\n<!-- By `latest` tag (RTL) -->\n<script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/tag/latest/accordion.rtl.min.js\"></script>\n\n<!-- By specific version (RTL) -->\n<script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/version/v1.16.0/accordion.rtl.min.js\"></script>\n```\n\n#### Basic usage\n\nThe CDN artifacts define the custom elements for the browser, so they can be directly used once the script tag has been\nadded to the page. For example:\n\n```html\n<!DOCTYPE html>\n<html>\n  <head>\n    <script type=\"module\" src=\"https://1.www.s81c.com/common/carbon/web-components/tag/latest/dropdown.min.js\"></script>\n    <style type=\"text/css\">\n      // Suppresses the custom element until it has been defined\n      bx-dropdown:not(:defined),\n      bx-dropdown-item:not(:defined) {\n        visibility: hidden;\n      }\n    </style>\n  </head>\n  <body>\n    <div id=\"app\">\n      <bx-dropdown trigger-content=\"Select an item\">\n        <bx-dropdown-item value=\"all\">Option 1</bx-dropdown-item>\n        <bx-dropdown-item value=\"cloudFoundry\">Option 2</bx-dropdown-item>\n        <bx-dropdown-item value=\"staging\">Option 3</bx-dropdown-item>\n        <bx-dropdown-item value=\"dea\">Option 4</bx-dropdown-item>\n        <bx-dropdown-item value=\"router\">Option 5</bx-dropdown-item>\n      </bx-dropdown>\n    </div>\n  </body>\n</html>\n```\n\nOur example at [CodeSandbox](https://codesandbox.io) shows usage with only CDN artifacts:\n\n[![Edit carbon-web-components](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/main/examples/codesandbox/cdn)\n\n### Using ES imports\n\n#### How to install\n\nTo install `carbon-web-components` in your project, you will need to run the\nfollowing command using [npm](https://www.npmjs.com/):\n\n```bash\nnpm install --save carbon-web-components\n```\n\nIf you prefer [Yarn](https://yarnpkg.com/en/), use the following command\ninstead:\n\n```bash\nyarn add carbon-web-components\n```\n\n> NOTE: Carbon and Lit dependencies will be managed by Carbon Web Components starting in\n> `v1.19.0`. For earlier versions, these dependencies will have to be installed\n> separately:\n>\n> npm:\n>\n> ```bash\n> npm install --save carbon-components lit-html lit-element\n> ```\n>\n> Yarn:\n>\n> ```bash\n> yarn add carbon-components lit-html lit-element\n> ```\n\n#### Basic usage\n\nOur example at [CodeSandbox](https://codesandbox.io) shows the most basic usage:\n\n[![Edit carbon-web-components](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/main/examples/codesandbox/basic)\n\nThe first thing you need is **setting up a module bundler** to resolve ECMAScript `import`s. The above example uses [Webpack](https://webpack.js.org), but you can use other bundlers like [Rollup](https://rollupjs.org/) too.\n\nOnce you set up a module bundler, you can start importing our component modules, for example:\n\n```javascript\nimport 'carbon-web-components/es/components/dropdown/dropdown.js';\nimport 'carbon-web-components/es/components/dropdown/dropdown-item.js';\n```\n\nOnce you've imported the component modules, you can use our components in the same manner as native HTML tags, for example:\n\n```html\n<bx-dropdown trigger-content=\"Select an item\">\n  <bx-dropdown-item value=\"all\">Option 1</bx-dropdown-item>\n  <bx-dropdown-item value=\"cloudFoundry\">Option 2</bx-dropdown-item>\n  <bx-dropdown-item value=\"staging\">Option 3</bx-dropdown-item>\n  <bx-dropdown-item value=\"dea\">Option 4</bx-dropdown-item>\n  <bx-dropdown-item value=\"router\">Option 5</bx-dropdown-item>\n</bx-dropdown>\n```\n\n### Other usage guides\n\n- [Having components participate in form](./docs/form.md)\n- [Using custom styles in components](./docs/styling.md)\n- [Using `carbon-web-components` with old build toolchain](./docs/old-build-toolchain.md)\n\n## JavaScript framework support\n\nIn addition to the available Web Component versions of Carbon components, this\nlibrary also supports usage with JavaScript frameworks like Angular, React,\nand Vue if the desire is to use instead of the pure framework versions of\nCarbon components. Specifically for React, this library comes with a wrapper\nimplementation around the Carbon Web Components for more seamless integration\nwith your React application.\n\nThis is achievable since Web Components is the modern browser standard, and\nworks well with other front-end frameworks that exist in the application. In\nturn, this also comes with the benefits of encapsulation within the Shadow DOM:\n\n### Angular\n\n[![Edit carbon-web-components with Angular](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/main/examples/codesandbox/angular)\n\nAngular users can use our components in the same manner as native HTML tags, too, once you add [`CUSTOM_ELEMENTS_SCHEMA`](https://angular.io/api/core/CUSTOM_ELEMENTS_SCHEMA) schema to your Angular module, for example:\n\n```javascript\nimport { CUSTOM_ELEMENTS_SCHEMA, NgModule } from '@angular/core';\nimport { BrowserModule } from '@angular/platform-browser';\n\nimport { AppComponent } from './app.component';\n\n@NgModule({\n  schemas: [CUSTOM_ELEMENTS_SCHEMA],\n  declarations: [AppComponent],\n  imports: [BrowserModule],\n  bootstrap: [AppComponent],\n})\nexport class AppModule {}\n```\n\nThe `.d.ts` files in `carbon-web-components` package are compiled with TypeScript 3.7. You can use TypeScript 3.7 in your Angular application with upcoming Angular `9.0` release, or with the following instructions, so your application can use those `.d.ts` files:\n\n- Set `true` to [`angularCompilerOptions.disableTypeScriptVersionCheck`](https://angular.io/guide/angular-compiler-options#disabletypescriptversioncheck) in `tsconfig.json`\n- In `polyfills.ts`, change [`__importDefault` TypeScript helper](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-7.html#example-8) as follows: `window.__importDefault = mod => (mod?.__esModule ? mod : { default: mod })`\n\n### React\n\n[![Edit carbon-web-components with React](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/main/examples/codesandbox/react)\n\nYou can use wrapper React components in `carbon-web-components/es/components-react` generated [automatically from the custom elements](./src/globals/wrappers/createReactCustomElementType.ts) which allows you to use our components seamlessly in your React code. Here's an example:\n\n```javascript\nimport React from 'react';\nimport { render } from 'react-dom';\nimport BXDropdown from 'carbon-web-components/es/components-react/dropdown/dropdown.js';\nimport BXDropdownItem from 'carbon-web-components/es/components-react/dropdown/dropdown-item.js';\n\nconst App = () => (\n  <BXDropdown triggerContent=\"Select an item\">\n    <BXDropdownItem value=\"all\">Option 1</BXDropdownItem>\n    <BXDropdownItem value=\"cloudFoundry\">Option 2</BXDropdownItem>\n    <BXDropdownItem value=\"staging\">Option 3</BXDropdownItem>\n    <BXDropdownItem value=\"dea\">Option 4</BXDropdownItem>\n    <BXDropdownItem value=\"router\">Option 5</BXDropdownItem>\n  </BXDropdown>\n);\n\nrender(<App />, document.getElementById('root'));\n```\n\nNote: Using the React wrapper requires an additional dependency, [`prop-types`](https://www.npmjs.com/package/prop-types).\n\nTo run the wrapper React components in SSR environment requires Node `12.16.3` or above that supports [\"conditional mapping\" feature](https://github.com/jkrems/proposal-pkg-exports#2-conditional-mapping):\n\n[![Edit carbon-web-components with React SSR](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/main/examples/codesandbox/react-ssr)\n\nSame Node version requirement applies to Next.js:\n\n[![Edit carbon-web-components with React SSR](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/main/examples/codesandbox/next)\n\n### Vue\n\n[![Edit carbon-web-components with Vue](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/main/examples/codesandbox/vue)\n\nVue users can use our components in the same manner as native HTML tags, without any additional steps!\n\n## Getting started with development\n\n1. Fork this repository and clone it\n2. `yarn install`\n3. `yarn wca && yarn storybook`\n\n## Running React/Angular/Vue Storybook demo\n\n- React: `yarn storybook:react` (Live demo: https://web-components.carbondesignsystem.com/react/index.html)\n- Angular: `yarn storybook:angular` (Live demo: https://web-components.carbondesignsystem.com/angular/index.html)\n- Vue: `yarn storybook:vue` (Live demo: https://web-components.carbondesignsystem.com/vue/index.html)\n\n## List of available components\n\nView available web components at: https://web-components.carbondesignsystem.com/. You can see usage information in several ways:\n\n1. Going to Docs tab, where it shows the usage and available attributes, properties and custom events.\n2. Clicking the **KNOBS** tab at the bottom and changing values there. Most knobs are shown as something like `Button kind (kind)`, where `kind` is the attribute name\n3. Clicking the **ACTION LOGGER** tab at the bottom and interacting with the selected component. You may see something like `bx-modal-closed` which typically indicates that an event with such event type is fired. You can also expand the twistie to see the details of the event\n\n## Browser support\n\n- Latest Chrome/Safari/FF ESR\n- IE/Edge support is bast-effort basis\n  - Some components may not be supported\n\nTo support IE, you need a couple additional setups:\n\n- Toolstack to re-transpile our code to ES5 (e.g. by specifying IE11 in [`@babel/preset-env`](https://babeljs.io/docs/en/babel-preset-env) configuration)\n- Polyfills, listed [here](https://github.com/carbon-design-system/carbon-web-components/blob/main/src/polyfills/index.ts)\n\nHere's an example code that shows such setup:\n\n[![Edit carbon-web-components with IE](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/carbon-design-system/carbon-web-components/tree/main/examples/codesandbox/ie)\n\n## Coding conventions\n\nCan be found at [here](./src/coding-conventions.md).\n\n## Creating build\n\n```\n> yarn clean\n> yarn build\n```\n\nYou'll see the build artifacts in `/path/to/carbon-web-components/es` directory.\n\n## Running unit test\n\nYou can run unit test by:\n\n```\n> gulp test:unit\n```\n\nYou can run specific test spec by:\n\n```\n> gulp test:unit -s tests/spec/dropdown_spec.ts\n```\n\nYou can choose a browser (instead of Headless Chrome) by:\n\n```\n> gulp test:unit -b Firefox\n```\n\nYou can keep the browser after the test (and re-run the test when files change) by:\n\n```\n> gulp test:unit -b Chrome -k\n```\n\nYou can prevent code coverate instrumentation code from being generated by:\n\n```\n> gulp test:unit -d\n```\n\nYou can update snapshots by:\n\n```\n> gulp test:unit --update-snapshot\n```\n\nAbove options can be used together. This is useful to debug your code as you test:\n\n```\n> gulp test:unit -s tests/spec/dropdown_spec.ts -b Chrome -d -k\n```\n\n## Running build integration test\n\nYou can run build integration test by:\n\n```\n> yarn test:integration:build\n```\n\nYou can run a specific set of UI test steps (e.g. running `tests/integration/build/form-angular_steps.js` only) by:\n\n```\n> yarn test:integration:build form-angular_steps\n```\n\nBy default Chrome runs in headless mode. You can show Chrome UI by:\n\n```\n> CI=false yarn test:integration:build\n```\n\n## Running UI integration test\n\nYou can run UI integration test by:\n\n```\n> yarn test:integration:ui\n```\n\nYou can run a specific set of UI test steps (e.g. running `tests/integration/ui/dropdown_steps.js` only) by:\n\n```\n> yarn test:integration:ui dropdown_steps\n```\n\nBy default Chrome runs in headless mode. You can show Chrome UI by:\n\n```\n> CI=false yarn test:integration:ui\n```\n","readmeFilename":"README.md"}