From c73c45f6b84b1c21ce05621f327774656cce96e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 20:20:52 +0000 Subject: [PATCH 01/26] Bump prettier from 2.8.0 to 2.8.3 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index dca769bf8..186f604d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7484,9 +7484,9 @@ prelude-ls@^1.2.1: integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== prettier@^2.5.1: - version "2.8.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9" - integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA== + version "2.8.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632" + integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== pretty-bytes@^5.3.0: version "5.6.0" From 57cf3a14af1e31ae6fe126ad2227fd0c6a7888f4 Mon Sep 17 00:00:00 2001 From: daileytj Date: Tue, 24 Jan 2023 10:16:10 -0500 Subject: [PATCH 02/26] Update dependabot config to trigger monthly PR --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1081a5da9..556b93211 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" day: "monday" open-pull-requests-limit: 1 target-branch: "dev" From db487c6bdacb31a7484586499f48dab0ba2dd983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 18:49:49 +0000 Subject: [PATCH 03/26] Bump @types/node from 18.11.9 to 18.11.18 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 186f604d6..9385fb932 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1958,9 +1958,9 @@ integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== "@types/node@*", "@types/node@>=10.0.0", "@types/node@^18.11.9": - version "18.11.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" - integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== + version "18.11.18" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f" + integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA== "@types/parse-json@^4.0.0": version "4.0.0" From 3b658bf014f551942681cc47ada58417ec1bb7c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 18:57:37 +0000 Subject: [PATCH 04/26] Bump ua-parser-js from 0.7.31 to 0.7.33 Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9385fb932..3f25afb33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8671,9 +8671,9 @@ typescript@4.8.4: integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== ua-parser-js@^0.7.30: - version "0.7.31" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6" - integrity sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ== + version "0.7.33" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532" + integrity sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw== unbox-primitive@^1.0.2: version "1.0.2" From 3a37b5575437422ffaefa362ce3b603223fbaada Mon Sep 17 00:00:00 2001 From: JeffGreiner-eaton Date: Tue, 24 Jan 2023 15:56:16 -0500 Subject: [PATCH 05/26] use latest codecov --- .circleci/config.yml | 4 +- package.json | 5 +- yarn.lock | 108 +------------------------------------------ 3 files changed, 6 insertions(+), 111 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5a29dca21..a218066bb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ version: 2.1 orbs: - codecov: codecov/codecov@1.1.3 + codecov: codecov/codecov@3.2.2 gh: circleci/github-cli@1.0.3 browser-tools: circleci/browser-tools@1.2.4 jobs: @@ -62,7 +62,7 @@ jobs: at: . - codecov/upload: file: './coverage/lcov.info' - token: dc22e69d-e76e-4c9c-92a4-92432b1033d4 + token: CODECOV_TOKEN # Builds the Showcase md using @brightlayer-ui/angular-components persisted in /dist folder. build_showcase: diff --git a/package.json b/package.json index 4359f6ba6..6c4dc2251 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "doc": "src/docs/md" }, "peerDependencies": { - "@angular/core": "^14.0.0", "@angular/cdk": "^14.0.0", + "@angular/core": "^14.0.0", "@angular/material": "^14.0.0" }, "devDependencies": { @@ -88,7 +88,6 @@ "@types/node": "^18.11.9", "@typescript-eslint/eslint-plugin": "^5.42.1", "@typescript-eslint/parser": "^5.42.1", - "codecov": "^3.8.3", "eslint": "^8.27.0", "eslint-config-prettier": "^8.5.0", "jasmine-core": "~4.5.0", @@ -111,4 +110,4 @@ "yarn-audit-fix": "^9.3.7", "zone.js": "~0.11.8" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 3f25afb33..42462dc6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1759,11 +1759,6 @@ "@angular-devkit/schematics" "14.2.9" jsonc-parser "3.1.0" -"@tootallnate/once@1": - version "1.1.2" - resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" - integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== - "@tootallnate/once@2": version "2.0.0" resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" @@ -2516,11 +2511,6 @@ argparse@^2.0.1: resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== -argv@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab" - integrity sha512-dEamhpPEwRUBpLNHeuCm/v+g0anFByHahxodVO/BbAarHVBBg2MccCwf9K+o1Pof+2btdnkJelYVUWjW/VrATw== - arr-union@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4" @@ -3018,17 +3008,6 @@ clone@^1.0.2: resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" integrity sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== -codecov@^3.8.3: - version "3.8.3" - resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.3.tgz#9c3e364b8a700c597346ae98418d09880a3fdbe7" - integrity sha512-Y8Hw+V3HgR7V71xWH2vQ9lyS358CbGCldWlJFR0JirqoGtOoas3R3/OclRTvgUYFK29mmJICDPauVKmpqbwhOA== - dependencies: - argv "0.0.2" - ignore-walk "3.0.4" - js-yaml "3.14.1" - teeny-request "7.1.1" - urlgrey "1.0.0" - color-convert@^1.9.0: version "1.9.3" resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" @@ -4788,13 +4767,6 @@ fast-levenshtein@^2.0.6: resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== -fast-url-parser@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/fast-url-parser/-/fast-url-parser-1.1.3.tgz#f4af3ea9f34d8a271cf58ad2b3759f431f0b318d" - integrity sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ== - dependencies: - punycode "^1.3.2" - fastq@^1.6.0: version "1.13.0" resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c" @@ -5261,15 +5233,6 @@ http-parser-js@>=0.5.1: resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.8.tgz#af23090d9ac4e24573de6f6aecc9d84a48bf20e3" integrity sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q== -http-proxy-agent@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a" - integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg== - dependencies: - "@tootallnate/once" "1" - agent-base "6" - debug "4" - http-proxy-agent@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz#5129800203520d434f142bc78ff3c170800f2b43" @@ -5348,13 +5311,6 @@ ignore-by-default@^1.0.1: resolved "https://registry.yarnpkg.com/ignore-by-default/-/ignore-by-default-1.0.1.tgz#48ca6d72f6c6a3af00a9ad4ae6876be3889e2b09" integrity sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA== -ignore-walk@3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.4.tgz#c9a09f69b7c7b479a5d74ac1a3c0d4236d2a6335" - integrity sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ== - dependencies: - minimatch "^3.0.4" - ignore-walk@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-5.0.1.tgz#5f199e23e1288f518d90358d461387788a154776" @@ -5765,7 +5721,7 @@ js-sdsl@^4.1.4: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== -js-yaml@3.14.1, js-yaml@^3.13.1: +js-yaml@^3.13.1: version "3.14.1" resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== @@ -6491,13 +6447,6 @@ node-addon-api@^3.0.0: resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161" integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A== -node-fetch@^2.6.1: - version "2.6.7" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" - integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== - dependencies: - whatwg-url "^5.0.0" - node-forge@^1: version "1.3.1" resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3" @@ -7553,11 +7502,6 @@ pstree.remy@^1.1.8: resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.8.tgz#c242224f4a67c21f686839bbdb4ac282b8373d3a" integrity sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w== -punycode@^1.3.2: - version "1.4.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" - integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ== - punycode@^2.1.0: version "2.1.1" resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" @@ -8297,13 +8241,6 @@ statuses@2.0.1: resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA== -stream-events@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/stream-events/-/stream-events-1.0.5.tgz#bbc898ec4df33a4902d892333d47da9bf1c406d5" - integrity sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg== - dependencies: - stubs "^3.0.0" - streamroller@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/streamroller/-/streamroller-3.1.1.tgz#679aae10a4703acdf2740755307df0a05ad752e6" @@ -8385,11 +8322,6 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== -stubs@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b" - integrity sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw== - stylis@^4.1.2: version "4.1.3" resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7" @@ -8478,17 +8410,6 @@ tar@^6.1.11, tar@^6.1.2: mkdirp "^1.0.3" yallist "^4.0.0" -teeny-request@7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.1.1.tgz#2b0d156f4a8ad81de44303302ba8d7f1f05e20e6" - integrity sha512-iwY6rkW5DDGq8hE2YgNQlKbptYpY5Nn2xecjQiNjOXWbKzPGUfmeUBCSQbbr306d7Z7U2N0TPl+/SwYRfua1Dg== - dependencies: - http-proxy-agent "^4.0.0" - https-proxy-agent "^5.0.0" - node-fetch "^2.6.1" - stream-events "^1.0.5" - uuid "^8.0.0" - terser-webpack-plugin@^5.1.3: version "5.3.3" resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.3.tgz#8033db876dd5875487213e87c627bca323e5ed90" @@ -8584,11 +8505,6 @@ touch@^3.1.0: dependencies: nopt "~1.0.10" -tr46@~0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" - integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== - tree-kill@1.2.2: version "1.2.2" resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc" @@ -8774,13 +8690,6 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urlgrey@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-1.0.0.tgz#72d2f904482d0b602e3c7fa599343d699bbe1017" - integrity sha512-hJfIzMPJmI9IlLkby8QrsCykQ+SXDeO2W5Q9QTW3QpqZVTx4a/K7p8/5q+/isD8vsbVaFgql/gvAoQCRQ2Cb5w== - dependencies: - fast-url-parser "^1.1.3" - util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" @@ -8791,7 +8700,7 @@ utils-merge@1.0.1: resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== -uuid@8.3.2, uuid@^8.0.0, uuid@^8.3.2: +uuid@8.3.2, uuid@^8.3.2: version "8.3.2" resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== @@ -8853,11 +8762,6 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -webidl-conversions@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" - integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== - webpack-dev-middleware@5.3.3, webpack-dev-middleware@^5.3.1: version "5.3.3" resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz#efae67c2793908e7311f1d9b06f2a08dcc97e51f" @@ -8968,14 +8872,6 @@ websocket-extensions@>=0.1.1: resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== -whatwg-url@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" - integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== - dependencies: - tr46 "~0.0.3" - webidl-conversions "^3.0.0" - which-boxed-primitive@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6" From 3023493f9612bdcfc7d6c084934bfdde891e7995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:07:07 +0000 Subject: [PATCH 06/26] Bump @typescript-eslint/parser from 5.42.1 to 5.50.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.50.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 124 ++++++++++++++++++------------------------------------ 1 file changed, 40 insertions(+), 84 deletions(-) diff --git a/yarn.lock b/yarn.lock index 42462dc6b..2974692bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2046,42 +2046,16 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/parser@^5.42.1": - version "5.42.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.42.1.tgz#3e66156f2f74b11690b45950d8f5f28a62751d35" - integrity sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q== - dependencies: - "@typescript-eslint/scope-manager" "5.42.1" - "@typescript-eslint/types" "5.42.1" - "@typescript-eslint/typescript-estree" "5.42.1" +"@typescript-eslint/parser@^5.42.1", "@typescript-eslint/parser@^5.9.0": + version "5.50.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.50.0.tgz#a33f44b2cc83d1b7176ec854fbecd55605b0b032" + integrity sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ== + dependencies: + "@typescript-eslint/scope-manager" "5.50.0" + "@typescript-eslint/types" "5.50.0" + "@typescript-eslint/typescript-estree" "5.50.0" debug "^4.3.4" -"@typescript-eslint/parser@^5.9.0": - version "5.30.6" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.6.tgz#add440db038fa9d777e4ebdaf66da9e7fb7abe92" - integrity sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA== - dependencies: - "@typescript-eslint/scope-manager" "5.30.6" - "@typescript-eslint/types" "5.30.6" - "@typescript-eslint/typescript-estree" "5.30.6" - debug "^4.3.4" - -"@typescript-eslint/scope-manager@5.30.6": - version "5.30.6" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.6.tgz#ce1b49ff5ce47f55518d63dbe8fc9181ddbd1a33" - integrity sha512-Hkq5PhLgtVoW1obkqYH0i4iELctEKixkhWLPTYs55doGUKCASvkjOXOd/pisVeLdO24ZX9D6yymJ/twqpJiG3g== - dependencies: - "@typescript-eslint/types" "5.30.6" - "@typescript-eslint/visitor-keys" "5.30.6" - -"@typescript-eslint/scope-manager@5.42.1": - version "5.42.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.1.tgz#05e5e1351485637d466464237e5259b49f609b18" - integrity sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ== - dependencies: - "@typescript-eslint/types" "5.42.1" - "@typescript-eslint/visitor-keys" "5.42.1" - "@typescript-eslint/scope-manager@5.46.1": version "5.46.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz#70af8425c79bbc1178b5a63fb51102ddf48e104a" @@ -2090,6 +2064,14 @@ "@typescript-eslint/types" "5.46.1" "@typescript-eslint/visitor-keys" "5.46.1" +"@typescript-eslint/scope-manager@5.50.0": + version "5.50.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz#90b8a3b337ad2c52bbfe4eac38f9164614e40584" + integrity sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg== + dependencies: + "@typescript-eslint/types" "5.50.0" + "@typescript-eslint/visitor-keys" "5.50.0" + "@typescript-eslint/type-utils@5.46.1": version "5.46.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.1.tgz#195033e4b30b51b870dfcf2828e88d57b04a11cc" @@ -2100,54 +2082,36 @@ debug "^4.3.4" tsutils "^3.21.0" -"@typescript-eslint/types@5.30.6": - version "5.30.6" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.6.tgz#86369d0a7af8c67024115ac1da3e8fb2d38907e1" - integrity sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg== - -"@typescript-eslint/types@5.42.1": - version "5.42.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.1.tgz#0d4283c30e9b70d2aa2391c36294413de9106df2" - integrity sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA== - "@typescript-eslint/types@5.46.1": version "5.46.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e" integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w== -"@typescript-eslint/typescript-estree@5.30.6": - version "5.30.6" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.6.tgz#a84a0d6a486f9b54042da1de3d671a2c9f14484e" - integrity sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A== - dependencies: - "@typescript-eslint/types" "5.30.6" - "@typescript-eslint/visitor-keys" "5.30.6" - debug "^4.3.4" - globby "^11.1.0" - is-glob "^4.0.3" - semver "^7.3.7" - tsutils "^3.21.0" +"@typescript-eslint/types@5.50.0": + version "5.50.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.50.0.tgz#c461d3671a6bec6c2f41f38ed60bd87aa8a30093" + integrity sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w== -"@typescript-eslint/typescript-estree@5.42.1": - version "5.42.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.1.tgz#f9a223ecb547a781d37e07a5ac6ba9ff681eaef0" - integrity sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw== +"@typescript-eslint/typescript-estree@5.46.1": + version "5.46.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2" + integrity sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg== dependencies: - "@typescript-eslint/types" "5.42.1" - "@typescript-eslint/visitor-keys" "5.42.1" + "@typescript-eslint/types" "5.46.1" + "@typescript-eslint/visitor-keys" "5.46.1" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/typescript-estree@5.46.1": - version "5.46.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2" - integrity sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg== +"@typescript-eslint/typescript-estree@5.50.0": + version "5.50.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz#0b9b82975bdfa40db9a81fdabc7f93396867ea97" + integrity sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow== dependencies: - "@typescript-eslint/types" "5.46.1" - "@typescript-eslint/visitor-keys" "5.46.1" + "@typescript-eslint/types" "5.50.0" + "@typescript-eslint/visitor-keys" "5.50.0" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -2168,22 +2132,6 @@ eslint-utils "^3.0.0" semver "^7.3.7" -"@typescript-eslint/visitor-keys@5.30.6": - version "5.30.6" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.6.tgz#94dd10bb481c8083378d24de1742a14b38a2678c" - integrity sha512-41OiCjdL2mCaSDi2SvYbzFLlqqlm5v1ZW9Ym55wXKL/Rx6OOB1IbuFGo71Fj6Xy90gJDFTlgOS+vbmtGHPTQQA== - dependencies: - "@typescript-eslint/types" "5.30.6" - eslint-visitor-keys "^3.3.0" - -"@typescript-eslint/visitor-keys@5.42.1": - version "5.42.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.1.tgz#df10839adf6605e1cdb79174cf21e46df9be4872" - integrity sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A== - dependencies: - "@typescript-eslint/types" "5.42.1" - eslint-visitor-keys "^3.3.0" - "@typescript-eslint/visitor-keys@5.46.1": version "5.46.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz#126cc6fe3c0f83608b2b125c5d9daced61394242" @@ -2192,6 +2140,14 @@ "@typescript-eslint/types" "5.46.1" eslint-visitor-keys "^3.3.0" +"@typescript-eslint/visitor-keys@5.50.0": + version "5.50.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz#b752ffc143841f3d7bc57d6dd01ac5c40f8c4903" + integrity sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg== + dependencies: + "@typescript-eslint/types" "5.50.0" + eslint-visitor-keys "^3.3.0" + "@webassemblyjs/ast@1.11.1": version "1.11.1" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7" From 3a2033b142a30fe108729df25f37cb7a18cf958c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 18:00:30 +0000 Subject: [PATCH 07/26] Bump http-cache-semantics from 4.1.0 to 4.1.1 Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2974692bb..da2b73a69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5154,9 +5154,9 @@ html-escaper@^2.0.0: integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== http-cache-semantics@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390" - integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ== + version "4.1.1" + resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" + integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== http-deceiver@^1.2.7: version "1.2.7" From 853fb659bf233085a61403510db019d969b498af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 21:03:16 +0000 Subject: [PATCH 08/26] Bump @brightlayer-ui/icons-svg from 1.11.0 to 1.12.0 Bumps [@brightlayer-ui/icons-svg](https://github.com/etn-ccis/blui-icons) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/etn-ccis/blui-icons/releases) - [Commits](https://github.com/etn-ccis/blui-icons/commits) --- updated-dependencies: - dependency-name: "@brightlayer-ui/icons-svg" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index da2b73a69..3c9f8ed03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1356,9 +1356,9 @@ eslint-plugin-react "^7.28.0" "@brightlayer-ui/icons-svg@^1.11.0": - version "1.11.0" - resolved "https://registry.yarnpkg.com/@brightlayer-ui/icons-svg/-/icons-svg-1.11.0.tgz#2f4d6ea83bd7628f8e18064e4391ed19a581647e" - integrity sha512-ANrFfZ/QseSdkef4ufUelH9PGDsHfvLZwSdmWyQjkj/WcrXYG+aVn2CB8Pij+4E9nwd2XFv+4HHXrD5L0bNLpw== + version "1.12.0" + resolved "https://registry.yarnpkg.com/@brightlayer-ui/icons-svg/-/icons-svg-1.12.0.tgz#5d2421ffe0c056478ebb32f980192b268df2a6e2" + integrity sha512-xrqYJQ9M9ZaErMYGrLo3I6AmJZOw+yhcWYXDuMXw+PetwYPZO6SaJioE6KtH5975XSXfy60pZd9h+N4ACBSs+Q== "@brightlayer-ui/icons@^1.10.0": version "1.11.0" From 2c3ccfcf05a6bceff86cc93bdbbbf7d184b28ddd Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Thu, 2 Mar 2023 17:34:11 +0530 Subject: [PATCH 09/26] 556 Channel value issue with zero value --- .../channel-value.component.spec.ts | 7 +++++++ .../channel-value/channel-value.component.ts | 18 +++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/src/lib/core/channel-value/channel-value.component.spec.ts b/src/lib/core/channel-value/channel-value.component.spec.ts index be0fbfabf..c2832e05f 100644 --- a/src/lib/core/channel-value/channel-value.component.spec.ts +++ b/src/lib/core/channel-value/channel-value.component.spec.ts @@ -41,6 +41,13 @@ describe('ChannelValueComponent', () => { void expect(value.innerText).toBe('Test Value'); }); + it('should render 0 integer value', () => { + component.value = 0; + fixture.detectChanges(); + const value = fixture.nativeElement.querySelector('.blui-channel-value-value'); + void expect(value.innerText).toBe('0'); + }); + it('should render units to the left', () => { component.value = 'Test Value'; component.units = 'hz'; diff --git a/src/lib/core/channel-value/channel-value.component.ts b/src/lib/core/channel-value/channel-value.component.ts index cc30a20bc..f12022c0e 100644 --- a/src/lib/core/channel-value/channel-value.component.ts +++ b/src/lib/core/channel-value/channel-value.component.ts @@ -2,6 +2,7 @@ import { ChangeDetectionStrategy, Component, Input, OnChanges, ViewEncapsulation import { requireInput } from '../../utils/utils'; export type UnitSpaceType = 'show' | 'hide' | 'auto'; +//console.log(value); /** [ChannelValue Component](https://brightlayer-ui-components.github.io/angular/?path=/info/components-channel-value--readme) * * Displays a value/unit combination. @@ -53,7 +54,14 @@ export class ChannelValueComponent implements OnChanges { /** The text to display for the units (light text) */ @Input() units: string; /** The text to display for the value (bold text)*/ - @Input() value: string | number; + @Input('value') + get value(): string | number { + return this._value; + } + set value(newValue: string | number) { + this._updateRenderedValue(newValue); + } + private _value: string | number; /** Text color */ @Input() color: string; /** Show a space between the value and units. Can be `show` | `hide` | `auto` @@ -81,4 +89,12 @@ export class ChannelValueComponent implements OnChanges { ? this.prefixUnitWhitelist.includes(this.units) : this.suffixUnitWhitelist.includes(this.units); } + + /** Update the text of the Channel value element in the DOM, creating the element if necessary. */ + private _updateRenderedValue(newValue: string | number): void { + const newValueNormalized: any = `${newValue ?? ''}`.trim(); + + // Check the value as interger and convert into the string value + this._value = !isNaN(Number(newValueNormalized)) ? String(newValueNormalized) : newValueNormalized; + } } From 8e32c52f6b3adbb7580b20970303c8dbd281f5fd Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Thu, 2 Mar 2023 18:14:12 +0530 Subject: [PATCH 10/26] CHANGELOG and package file updated --- CHANGELOG.md | 45 ++++++----- package.json | 220 +++++++++++++++++++++++++-------------------------- 2 files changed, 135 insertions(+), 130 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8e703cca..6a2c60339 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,49 +1,55 @@ # Change Log +## v8.1.0 (Unreleased) + +### Fixed + +- Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). + ## v8.0.1 (January 25, 2023) ### Added -- `prefix` input to `` component ([#501](https://github.com/etn-ccis/blui-angular-component-library/issues/501)). +- `prefix` input to `` component ([#501](https://github.com/etn-ccis/blui-angular-component-library/issues/501)). ### Changed -- Updated `blui-primary` selector in `` component to be required ([#507](https://github.com/etn-ccis/blui-angular-component-library/issues/507)). +- Updated `blui-primary` selector in `` component to be required ([#507](https://github.com/etn-ccis/blui-angular-component-library/issues/507)). ## v8.0.0 (November 21, 2022) ### Changed -- Updated to Angular 14 for building the library. +- Updated to Angular 14 for building the library. ### Removed -- Removed `` component. +- Removed `` component. ### Fixed -- Fixed `` not sizing non-material icons correctly ([#530](https://github.com/etn-ccis/blui-angular-component-library/issues/530)). +- Fixed `` not sizing non-material icons correctly ([#530](https://github.com/etn-ccis/blui-angular-component-library/issues/530)). ## v7.0.3 (October 31, 2022) ### Fixed -- Fixed incorrect styling of nested `` ([#463](https://github.com/etn-ccis/blui-angular-component-library/issues/463)). -- Fixed `` sharing a single instance of drawer state ([#453](https://github.com/etn-ccis/blui-angular-component-library/issues/453)). -- Fixed `` not responding to dynamic icon content. ([#473](https://github.com/etn-ccis/blui-angular-component-library/issues/473)). -- Fixed `` styles affecting deep nested`` children ([#472](https://github.com/etn-ccis/blui-angular-component-library/issues/472)). -- Fixed `blui-title-content` not showing in `` ([#475](https://github.com/etn-ccis/blui-angular-component-library/issues/475)). -- Fixed `blui-app-bar` not listening to scroll containers when rendered in a `` ([#508](https://github.com/etn-ccis/blui-angular-component-library/issues/508)). -- Fixed `blui-score-card` `badgeOffset` not being updated correctly when set to 0 after initialization ([#534](https://github.com/etn-ccis/blui-angular-component-library/issues/534)). +- Fixed incorrect styling of nested `` ([#463](https://github.com/etn-ccis/blui-angular-component-library/issues/463)). +- Fixed `` sharing a single instance of drawer state ([#453](https://github.com/etn-ccis/blui-angular-component-library/issues/453)). +- Fixed `` not responding to dynamic icon content. ([#473](https://github.com/etn-ccis/blui-angular-component-library/issues/473)). +- Fixed `` styles affecting deep nested`` children ([#472](https://github.com/etn-ccis/blui-angular-component-library/issues/472)). +- Fixed `blui-title-content` not showing in `` ([#475](https://github.com/etn-ccis/blui-angular-component-library/issues/475)). +- Fixed `blui-app-bar` not listening to scroll containers when rendered in a `` ([#508](https://github.com/etn-ccis/blui-angular-component-library/issues/508)). +- Fixed `blui-score-card` `badgeOffset` not being updated correctly when set to 0 after initialization ([#534](https://github.com/etn-ccis/blui-angular-component-library/issues/534)). ## v7.0.2 (June 8, 2022) -### Fixed +### Fixed -- Fixed escape key permanently dismissing `` ([#426](https://github.com/etn-ccis/blui-angular-component-library/issues/426)). -- Fixed `` opening side nav when transitioning to a `temporary` state ([#82](https://github.com/etn-ccis/blui-angular-component-library/issues/82)). -- Fixed escape key permanently dismissing `` ([#434](https://github.com/etn-ccis/blui-angular-component-library/issues/434)). -- Fixed `` not being centered when a description is not provided ([#378](https://github.com/etn-ccis/blui-angular-component-library/issues/378)). +- Fixed escape key permanently dismissing `` ([#426](https://github.com/etn-ccis/blui-angular-component-library/issues/426)). +- Fixed `` opening side nav when transitioning to a `temporary` state ([#82](https://github.com/etn-ccis/blui-angular-component-library/issues/82)). +- Fixed escape key permanently dismissing `` ([#434](https://github.com/etn-ccis/blui-angular-component-library/issues/434)). +- Fixed `` not being centered when a description is not provided ([#378](https://github.com/etn-ccis/blui-angular-component-library/issues/378)). ## v7.0.1 (April 15, 2022) @@ -55,7 +61,7 @@ ### Added -- Added `` component ([#374](https://github.com/etn-ccis/blui-angular-component-library/issues/374)). +- Added `` component ([#374](https://github.com/etn-ccis/blui-angular-component-library/issues/374)). ### Changed @@ -83,7 +89,7 @@ ### Changed - Added 1rem default padding to `` ([#336](https://github.com/etn-ccis/blui-angular-component-library/issues/336)). -- Added a list `peerDependencies` to component's `package.json` ([#351](https://github.com/etn-ccis/blui-angular-component-library/issues/351)). +- Added a list `peerDependencies` to component's `package.json` ([#351](https://github.com/etn-ccis/blui-angular-component-library/issues/351)). ### Fixed @@ -92,7 +98,6 @@ - Fixed `` not responding to `expanded` input updates. ([#326](https://github.com/etn-ccis/blui-angular-component-library/issues/326)) - Fixed `` not applying correct `depth` class for asynchronously loaded items. ([#356](https://github.com/etn-ccis/blui-angular-component-library/issues/356)) - ## v6.0.1 (December 17, 2021) ### Fixed diff --git a/package.json b/package.json index 6c4dc2251..5a1a4a9b0 100644 --- a/package.json +++ b/package.json @@ -1,113 +1,113 @@ { - "name": "@brightlayer-ui/angular-components", - "version": "8.0.1", - "description": "Angular components for Brightlayer UI applications", - "main": "index.js", - "prettier": "@brightlayer-ui/prettier-config", - "scripts": { - "initialize": "bash scripts/initializeSubmodule.sh", - "install:dependencies": "yarn && cd showcase && yarn", - "start": "ng serve demo -c local --open --host 0.0.0.0", - "start:npm": "ng serve demo -c npm --open", - "start:showcase": "yarn initialize && yarn install:dependencies && cd showcase && yarn start:lib", - "build:demo": "ng build demo", - "build:lib": "bash scripts/buildLib.sh", - "prettier": "prettier \"src/**/**.{ts,js,json,css,scss,html}\" --write", - "prettier:check": "prettier \"src/**/**.{ts,js,json,css,scss,html}\" --check", - "lint": "eslint \"src/**/**.ts\"", - "lint:fix": "eslint \"src/**/**.ts\" --fix", - "test": "ng test demo", - "test:ci": "ng test demo --watch false", - "test:artifacts": "bash scripts/buildTest.sh", - "coverage": "yarn test --no-watch --code-coverage", - "publish:package": "cd dist && rm -f *.tgz && set npm_config_yes=true && npx -p @brightlayer-ui/publish blui-publish", - "tag:package": "npx -p @brightlayer-ui/tag blui-tag -s -blui-angular-components", - "precommit": "yarn initialize && yarn install:dependencies && yarn prettier && yarn lint && yarn test:ci && yarn build && yarn test:artifacts && yarn generate:licenses", - "generate:licenses": "npm-license-crawler -onlyDirectDependencies -json LICENSES.json", - "update:submodule": "git submodule update --remote", - "watch:showcase": "npm-watch", - "copy-to-showcase": "cp -r src/lib/. showcase/src/lib/" - }, - "watch": { - "copy-to-showcase": { - "patterns": [ - "src" - ], - "extensions": "ts,html,scss", - "quiet": false, - "runOnChangeOnly": false + "name": "@brightlayer-ui/angular-components", + "version": "8.1.0", + "description": "Angular components for Brightlayer UI applications", + "main": "index.js", + "prettier": "@brightlayer-ui/prettier-config", + "scripts": { + "initialize": "bash scripts/initializeSubmodule.sh", + "install:dependencies": "yarn && cd showcase && yarn", + "start": "ng serve demo -c local --open --host 0.0.0.0", + "start:npm": "ng serve demo -c npm --open", + "start:showcase": "yarn initialize && yarn install:dependencies && cd showcase && yarn start:lib", + "build:demo": "ng build demo", + "build:lib": "bash scripts/buildLib.sh", + "prettier": "prettier \"src/**/**.{ts,js,json,css,scss,html}\" --write", + "prettier:check": "prettier \"src/**/**.{ts,js,json,css,scss,html}\" --check", + "lint": "eslint \"src/**/**.ts\"", + "lint:fix": "eslint \"src/**/**.ts\" --fix", + "test": "ng test demo", + "test:ci": "ng test demo --watch false", + "test:artifacts": "bash scripts/buildTest.sh", + "coverage": "yarn test --no-watch --code-coverage", + "publish:package": "cd dist && rm -f *.tgz && set npm_config_yes=true && npx -p @brightlayer-ui/publish blui-publish", + "tag:package": "npx -p @brightlayer-ui/tag blui-tag -s -blui-angular-components", + "precommit": "yarn initialize && yarn install:dependencies && yarn prettier && yarn lint && yarn test:ci && yarn build && yarn test:artifacts && yarn generate:licenses", + "generate:licenses": "npm-license-crawler -onlyDirectDependencies -json LICENSES.json", + "update:submodule": "git submodule update --remote", + "watch:showcase": "npm-watch", + "copy-to-showcase": "cp -r src/lib/. showcase/src/lib/" + }, + "watch": { + "copy-to-showcase": { + "patterns": [ + "src" + ], + "extensions": "ts,html,scss", + "quiet": false, + "runOnChangeOnly": false + } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/etn-ccis/blui-angular-component-library.git" + }, + "keywords": [ + "angular", + "components", + "brightlayer-ui" + ], + "author": "brightlayer-ui ", + "license": "BSD-3-Clause", + "bugs": { + "url": "https://github.com/etn-ccis/blui-angular-component-library/issues" + }, + "homepage": "https://brightlayer-ui-components.github.io/angular", + "directories": { + "doc": "src/docs/md" + }, + "peerDependencies": { + "@angular/cdk": "^14.0.0", + "@angular/core": "^14.0.0", + "@angular/material": "^14.0.0" + }, + "devDependencies": { + "@angular-devkit/build-angular": "^14.2.9", + "@angular/animations": "^14.2.10", + "@angular/cdk": "^14.2.7", + "@angular/cli": "^14.2.9", + "@angular/common": "^14.2.10", + "@angular/compiler": "^14.2.10", + "@angular/compiler-cli": "^14.2.10", + "@angular/core": "^14.2.10", + "@angular/flex-layout": "^14.0.0-beta.41", + "@angular/forms": "^14.2.10", + "@angular/material": "^14.2.7", + "@angular/platform-browser": "^14.2.10", + "@angular/platform-browser-dynamic": "^14.2.10", + "@angular/router": "^14.2.10", + "@brightlayer-ui/angular-components": "^7.0.3", + "@brightlayer-ui/angular-themes": "^8.0.0", + "@brightlayer-ui/colors": "^3.1.1", + "@brightlayer-ui/eslint-config": "^3.0.0", + "@brightlayer-ui/icons": "^1.10.0", + "@brightlayer-ui/icons-svg": "^1.11.0", + "@brightlayer-ui/prettier-config": "^1.0.3", + "@types/jasmine": "~4.3.0", + "@types/jasminewd2": "~2.0.10", + "@types/node": "^18.11.9", + "@typescript-eslint/eslint-plugin": "^5.42.1", + "@typescript-eslint/parser": "^5.42.1", + "eslint": "^8.27.0", + "eslint-config-prettier": "^8.5.0", + "jasmine-core": "~4.5.0", + "jasmine-spec-reporter": "~7.0.0", + "karma": "^6.4.1", + "karma-chrome-launcher": "~3.1.0", + "karma-coverage": "^2.0.3", + "karma-jasmine": "~5.1.0", + "karma-jasmine-html-reporter": "^2.0.0", + "ng-packagr": "^14.2.2", + "ngx-color-picker": "12.0.1", + "ngx-google-analytics": "^14.0.1", + "ngx-markdown": "^14.0.0", + "npm-watch": "^0.11.0", + "prettier": "^2.5.1", + "rxjs": "~6.6.0", + "ts-node": "~10.9.1", + "tslib": "^2.4.1", + "typescript": "4.8.4", + "yarn-audit-fix": "^9.3.7", + "zone.js": "~0.11.8" } - }, - "repository": { - "type": "git", - "url": "git+https://github.com/etn-ccis/blui-angular-component-library.git" - }, - "keywords": [ - "angular", - "components", - "brightlayer-ui" - ], - "author": "brightlayer-ui ", - "license": "BSD-3-Clause", - "bugs": { - "url": "https://github.com/etn-ccis/blui-angular-component-library/issues" - }, - "homepage": "https://brightlayer-ui-components.github.io/angular", - "directories": { - "doc": "src/docs/md" - }, - "peerDependencies": { - "@angular/cdk": "^14.0.0", - "@angular/core": "^14.0.0", - "@angular/material": "^14.0.0" - }, - "devDependencies": { - "@angular-devkit/build-angular": "^14.2.9", - "@angular/animations": "^14.2.10", - "@angular/cdk": "^14.2.7", - "@angular/cli": "^14.2.9", - "@angular/common": "^14.2.10", - "@angular/compiler": "^14.2.10", - "@angular/compiler-cli": "^14.2.10", - "@angular/core": "^14.2.10", - "@angular/flex-layout": "^14.0.0-beta.41", - "@angular/forms": "^14.2.10", - "@angular/material": "^14.2.7", - "@angular/platform-browser": "^14.2.10", - "@angular/platform-browser-dynamic": "^14.2.10", - "@angular/router": "^14.2.10", - "@brightlayer-ui/angular-components": "^7.0.3", - "@brightlayer-ui/angular-themes": "^8.0.0", - "@brightlayer-ui/colors": "^3.1.1", - "@brightlayer-ui/eslint-config": "^3.0.0", - "@brightlayer-ui/icons": "^1.10.0", - "@brightlayer-ui/icons-svg": "^1.11.0", - "@brightlayer-ui/prettier-config": "^1.0.3", - "@types/jasmine": "~4.3.0", - "@types/jasminewd2": "~2.0.10", - "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.42.1", - "@typescript-eslint/parser": "^5.42.1", - "eslint": "^8.27.0", - "eslint-config-prettier": "^8.5.0", - "jasmine-core": "~4.5.0", - "jasmine-spec-reporter": "~7.0.0", - "karma": "^6.4.1", - "karma-chrome-launcher": "~3.1.0", - "karma-coverage": "^2.0.3", - "karma-jasmine": "~5.1.0", - "karma-jasmine-html-reporter": "^2.0.0", - "ng-packagr": "^14.2.2", - "ngx-color-picker": "12.0.1", - "ngx-google-analytics": "^14.0.1", - "ngx-markdown": "^14.0.0", - "npm-watch": "^0.11.0", - "prettier": "^2.5.1", - "rxjs": "~6.6.0", - "ts-node": "~10.9.1", - "tslib": "^2.4.1", - "typescript": "4.8.4", - "yarn-audit-fix": "^9.3.7", - "zone.js": "~0.11.8" - } } From cc42c16fdf43404440bb97d57794bc7328c260cf Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Fri, 3 Mar 2023 19:45:24 +0530 Subject: [PATCH 11/26] Code updated as per PR reviews --- .../channel-value/channel-value.component.ts | 21 ++++--------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/src/lib/core/channel-value/channel-value.component.ts b/src/lib/core/channel-value/channel-value.component.ts index f12022c0e..c0adf6145 100644 --- a/src/lib/core/channel-value/channel-value.component.ts +++ b/src/lib/core/channel-value/channel-value.component.ts @@ -2,7 +2,6 @@ import { ChangeDetectionStrategy, Component, Input, OnChanges, ViewEncapsulation import { requireInput } from '../../utils/utils'; export type UnitSpaceType = 'show' | 'hide' | 'auto'; -//console.log(value); /** [ChannelValue Component](https://brightlayer-ui-components.github.io/angular/?path=/info/components-channel-value--readme) * * Displays a value/unit combination. @@ -29,7 +28,7 @@ export type UnitSpaceType = 'show' | 'hide' | 'auto'; class="blui-channel-value-value" [class.blui-channel-value-remove-space]="unitSpace === 'hide'" > - {{ value }} + {{ getValueAsString() }}
Date: Fri, 3 Mar 2023 20:23:36 +0530 Subject: [PATCH 12/26] Removed white spaces --- CHANGELOG.md | 41 +++++----- package.json | 220 +++++++++++++++++++++++++-------------------------- 2 files changed, 131 insertions(+), 130 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a2c60339..5165ca300 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,52 +4,52 @@ ### Fixed -- Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). +- Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). ## v8.0.1 (January 25, 2023) ### Added -- `prefix` input to `` component ([#501](https://github.com/etn-ccis/blui-angular-component-library/issues/501)). +- `prefix` input to `` component ([#501](https://github.com/etn-ccis/blui-angular-component-library/issues/501)). ### Changed -- Updated `blui-primary` selector in `` component to be required ([#507](https://github.com/etn-ccis/blui-angular-component-library/issues/507)). +- Updated `blui-primary` selector in `` component to be required ([#507](https://github.com/etn-ccis/blui-angular-component-library/issues/507)). ## v8.0.0 (November 21, 2022) ### Changed -- Updated to Angular 14 for building the library. +- Updated to Angular 14 for building the library. ### Removed -- Removed `` component. +- Removed `` component. ### Fixed -- Fixed `` not sizing non-material icons correctly ([#530](https://github.com/etn-ccis/blui-angular-component-library/issues/530)). +- Fixed `` not sizing non-material icons correctly ([#530](https://github.com/etn-ccis/blui-angular-component-library/issues/530)). ## v7.0.3 (October 31, 2022) ### Fixed -- Fixed incorrect styling of nested `` ([#463](https://github.com/etn-ccis/blui-angular-component-library/issues/463)). -- Fixed `` sharing a single instance of drawer state ([#453](https://github.com/etn-ccis/blui-angular-component-library/issues/453)). -- Fixed `` not responding to dynamic icon content. ([#473](https://github.com/etn-ccis/blui-angular-component-library/issues/473)). -- Fixed `` styles affecting deep nested`` children ([#472](https://github.com/etn-ccis/blui-angular-component-library/issues/472)). -- Fixed `blui-title-content` not showing in `` ([#475](https://github.com/etn-ccis/blui-angular-component-library/issues/475)). -- Fixed `blui-app-bar` not listening to scroll containers when rendered in a `` ([#508](https://github.com/etn-ccis/blui-angular-component-library/issues/508)). -- Fixed `blui-score-card` `badgeOffset` not being updated correctly when set to 0 after initialization ([#534](https://github.com/etn-ccis/blui-angular-component-library/issues/534)). +- Fixed incorrect styling of nested `` ([#463](https://github.com/etn-ccis/blui-angular-component-library/issues/463)). +- Fixed `` sharing a single instance of drawer state ([#453](https://github.com/etn-ccis/blui-angular-component-library/issues/453)). +- Fixed `` not responding to dynamic icon content. ([#473](https://github.com/etn-ccis/blui-angular-component-library/issues/473)). +- Fixed `` styles affecting deep nested`` children ([#472](https://github.com/etn-ccis/blui-angular-component-library/issues/472)). +- Fixed `blui-title-content` not showing in `` ([#475](https://github.com/etn-ccis/blui-angular-component-library/issues/475)). +- Fixed `blui-app-bar` not listening to scroll containers when rendered in a `` ([#508](https://github.com/etn-ccis/blui-angular-component-library/issues/508)). +- Fixed `blui-score-card` `badgeOffset` not being updated correctly when set to 0 after initialization ([#534](https://github.com/etn-ccis/blui-angular-component-library/issues/534)). ## v7.0.2 (June 8, 2022) -### Fixed +### Fixed -- Fixed escape key permanently dismissing `` ([#426](https://github.com/etn-ccis/blui-angular-component-library/issues/426)). -- Fixed `` opening side nav when transitioning to a `temporary` state ([#82](https://github.com/etn-ccis/blui-angular-component-library/issues/82)). -- Fixed escape key permanently dismissing `` ([#434](https://github.com/etn-ccis/blui-angular-component-library/issues/434)). -- Fixed `` not being centered when a description is not provided ([#378](https://github.com/etn-ccis/blui-angular-component-library/issues/378)). +- Fixed escape key permanently dismissing `` ([#426](https://github.com/etn-ccis/blui-angular-component-library/issues/426)). +- Fixed `` opening side nav when transitioning to a `temporary` state ([#82](https://github.com/etn-ccis/blui-angular-component-library/issues/82)). +- Fixed escape key permanently dismissing `` ([#434](https://github.com/etn-ccis/blui-angular-component-library/issues/434)). +- Fixed `` not being centered when a description is not provided ([#378](https://github.com/etn-ccis/blui-angular-component-library/issues/378)). ## v7.0.1 (April 15, 2022) @@ -61,7 +61,7 @@ ### Added -- Added `` component ([#374](https://github.com/etn-ccis/blui-angular-component-library/issues/374)). +- Added `` component ([#374](https://github.com/etn-ccis/blui-angular-component-library/issues/374)). ### Changed @@ -89,7 +89,7 @@ ### Changed - Added 1rem default padding to `` ([#336](https://github.com/etn-ccis/blui-angular-component-library/issues/336)). -- Added a list `peerDependencies` to component's `package.json` ([#351](https://github.com/etn-ccis/blui-angular-component-library/issues/351)). +- Added a list `peerDependencies` to component's `package.json` ([#351](https://github.com/etn-ccis/blui-angular-component-library/issues/351)). ### Fixed @@ -98,6 +98,7 @@ - Fixed `` not responding to `expanded` input updates. ([#326](https://github.com/etn-ccis/blui-angular-component-library/issues/326)) - Fixed `` not applying correct `depth` class for asynchronously loaded items. ([#356](https://github.com/etn-ccis/blui-angular-component-library/issues/356)) + ## v6.0.1 (December 17, 2021) ### Fixed diff --git a/package.json b/package.json index 5a1a4a9b0..a6debf199 100644 --- a/package.json +++ b/package.json @@ -1,113 +1,113 @@ { - "name": "@brightlayer-ui/angular-components", - "version": "8.1.0", - "description": "Angular components for Brightlayer UI applications", - "main": "index.js", - "prettier": "@brightlayer-ui/prettier-config", - "scripts": { - "initialize": "bash scripts/initializeSubmodule.sh", - "install:dependencies": "yarn && cd showcase && yarn", - "start": "ng serve demo -c local --open --host 0.0.0.0", - "start:npm": "ng serve demo -c npm --open", - "start:showcase": "yarn initialize && yarn install:dependencies && cd showcase && yarn start:lib", - "build:demo": "ng build demo", - "build:lib": "bash scripts/buildLib.sh", - "prettier": "prettier \"src/**/**.{ts,js,json,css,scss,html}\" --write", - "prettier:check": "prettier \"src/**/**.{ts,js,json,css,scss,html}\" --check", - "lint": "eslint \"src/**/**.ts\"", - "lint:fix": "eslint \"src/**/**.ts\" --fix", - "test": "ng test demo", - "test:ci": "ng test demo --watch false", - "test:artifacts": "bash scripts/buildTest.sh", - "coverage": "yarn test --no-watch --code-coverage", - "publish:package": "cd dist && rm -f *.tgz && set npm_config_yes=true && npx -p @brightlayer-ui/publish blui-publish", - "tag:package": "npx -p @brightlayer-ui/tag blui-tag -s -blui-angular-components", - "precommit": "yarn initialize && yarn install:dependencies && yarn prettier && yarn lint && yarn test:ci && yarn build && yarn test:artifacts && yarn generate:licenses", - "generate:licenses": "npm-license-crawler -onlyDirectDependencies -json LICENSES.json", - "update:submodule": "git submodule update --remote", - "watch:showcase": "npm-watch", - "copy-to-showcase": "cp -r src/lib/. showcase/src/lib/" - }, - "watch": { - "copy-to-showcase": { - "patterns": [ - "src" - ], - "extensions": "ts,html,scss", - "quiet": false, - "runOnChangeOnly": false - } - }, - "repository": { - "type": "git", - "url": "git+https://github.com/etn-ccis/blui-angular-component-library.git" - }, - "keywords": [ - "angular", - "components", - "brightlayer-ui" - ], - "author": "brightlayer-ui ", - "license": "BSD-3-Clause", - "bugs": { - "url": "https://github.com/etn-ccis/blui-angular-component-library/issues" - }, - "homepage": "https://brightlayer-ui-components.github.io/angular", - "directories": { - "doc": "src/docs/md" - }, - "peerDependencies": { - "@angular/cdk": "^14.0.0", - "@angular/core": "^14.0.0", - "@angular/material": "^14.0.0" - }, - "devDependencies": { - "@angular-devkit/build-angular": "^14.2.9", - "@angular/animations": "^14.2.10", - "@angular/cdk": "^14.2.7", - "@angular/cli": "^14.2.9", - "@angular/common": "^14.2.10", - "@angular/compiler": "^14.2.10", - "@angular/compiler-cli": "^14.2.10", - "@angular/core": "^14.2.10", - "@angular/flex-layout": "^14.0.0-beta.41", - "@angular/forms": "^14.2.10", - "@angular/material": "^14.2.7", - "@angular/platform-browser": "^14.2.10", - "@angular/platform-browser-dynamic": "^14.2.10", - "@angular/router": "^14.2.10", - "@brightlayer-ui/angular-components": "^7.0.3", - "@brightlayer-ui/angular-themes": "^8.0.0", - "@brightlayer-ui/colors": "^3.1.1", - "@brightlayer-ui/eslint-config": "^3.0.0", - "@brightlayer-ui/icons": "^1.10.0", - "@brightlayer-ui/icons-svg": "^1.11.0", - "@brightlayer-ui/prettier-config": "^1.0.3", - "@types/jasmine": "~4.3.0", - "@types/jasminewd2": "~2.0.10", - "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.42.1", - "@typescript-eslint/parser": "^5.42.1", - "eslint": "^8.27.0", - "eslint-config-prettier": "^8.5.0", - "jasmine-core": "~4.5.0", - "jasmine-spec-reporter": "~7.0.0", - "karma": "^6.4.1", - "karma-chrome-launcher": "~3.1.0", - "karma-coverage": "^2.0.3", - "karma-jasmine": "~5.1.0", - "karma-jasmine-html-reporter": "^2.0.0", - "ng-packagr": "^14.2.2", - "ngx-color-picker": "12.0.1", - "ngx-google-analytics": "^14.0.1", - "ngx-markdown": "^14.0.0", - "npm-watch": "^0.11.0", - "prettier": "^2.5.1", - "rxjs": "~6.6.0", - "ts-node": "~10.9.1", - "tslib": "^2.4.1", - "typescript": "4.8.4", - "yarn-audit-fix": "^9.3.7", - "zone.js": "~0.11.8" + "name": "@brightlayer-ui/angular-components", + "version": "8.1.0", + "description": "Angular components for Brightlayer UI applications", + "main": "index.js", + "prettier": "@brightlayer-ui/prettier-config", + "scripts": { + "initialize": "bash scripts/initializeSubmodule.sh", + "install:dependencies": "yarn && cd showcase && yarn", + "start": "ng serve demo -c local --open --host 0.0.0.0", + "start:npm": "ng serve demo -c npm --open", + "start:showcase": "yarn initialize && yarn install:dependencies && cd showcase && yarn start:lib", + "build:demo": "ng build demo", + "build:lib": "bash scripts/buildLib.sh", + "prettier": "prettier \"src/**/**.{ts,js,json,css,scss,html}\" --write", + "prettier:check": "prettier \"src/**/**.{ts,js,json,css,scss,html}\" --check", + "lint": "eslint \"src/**/**.ts\"", + "lint:fix": "eslint \"src/**/**.ts\" --fix", + "test": "ng test demo", + "test:ci": "ng test demo --watch false", + "test:artifacts": "bash scripts/buildTest.sh", + "coverage": "yarn test --no-watch --code-coverage", + "publish:package": "cd dist && rm -f *.tgz && set npm_config_yes=true && npx -p @brightlayer-ui/publish blui-publish", + "tag:package": "npx -p @brightlayer-ui/tag blui-tag -s -blui-angular-components", + "precommit": "yarn initialize && yarn install:dependencies && yarn prettier && yarn lint && yarn test:ci && yarn build && yarn test:artifacts && yarn generate:licenses", + "generate:licenses": "npm-license-crawler -onlyDirectDependencies -json LICENSES.json", + "update:submodule": "git submodule update --remote", + "watch:showcase": "npm-watch", + "copy-to-showcase": "cp -r src/lib/. showcase/src/lib/" + }, + "watch": { + "copy-to-showcase": { + "patterns": [ + "src" + ], + "extensions": "ts,html,scss", + "quiet": false, + "runOnChangeOnly": false } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/etn-ccis/blui-angular-component-library.git" + }, + "keywords": [ + "angular", + "components", + "brightlayer-ui" + ], + "author": "brightlayer-ui ", + "license": "BSD-3-Clause", + "bugs": { + "url": "https://github.com/etn-ccis/blui-angular-component-library/issues" + }, + "homepage": "https://brightlayer-ui-components.github.io/angular", + "directories": { + "doc": "src/docs/md" + }, + "peerDependencies": { + "@angular/cdk": "^14.0.0", + "@angular/core": "^14.0.0", + "@angular/material": "^14.0.0" + }, + "devDependencies": { + "@angular-devkit/build-angular": "^14.2.9", + "@angular/animations": "^14.2.10", + "@angular/cdk": "^14.2.7", + "@angular/cli": "^14.2.9", + "@angular/common": "^14.2.10", + "@angular/compiler": "^14.2.10", + "@angular/compiler-cli": "^14.2.10", + "@angular/core": "^14.2.10", + "@angular/flex-layout": "^14.0.0-beta.41", + "@angular/forms": "^14.2.10", + "@angular/material": "^14.2.7", + "@angular/platform-browser": "^14.2.10", + "@angular/platform-browser-dynamic": "^14.2.10", + "@angular/router": "^14.2.10", + "@brightlayer-ui/angular-components": "^7.0.3", + "@brightlayer-ui/angular-themes": "^8.0.0", + "@brightlayer-ui/colors": "^3.1.1", + "@brightlayer-ui/eslint-config": "^3.0.0", + "@brightlayer-ui/icons": "^1.10.0", + "@brightlayer-ui/icons-svg": "^1.11.0", + "@brightlayer-ui/prettier-config": "^1.0.3", + "@types/jasmine": "~4.3.0", + "@types/jasminewd2": "~2.0.10", + "@types/node": "^18.11.9", + "@typescript-eslint/eslint-plugin": "^5.42.1", + "@typescript-eslint/parser": "^5.42.1", + "eslint": "^8.27.0", + "eslint-config-prettier": "^8.5.0", + "jasmine-core": "~4.5.0", + "jasmine-spec-reporter": "~7.0.0", + "karma": "^6.4.1", + "karma-chrome-launcher": "~3.1.0", + "karma-coverage": "^2.0.3", + "karma-jasmine": "~5.1.0", + "karma-jasmine-html-reporter": "^2.0.0", + "ng-packagr": "^14.2.2", + "ngx-color-picker": "12.0.1", + "ngx-google-analytics": "^14.0.1", + "ngx-markdown": "^14.0.0", + "npm-watch": "^0.11.0", + "prettier": "^2.5.1", + "rxjs": "~6.6.0", + "ts-node": "~10.9.1", + "tslib": "^2.4.1", + "typescript": "4.8.4", + "yarn-audit-fix": "^9.3.7", + "zone.js": "~0.11.8" + } } From 38effff8d1f9227bd821867c54dd6286ce221601 Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Mon, 6 Mar 2023 11:21:38 +0530 Subject: [PATCH 13/26] 515 Toolbar Menu left icon should be vertically centered bug is fixed --- CHANGELOG.md | 4 ++++ src/lib/core/toolbar-menu/toolbar-menu.component.scss | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5165ca300..02f410a19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). +### Fixed + +- Fixed Toolbar Menu left icon should be vertically centered in `` ([#515](https://github.com/etn-ccis/blui-angular-component-library/issues/515)). + ## v8.0.1 (January 25, 2023) ### Added diff --git a/src/lib/core/toolbar-menu/toolbar-menu.component.scss b/src/lib/core/toolbar-menu/toolbar-menu.component.scss index a14a678e4..fcdeb296e 100644 --- a/src/lib/core/toolbar-menu/toolbar-menu.component.scss +++ b/src/lib/core/toolbar-menu/toolbar-menu.component.scss @@ -23,7 +23,7 @@ .blui-toolbar-icon-wrapper .mat-icon { font-size: 1rem; width: 1rem; - line-height: 1rem; + line-height: 1.3rem; height: 1rem; margin-right: 8px; } From 4746313578dd2bd556e2eaec23716a177edf4d31 Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Mon, 6 Mar 2023 17:52:38 +0530 Subject: [PATCH 14/26] channel value ngif condition updated --- src/lib/core/channel-value/channel-value.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/core/channel-value/channel-value.component.ts b/src/lib/core/channel-value/channel-value.component.ts index c0adf6145..f7f0e611f 100644 --- a/src/lib/core/channel-value/channel-value.component.ts +++ b/src/lib/core/channel-value/channel-value.component.ts @@ -24,7 +24,7 @@ export type UnitSpaceType = 'show' | 'hide' | 'auto'; {{ units }}
From ee47eee62e0945030d438d520dc6334ca78aacf1 Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Mon, 6 Mar 2023 20:47:23 +0530 Subject: [PATCH 15/26] 484-Drawer footer should preserver its divider when the drawer is collapses issue is fixed --- CHANGELOG.md | 4 ++++ src/lib/core/drawer/drawer-footer/drawer-footer.component.ts | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5165ca300..a4b743fae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). +### Fixed + +- Fixed Drawer footer should preserve its divider when the drawer collapses in `` ([#484](https://github.com/etn-ccis/blui-angular-component-library/issues/484)). + ## v8.0.1 (January 25, 2023) ### Added diff --git a/src/lib/core/drawer/drawer-footer/drawer-footer.component.ts b/src/lib/core/drawer/drawer-footer/drawer-footer.component.ts index 9b81e5e67..8a1cab63e 100644 --- a/src/lib/core/drawer/drawer-footer/drawer-footer.component.ts +++ b/src/lib/core/drawer/drawer-footer/drawer-footer.component.ts @@ -12,11 +12,11 @@ import { DrawerStateManagerService, StateListener } from '../state-listener.comp changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: ` + `, From cad5a1f6f4f788cd3df265d134c3be85b08aed0b Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Tue, 7 Mar 2023 16:32:36 +0530 Subject: [PATCH 16/26] 468 Ripple not disabled on NavItem issue is fixed --- CHANGELOG.md | 4 ++++ .../drawer/drawer-body/nav-item/drawer-nav-item.component.ts | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5165ca300..30943ffc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). +### Fixed + +- Fixed Ripple not disabled in NavItem `` ([#468](https://github.com/etn-ccis/blui-angular-component-library/issues/468)). + ## v8.0.1 (January 25, 2023) ### Added diff --git a/src/lib/core/drawer/drawer-body/nav-item/drawer-nav-item.component.ts b/src/lib/core/drawer/drawer-body/nav-item/drawer-nav-item.component.ts index 2d9c7aeec..1ca92a0fa 100644 --- a/src/lib/core/drawer/drawer-body/nav-item/drawer-nav-item.component.ts +++ b/src/lib/core/drawer/drawer-body/nav-item/drawer-nav-item.component.ts @@ -49,6 +49,7 @@ export type ActiveItemBackgroundShape = 'round' | 'square'; class="blui-drawer-nav-item-content" #navItem matRipple + [matRippleDisabled]="!ripple ?? true" [class.blui-drawer-nav-item-active]="selected" [class.blui-drawer-nav-item-compact]="false" > From 3e7a2a9ba77e8787e4fb7922c468183b7439fabd Mon Sep 17 00:00:00 2001 From: JeffGreiner-eaton Date: Wed, 8 Mar 2023 10:35:33 -0500 Subject: [PATCH 17/26] update actions & workflows --- .github/dependabot.yml | 3 ++- .github/labeler.yml | 3 +++ .github/workflows/laberler.yml | 14 ++++++++++++++ .github/workflows/pr-comment.yml | 7 ++++--- .github/workflows/pr-labeler.yml | 12 +++++++++--- 5 files changed, 32 insertions(+), 7 deletions(-) create mode 100644 .github/labeler.yml create mode 100644 .github/workflows/laberler.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 556b93211..681489de0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,5 @@ updates: open-pull-requests-limit: 1 target-branch: "dev" labels: - - "external-dependency" \ No newline at end of file + - "external-dependency" + - 'brightlayer-ui' \ No newline at end of file diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 000000000..aa649aa65 --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,3 @@ +# Add brightlayer-ui label to any root file changes on fork pull requests +brightlayer-ui: +- '*' \ No newline at end of file diff --git a/.github/workflows/laberler.yml b/.github/workflows/laberler.yml new file mode 100644 index 000000000..6f578b39e --- /dev/null +++ b/.github/workflows/laberler.yml @@ -0,0 +1,14 @@ +name: "Fork PR Labeler" +on: +- pull_request_target + +jobs: + triage: + permissions: + contents: read + pull-requests: write + runs-on: ubuntu-latest + steps: + - uses: actions/labeler@v4 + with: + repo-token: "${{ secrets.GITHUB_TOKEN }}" \ No newline at end of file diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index af75830f7..3180ce8e1 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -1,6 +1,6 @@ name: 'Comment on PR' on: - pull_request: + pull_request_target: branches: - master @@ -12,8 +12,9 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Comment PR - uses: thollander/actions-comment-pull-request@v1 + uses: thollander/actions-comment-pull-request@v2 with: message: 'Thank you for the master pull request. 👍 Please be sure this pull request is for the master branch. The master branch is used for items that are ready for publishing. The dev branch is our working branch for all issues and enhancements. Please read our [Contributing Guidelines](https://github.com/etn-ccis/blui-doc-it/blob/master/src/docs/community/contributing-guideline.md) for more information.' - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + comment_tag: execution \ No newline at end of file diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 6c5d4befe..f837b4f48 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -3,12 +3,18 @@ on: pull_request: types: [opened] +permissions: + contents: read + jobs: pr-labeler: + if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}' + permissions: + contents: read + pull-requests: write runs-on: ubuntu-latest steps: - - uses: TimonVS/pr-labeler-action@v3 + - uses: TimonVS/pr-labeler-action@v4 with: + repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/pr-labeler.yml - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} From ade4c2462d7906720d49ac5ef1386b20a0c54481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 17:26:38 +0000 Subject: [PATCH 18/26] Bump prettier from 2.8.3 to 2.8.4 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3c9f8ed03..2f9b5c4ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7389,9 +7389,9 @@ prelude-ls@^1.2.1: integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== prettier@^2.5.1: - version "2.8.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632" - integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== + version "2.8.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" + integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== pretty-bytes@^5.3.0: version "5.6.0" From a1480d1c297dddb39aa475b892ef32541a584bb4 Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Thu, 9 Mar 2023 15:47:09 +0530 Subject: [PATCH 19/26] mat icon properly aligned vertically center --- src/lib/core/toolbar-menu/toolbar-menu.component.scss | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/lib/core/toolbar-menu/toolbar-menu.component.scss b/src/lib/core/toolbar-menu/toolbar-menu.component.scss index fcdeb296e..e7a605253 100644 --- a/src/lib/core/toolbar-menu/toolbar-menu.component.scss +++ b/src/lib/core/toolbar-menu/toolbar-menu.component.scss @@ -17,13 +17,16 @@ align-items: center; cursor: pointer; } + .blui-toolbar-icon-wrapper { + display: flex; + align-items: center; + } .blui-toolbar-menu-label { - line-height: 1rem; + line-height: inherit; } .blui-toolbar-icon-wrapper .mat-icon { font-size: 1rem; width: 1rem; - line-height: 1.3rem; height: 1rem; margin-right: 8px; } From 44dbb236d10dec5b98f36ba20b9138d1f2e946c7 Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Thu, 9 Mar 2023 16:57:19 +0530 Subject: [PATCH 20/26] HeroBanner divider prop not working issue is fixed --- src/lib/core/hero/hero-banner.component.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/core/hero/hero-banner.component.scss b/src/lib/core/hero/hero-banner.component.scss index d937e1f1f..7d17f851d 100644 --- a/src/lib/core/hero/hero-banner.component.scss +++ b/src/lib/core/hero/hero-banner.component.scss @@ -1,5 +1,6 @@ .blui-hero-banner { display: flex; + flex-direction: column; } .blui-hero-banner-content { From 1aac3ee6beaab1c74faf2ccdba300f65a3fc7aa2 Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Thu, 9 Mar 2023 16:59:49 +0530 Subject: [PATCH 21/26] CHANGELOG.md file updated --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5165ca300..87239f93a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). +### Fixed + +- Fixed Divider effect not working in `` ([#491](https://github.com/etn-ccis/blui-angular-component-library/issues/491)). + ## v8.0.1 (January 25, 2023) ### Added From fae7915d07740b4b66930e0895429a857f18fdc8 Mon Sep 17 00:00:00 2001 From: Raghavendran C Date: Thu, 9 Mar 2023 17:29:40 +0530 Subject: [PATCH 22/26] 418 chevron and right component use at same time in info list item issue is fixed --- CHANGELOG.md | 4 ++++ src/lib/core/info-list-item/info-list-item.component.ts | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5165ca300..66f994752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). +### Fixed + +- Fixed Ability to use chevron and right component prop on the Info List Item at the same time in `` ([#418](https://github.com/etn-ccis/blui-angular-component-library/issues/418)). + ## v8.0.1 (January 25, 2023) ### Added diff --git a/src/lib/core/info-list-item/info-list-item.component.ts b/src/lib/core/info-list-item/info-list-item.component.ts index b9d04c400..2fc6324fb 100644 --- a/src/lib/core/info-list-item/info-list-item.component.ts +++ b/src/lib/core/info-list-item/info-list-item.component.ts @@ -73,7 +73,7 @@ type DividerType = 'full' | 'partial' | undefined;
- chevron_right + chevron_right
Date: Mon, 13 Mar 2023 18:47:00 +0530 Subject: [PATCH 23/26] Updated Changelod date --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7267e45b3..7e340539d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,10 @@ # Change Log -## v8.1.0 (Unreleased) +## v8.1.0 (March 14, 2023) ### Fixed - Fixed Channel value issue with zero value in `` ([#556](https://github.com/etn-ccis/blui-angular-component-library/issues/556)). - -### Fixed - - Fixed Ability to use chevron and right component prop on the Info List Item at the same time in `` ([#418](https://github.com/etn-ccis/blui-angular-component-library/issues/418)). - Fixed Ripple not disabled in NavItem `` ([#468](https://github.com/etn-ccis/blui-angular-component-library/issues/468)). - Fixed Toolbar Menu left icon should be vertically centered in `` ([#515](https://github.com/etn-ccis/blui-angular-component-library/issues/515)). From e6eab8e1aedc3b956dfc5a142b5cb9ec13323152 Mon Sep 17 00:00:00 2001 From: JeffGreiner-eaton Date: Tue, 14 Mar 2023 09:39:22 -0400 Subject: [PATCH 24/26] library to use latest icons & update path style --- angular.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular.json b/angular.json index ed96b012c..496ce268a 100644 --- a/angular.json +++ b/angular.json @@ -70,7 +70,7 @@ ], "styles": [ "src/styles.scss", - "./node_modules/@brightlayer-ui/icons/iconfont/BrightlayerUIIcons.css", + "./node_modules/@brightlayer-ui/icons/BrightlayerUIIcons.css", "node_modules/prismjs/themes/prism-tomorrow.css", "node_modules/prismjs/plugins/line-highlight/prism-line-highlight.css", "node_modules/prismjs/plugins/line-numbers/prism-line-numbers.css", diff --git a/package.json b/package.json index a6debf199..e8926e281 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@brightlayer-ui/angular-themes": "^8.0.0", "@brightlayer-ui/colors": "^3.1.1", "@brightlayer-ui/eslint-config": "^3.0.0", - "@brightlayer-ui/icons": "^1.10.0", + "@brightlayer-ui/icons": "^2.1.0", "@brightlayer-ui/icons-svg": "^1.11.0", "@brightlayer-ui/prettier-config": "^1.0.3", "@types/jasmine": "~4.3.0", From 6ff2679b531a9698a3642babcbd3c1039a209f98 Mon Sep 17 00:00:00 2001 From: JeffGreiner-eaton Date: Tue, 14 Mar 2023 09:48:25 -0400 Subject: [PATCH 25/26] update lock file --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2f9b5c4ab..5d7715bc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1360,10 +1360,10 @@ resolved "https://registry.yarnpkg.com/@brightlayer-ui/icons-svg/-/icons-svg-1.12.0.tgz#5d2421ffe0c056478ebb32f980192b268df2a6e2" integrity sha512-xrqYJQ9M9ZaErMYGrLo3I6AmJZOw+yhcWYXDuMXw+PetwYPZO6SaJioE6KtH5975XSXfy60pZd9h+N4ACBSs+Q== -"@brightlayer-ui/icons@^1.10.0": - version "1.11.0" - resolved "https://registry.yarnpkg.com/@brightlayer-ui/icons/-/icons-1.11.0.tgz#412baae591b9c5fc87dda7b3cdd278dc2671d667" - integrity sha512-2pHKJY7Xpao6BQ1ZIRcXxpTFuhSlalOJKw2//D05mNSzIFTZmBCv+6OVtAE45NxbLNIDP/To0/Cykm2mA9I1Vw== +"@brightlayer-ui/icons@^2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@brightlayer-ui/icons/-/icons-2.1.0.tgz#732f917f1275e430c57d225946a6df5ea68ac893" + integrity sha512-qRROlcwoXKUrWCtIpzy69n+jmHBJztOLVnyAFL+TXcz360rNVCBEQRNOBKIk2+Z2ltlhsbGFpF5P0t6Hoz69jQ== "@brightlayer-ui/prettier-config@^1.0.3": version "1.0.3" From a509913b5adab6087ca6dca7f838d970d6e1c564 Mon Sep 17 00:00:00 2001 From: JeffGreiner-eaton Date: Tue, 14 Mar 2023 09:57:52 -0400 Subject: [PATCH 26/26] update pointer --- showcase | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/showcase b/showcase index f040cb12f..a38b20ecf 160000 --- a/showcase +++ b/showcase @@ -1 +1 @@ -Subproject commit f040cb12fbae587fd28f30ead03ab154ed21ce32 +Subproject commit a38b20ecf7ec28e51572cedae52aa8ad66474ca9