From 3e61a902848ebed392f00dc1085e6e76498280c2 Mon Sep 17 00:00:00 2001 From: Gery Hirschfeld Date: Wed, 30 Nov 2022 14:36:53 +0100 Subject: [PATCH] fix(select): remote typeahead display initial value --- packages/components-angular/package-lock.json | 464 ---------- packages/components-table/package-lock.json | 144 ++-- packages/components/package-lock.json | 815 ------------------ packages/components/src/components.d.ts | 372 ++++++++ .../components/form/bal-select/bal-select.tsx | 7 +- packages/css/package-lock.json | 24 - packages/testing/package-lock.json | 447 ---------- 7 files changed, 446 insertions(+), 1827 deletions(-) diff --git a/packages/components-angular/package-lock.json b/packages/components-angular/package-lock.json index 7e413f2a70..c10490ff2d 100644 --- a/packages/components-angular/package-lock.json +++ b/packages/components-angular/package-lock.json @@ -9,7 +9,6 @@ "version": "11.0.16", "license": "Apache-2.0", "dependencies": { - "@baloise/design-system-components": "11.0.16", "tslib": "^2.2.0" }, "peerDependencies": { @@ -179,252 +178,6 @@ } } }, - "node_modules/@baloise/design-system-components": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-components/-/design-system-components-11.0.16.tgz", - "integrity": "sha512-e2hufTCCDEVgCC6E+y1iGsLwZ/liQEopxWK03MbuE1tLvdbyKK3XytFc99jgkRy2YNsv8H4lJmoT9QpJk9V5ow==", - "dependencies": { - "@baloise/design-system-css": "11.0.12", - "@baloise/design-system-fonts": "11.0.12", - "@baloise/design-system-icons": "11.0.12", - "@baloise/design-system-tokens": "11.0.12", - "@baloise/web-app-utils": "^3.8.0", - "@popperjs/core": "~2.11.4", - "@stencil/core": "~2.16.1", - "big.js": "~6.2.1", - "bulma": "~0.9.3", - "date-fns": "~2.29.1", - "filesize.js": "~2.0.0", - "hammerjs": "^2.0.8", - "lodash.camelcase": "~4.3.0", - "lodash.capitalize": "~4.2.1", - "lodash.isarray": "~4.0.0", - "lodash.isempty": "~4.4.0", - "lodash.isnan": "~3.0.2", - "lodash.isnil": "~4.0.0", - "lodash.isstring": "~4.0.1", - "lodash.padstart": "~4.6.1", - "lodash.round": "~4.0.4", - "lodash.upperfirst": "~4.3.1", - "lottie-colorify": "0.8.0", - "lottie-web": "5.8.1" - } - }, - "node_modules/@baloise/design-system-css": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.12.tgz", - "integrity": "sha512-FelsTCYTlNW0HJ6XitZfGyDgv2C1yFyJjizVFapZ4kweZfBb2536d01g76wctvdQ4dhIpV0WB6m6F2JsYJTlPA==", - "dependencies": { - "@baloise/design-system-fonts": "11.0.12", - "@baloise/design-system-tokens": "11.0.12" - } - }, - "node_modules/@baloise/design-system-fonts": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.12.tgz", - "integrity": "sha512-4TJShqJaCFnX2EhJThRCmvgkxwnDV0eZdhQhjLDvNFbGE4+uYCsr7LAEuW5VZ4d+ocsnwIc/PTloceR12gDw8A==" - }, - "node_modules/@baloise/design-system-icons": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-icons/-/design-system-icons-11.0.12.tgz", - "integrity": "sha512-pzg48Z8Ph9TXIF4XnmpGausc3/QAgc5ZQ7G2I5qmjq7cI6gK9f5NdzdA8hVL9pMhWDmmRx+ePHWPHUB4VetH3A==" - }, - "node_modules/@baloise/design-system-tokens": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.12.tgz", - "integrity": "sha512-RhBtEEz0hUEUZWzXjvle8D0fsLuq/wqFNvZaQm6f3dPSLPE5P5muEW73XHbyJ06HGqPE5Uf3jWzkgE0QSVrHDA==" - }, - "node_modules/@baloise/web-app-utils": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@baloise/web-app-utils/-/web-app-utils-3.8.0.tgz", - "integrity": "sha512-xqEfk9rX3/VdyObrEH3HFnq2zjvYMgA/C3Sok5zLYeyd2Ec/wHwAvp9N9gy7nW5oWbIuUrpQUjCux/xwMer+kQ==", - "dependencies": { - "date-fns": "^2.28.0", - "lodash.camelcase": "^4.3.0", - "lodash.isarray": "^4.0.0", - "lodash.isboolean": "^3.0.3", - "lodash.isdate": "^4.0.1", - "lodash.isequal": "^4.5.0", - "lodash.isnan": "^3.0.2", - "lodash.isnil": "^4.0.0", - "lodash.isnumber": "^3.0.3", - "lodash.isobject": "^3.0.2", - "lodash.isstring": "^4.0.1", - "lodash.padstart": "^4.6.1", - "lodash.upperfirst": "^4.3.1" - } - }, - "node_modules/@popperjs/core": { - "version": "2.11.6", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz", - "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/popperjs" - } - }, - "node_modules/@stencil/core": { - "version": "2.16.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.16.1.tgz", - "integrity": "sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==", - "bin": { - "stencil": "bin/stencil" - }, - "engines": { - "node": ">=12.10.0", - "npm": ">=6.0.0" - } - }, - "node_modules/@types/lodash": { - "version": "4.14.189", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.189.tgz", - "integrity": "sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==" - }, - "node_modules/@types/lodash.clonedeep": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz", - "integrity": "sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw==", - "dependencies": { - "@types/lodash": "*" - } - }, - "node_modules/big.js": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", - "integrity": "sha512-bCtHMwL9LeDIozFn+oNhhFoq+yQ3BNdnsLSASUxLciOb1vgvpHsIO1dsENiGMgbb4SkP5TrzWzRiLddn8ahVOQ==", - "engines": { - "node": "*" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/bigjs" - } - }, - "node_modules/bulma": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz", - "integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==" - }, - "node_modules/date-fns": { - "version": "2.29.3", - "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz", - "integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==", - "engines": { - "node": ">=0.11" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/date-fns" - } - }, - "node_modules/filesize.js": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/filesize.js/-/filesize.js-2.0.0.tgz", - "integrity": "sha512-dOngzfsRfjwTQkG3UPY3GI+OqbBj4mO1UW1FoDYN2SF/p7hACKXHKGjgA62ug4KtORXcXdlEKOXrgfzt+qB2Nw==" - }, - "node_modules/hammerjs": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", - "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/lodash.camelcase": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", - "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==" - }, - "node_modules/lodash.capitalize": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz", - "integrity": "sha512-kZzYOKspf8XVX5AvmQF94gQW0lejFVgb80G85bU4ZWzoJ6C03PQg3coYAUpSTpQWelrZELd3XWgHzw4Ck5kaIw==" - }, - "node_modules/lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==" - }, - "node_modules/lodash.isarray": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-4.0.0.tgz", - "integrity": "sha512-V8ViWvoNlXpCrB6Ewaj3ScRXUpmCvqp4tJUxa3dlovuJj/8lp3SND5Kw4v5OeuHgoyw4qJN+gl36qZqp6WYQ6g==", - "deprecated": "This package is deprecated. Use Array.isArray." - }, - "node_modules/lodash.isboolean": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", - "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" - }, - "node_modules/lodash.isdate": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isdate/-/lodash.isdate-4.0.1.tgz", - "integrity": "sha512-hg5B1GD+R9egsBgMwmAhk+V53Us03TVvXT4dnyKugEfsD4QKuG9Wlyvxq8OGy2nu7qVGsh4DRSnMk33hoWBq/Q==" - }, - "node_modules/lodash.isempty": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.isempty/-/lodash.isempty-4.4.0.tgz", - "integrity": "sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==" - }, - "node_modules/lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, - "node_modules/lodash.isnan": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isnan/-/lodash.isnan-3.0.2.tgz", - "integrity": "sha512-zduioV6njyRsie8qtuS85u7B8xJWi3HjUc1klVoRdeghA5prG13xbUNNcCJ1Cxwa4FyjJVnkL5hDopCVh2ng4g==" - }, - "node_modules/lodash.isnil": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash.isnil/-/lodash.isnil-4.0.0.tgz", - "integrity": "sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==" - }, - "node_modules/lodash.isnumber": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", - "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" - }, - "node_modules/lodash.isobject": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz", - "integrity": "sha512-3/Qptq2vr7WeJbB4KHUSKlq8Pl7ASXi3UG6CMbBm8WRtXi8+GHm7mKaU3urfpSEzWe2wCIChs6/sdocUsTKJiA==" - }, - "node_modules/lodash.isstring": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" - }, - "node_modules/lodash.padstart": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/lodash.padstart/-/lodash.padstart-4.6.1.tgz", - "integrity": "sha512-sW73O6S8+Tg66eY56DBk85aQzzUJDtpoXFBgELMd5P/SotAguo+1kYO6RuYgXxA4HJH3LFTFPASX6ET6bjfriw==" - }, - "node_modules/lodash.round": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/lodash.round/-/lodash.round-4.0.4.tgz", - "integrity": "sha512-dzDLNwFMXbjN1pEC0LgLPKVOI5o2DOpBx+oGxWthVE+a9mlV3rEdvoz2i3se/ico4Y3G62Yg3/e1fcp/GMu2lQ==" - }, - "node_modules/lodash.upperfirst": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", - "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==" - }, - "node_modules/lottie-colorify": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/lottie-colorify/-/lottie-colorify-0.8.0.tgz", - "integrity": "sha512-xvaKRYiRMR5wWgUksZ2LsUOkQILhVnAPAUPmYSTjGMOK1m1DOHOyzYSfCKZBURiqhFb+VokkHfMWDKg3ffCXTw==", - "dependencies": { - "@types/lodash.clonedeep": "^4.5.6", - "lodash.clonedeep": "^4.5.0" - } - }, - "node_modules/lottie-web": { - "version": "5.8.1", - "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.8.1.tgz", - "integrity": "sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==" - }, "node_modules/rxjs": { "version": "7.5.6", "license": "Apache-2.0", @@ -487,223 +240,6 @@ "tslib": "^2.3.0" } }, - "@baloise/design-system-components": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-components/-/design-system-components-11.0.16.tgz", - "integrity": "sha512-e2hufTCCDEVgCC6E+y1iGsLwZ/liQEopxWK03MbuE1tLvdbyKK3XytFc99jgkRy2YNsv8H4lJmoT9QpJk9V5ow==", - "requires": { - "@baloise/design-system-css": "11.0.12", - "@baloise/design-system-fonts": "11.0.12", - "@baloise/design-system-icons": "11.0.12", - "@baloise/design-system-tokens": "11.0.12", - "@baloise/web-app-utils": "^3.8.0", - "@popperjs/core": "~2.11.4", - "@stencil/core": "~2.16.1", - "big.js": "~6.2.1", - "bulma": "~0.9.3", - "date-fns": "~2.29.1", - "filesize.js": "~2.0.0", - "hammerjs": "^2.0.8", - "lodash.camelcase": "~4.3.0", - "lodash.capitalize": "~4.2.1", - "lodash.isarray": "~4.0.0", - "lodash.isempty": "~4.4.0", - "lodash.isnan": "~3.0.2", - "lodash.isnil": "~4.0.0", - "lodash.isstring": "~4.0.1", - "lodash.padstart": "~4.6.1", - "lodash.round": "~4.0.4", - "lodash.upperfirst": "~4.3.1", - "lottie-colorify": "0.8.0", - "lottie-web": "5.8.1" - } - }, - "@baloise/design-system-css": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.12.tgz", - "integrity": "sha512-FelsTCYTlNW0HJ6XitZfGyDgv2C1yFyJjizVFapZ4kweZfBb2536d01g76wctvdQ4dhIpV0WB6m6F2JsYJTlPA==", - "requires": { - "@baloise/design-system-fonts": "11.0.12", - "@baloise/design-system-tokens": "11.0.12" - } - }, - "@baloise/design-system-fonts": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.12.tgz", - "integrity": "sha512-4TJShqJaCFnX2EhJThRCmvgkxwnDV0eZdhQhjLDvNFbGE4+uYCsr7LAEuW5VZ4d+ocsnwIc/PTloceR12gDw8A==" - }, - "@baloise/design-system-icons": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-icons/-/design-system-icons-11.0.12.tgz", - "integrity": "sha512-pzg48Z8Ph9TXIF4XnmpGausc3/QAgc5ZQ7G2I5qmjq7cI6gK9f5NdzdA8hVL9pMhWDmmRx+ePHWPHUB4VetH3A==" - }, - "@baloise/design-system-tokens": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.12.tgz", - "integrity": "sha512-RhBtEEz0hUEUZWzXjvle8D0fsLuq/wqFNvZaQm6f3dPSLPE5P5muEW73XHbyJ06HGqPE5Uf3jWzkgE0QSVrHDA==" - }, - "@baloise/web-app-utils": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@baloise/web-app-utils/-/web-app-utils-3.8.0.tgz", - "integrity": "sha512-xqEfk9rX3/VdyObrEH3HFnq2zjvYMgA/C3Sok5zLYeyd2Ec/wHwAvp9N9gy7nW5oWbIuUrpQUjCux/xwMer+kQ==", - "requires": { - "date-fns": "^2.28.0", - "lodash.camelcase": "^4.3.0", - "lodash.isarray": "^4.0.0", - "lodash.isboolean": "^3.0.3", - "lodash.isdate": "^4.0.1", - "lodash.isequal": "^4.5.0", - "lodash.isnan": "^3.0.2", - "lodash.isnil": "^4.0.0", - "lodash.isnumber": "^3.0.3", - "lodash.isobject": "^3.0.2", - "lodash.isstring": "^4.0.1", - "lodash.padstart": "^4.6.1", - "lodash.upperfirst": "^4.3.1" - } - }, - "@popperjs/core": { - "version": "2.11.6", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz", - "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==" - }, - "@stencil/core": { - "version": "2.16.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.16.1.tgz", - "integrity": "sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==" - }, - "@types/lodash": { - "version": "4.14.189", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.189.tgz", - "integrity": "sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==" - }, - "@types/lodash.clonedeep": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz", - "integrity": "sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw==", - "requires": { - "@types/lodash": "*" - } - }, - "big.js": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", - "integrity": "sha512-bCtHMwL9LeDIozFn+oNhhFoq+yQ3BNdnsLSASUxLciOb1vgvpHsIO1dsENiGMgbb4SkP5TrzWzRiLddn8ahVOQ==" - }, - "bulma": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz", - "integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==" - }, - "date-fns": { - "version": "2.29.3", - "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz", - "integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==" - }, - "filesize.js": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/filesize.js/-/filesize.js-2.0.0.tgz", - "integrity": "sha512-dOngzfsRfjwTQkG3UPY3GI+OqbBj4mO1UW1FoDYN2SF/p7hACKXHKGjgA62ug4KtORXcXdlEKOXrgfzt+qB2Nw==" - }, - "hammerjs": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", - "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==" - }, - "lodash.camelcase": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", - "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==" - }, - "lodash.capitalize": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz", - "integrity": "sha512-kZzYOKspf8XVX5AvmQF94gQW0lejFVgb80G85bU4ZWzoJ6C03PQg3coYAUpSTpQWelrZELd3XWgHzw4Ck5kaIw==" - }, - "lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==" - }, - "lodash.isarray": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-4.0.0.tgz", - "integrity": "sha512-V8ViWvoNlXpCrB6Ewaj3ScRXUpmCvqp4tJUxa3dlovuJj/8lp3SND5Kw4v5OeuHgoyw4qJN+gl36qZqp6WYQ6g==" - }, - "lodash.isboolean": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", - "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" - }, - "lodash.isdate": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isdate/-/lodash.isdate-4.0.1.tgz", - "integrity": "sha512-hg5B1GD+R9egsBgMwmAhk+V53Us03TVvXT4dnyKugEfsD4QKuG9Wlyvxq8OGy2nu7qVGsh4DRSnMk33hoWBq/Q==" - }, - "lodash.isempty": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.isempty/-/lodash.isempty-4.4.0.tgz", - "integrity": "sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==" - }, - "lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, - "lodash.isnan": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isnan/-/lodash.isnan-3.0.2.tgz", - "integrity": "sha512-zduioV6njyRsie8qtuS85u7B8xJWi3HjUc1klVoRdeghA5prG13xbUNNcCJ1Cxwa4FyjJVnkL5hDopCVh2ng4g==" - }, - "lodash.isnil": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash.isnil/-/lodash.isnil-4.0.0.tgz", - "integrity": "sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==" - }, - "lodash.isnumber": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", - "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" - }, - "lodash.isobject": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz", - "integrity": "sha512-3/Qptq2vr7WeJbB4KHUSKlq8Pl7ASXi3UG6CMbBm8WRtXi8+GHm7mKaU3urfpSEzWe2wCIChs6/sdocUsTKJiA==" - }, - "lodash.isstring": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" - }, - "lodash.padstart": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/lodash.padstart/-/lodash.padstart-4.6.1.tgz", - "integrity": "sha512-sW73O6S8+Tg66eY56DBk85aQzzUJDtpoXFBgELMd5P/SotAguo+1kYO6RuYgXxA4HJH3LFTFPASX6ET6bjfriw==" - }, - "lodash.round": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/lodash.round/-/lodash.round-4.0.4.tgz", - "integrity": "sha512-dzDLNwFMXbjN1pEC0LgLPKVOI5o2DOpBx+oGxWthVE+a9mlV3rEdvoz2i3se/ico4Y3G62Yg3/e1fcp/GMu2lQ==" - }, - "lodash.upperfirst": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", - "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==" - }, - "lottie-colorify": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/lottie-colorify/-/lottie-colorify-0.8.0.tgz", - "integrity": "sha512-xvaKRYiRMR5wWgUksZ2LsUOkQILhVnAPAUPmYSTjGMOK1m1DOHOyzYSfCKZBURiqhFb+VokkHfMWDKg3ffCXTw==", - "requires": { - "@types/lodash.clonedeep": "^4.5.6", - "lodash.clonedeep": "^4.5.0" - } - }, - "lottie-web": { - "version": "5.8.1", - "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.8.1.tgz", - "integrity": "sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==" - }, "rxjs": { "version": "7.5.6", "peer": true, diff --git a/packages/components-table/package-lock.json b/packages/components-table/package-lock.json index 9bc2d44540..4ab9299149 100644 --- a/packages/components-table/package-lock.json +++ b/packages/components-table/package-lock.json @@ -11,10 +11,6 @@ "dependencies": { "lodash.isnil": "^4.0.0" }, - "devDependencies": { - "@baloise/design-system-components": "11.0.16", - "@baloise/design-system-css": "11.0.16" - }, "peerDependencies": { "@baloise/design-system-components": ">=11.0.0", "@baloise/design-system-css": ">=11.0.0", @@ -25,7 +21,7 @@ "version": "11.0.16", "resolved": "https://registry.npmjs.org/@baloise/design-system-components/-/design-system-components-11.0.16.tgz", "integrity": "sha512-e2hufTCCDEVgCC6E+y1iGsLwZ/liQEopxWK03MbuE1tLvdbyKK3XytFc99jgkRy2YNsv8H4lJmoT9QpJk9V5ow==", - "dev": true, + "peer": true, "dependencies": { "@baloise/design-system-css": "11.0.12", "@baloise/design-system-fonts": "11.0.12", @@ -57,7 +53,7 @@ "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.12.tgz", "integrity": "sha512-FelsTCYTlNW0HJ6XitZfGyDgv2C1yFyJjizVFapZ4kweZfBb2536d01g76wctvdQ4dhIpV0WB6m6F2JsYJTlPA==", - "dev": true, + "peer": true, "dependencies": { "@baloise/design-system-fonts": "11.0.12", "@baloise/design-system-tokens": "11.0.12" @@ -67,7 +63,7 @@ "version": "11.0.16", "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.16.tgz", "integrity": "sha512-Cs8ZY4DR9Md8ln90sC+ZQSl2ajpH9wr6t9Z2uvjJ8ZWv+q7iPeRGYSom6yW28ah9rM713GX5cuUpdGOSDM58dw==", - "dev": true, + "peer": true, "dependencies": { "@baloise/design-system-fonts": "11.0.16", "@baloise/design-system-tokens": "11.0.16" @@ -77,37 +73,37 @@ "version": "11.0.16", "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.16.tgz", "integrity": "sha512-W+P08mRKPscNuXZ8tYAcnPApW9CKq39DDfH2NQ0yoZAB1FGO7NLagrd3V+fXdJsU9lgmn08PG/OLr2vDlpyJzw==", - "dev": true + "peer": true }, "node_modules/@baloise/design-system-css/node_modules/@baloise/design-system-tokens": { "version": "11.0.16", "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.16.tgz", "integrity": "sha512-BZqT7+/r/9RSdQDBlKA5BBNPF6jwNCmujLX8fue7I7cOGcBcZGF5VN5GPk763av4xcia9UHbCA5sR7uZk1Fohw==", - "dev": true + "peer": true }, "node_modules/@baloise/design-system-fonts": { "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.12.tgz", "integrity": "sha512-4TJShqJaCFnX2EhJThRCmvgkxwnDV0eZdhQhjLDvNFbGE4+uYCsr7LAEuW5VZ4d+ocsnwIc/PTloceR12gDw8A==", - "dev": true + "peer": true }, "node_modules/@baloise/design-system-icons": { "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-icons/-/design-system-icons-11.0.12.tgz", "integrity": "sha512-pzg48Z8Ph9TXIF4XnmpGausc3/QAgc5ZQ7G2I5qmjq7cI6gK9f5NdzdA8hVL9pMhWDmmRx+ePHWPHUB4VetH3A==", - "dev": true + "peer": true }, "node_modules/@baloise/design-system-tokens": { "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.12.tgz", "integrity": "sha512-RhBtEEz0hUEUZWzXjvle8D0fsLuq/wqFNvZaQm6f3dPSLPE5P5muEW73XHbyJ06HGqPE5Uf3jWzkgE0QSVrHDA==", - "dev": true + "peer": true }, "node_modules/@baloise/web-app-utils": { "version": "3.8.0", "resolved": "https://registry.npmjs.org/@baloise/web-app-utils/-/web-app-utils-3.8.0.tgz", "integrity": "sha512-xqEfk9rX3/VdyObrEH3HFnq2zjvYMgA/C3Sok5zLYeyd2Ec/wHwAvp9N9gy7nW5oWbIuUrpQUjCux/xwMer+kQ==", - "dev": true, + "peer": true, "dependencies": { "date-fns": "^2.28.0", "lodash.camelcase": "^4.3.0", @@ -128,7 +124,7 @@ "version": "2.11.6", "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz", "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==", - "dev": true, + "peer": true, "funding": { "type": "opencollective", "url": "https://opencollective.com/popperjs" @@ -138,7 +134,7 @@ "version": "2.16.1", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.16.1.tgz", "integrity": "sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==", - "dev": true, + "peer": true, "bin": { "stencil": "bin/stencil" }, @@ -151,13 +147,13 @@ "version": "4.14.185", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz", "integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==", - "dev": true + "peer": true }, "node_modules/@types/lodash.clonedeep": { "version": "4.5.7", "resolved": "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz", "integrity": "sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw==", - "dev": true, + "peer": true, "dependencies": { "@types/lodash": "*" } @@ -171,7 +167,7 @@ "version": "6.2.1", "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", "integrity": "sha512-bCtHMwL9LeDIozFn+oNhhFoq+yQ3BNdnsLSASUxLciOb1vgvpHsIO1dsENiGMgbb4SkP5TrzWzRiLddn8ahVOQ==", - "dev": true, + "peer": true, "engines": { "node": "*" }, @@ -184,13 +180,13 @@ "version": "0.9.4", "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz", "integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==", - "dev": true + "peer": true }, "node_modules/date-fns": { "version": "2.29.3", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz", "integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==", - "dev": true, + "peer": true, "engines": { "node": ">=0.11" }, @@ -203,13 +199,13 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/filesize.js/-/filesize.js-2.0.0.tgz", "integrity": "sha512-dOngzfsRfjwTQkG3UPY3GI+OqbBj4mO1UW1FoDYN2SF/p7hACKXHKGjgA62ug4KtORXcXdlEKOXrgfzt+qB2Nw==", - "dev": true + "peer": true }, "node_modules/hammerjs": { "version": "2.0.8", "resolved": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==", - "dev": true, + "peer": true, "engines": { "node": ">=0.8.0" } @@ -218,56 +214,56 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", - "dev": true + "peer": true }, "node_modules/lodash.capitalize": { "version": "4.2.1", "resolved": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz", "integrity": "sha512-kZzYOKspf8XVX5AvmQF94gQW0lejFVgb80G85bU4ZWzoJ6C03PQg3coYAUpSTpQWelrZELd3XWgHzw4Ck5kaIw==", - "dev": true + "peer": true }, "node_modules/lodash.clonedeep": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==", - "dev": true + "peer": true }, "node_modules/lodash.isarray": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-4.0.0.tgz", "integrity": "sha512-V8ViWvoNlXpCrB6Ewaj3ScRXUpmCvqp4tJUxa3dlovuJj/8lp3SND5Kw4v5OeuHgoyw4qJN+gl36qZqp6WYQ6g==", "deprecated": "This package is deprecated. Use Array.isArray.", - "dev": true + "peer": true }, "node_modules/lodash.isboolean": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==", - "dev": true + "peer": true }, "node_modules/lodash.isdate": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/lodash.isdate/-/lodash.isdate-4.0.1.tgz", "integrity": "sha512-hg5B1GD+R9egsBgMwmAhk+V53Us03TVvXT4dnyKugEfsD4QKuG9Wlyvxq8OGy2nu7qVGsh4DRSnMk33hoWBq/Q==", - "dev": true + "peer": true }, "node_modules/lodash.isempty": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/lodash.isempty/-/lodash.isempty-4.4.0.tgz", "integrity": "sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==", - "dev": true + "peer": true }, "node_modules/lodash.isequal": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==", - "dev": true + "peer": true }, "node_modules/lodash.isnan": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/lodash.isnan/-/lodash.isnan-3.0.2.tgz", "integrity": "sha512-zduioV6njyRsie8qtuS85u7B8xJWi3HjUc1klVoRdeghA5prG13xbUNNcCJ1Cxwa4FyjJVnkL5hDopCVh2ng4g==", - "dev": true + "peer": true }, "node_modules/lodash.isnil": { "version": "4.0.0", @@ -277,43 +273,43 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==", - "dev": true + "peer": true }, "node_modules/lodash.isobject": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz", "integrity": "sha512-3/Qptq2vr7WeJbB4KHUSKlq8Pl7ASXi3UG6CMbBm8WRtXi8+GHm7mKaU3urfpSEzWe2wCIChs6/sdocUsTKJiA==", - "dev": true + "peer": true }, "node_modules/lodash.isstring": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==", - "dev": true + "peer": true }, "node_modules/lodash.padstart": { "version": "4.6.1", "resolved": "https://registry.npmjs.org/lodash.padstart/-/lodash.padstart-4.6.1.tgz", "integrity": "sha512-sW73O6S8+Tg66eY56DBk85aQzzUJDtpoXFBgELMd5P/SotAguo+1kYO6RuYgXxA4HJH3LFTFPASX6ET6bjfriw==", - "dev": true + "peer": true }, "node_modules/lodash.round": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/lodash.round/-/lodash.round-4.0.4.tgz", "integrity": "sha512-dzDLNwFMXbjN1pEC0LgLPKVOI5o2DOpBx+oGxWthVE+a9mlV3rEdvoz2i3se/ico4Y3G62Yg3/e1fcp/GMu2lQ==", - "dev": true + "peer": true }, "node_modules/lodash.upperfirst": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==", - "dev": true + "peer": true }, "node_modules/lottie-colorify": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/lottie-colorify/-/lottie-colorify-0.8.0.tgz", "integrity": "sha512-xvaKRYiRMR5wWgUksZ2LsUOkQILhVnAPAUPmYSTjGMOK1m1DOHOyzYSfCKZBURiqhFb+VokkHfMWDKg3ffCXTw==", - "dev": true, + "peer": true, "dependencies": { "@types/lodash.clonedeep": "^4.5.6", "lodash.clonedeep": "^4.5.0" @@ -323,7 +319,7 @@ "version": "5.8.1", "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.8.1.tgz", "integrity": "sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==", - "dev": true + "peer": true } }, "dependencies": { @@ -331,7 +327,7 @@ "version": "11.0.16", "resolved": "https://registry.npmjs.org/@baloise/design-system-components/-/design-system-components-11.0.16.tgz", "integrity": "sha512-e2hufTCCDEVgCC6E+y1iGsLwZ/liQEopxWK03MbuE1tLvdbyKK3XytFc99jgkRy2YNsv8H4lJmoT9QpJk9V5ow==", - "dev": true, + "peer": true, "requires": { "@baloise/design-system-css": "11.0.12", "@baloise/design-system-fonts": "11.0.12", @@ -363,7 +359,7 @@ "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.12.tgz", "integrity": "sha512-FelsTCYTlNW0HJ6XitZfGyDgv2C1yFyJjizVFapZ4kweZfBb2536d01g76wctvdQ4dhIpV0WB6m6F2JsYJTlPA==", - "dev": true, + "peer": true, "requires": { "@baloise/design-system-fonts": "11.0.12", "@baloise/design-system-tokens": "11.0.12" @@ -375,7 +371,7 @@ "version": "11.0.16", "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.16.tgz", "integrity": "sha512-Cs8ZY4DR9Md8ln90sC+ZQSl2ajpH9wr6t9Z2uvjJ8ZWv+q7iPeRGYSom6yW28ah9rM713GX5cuUpdGOSDM58dw==", - "dev": true, + "peer": true, "requires": { "@baloise/design-system-fonts": "11.0.16", "@baloise/design-system-tokens": "11.0.16" @@ -385,13 +381,13 @@ "version": "11.0.16", "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.16.tgz", "integrity": "sha512-W+P08mRKPscNuXZ8tYAcnPApW9CKq39DDfH2NQ0yoZAB1FGO7NLagrd3V+fXdJsU9lgmn08PG/OLr2vDlpyJzw==", - "dev": true + "peer": true }, "@baloise/design-system-tokens": { "version": "11.0.16", "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.16.tgz", "integrity": "sha512-BZqT7+/r/9RSdQDBlKA5BBNPF6jwNCmujLX8fue7I7cOGcBcZGF5VN5GPk763av4xcia9UHbCA5sR7uZk1Fohw==", - "dev": true + "peer": true } } }, @@ -399,25 +395,25 @@ "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.12.tgz", "integrity": "sha512-4TJShqJaCFnX2EhJThRCmvgkxwnDV0eZdhQhjLDvNFbGE4+uYCsr7LAEuW5VZ4d+ocsnwIc/PTloceR12gDw8A==", - "dev": true + "peer": true }, "@baloise/design-system-icons": { "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-icons/-/design-system-icons-11.0.12.tgz", "integrity": "sha512-pzg48Z8Ph9TXIF4XnmpGausc3/QAgc5ZQ7G2I5qmjq7cI6gK9f5NdzdA8hVL9pMhWDmmRx+ePHWPHUB4VetH3A==", - "dev": true + "peer": true }, "@baloise/design-system-tokens": { "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.12.tgz", "integrity": "sha512-RhBtEEz0hUEUZWzXjvle8D0fsLuq/wqFNvZaQm6f3dPSLPE5P5muEW73XHbyJ06HGqPE5Uf3jWzkgE0QSVrHDA==", - "dev": true + "peer": true }, "@baloise/web-app-utils": { "version": "3.8.0", "resolved": "https://registry.npmjs.org/@baloise/web-app-utils/-/web-app-utils-3.8.0.tgz", "integrity": "sha512-xqEfk9rX3/VdyObrEH3HFnq2zjvYMgA/C3Sok5zLYeyd2Ec/wHwAvp9N9gy7nW5oWbIuUrpQUjCux/xwMer+kQ==", - "dev": true, + "peer": true, "requires": { "date-fns": "^2.28.0", "lodash.camelcase": "^4.3.0", @@ -438,25 +434,25 @@ "version": "2.11.6", "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz", "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==", - "dev": true + "peer": true }, "@stencil/core": { "version": "2.16.1", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.16.1.tgz", "integrity": "sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==", - "dev": true + "peer": true }, "@types/lodash": { "version": "4.14.185", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz", "integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==", - "dev": true + "peer": true }, "@types/lodash.clonedeep": { "version": "4.5.7", "resolved": "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz", "integrity": "sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw==", - "dev": true, + "peer": true, "requires": { "@types/lodash": "*" } @@ -469,85 +465,85 @@ "version": "6.2.1", "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", "integrity": "sha512-bCtHMwL9LeDIozFn+oNhhFoq+yQ3BNdnsLSASUxLciOb1vgvpHsIO1dsENiGMgbb4SkP5TrzWzRiLddn8ahVOQ==", - "dev": true + "peer": true }, "bulma": { "version": "0.9.4", "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz", "integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==", - "dev": true + "peer": true }, "date-fns": { "version": "2.29.3", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz", "integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==", - "dev": true + "peer": true }, "filesize.js": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/filesize.js/-/filesize.js-2.0.0.tgz", "integrity": "sha512-dOngzfsRfjwTQkG3UPY3GI+OqbBj4mO1UW1FoDYN2SF/p7hACKXHKGjgA62ug4KtORXcXdlEKOXrgfzt+qB2Nw==", - "dev": true + "peer": true }, "hammerjs": { "version": "2.0.8", "resolved": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==", - "dev": true + "peer": true }, "lodash.camelcase": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", - "dev": true + "peer": true }, "lodash.capitalize": { "version": "4.2.1", "resolved": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz", "integrity": "sha512-kZzYOKspf8XVX5AvmQF94gQW0lejFVgb80G85bU4ZWzoJ6C03PQg3coYAUpSTpQWelrZELd3XWgHzw4Ck5kaIw==", - "dev": true + "peer": true }, "lodash.clonedeep": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==", - "dev": true + "peer": true }, "lodash.isarray": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-4.0.0.tgz", "integrity": "sha512-V8ViWvoNlXpCrB6Ewaj3ScRXUpmCvqp4tJUxa3dlovuJj/8lp3SND5Kw4v5OeuHgoyw4qJN+gl36qZqp6WYQ6g==", - "dev": true + "peer": true }, "lodash.isboolean": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==", - "dev": true + "peer": true }, "lodash.isdate": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/lodash.isdate/-/lodash.isdate-4.0.1.tgz", "integrity": "sha512-hg5B1GD+R9egsBgMwmAhk+V53Us03TVvXT4dnyKugEfsD4QKuG9Wlyvxq8OGy2nu7qVGsh4DRSnMk33hoWBq/Q==", - "dev": true + "peer": true }, "lodash.isempty": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/lodash.isempty/-/lodash.isempty-4.4.0.tgz", "integrity": "sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==", - "dev": true + "peer": true }, "lodash.isequal": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==", - "dev": true + "peer": true }, "lodash.isnan": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/lodash.isnan/-/lodash.isnan-3.0.2.tgz", "integrity": "sha512-zduioV6njyRsie8qtuS85u7B8xJWi3HjUc1klVoRdeghA5prG13xbUNNcCJ1Cxwa4FyjJVnkL5hDopCVh2ng4g==", - "dev": true + "peer": true }, "lodash.isnil": { "version": "4.0.0" @@ -556,43 +552,43 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==", - "dev": true + "peer": true }, "lodash.isobject": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz", "integrity": "sha512-3/Qptq2vr7WeJbB4KHUSKlq8Pl7ASXi3UG6CMbBm8WRtXi8+GHm7mKaU3urfpSEzWe2wCIChs6/sdocUsTKJiA==", - "dev": true + "peer": true }, "lodash.isstring": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==", - "dev": true + "peer": true }, "lodash.padstart": { "version": "4.6.1", "resolved": "https://registry.npmjs.org/lodash.padstart/-/lodash.padstart-4.6.1.tgz", "integrity": "sha512-sW73O6S8+Tg66eY56DBk85aQzzUJDtpoXFBgELMd5P/SotAguo+1kYO6RuYgXxA4HJH3LFTFPASX6ET6bjfriw==", - "dev": true + "peer": true }, "lodash.round": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/lodash.round/-/lodash.round-4.0.4.tgz", "integrity": "sha512-dzDLNwFMXbjN1pEC0LgLPKVOI5o2DOpBx+oGxWthVE+a9mlV3rEdvoz2i3se/ico4Y3G62Yg3/e1fcp/GMu2lQ==", - "dev": true + "peer": true }, "lodash.upperfirst": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==", - "dev": true + "peer": true }, "lottie-colorify": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/lottie-colorify/-/lottie-colorify-0.8.0.tgz", "integrity": "sha512-xvaKRYiRMR5wWgUksZ2LsUOkQILhVnAPAUPmYSTjGMOK1m1DOHOyzYSfCKZBURiqhFb+VokkHfMWDKg3ffCXTw==", - "dev": true, + "peer": true, "requires": { "@types/lodash.clonedeep": "^4.5.6", "lodash.clonedeep": "^4.5.0" @@ -602,7 +598,7 @@ "version": "5.8.1", "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.8.1.tgz", "integrity": "sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==", - "dev": true + "peer": true } } } diff --git a/packages/components/package-lock.json b/packages/components/package-lock.json index 9501ae7191..d34dae562d 100644 --- a/packages/components/package-lock.json +++ b/packages/components/package-lock.json @@ -33,100 +33,6 @@ "lodash.upperfirst": "~4.3.1", "lottie-colorify": "0.8.0", "lottie-web": "5.8.1" - }, - "devDependencies": { - "@baloise/design-system-output-target-angular": "11.0.16", - "@baloise/design-system-output-target-react": "11.0.16", - "@baloise/design-system-output-target-vue": "11.0.16" - } - }, - "node_modules/@angular/common": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.0.1.tgz", - "integrity": "sha512-XRD1Dj2aINyp5yYueCuwLU1y84z+ZFXeO84oNfwIu0unHszuo02iIzrV+yCm/ATwt6qUkIbe6xhZNjUorZecyA==", - "dev": true, - "peer": true, - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.20.0 || ^16.13.0 || >=18.10.0" - }, - "peerDependencies": { - "@angular/core": "15.0.1", - "rxjs": "^6.5.3 || ^7.4.0" - } - }, - "node_modules/@angular/core": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.1.tgz", - "integrity": "sha512-idaKf9hhguyGn/yj5KMHIUEvW4PpeYcwlRUSoEskQC1799BsXwJyV0AwZ67GH1ltnAj34gbhMhDedcCLdhOffA==", - "dev": true, - "peer": true, - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.20.0 || ^16.13.0 || >=18.10.0" - }, - "peerDependencies": { - "rxjs": "^6.5.3 || ^7.4.0", - "zone.js": "~0.11.4 || ~0.12.0" - } - }, - "node_modules/@angular/forms": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.0.1.tgz", - "integrity": "sha512-gNj/fY7B7swczWI3jpJK4904W0WHCrYviZB8m97P4MkcxdMfQezp4VoRsj+vIkKGtUPUWje3uIjzqodhJlxIJA==", - "dev": true, - "peer": true, - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.20.0 || ^16.13.0 || >=18.10.0" - }, - "peerDependencies": { - "@angular/common": "15.0.1", - "@angular/core": "15.0.1", - "@angular/platform-browser": "15.0.1", - "rxjs": "^6.5.3 || ^7.4.0" - } - }, - "node_modules/@angular/platform-browser": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.0.1.tgz", - "integrity": "sha512-fH0EfRgbQC0ql8V1ZWVfF75H9lSjT2T6uGfR8cBdRAO/RWwWgx/TfFsjdWAZtjuKRZnKY3wRQ/yVYeQarC3n0Q==", - "dev": true, - "peer": true, - "dependencies": { - "tslib": "^2.3.0" - }, - "engines": { - "node": "^14.20.0 || ^16.13.0 || >=18.10.0" - }, - "peerDependencies": { - "@angular/animations": "15.0.1", - "@angular/common": "15.0.1", - "@angular/core": "15.0.1" - }, - "peerDependenciesMeta": { - "@angular/animations": { - "optional": true - } - } - }, - "node_modules/@babel/parser": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.5.tgz", - "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==", - "dev": true, - "peer": true, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" } }, "node_modules/@baloise/design-system-css": { @@ -148,41 +54,6 @@ "resolved": "https://registry.npmjs.org/@baloise/design-system-icons/-/design-system-icons-11.0.12.tgz", "integrity": "sha512-pzg48Z8Ph9TXIF4XnmpGausc3/QAgc5ZQ7G2I5qmjq7cI6gK9f5NdzdA8hVL9pMhWDmmRx+ePHWPHUB4VetH3A==" }, - "node_modules/@baloise/design-system-output-target-angular": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-output-target-angular/-/design-system-output-target-angular-11.0.16.tgz", - "integrity": "sha512-zzGhTOtXLzi1e8dQn1t7LndTWLBksrNbJ/48OH9eCQnUQ/fyQvxUXyxESa70/Q7pheVYfguasd9iS2yOPHZbKg==", - "dev": true, - "peerDependencies": { - "@angular/common": ">=12.2.16", - "@angular/core": ">=12.2.16", - "@angular/forms": ">=12.2.16", - "@angular/platform-browser": ">=12.2.16", - "@stencil/core": "^2.9.0", - "zone.js": ">=0.11.4" - } - }, - "node_modules/@baloise/design-system-output-target-react": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-output-target-react/-/design-system-output-target-react-11.0.16.tgz", - "integrity": "sha512-LnDhqPueqSomRq/ujm4O/KUcX1tXjVhCRHjAcSwOKxo/3a7eRCz57Sgp+KNv26UpRTgPkzLzaStVMQid+aHTdA==", - "dev": true, - "peerDependencies": { - "@stencil/core": "^2.9.0", - "react": "~17.0.2", - "react-dom": "~17.0.2" - } - }, - "node_modules/@baloise/design-system-output-target-vue": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-output-target-vue/-/design-system-output-target-vue-11.0.16.tgz", - "integrity": "sha512-Op25qto53lrSdxQPiRvTdgZzMBbrzDK1hDDRN+7poB5D97SfFdul5ISe2rUywbezXZuwEAICfRRVDXcsL2XDaw==", - "dev": true, - "peerDependencies": { - "@stencil/core": "^2.9.0", - "vue": "^3.2.37" - } - }, "node_modules/@baloise/design-system-tokens": { "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.12.tgz", @@ -242,128 +113,6 @@ "@types/lodash": "*" } }, - "node_modules/@vue/compiler-core": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.45.tgz", - "integrity": "sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==", - "dev": true, - "peer": true, - "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/shared": "3.2.45", - "estree-walker": "^2.0.2", - "source-map": "^0.6.1" - } - }, - "node_modules/@vue/compiler-dom": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.45.tgz", - "integrity": "sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw==", - "dev": true, - "peer": true, - "dependencies": { - "@vue/compiler-core": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "node_modules/@vue/compiler-sfc": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.45.tgz", - "integrity": "sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==", - "dev": true, - "peer": true, - "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.45", - "@vue/compiler-dom": "3.2.45", - "@vue/compiler-ssr": "3.2.45", - "@vue/reactivity-transform": "3.2.45", - "@vue/shared": "3.2.45", - "estree-walker": "^2.0.2", - "magic-string": "^0.25.7", - "postcss": "^8.1.10", - "source-map": "^0.6.1" - } - }, - "node_modules/@vue/compiler-ssr": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.45.tgz", - "integrity": "sha512-6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqrQ==", - "dev": true, - "peer": true, - "dependencies": { - "@vue/compiler-dom": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "node_modules/@vue/reactivity": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.45.tgz", - "integrity": "sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A==", - "dev": true, - "peer": true, - "dependencies": { - "@vue/shared": "3.2.45" - } - }, - "node_modules/@vue/reactivity-transform": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.45.tgz", - "integrity": "sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==", - "dev": true, - "peer": true, - "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.45", - "@vue/shared": "3.2.45", - "estree-walker": "^2.0.2", - "magic-string": "^0.25.7" - } - }, - "node_modules/@vue/runtime-core": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.45.tgz", - "integrity": "sha512-gzJiTA3f74cgARptqzYswmoQx0fIA+gGYBfokYVhF8YSXjWTUA2SngRzZRku2HbGbjzB6LBYSbKGIaK8IW+s0A==", - "dev": true, - "peer": true, - "dependencies": { - "@vue/reactivity": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "node_modules/@vue/runtime-dom": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.45.tgz", - "integrity": "sha512-cy88YpfP5Ue2bDBbj75Cb4bIEZUMM/mAkDMfqDTpUYVgTf/kuQ2VQ8LebuZ8k6EudgH8pYhsGWHlY0lcxlvTwA==", - "dev": true, - "peer": true, - "dependencies": { - "@vue/runtime-core": "3.2.45", - "@vue/shared": "3.2.45", - "csstype": "^2.6.8" - } - }, - "node_modules/@vue/server-renderer": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.2.45.tgz", - "integrity": "sha512-ebiMq7q24WBU1D6uhPK//2OTR1iRIyxjF5iVq/1a5I1SDMDyDu4Ts6fJaMnjrvD3MqnaiFkKQj+LKAgz5WIK3g==", - "dev": true, - "peer": true, - "dependencies": { - "@vue/compiler-ssr": "3.2.45", - "@vue/shared": "3.2.45" - }, - "peerDependencies": { - "vue": "3.2.45" - } - }, - "node_modules/@vue/shared": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.45.tgz", - "integrity": "sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==", - "dev": true, - "peer": true - }, "node_modules/big.js": { "version": "6.2.1", "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", @@ -381,13 +130,6 @@ "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz", "integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==" }, - "node_modules/csstype": { - "version": "2.6.21", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.21.tgz", - "integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==", - "dev": true, - "peer": true - }, "node_modules/date-fns": { "version": "2.29.2", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz", @@ -400,13 +142,6 @@ "url": "https://opencollective.com/date-fns" } }, - "node_modules/estree-walker": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", - "dev": true, - "peer": true - }, "node_modules/filesize.js": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/filesize.js/-/filesize.js-2.0.0.tgz", @@ -420,13 +155,6 @@ "node": ">=0.8.0" } }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true, - "peer": true - }, "node_modules/lodash.camelcase": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", @@ -508,19 +236,6 @@ "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==" }, - "node_modules/loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "dev": true, - "peer": true, - "dependencies": { - "js-tokens": "^3.0.0 || ^4.0.0" - }, - "bin": { - "loose-envify": "cli.js" - } - }, "node_modules/lottie-colorify": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/lottie-colorify/-/lottie-colorify-0.8.0.tgz", @@ -534,229 +249,9 @@ "version": "5.8.1", "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.8.1.tgz", "integrity": "sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==" - }, - "node_modules/magic-string": { - "version": "0.25.9", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", - "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", - "dev": true, - "peer": true, - "dependencies": { - "sourcemap-codec": "^1.4.8" - } - }, - "node_modules/nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "dev": true, - "peer": true, - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "dev": true, - "peer": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", - "dev": true, - "peer": true - }, - "node_modules/postcss": { - "version": "8.4.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", - "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - } - ], - "peer": true, - "dependencies": { - "nanoid": "^3.3.4", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/react": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz", - "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==", - "dev": true, - "peer": true, - "dependencies": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-dom": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz", - "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==", - "dev": true, - "peer": true, - "dependencies": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1", - "scheduler": "^0.20.2" - }, - "peerDependencies": { - "react": "17.0.2" - } - }, - "node_modules/rxjs": { - "version": "7.5.7", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.7.tgz", - "integrity": "sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==", - "dev": true, - "peer": true, - "dependencies": { - "tslib": "^2.1.0" - } - }, - "node_modules/scheduler": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz", - "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==", - "dev": true, - "peer": true, - "dependencies": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - } - }, - "node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true, - "peer": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "dev": true, - "peer": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/sourcemap-codec": { - "version": "1.4.8", - "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", - "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", - "dev": true, - "peer": true - }, - "node_modules/tslib": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", - "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==", - "dev": true, - "peer": true - }, - "node_modules/vue": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.2.45.tgz", - "integrity": "sha512-9Nx/Mg2b2xWlXykmCwiTUCWHbWIj53bnkizBxKai1g61f2Xit700A1ljowpTIM11e3uipOeiPcSqnmBg6gyiaA==", - "dev": true, - "peer": true, - "dependencies": { - "@vue/compiler-dom": "3.2.45", - "@vue/compiler-sfc": "3.2.45", - "@vue/runtime-dom": "3.2.45", - "@vue/server-renderer": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "node_modules/zone.js": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.12.0.tgz", - "integrity": "sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q==", - "dev": true, - "peer": true, - "dependencies": { - "tslib": "^2.3.0" - } } }, "dependencies": { - "@angular/common": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.0.1.tgz", - "integrity": "sha512-XRD1Dj2aINyp5yYueCuwLU1y84z+ZFXeO84oNfwIu0unHszuo02iIzrV+yCm/ATwt6qUkIbe6xhZNjUorZecyA==", - "dev": true, - "peer": true, - "requires": { - "tslib": "^2.3.0" - } - }, - "@angular/core": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.1.tgz", - "integrity": "sha512-idaKf9hhguyGn/yj5KMHIUEvW4PpeYcwlRUSoEskQC1799BsXwJyV0AwZ67GH1ltnAj34gbhMhDedcCLdhOffA==", - "dev": true, - "peer": true, - "requires": { - "tslib": "^2.3.0" - } - }, - "@angular/forms": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.0.1.tgz", - "integrity": "sha512-gNj/fY7B7swczWI3jpJK4904W0WHCrYviZB8m97P4MkcxdMfQezp4VoRsj+vIkKGtUPUWje3uIjzqodhJlxIJA==", - "dev": true, - "peer": true, - "requires": { - "tslib": "^2.3.0" - } - }, - "@angular/platform-browser": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.0.1.tgz", - "integrity": "sha512-fH0EfRgbQC0ql8V1ZWVfF75H9lSjT2T6uGfR8cBdRAO/RWwWgx/TfFsjdWAZtjuKRZnKY3wRQ/yVYeQarC3n0Q==", - "dev": true, - "peer": true, - "requires": { - "tslib": "^2.3.0" - } - }, - "@babel/parser": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.5.tgz", - "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==", - "dev": true, - "peer": true - }, "@baloise/design-system-css": { "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.12.tgz", @@ -776,27 +271,6 @@ "resolved": "https://registry.npmjs.org/@baloise/design-system-icons/-/design-system-icons-11.0.12.tgz", "integrity": "sha512-pzg48Z8Ph9TXIF4XnmpGausc3/QAgc5ZQ7G2I5qmjq7cI6gK9f5NdzdA8hVL9pMhWDmmRx+ePHWPHUB4VetH3A==" }, - "@baloise/design-system-output-target-angular": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-output-target-angular/-/design-system-output-target-angular-11.0.16.tgz", - "integrity": "sha512-zzGhTOtXLzi1e8dQn1t7LndTWLBksrNbJ/48OH9eCQnUQ/fyQvxUXyxESa70/Q7pheVYfguasd9iS2yOPHZbKg==", - "dev": true, - "requires": {} - }, - "@baloise/design-system-output-target-react": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-output-target-react/-/design-system-output-target-react-11.0.16.tgz", - "integrity": "sha512-LnDhqPueqSomRq/ujm4O/KUcX1tXjVhCRHjAcSwOKxo/3a7eRCz57Sgp+KNv26UpRTgPkzLzaStVMQid+aHTdA==", - "dev": true, - "requires": {} - }, - "@baloise/design-system-output-target-vue": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-output-target-vue/-/design-system-output-target-vue-11.0.16.tgz", - "integrity": "sha512-Op25qto53lrSdxQPiRvTdgZzMBbrzDK1hDDRN+7poB5D97SfFdul5ISe2rUywbezXZuwEAICfRRVDXcsL2XDaw==", - "dev": true, - "requires": {} - }, "@baloise/design-system-tokens": { "version": "11.0.12", "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.12.tgz", @@ -845,125 +319,6 @@ "@types/lodash": "*" } }, - "@vue/compiler-core": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.45.tgz", - "integrity": "sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==", - "dev": true, - "peer": true, - "requires": { - "@babel/parser": "^7.16.4", - "@vue/shared": "3.2.45", - "estree-walker": "^2.0.2", - "source-map": "^0.6.1" - } - }, - "@vue/compiler-dom": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.45.tgz", - "integrity": "sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw==", - "dev": true, - "peer": true, - "requires": { - "@vue/compiler-core": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "@vue/compiler-sfc": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.45.tgz", - "integrity": "sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==", - "dev": true, - "peer": true, - "requires": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.45", - "@vue/compiler-dom": "3.2.45", - "@vue/compiler-ssr": "3.2.45", - "@vue/reactivity-transform": "3.2.45", - "@vue/shared": "3.2.45", - "estree-walker": "^2.0.2", - "magic-string": "^0.25.7", - "postcss": "^8.1.10", - "source-map": "^0.6.1" - } - }, - "@vue/compiler-ssr": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.45.tgz", - "integrity": "sha512-6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqrQ==", - "dev": true, - "peer": true, - "requires": { - "@vue/compiler-dom": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "@vue/reactivity": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.45.tgz", - "integrity": "sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A==", - "dev": true, - "peer": true, - "requires": { - "@vue/shared": "3.2.45" - } - }, - "@vue/reactivity-transform": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.45.tgz", - "integrity": "sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==", - "dev": true, - "peer": true, - "requires": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.45", - "@vue/shared": "3.2.45", - "estree-walker": "^2.0.2", - "magic-string": "^0.25.7" - } - }, - "@vue/runtime-core": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.45.tgz", - "integrity": "sha512-gzJiTA3f74cgARptqzYswmoQx0fIA+gGYBfokYVhF8YSXjWTUA2SngRzZRku2HbGbjzB6LBYSbKGIaK8IW+s0A==", - "dev": true, - "peer": true, - "requires": { - "@vue/reactivity": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "@vue/runtime-dom": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.45.tgz", - "integrity": "sha512-cy88YpfP5Ue2bDBbj75Cb4bIEZUMM/mAkDMfqDTpUYVgTf/kuQ2VQ8LebuZ8k6EudgH8pYhsGWHlY0lcxlvTwA==", - "dev": true, - "peer": true, - "requires": { - "@vue/runtime-core": "3.2.45", - "@vue/shared": "3.2.45", - "csstype": "^2.6.8" - } - }, - "@vue/server-renderer": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.2.45.tgz", - "integrity": "sha512-ebiMq7q24WBU1D6uhPK//2OTR1iRIyxjF5iVq/1a5I1SDMDyDu4Ts6fJaMnjrvD3MqnaiFkKQj+LKAgz5WIK3g==", - "dev": true, - "peer": true, - "requires": { - "@vue/compiler-ssr": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "@vue/shared": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.45.tgz", - "integrity": "sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==", - "dev": true, - "peer": true - }, "big.js": { "version": "6.2.1", "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", @@ -974,25 +329,11 @@ "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz", "integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==" }, - "csstype": { - "version": "2.6.21", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.21.tgz", - "integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==", - "dev": true, - "peer": true - }, "date-fns": { "version": "2.29.2", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz", "integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==" }, - "estree-walker": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", - "dev": true, - "peer": true - }, "filesize.js": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/filesize.js/-/filesize.js-2.0.0.tgz", @@ -1003,13 +344,6 @@ "resolved": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==" }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true, - "peer": true - }, "lodash.camelcase": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", @@ -1090,16 +424,6 @@ "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==" }, - "loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "dev": true, - "peer": true, - "requires": { - "js-tokens": "^3.0.0 || ^4.0.0" - } - }, "lottie-colorify": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/lottie-colorify/-/lottie-colorify-0.8.0.tgz", @@ -1113,145 +437,6 @@ "version": "5.8.1", "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.8.1.tgz", "integrity": "sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==" - }, - "magic-string": { - "version": "0.25.9", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", - "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", - "dev": true, - "peer": true, - "requires": { - "sourcemap-codec": "^1.4.8" - } - }, - "nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "dev": true, - "peer": true - }, - "object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "dev": true, - "peer": true - }, - "picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", - "dev": true, - "peer": true - }, - "postcss": { - "version": "8.4.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz", - "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==", - "dev": true, - "peer": true, - "requires": { - "nanoid": "^3.3.4", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - } - }, - "react": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz", - "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==", - "dev": true, - "peer": true, - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - } - }, - "react-dom": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz", - "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==", - "dev": true, - "peer": true, - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1", - "scheduler": "^0.20.2" - } - }, - "rxjs": { - "version": "7.5.7", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.5.7.tgz", - "integrity": "sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==", - "dev": true, - "peer": true, - "requires": { - "tslib": "^2.1.0" - } - }, - "scheduler": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz", - "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==", - "dev": true, - "peer": true, - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true, - "peer": true - }, - "source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "dev": true, - "peer": true - }, - "sourcemap-codec": { - "version": "1.4.8", - "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", - "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", - "dev": true, - "peer": true - }, - "tslib": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", - "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==", - "dev": true, - "peer": true - }, - "vue": { - "version": "3.2.45", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.2.45.tgz", - "integrity": "sha512-9Nx/Mg2b2xWlXykmCwiTUCWHbWIj53bnkizBxKai1g61f2Xit700A1ljowpTIM11e3uipOeiPcSqnmBg6gyiaA==", - "dev": true, - "peer": true, - "requires": { - "@vue/compiler-dom": "3.2.45", - "@vue/compiler-sfc": "3.2.45", - "@vue/runtime-dom": "3.2.45", - "@vue/server-renderer": "3.2.45", - "@vue/shared": "3.2.45" - } - }, - "zone.js": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.12.0.tgz", - "integrity": "sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q==", - "dev": true, - "peer": true, - "requires": { - "tslib": "^2.3.0" - } } } } diff --git a/packages/components/src/components.d.ts b/packages/components/src/components.d.ts index e962f75dbe..23d3eca8ac 100644 --- a/packages/components/src/components.d.ts +++ b/packages/components/src/components.d.ts @@ -530,9 +530,87 @@ export namespace Components { */ "value"?: string; } + interface BalDocApp { + "logComponents": string; + "logCustom": boolean; + "logEvents": boolean; + "logLifecycle": boolean; + "logRender": boolean; + } + interface BalDocBanner { + "status": string; + "subtitle": string; + } interface BalDocBannerStatus { "context": BannerStatusContext[]; } + interface BalDocColor { + "background": boolean; + "color": string; + "description": string; + "inverted": boolean; + "subject": string; + } + interface BalDocDownload { + "iconLeft": string; + "iconRight": string; + "link": string; + "subject": string; + "subtitle": string; + } + interface BalDocGithub { + "link": string; + } + interface BalDocIcons { + "icons": string; + } + interface BalDocImage { + "src": string; + "text": string; + } + interface BalDocLead { + } + interface BalDocLinkList { + "oneColumn": boolean; + } + interface BalDocLinkListItem { + "image": string; + "subject": string; + "template": '' | 'html5' | 'angular' | 'vue' | 'react'; + } + interface BalDocShades { + "color": string; + } + interface BalDocSupportColor { + "color": string; + } + interface BalDocTabs { + } + interface BalDocTokensBorder { + } + interface BalDocTokensBreakpoints { + } + interface BalDocTokensColors { + } + interface BalDocTokensFont { + } + interface BalDocTokensFontSizes { + } + interface BalDocTokensFontWeight { + } + interface BalDocTokensRadius { + } + interface BalDocTokensShadow { + } + interface BalDocTokensSpacing { + } + interface BalDocUsage { + } + interface BalDocUsageItem { + "image"?: boolean; + "subject"?: string; + "theme": 'do' | 'dont'; + } interface BalField { /** * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants. @@ -2690,12 +2768,156 @@ declare global { prototype: HTMLBalDatepickerElement; new (): HTMLBalDatepickerElement; }; + interface HTMLBalDocAppElement extends Components.BalDocApp, HTMLStencilElement { + } + var HTMLBalDocAppElement: { + prototype: HTMLBalDocAppElement; + new (): HTMLBalDocAppElement; + }; + interface HTMLBalDocBannerElement extends Components.BalDocBanner, HTMLStencilElement { + } + var HTMLBalDocBannerElement: { + prototype: HTMLBalDocBannerElement; + new (): HTMLBalDocBannerElement; + }; interface HTMLBalDocBannerStatusElement extends Components.BalDocBannerStatus, HTMLStencilElement { } var HTMLBalDocBannerStatusElement: { prototype: HTMLBalDocBannerStatusElement; new (): HTMLBalDocBannerStatusElement; }; + interface HTMLBalDocColorElement extends Components.BalDocColor, HTMLStencilElement { + } + var HTMLBalDocColorElement: { + prototype: HTMLBalDocColorElement; + new (): HTMLBalDocColorElement; + }; + interface HTMLBalDocDownloadElement extends Components.BalDocDownload, HTMLStencilElement { + } + var HTMLBalDocDownloadElement: { + prototype: HTMLBalDocDownloadElement; + new (): HTMLBalDocDownloadElement; + }; + interface HTMLBalDocGithubElement extends Components.BalDocGithub, HTMLStencilElement { + } + var HTMLBalDocGithubElement: { + prototype: HTMLBalDocGithubElement; + new (): HTMLBalDocGithubElement; + }; + interface HTMLBalDocIconsElement extends Components.BalDocIcons, HTMLStencilElement { + } + var HTMLBalDocIconsElement: { + prototype: HTMLBalDocIconsElement; + new (): HTMLBalDocIconsElement; + }; + interface HTMLBalDocImageElement extends Components.BalDocImage, HTMLStencilElement { + } + var HTMLBalDocImageElement: { + prototype: HTMLBalDocImageElement; + new (): HTMLBalDocImageElement; + }; + interface HTMLBalDocLeadElement extends Components.BalDocLead, HTMLStencilElement { + } + var HTMLBalDocLeadElement: { + prototype: HTMLBalDocLeadElement; + new (): HTMLBalDocLeadElement; + }; + interface HTMLBalDocLinkListElement extends Components.BalDocLinkList, HTMLStencilElement { + } + var HTMLBalDocLinkListElement: { + prototype: HTMLBalDocLinkListElement; + new (): HTMLBalDocLinkListElement; + }; + interface HTMLBalDocLinkListItemElement extends Components.BalDocLinkListItem, HTMLStencilElement { + } + var HTMLBalDocLinkListItemElement: { + prototype: HTMLBalDocLinkListItemElement; + new (): HTMLBalDocLinkListItemElement; + }; + interface HTMLBalDocShadesElement extends Components.BalDocShades, HTMLStencilElement { + } + var HTMLBalDocShadesElement: { + prototype: HTMLBalDocShadesElement; + new (): HTMLBalDocShadesElement; + }; + interface HTMLBalDocSupportColorElement extends Components.BalDocSupportColor, HTMLStencilElement { + } + var HTMLBalDocSupportColorElement: { + prototype: HTMLBalDocSupportColorElement; + new (): HTMLBalDocSupportColorElement; + }; + interface HTMLBalDocTabsElement extends Components.BalDocTabs, HTMLStencilElement { + } + var HTMLBalDocTabsElement: { + prototype: HTMLBalDocTabsElement; + new (): HTMLBalDocTabsElement; + }; + interface HTMLBalDocTokensBorderElement extends Components.BalDocTokensBorder, HTMLStencilElement { + } + var HTMLBalDocTokensBorderElement: { + prototype: HTMLBalDocTokensBorderElement; + new (): HTMLBalDocTokensBorderElement; + }; + interface HTMLBalDocTokensBreakpointsElement extends Components.BalDocTokensBreakpoints, HTMLStencilElement { + } + var HTMLBalDocTokensBreakpointsElement: { + prototype: HTMLBalDocTokensBreakpointsElement; + new (): HTMLBalDocTokensBreakpointsElement; + }; + interface HTMLBalDocTokensColorsElement extends Components.BalDocTokensColors, HTMLStencilElement { + } + var HTMLBalDocTokensColorsElement: { + prototype: HTMLBalDocTokensColorsElement; + new (): HTMLBalDocTokensColorsElement; + }; + interface HTMLBalDocTokensFontElement extends Components.BalDocTokensFont, HTMLStencilElement { + } + var HTMLBalDocTokensFontElement: { + prototype: HTMLBalDocTokensFontElement; + new (): HTMLBalDocTokensFontElement; + }; + interface HTMLBalDocTokensFontSizesElement extends Components.BalDocTokensFontSizes, HTMLStencilElement { + } + var HTMLBalDocTokensFontSizesElement: { + prototype: HTMLBalDocTokensFontSizesElement; + new (): HTMLBalDocTokensFontSizesElement; + }; + interface HTMLBalDocTokensFontWeightElement extends Components.BalDocTokensFontWeight, HTMLStencilElement { + } + var HTMLBalDocTokensFontWeightElement: { + prototype: HTMLBalDocTokensFontWeightElement; + new (): HTMLBalDocTokensFontWeightElement; + }; + interface HTMLBalDocTokensRadiusElement extends Components.BalDocTokensRadius, HTMLStencilElement { + } + var HTMLBalDocTokensRadiusElement: { + prototype: HTMLBalDocTokensRadiusElement; + new (): HTMLBalDocTokensRadiusElement; + }; + interface HTMLBalDocTokensShadowElement extends Components.BalDocTokensShadow, HTMLStencilElement { + } + var HTMLBalDocTokensShadowElement: { + prototype: HTMLBalDocTokensShadowElement; + new (): HTMLBalDocTokensShadowElement; + }; + interface HTMLBalDocTokensSpacingElement extends Components.BalDocTokensSpacing, HTMLStencilElement { + } + var HTMLBalDocTokensSpacingElement: { + prototype: HTMLBalDocTokensSpacingElement; + new (): HTMLBalDocTokensSpacingElement; + }; + interface HTMLBalDocUsageElement extends Components.BalDocUsage, HTMLStencilElement { + } + var HTMLBalDocUsageElement: { + prototype: HTMLBalDocUsageElement; + new (): HTMLBalDocUsageElement; + }; + interface HTMLBalDocUsageItemElement extends Components.BalDocUsageItem, HTMLStencilElement { + } + var HTMLBalDocUsageItemElement: { + prototype: HTMLBalDocUsageItemElement; + new (): HTMLBalDocUsageItemElement; + }; interface HTMLBalFieldElement extends Components.BalField, HTMLStencilElement { } var HTMLBalFieldElement: { @@ -3232,7 +3454,31 @@ declare global { "bal-data-label": HTMLBalDataLabelElement; "bal-data-value": HTMLBalDataValueElement; "bal-datepicker": HTMLBalDatepickerElement; + "bal-doc-app": HTMLBalDocAppElement; + "bal-doc-banner": HTMLBalDocBannerElement; "bal-doc-banner-status": HTMLBalDocBannerStatusElement; + "bal-doc-color": HTMLBalDocColorElement; + "bal-doc-download": HTMLBalDocDownloadElement; + "bal-doc-github": HTMLBalDocGithubElement; + "bal-doc-icons": HTMLBalDocIconsElement; + "bal-doc-image": HTMLBalDocImageElement; + "bal-doc-lead": HTMLBalDocLeadElement; + "bal-doc-link-list": HTMLBalDocLinkListElement; + "bal-doc-link-list-item": HTMLBalDocLinkListItemElement; + "bal-doc-shades": HTMLBalDocShadesElement; + "bal-doc-support-color": HTMLBalDocSupportColorElement; + "bal-doc-tabs": HTMLBalDocTabsElement; + "bal-doc-tokens-border": HTMLBalDocTokensBorderElement; + "bal-doc-tokens-breakpoints": HTMLBalDocTokensBreakpointsElement; + "bal-doc-tokens-colors": HTMLBalDocTokensColorsElement; + "bal-doc-tokens-font": HTMLBalDocTokensFontElement; + "bal-doc-tokens-font-sizes": HTMLBalDocTokensFontSizesElement; + "bal-doc-tokens-font-weight": HTMLBalDocTokensFontWeightElement; + "bal-doc-tokens-radius": HTMLBalDocTokensRadiusElement; + "bal-doc-tokens-shadow": HTMLBalDocTokensShadowElement; + "bal-doc-tokens-spacing": HTMLBalDocTokensSpacingElement; + "bal-doc-usage": HTMLBalDocUsageElement; + "bal-doc-usage-item": HTMLBalDocUsageItemElement; "bal-field": HTMLBalFieldElement; "bal-field-control": HTMLBalFieldControlElement; "bal-field-hint": HTMLBalFieldHintElement; @@ -3861,9 +4107,87 @@ declare namespace LocalJSX { */ "value"?: string; } + interface BalDocApp { + "logComponents"?: string; + "logCustom"?: boolean; + "logEvents"?: boolean; + "logLifecycle"?: boolean; + "logRender"?: boolean; + } + interface BalDocBanner { + "status"?: string; + "subtitle"?: string; + } interface BalDocBannerStatus { "context"?: BannerStatusContext[]; } + interface BalDocColor { + "background"?: boolean; + "color"?: string; + "description"?: string; + "inverted"?: boolean; + "subject"?: string; + } + interface BalDocDownload { + "iconLeft"?: string; + "iconRight"?: string; + "link"?: string; + "subject"?: string; + "subtitle"?: string; + } + interface BalDocGithub { + "link"?: string; + } + interface BalDocIcons { + "icons"?: string; + } + interface BalDocImage { + "src"?: string; + "text"?: string; + } + interface BalDocLead { + } + interface BalDocLinkList { + "oneColumn"?: boolean; + } + interface BalDocLinkListItem { + "image"?: string; + "subject"?: string; + "template"?: '' | 'html5' | 'angular' | 'vue' | 'react'; + } + interface BalDocShades { + "color"?: string; + } + interface BalDocSupportColor { + "color"?: string; + } + interface BalDocTabs { + } + interface BalDocTokensBorder { + } + interface BalDocTokensBreakpoints { + } + interface BalDocTokensColors { + } + interface BalDocTokensFont { + } + interface BalDocTokensFontSizes { + } + interface BalDocTokensFontWeight { + } + interface BalDocTokensRadius { + } + interface BalDocTokensShadow { + } + interface BalDocTokensSpacing { + } + interface BalDocUsage { + } + interface BalDocUsageItem { + "image"?: boolean; + "subject"?: string; + "theme"?: 'do' | 'dont'; + } interface BalField { /** * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants. @@ -5881,7 +6205,31 @@ declare namespace LocalJSX { "bal-data-label": BalDataLabel; "bal-data-value": BalDataValue; "bal-datepicker": BalDatepicker; + "bal-doc-app": BalDocApp; + "bal-doc-banner": BalDocBanner; "bal-doc-banner-status": BalDocBannerStatus; + "bal-doc-color": BalDocColor; + "bal-doc-download": BalDocDownload; + "bal-doc-github": BalDocGithub; + "bal-doc-icons": BalDocIcons; + "bal-doc-image": BalDocImage; + "bal-doc-lead": BalDocLead; + "bal-doc-link-list": BalDocLinkList; + "bal-doc-link-list-item": BalDocLinkListItem; + "bal-doc-shades": BalDocShades; + "bal-doc-support-color": BalDocSupportColor; + "bal-doc-tabs": BalDocTabs; + "bal-doc-tokens-border": BalDocTokensBorder; + "bal-doc-tokens-breakpoints": BalDocTokensBreakpoints; + "bal-doc-tokens-colors": BalDocTokensColors; + "bal-doc-tokens-font": BalDocTokensFont; + "bal-doc-tokens-font-sizes": BalDocTokensFontSizes; + "bal-doc-tokens-font-weight": BalDocTokensFontWeight; + "bal-doc-tokens-radius": BalDocTokensRadius; + "bal-doc-tokens-shadow": BalDocTokensShadow; + "bal-doc-tokens-spacing": BalDocTokensSpacing; + "bal-doc-usage": BalDocUsage; + "bal-doc-usage-item": BalDocUsageItem; "bal-field": BalField; "bal-field-control": BalFieldControl; "bal-field-hint": BalFieldHint; @@ -5993,7 +6341,31 @@ declare module "@stencil/core" { "bal-data-label": LocalJSX.BalDataLabel & JSXBase.HTMLAttributes; "bal-data-value": LocalJSX.BalDataValue & JSXBase.HTMLAttributes; "bal-datepicker": LocalJSX.BalDatepicker & JSXBase.HTMLAttributes; + "bal-doc-app": LocalJSX.BalDocApp & JSXBase.HTMLAttributes; + "bal-doc-banner": LocalJSX.BalDocBanner & JSXBase.HTMLAttributes; "bal-doc-banner-status": LocalJSX.BalDocBannerStatus & JSXBase.HTMLAttributes; + "bal-doc-color": LocalJSX.BalDocColor & JSXBase.HTMLAttributes; + "bal-doc-download": LocalJSX.BalDocDownload & JSXBase.HTMLAttributes; + "bal-doc-github": LocalJSX.BalDocGithub & JSXBase.HTMLAttributes; + "bal-doc-icons": LocalJSX.BalDocIcons & JSXBase.HTMLAttributes; + "bal-doc-image": LocalJSX.BalDocImage & JSXBase.HTMLAttributes; + "bal-doc-lead": LocalJSX.BalDocLead & JSXBase.HTMLAttributes; + "bal-doc-link-list": LocalJSX.BalDocLinkList & JSXBase.HTMLAttributes; + "bal-doc-link-list-item": LocalJSX.BalDocLinkListItem & JSXBase.HTMLAttributes; + "bal-doc-shades": LocalJSX.BalDocShades & JSXBase.HTMLAttributes; + "bal-doc-support-color": LocalJSX.BalDocSupportColor & JSXBase.HTMLAttributes; + "bal-doc-tabs": LocalJSX.BalDocTabs & JSXBase.HTMLAttributes; + "bal-doc-tokens-border": LocalJSX.BalDocTokensBorder & JSXBase.HTMLAttributes; + "bal-doc-tokens-breakpoints": LocalJSX.BalDocTokensBreakpoints & JSXBase.HTMLAttributes; + "bal-doc-tokens-colors": LocalJSX.BalDocTokensColors & JSXBase.HTMLAttributes; + "bal-doc-tokens-font": LocalJSX.BalDocTokensFont & JSXBase.HTMLAttributes; + "bal-doc-tokens-font-sizes": LocalJSX.BalDocTokensFontSizes & JSXBase.HTMLAttributes; + "bal-doc-tokens-font-weight": LocalJSX.BalDocTokensFontWeight & JSXBase.HTMLAttributes; + "bal-doc-tokens-radius": LocalJSX.BalDocTokensRadius & JSXBase.HTMLAttributes; + "bal-doc-tokens-shadow": LocalJSX.BalDocTokensShadow & JSXBase.HTMLAttributes; + "bal-doc-tokens-spacing": LocalJSX.BalDocTokensSpacing & JSXBase.HTMLAttributes; + "bal-doc-usage": LocalJSX.BalDocUsage & JSXBase.HTMLAttributes; + "bal-doc-usage-item": LocalJSX.BalDocUsageItem & JSXBase.HTMLAttributes; "bal-field": LocalJSX.BalField & JSXBase.HTMLAttributes; "bal-field-control": LocalJSX.BalFieldControl & JSXBase.HTMLAttributes; "bal-field-hint": LocalJSX.BalFieldHint & JSXBase.HTMLAttributes; diff --git a/packages/components/src/components/form/bal-select/bal-select.tsx b/packages/components/src/components/form/bal-select/bal-select.tsx index a04466cbc4..d10cb9cb07 100644 --- a/packages/components/src/components/form/bal-select/bal-select.tsx +++ b/packages/components/src/components/form/bal-select/bal-select.tsx @@ -202,7 +202,6 @@ export class Select implements ComponentInterface, Loggable { this.syncRawValue(false) } - // @Watch('rawValue') updateRawValue(newValue: string[], isHuman = true) { if (!areArraysEqual(newValue, this.rawValue || [])) { this.rawValue = [...newValue] @@ -506,7 +505,9 @@ export class Select implements ComponentInterface, Loggable { } } this.options = new Map(options) - await this.syncNativeInput() + if (!this.remote) { + await this.syncNativeInput() + } if (this.didInit) { this.validateAfterBlur() } @@ -752,7 +753,7 @@ export class Select implements ComponentInterface, Loggable { private validateAfterBlur(isHuman = isNotHuman) { let newRawValue = this.rawValue - if (this.didInit && !this.multiple) { + if (this.didInit && !this.multiple && !this.remote) { if (this.selectionOptional && this.typeahead) { const typedOption = findOptionByLabel(this.options, this.inputElement.value) if (typedOption) { diff --git a/packages/css/package-lock.json b/packages/css/package-lock.json index b37003ab6e..b1f334f6dd 100644 --- a/packages/css/package-lock.json +++ b/packages/css/package-lock.json @@ -8,10 +8,6 @@ "name": "@baloise/design-system-css", "version": "11.0.16", "license": "Apache-2.0", - "dependencies": { - "@baloise/design-system-fonts": "11.0.16", - "@baloise/design-system-tokens": "11.0.16" - }, "devDependencies": { "bulma": "~0.9.3", "copyfiles": "~2.4.1", @@ -19,16 +15,6 @@ "normalize.css": "~8.0.1" } }, - "node_modules/@baloise/design-system-fonts": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.16.tgz", - "integrity": "sha512-W+P08mRKPscNuXZ8tYAcnPApW9CKq39DDfH2NQ0yoZAB1FGO7NLagrd3V+fXdJsU9lgmn08PG/OLr2vDlpyJzw==" - }, - "node_modules/@baloise/design-system-tokens": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.16.tgz", - "integrity": "sha512-BZqT7+/r/9RSdQDBlKA5BBNPF6jwNCmujLX8fue7I7cOGcBcZGF5VN5GPk763av4xcia9UHbCA5sR7uZk1Fohw==" - }, "node_modules/ansi-regex": { "version": "5.0.1", "dev": true, @@ -424,16 +410,6 @@ } }, "dependencies": { - "@baloise/design-system-fonts": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.16.tgz", - "integrity": "sha512-W+P08mRKPscNuXZ8tYAcnPApW9CKq39DDfH2NQ0yoZAB1FGO7NLagrd3V+fXdJsU9lgmn08PG/OLr2vDlpyJzw==" - }, - "@baloise/design-system-tokens": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.16.tgz", - "integrity": "sha512-BZqT7+/r/9RSdQDBlKA5BBNPF6jwNCmujLX8fue7I7cOGcBcZGF5VN5GPk763av4xcia9UHbCA5sR7uZk1Fohw==" - }, "ansi-regex": { "version": "5.0.1", "dev": true diff --git a/packages/testing/package-lock.json b/packages/testing/package-lock.json index 7544c9ccf6..4824f1bf01 100644 --- a/packages/testing/package-lock.json +++ b/packages/testing/package-lock.json @@ -9,7 +9,6 @@ "version": "11.0.16", "license": "Apache-2.0", "dependencies": { - "@baloise/design-system-components": "11.0.16", "date-fns": "~2.29.1" } }, @@ -103,132 +102,6 @@ "extraneous": true, "license": "Apache-2.0" }, - "node_modules/@baloise/design-system-components": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-components/-/design-system-components-11.0.16.tgz", - "integrity": "sha512-e2hufTCCDEVgCC6E+y1iGsLwZ/liQEopxWK03MbuE1tLvdbyKK3XytFc99jgkRy2YNsv8H4lJmoT9QpJk9V5ow==", - "dependencies": { - "@baloise/design-system-css": "11.0.12", - "@baloise/design-system-fonts": "11.0.12", - "@baloise/design-system-icons": "11.0.12", - "@baloise/design-system-tokens": "11.0.12", - "@baloise/web-app-utils": "^3.8.0", - "@popperjs/core": "~2.11.4", - "@stencil/core": "~2.16.1", - "big.js": "~6.2.1", - "bulma": "~0.9.3", - "date-fns": "~2.29.1", - "filesize.js": "~2.0.0", - "hammerjs": "^2.0.8", - "lodash.camelcase": "~4.3.0", - "lodash.capitalize": "~4.2.1", - "lodash.isarray": "~4.0.0", - "lodash.isempty": "~4.4.0", - "lodash.isnan": "~3.0.2", - "lodash.isnil": "~4.0.0", - "lodash.isstring": "~4.0.1", - "lodash.padstart": "~4.6.1", - "lodash.round": "~4.0.4", - "lodash.upperfirst": "~4.3.1", - "lottie-colorify": "0.8.0", - "lottie-web": "5.8.1" - } - }, - "node_modules/@baloise/design-system-css": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.12.tgz", - "integrity": "sha512-FelsTCYTlNW0HJ6XitZfGyDgv2C1yFyJjizVFapZ4kweZfBb2536d01g76wctvdQ4dhIpV0WB6m6F2JsYJTlPA==", - "dependencies": { - "@baloise/design-system-fonts": "11.0.12", - "@baloise/design-system-tokens": "11.0.12" - } - }, - "node_modules/@baloise/design-system-fonts": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.12.tgz", - "integrity": "sha512-4TJShqJaCFnX2EhJThRCmvgkxwnDV0eZdhQhjLDvNFbGE4+uYCsr7LAEuW5VZ4d+ocsnwIc/PTloceR12gDw8A==" - }, - "node_modules/@baloise/design-system-icons": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-icons/-/design-system-icons-11.0.12.tgz", - "integrity": "sha512-pzg48Z8Ph9TXIF4XnmpGausc3/QAgc5ZQ7G2I5qmjq7cI6gK9f5NdzdA8hVL9pMhWDmmRx+ePHWPHUB4VetH3A==" - }, - "node_modules/@baloise/design-system-tokens": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.12.tgz", - "integrity": "sha512-RhBtEEz0hUEUZWzXjvle8D0fsLuq/wqFNvZaQm6f3dPSLPE5P5muEW73XHbyJ06HGqPE5Uf3jWzkgE0QSVrHDA==" - }, - "node_modules/@baloise/web-app-utils": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@baloise/web-app-utils/-/web-app-utils-3.8.0.tgz", - "integrity": "sha512-xqEfk9rX3/VdyObrEH3HFnq2zjvYMgA/C3Sok5zLYeyd2Ec/wHwAvp9N9gy7nW5oWbIuUrpQUjCux/xwMer+kQ==", - "dependencies": { - "date-fns": "^2.28.0", - "lodash.camelcase": "^4.3.0", - "lodash.isarray": "^4.0.0", - "lodash.isboolean": "^3.0.3", - "lodash.isdate": "^4.0.1", - "lodash.isequal": "^4.5.0", - "lodash.isnan": "^3.0.2", - "lodash.isnil": "^4.0.0", - "lodash.isnumber": "^3.0.3", - "lodash.isobject": "^3.0.2", - "lodash.isstring": "^4.0.1", - "lodash.padstart": "^4.6.1", - "lodash.upperfirst": "^4.3.1" - } - }, - "node_modules/@popperjs/core": { - "version": "2.11.6", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz", - "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/popperjs" - } - }, - "node_modules/@stencil/core": { - "version": "2.16.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.16.1.tgz", - "integrity": "sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==", - "bin": { - "stencil": "bin/stencil" - }, - "engines": { - "node": ">=12.10.0", - "npm": ">=6.0.0" - } - }, - "node_modules/@types/lodash": { - "version": "4.14.189", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.189.tgz", - "integrity": "sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==" - }, - "node_modules/@types/lodash.clonedeep": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz", - "integrity": "sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw==", - "dependencies": { - "@types/lodash": "*" - } - }, - "node_modules/big.js": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", - "integrity": "sha512-bCtHMwL9LeDIozFn+oNhhFoq+yQ3BNdnsLSASUxLciOb1vgvpHsIO1dsENiGMgbb4SkP5TrzWzRiLddn8ahVOQ==", - "engines": { - "node": "*" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/bigjs" - } - }, - "node_modules/bulma": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz", - "integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==" - }, "node_modules/date-fns": { "version": "2.29.2", "license": "MIT", @@ -239,331 +112,11 @@ "type": "opencollective", "url": "https://opencollective.com/date-fns" } - }, - "node_modules/filesize.js": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/filesize.js/-/filesize.js-2.0.0.tgz", - "integrity": "sha512-dOngzfsRfjwTQkG3UPY3GI+OqbBj4mO1UW1FoDYN2SF/p7hACKXHKGjgA62ug4KtORXcXdlEKOXrgfzt+qB2Nw==" - }, - "node_modules/hammerjs": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", - "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/lodash.camelcase": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", - "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==" - }, - "node_modules/lodash.capitalize": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz", - "integrity": "sha512-kZzYOKspf8XVX5AvmQF94gQW0lejFVgb80G85bU4ZWzoJ6C03PQg3coYAUpSTpQWelrZELd3XWgHzw4Ck5kaIw==" - }, - "node_modules/lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==" - }, - "node_modules/lodash.isarray": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-4.0.0.tgz", - "integrity": "sha512-V8ViWvoNlXpCrB6Ewaj3ScRXUpmCvqp4tJUxa3dlovuJj/8lp3SND5Kw4v5OeuHgoyw4qJN+gl36qZqp6WYQ6g==", - "deprecated": "This package is deprecated. Use Array.isArray." - }, - "node_modules/lodash.isboolean": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", - "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" - }, - "node_modules/lodash.isdate": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isdate/-/lodash.isdate-4.0.1.tgz", - "integrity": "sha512-hg5B1GD+R9egsBgMwmAhk+V53Us03TVvXT4dnyKugEfsD4QKuG9Wlyvxq8OGy2nu7qVGsh4DRSnMk33hoWBq/Q==" - }, - "node_modules/lodash.isempty": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.isempty/-/lodash.isempty-4.4.0.tgz", - "integrity": "sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==" - }, - "node_modules/lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, - "node_modules/lodash.isnan": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isnan/-/lodash.isnan-3.0.2.tgz", - "integrity": "sha512-zduioV6njyRsie8qtuS85u7B8xJWi3HjUc1klVoRdeghA5prG13xbUNNcCJ1Cxwa4FyjJVnkL5hDopCVh2ng4g==" - }, - "node_modules/lodash.isnil": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash.isnil/-/lodash.isnil-4.0.0.tgz", - "integrity": "sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==" - }, - "node_modules/lodash.isnumber": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", - "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" - }, - "node_modules/lodash.isobject": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz", - "integrity": "sha512-3/Qptq2vr7WeJbB4KHUSKlq8Pl7ASXi3UG6CMbBm8WRtXi8+GHm7mKaU3urfpSEzWe2wCIChs6/sdocUsTKJiA==" - }, - "node_modules/lodash.isstring": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" - }, - "node_modules/lodash.padstart": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/lodash.padstart/-/lodash.padstart-4.6.1.tgz", - "integrity": "sha512-sW73O6S8+Tg66eY56DBk85aQzzUJDtpoXFBgELMd5P/SotAguo+1kYO6RuYgXxA4HJH3LFTFPASX6ET6bjfriw==" - }, - "node_modules/lodash.round": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/lodash.round/-/lodash.round-4.0.4.tgz", - "integrity": "sha512-dzDLNwFMXbjN1pEC0LgLPKVOI5o2DOpBx+oGxWthVE+a9mlV3rEdvoz2i3se/ico4Y3G62Yg3/e1fcp/GMu2lQ==" - }, - "node_modules/lodash.upperfirst": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", - "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==" - }, - "node_modules/lottie-colorify": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/lottie-colorify/-/lottie-colorify-0.8.0.tgz", - "integrity": "sha512-xvaKRYiRMR5wWgUksZ2LsUOkQILhVnAPAUPmYSTjGMOK1m1DOHOyzYSfCKZBURiqhFb+VokkHfMWDKg3ffCXTw==", - "dependencies": { - "@types/lodash.clonedeep": "^4.5.6", - "lodash.clonedeep": "^4.5.0" - } - }, - "node_modules/lottie-web": { - "version": "5.8.1", - "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.8.1.tgz", - "integrity": "sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==" } }, "dependencies": { - "@baloise/design-system-components": { - "version": "11.0.16", - "resolved": "https://registry.npmjs.org/@baloise/design-system-components/-/design-system-components-11.0.16.tgz", - "integrity": "sha512-e2hufTCCDEVgCC6E+y1iGsLwZ/liQEopxWK03MbuE1tLvdbyKK3XytFc99jgkRy2YNsv8H4lJmoT9QpJk9V5ow==", - "requires": { - "@baloise/design-system-css": "11.0.12", - "@baloise/design-system-fonts": "11.0.12", - "@baloise/design-system-icons": "11.0.12", - "@baloise/design-system-tokens": "11.0.12", - "@baloise/web-app-utils": "^3.8.0", - "@popperjs/core": "~2.11.4", - "@stencil/core": "~2.16.1", - "big.js": "~6.2.1", - "bulma": "~0.9.3", - "date-fns": "~2.29.1", - "filesize.js": "~2.0.0", - "hammerjs": "^2.0.8", - "lodash.camelcase": "~4.3.0", - "lodash.capitalize": "~4.2.1", - "lodash.isarray": "~4.0.0", - "lodash.isempty": "~4.4.0", - "lodash.isnan": "~3.0.2", - "lodash.isnil": "~4.0.0", - "lodash.isstring": "~4.0.1", - "lodash.padstart": "~4.6.1", - "lodash.round": "~4.0.4", - "lodash.upperfirst": "~4.3.1", - "lottie-colorify": "0.8.0", - "lottie-web": "5.8.1" - } - }, - "@baloise/design-system-css": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-css/-/design-system-css-11.0.12.tgz", - "integrity": "sha512-FelsTCYTlNW0HJ6XitZfGyDgv2C1yFyJjizVFapZ4kweZfBb2536d01g76wctvdQ4dhIpV0WB6m6F2JsYJTlPA==", - "requires": { - "@baloise/design-system-fonts": "11.0.12", - "@baloise/design-system-tokens": "11.0.12" - } - }, - "@baloise/design-system-fonts": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-fonts/-/design-system-fonts-11.0.12.tgz", - "integrity": "sha512-4TJShqJaCFnX2EhJThRCmvgkxwnDV0eZdhQhjLDvNFbGE4+uYCsr7LAEuW5VZ4d+ocsnwIc/PTloceR12gDw8A==" - }, - "@baloise/design-system-icons": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-icons/-/design-system-icons-11.0.12.tgz", - "integrity": "sha512-pzg48Z8Ph9TXIF4XnmpGausc3/QAgc5ZQ7G2I5qmjq7cI6gK9f5NdzdA8hVL9pMhWDmmRx+ePHWPHUB4VetH3A==" - }, - "@baloise/design-system-tokens": { - "version": "11.0.12", - "resolved": "https://registry.npmjs.org/@baloise/design-system-tokens/-/design-system-tokens-11.0.12.tgz", - "integrity": "sha512-RhBtEEz0hUEUZWzXjvle8D0fsLuq/wqFNvZaQm6f3dPSLPE5P5muEW73XHbyJ06HGqPE5Uf3jWzkgE0QSVrHDA==" - }, - "@baloise/web-app-utils": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@baloise/web-app-utils/-/web-app-utils-3.8.0.tgz", - "integrity": "sha512-xqEfk9rX3/VdyObrEH3HFnq2zjvYMgA/C3Sok5zLYeyd2Ec/wHwAvp9N9gy7nW5oWbIuUrpQUjCux/xwMer+kQ==", - "requires": { - "date-fns": "^2.28.0", - "lodash.camelcase": "^4.3.0", - "lodash.isarray": "^4.0.0", - "lodash.isboolean": "^3.0.3", - "lodash.isdate": "^4.0.1", - "lodash.isequal": "^4.5.0", - "lodash.isnan": "^3.0.2", - "lodash.isnil": "^4.0.0", - "lodash.isnumber": "^3.0.3", - "lodash.isobject": "^3.0.2", - "lodash.isstring": "^4.0.1", - "lodash.padstart": "^4.6.1", - "lodash.upperfirst": "^4.3.1" - } - }, - "@popperjs/core": { - "version": "2.11.6", - "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz", - "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==" - }, - "@stencil/core": { - "version": "2.16.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.16.1.tgz", - "integrity": "sha512-s/UJp9qxExL3DyQPT70kiuWeb3AdjbUZM+5lEIXn30I2DLcLYPOPXfsoWJODieQywq+3vPiLZeIdkoqjf6jcSw==" - }, - "@types/lodash": { - "version": "4.14.189", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.189.tgz", - "integrity": "sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==" - }, - "@types/lodash.clonedeep": { - "version": "4.5.7", - "resolved": "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz", - "integrity": "sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw==", - "requires": { - "@types/lodash": "*" - } - }, - "big.js": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.1.tgz", - "integrity": "sha512-bCtHMwL9LeDIozFn+oNhhFoq+yQ3BNdnsLSASUxLciOb1vgvpHsIO1dsENiGMgbb4SkP5TrzWzRiLddn8ahVOQ==" - }, - "bulma": { - "version": "0.9.4", - "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz", - "integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==" - }, "date-fns": { "version": "2.29.2" - }, - "filesize.js": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/filesize.js/-/filesize.js-2.0.0.tgz", - "integrity": "sha512-dOngzfsRfjwTQkG3UPY3GI+OqbBj4mO1UW1FoDYN2SF/p7hACKXHKGjgA62ug4KtORXcXdlEKOXrgfzt+qB2Nw==" - }, - "hammerjs": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", - "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==" - }, - "lodash.camelcase": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", - "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==" - }, - "lodash.capitalize": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz", - "integrity": "sha512-kZzYOKspf8XVX5AvmQF94gQW0lejFVgb80G85bU4ZWzoJ6C03PQg3coYAUpSTpQWelrZELd3XWgHzw4Ck5kaIw==" - }, - "lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==" - }, - "lodash.isarray": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-4.0.0.tgz", - "integrity": "sha512-V8ViWvoNlXpCrB6Ewaj3ScRXUpmCvqp4tJUxa3dlovuJj/8lp3SND5Kw4v5OeuHgoyw4qJN+gl36qZqp6WYQ6g==" - }, - "lodash.isboolean": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", - "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" - }, - "lodash.isdate": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isdate/-/lodash.isdate-4.0.1.tgz", - "integrity": "sha512-hg5B1GD+R9egsBgMwmAhk+V53Us03TVvXT4dnyKugEfsD4QKuG9Wlyvxq8OGy2nu7qVGsh4DRSnMk33hoWBq/Q==" - }, - "lodash.isempty": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.isempty/-/lodash.isempty-4.4.0.tgz", - "integrity": "sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==" - }, - "lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, - "lodash.isnan": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isnan/-/lodash.isnan-3.0.2.tgz", - "integrity": "sha512-zduioV6njyRsie8qtuS85u7B8xJWi3HjUc1klVoRdeghA5prG13xbUNNcCJ1Cxwa4FyjJVnkL5hDopCVh2ng4g==" - }, - "lodash.isnil": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/lodash.isnil/-/lodash.isnil-4.0.0.tgz", - "integrity": "sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==" - }, - "lodash.isnumber": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", - "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" - }, - "lodash.isobject": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz", - "integrity": "sha512-3/Qptq2vr7WeJbB4KHUSKlq8Pl7ASXi3UG6CMbBm8WRtXi8+GHm7mKaU3urfpSEzWe2wCIChs6/sdocUsTKJiA==" - }, - "lodash.isstring": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" - }, - "lodash.padstart": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/lodash.padstart/-/lodash.padstart-4.6.1.tgz", - "integrity": "sha512-sW73O6S8+Tg66eY56DBk85aQzzUJDtpoXFBgELMd5P/SotAguo+1kYO6RuYgXxA4HJH3LFTFPASX6ET6bjfriw==" - }, - "lodash.round": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/lodash.round/-/lodash.round-4.0.4.tgz", - "integrity": "sha512-dzDLNwFMXbjN1pEC0LgLPKVOI5o2DOpBx+oGxWthVE+a9mlV3rEdvoz2i3se/ico4Y3G62Yg3/e1fcp/GMu2lQ==" - }, - "lodash.upperfirst": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", - "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==" - }, - "lottie-colorify": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/lottie-colorify/-/lottie-colorify-0.8.0.tgz", - "integrity": "sha512-xvaKRYiRMR5wWgUksZ2LsUOkQILhVnAPAUPmYSTjGMOK1m1DOHOyzYSfCKZBURiqhFb+VokkHfMWDKg3ffCXTw==", - "requires": { - "@types/lodash.clonedeep": "^4.5.6", - "lodash.clonedeep": "^4.5.0" - } - }, - "lottie-web": { - "version": "5.8.1", - "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.8.1.tgz", - "integrity": "sha512-9gIizWADlaHC2GCt+D+yNpk5l2clZQFqnVWWIVdY0LnxC/uLa39dYltAe3fcmC/hrZ2IUQ8dLlY0O934Npjs7Q==" } } }