Skip to content

Wabe Release 4.3.4#2109

Merged
imtiaz2564 merged 163 commits intomasterfrom
dev
Sep 3, 2025
Merged

Wabe Release 4.3.4#2109
imtiaz2564 merged 163 commits intomasterfrom
dev

Conversation

@imtiaz2564
Copy link
Copy Markdown
Collaborator

  • added partially correct feature in quiz
  • abbreviation in glossary
  • adjust profile tour in wabe

sheepyhollow and others added 30 commits April 19, 2022 13:04
* Fix quiz Images (#1056) (#1058)

* add solid-core-image to quiz component

* add image container for better control

* swipe function for quiz images

* activate image dialog, disable audio for quiz mage

* cleanup comments

* cleanup more css comments

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fix image toolbar in quiz (#1191) (#1192)

Co-authored-by: Tuan Anh Nguyen <entiay123@gmail.com>

* Prepare Planty Release 1.3.1 (#1203)

* fix image toolbar in quiz (#1191)

* implementation of custom audio toolbar (#1188)

* 1st implementation of custom audio toolbar

* make linter happy

* complete custom audio

* re-style the custom audio player

* rename the method

* style the buttons

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fixed #1198, fixed #1193, fixed #1194 (#1199)

* Bump @types/swagger-schema-official from 2.0.21 to 2.0.22 (#1183)

Bumps [@types/swagger-schema-official](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-schema-official) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-schema-official)

---
updated-dependencies:
- dependency-name: "@types/swagger-schema-official"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump git-describe from 4.0.4 to 4.1.0 (#1172)

Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/tvdstaaij/node-git-describe/releases)
- [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md)
- [Commits](tvdstaaij/node-git-describe@v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: git-describe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix loading and volume problem on ios devices (#1202)

Co-authored-by: Tuan Anh Nguyen <entiay123@gmail.com>
Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* s.o.l.i.d. GeoMat Release 1.0.0 (#1226)

* fix image toolbar in quiz (#1191)

* implementation of custom audio toolbar (#1188)

* 1st implementation of custom audio toolbar

* make linter happy

* complete custom audio

* re-style the custom audio player

* rename the method

* style the buttons

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fixed #1198, fixed #1193, fixed #1194 (#1199)

* Bump @types/swagger-schema-official from 2.0.21 to 2.0.22 (#1183)

Bumps [@types/swagger-schema-official](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-schema-official) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-schema-official)

---
updated-dependencies:
- dependency-name: "@types/swagger-schema-official"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump git-describe from 4.0.4 to 4.1.0 (#1172)

Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/tvdstaaij/node-git-describe/releases)
- [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md)
- [Commits](tvdstaaij/node-git-describe@v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: git-describe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix loading and volume problem on ios devices (#1202)

* re-enable geomat deploy on build

* fix indentation

* re-enable AIS deploy on build

* Bb/profile patch (#1223)

* hide thumbnail toolbar if there is only one image

* fix thumbnail issue with grid view

* fix no image in profile detail

* unify grid card css

* dirty http detection for hyperlinks in profiles

* make linter happy

* make linter even happier

* catch the case of not a colstring

* make http detection more beautiful

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fix schema title in profile parser (#1225)

* fix schema title in profile parser

* fix test to match geomat structure

Hint: This fix will not be compatible with the current swagger schema implemented in Dive!

* Adjust s.o.l.i.d. Version to 2.2.1

Co-authored-by: Tuan Anh Nguyen <entiay123@gmail.com>
Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix path in actions

* Hotfix Media_Object NoImg edge case (#1227)

* fix image toolbar in quiz (#1191)

* implementation of custom audio toolbar (#1188)

* 1st implementation of custom audio toolbar

* make linter happy

* complete custom audio

* re-style the custom audio player

* rename the method

* style the buttons

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fixed #1198, fixed #1193, fixed #1194 (#1199)

* Bump @types/swagger-schema-official from 2.0.21 to 2.0.22 (#1183)

Bumps [@types/swagger-schema-official](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-schema-official) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-schema-official)

---
updated-dependencies:
- dependency-name: "@types/swagger-schema-official"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump git-describe from 4.0.4 to 4.1.0 (#1172)

Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/tvdstaaij/node-git-describe/releases)
- [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md)
- [Commits](tvdstaaij/node-git-describe@v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: git-describe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix loading and volume problem on ios devices (#1202)

* re-enable geomat deploy on build

* fix indentation

* re-enable AIS deploy on build

* Bb/profile patch (#1223)

* hide thumbnail toolbar if there is only one image

* fix thumbnail issue with grid view

* fix no image in profile detail

* unify grid card css

* dirty http detection for hyperlinks in profiles

* make linter happy

* make linter even happier

* catch the case of not a colstring

* make http detection more beautiful

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fix schema title in profile parser (#1225)

* fix schema title in profile parser

* fix test to match geomat structure

Hint: This fix will not be compatible with the current swagger schema implemented in Dive!

* Adjust s.o.l.i.d. Version

* fix source paths in actions

* fix crash on empty media_objects

Co-authored-by: Tuan Anh Nguyen <entiay123@gmail.com>
Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* GeoMat Release 1.0.2 (hotfix) (#1230)

* fix image toolbar in quiz (#1191)

* implementation of custom audio toolbar (#1188)

* 1st implementation of custom audio toolbar

* make linter happy

* complete custom audio

* re-style the custom audio player

* rename the method

* style the buttons

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fixed #1198, fixed #1193, fixed #1194 (#1199)

* Bump @types/swagger-schema-official from 2.0.21 to 2.0.22 (#1183)

Bumps [@types/swagger-schema-official](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-schema-official) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-schema-official)

---
updated-dependencies:
- dependency-name: "@types/swagger-schema-official"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump git-describe from 4.0.4 to 4.1.0 (#1172)

Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/tvdstaaij/node-git-describe/releases)
- [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md)
- [Commits](tvdstaaij/node-git-describe@v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: git-describe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix loading and volume problem on ios devices (#1202)

* re-enable geomat deploy on build

* fix indentation

* re-enable AIS deploy on build

* Bb/profile patch (#1223)

* hide thumbnail toolbar if there is only one image

* fix thumbnail issue with grid view

* fix no image in profile detail

* unify grid card css

* dirty http detection for hyperlinks in profiles

* make linter happy

* make linter even happier

* catch the case of not a colstring

* make http detection more beautiful

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fix schema title in profile parser (#1225)

* fix schema title in profile parser

* fix test to match geomat structure

Hint: This fix will not be compatible with the current swagger schema implemented in Dive!

* Adjust s.o.l.i.d. Version

* fix source paths in actions

* fix crash on empty media_objects

* Bb/slideshow hotfix (#1229)

* remove legacy helper

* remove legacy determination pages

* correct GH release action names

* Fix media error dialog styling

* remove legacy helper images

* fix missing solid-core-theme in geomat

* set explicit title for slideshow

* sort imports more consistently with planty

* add GeoMat Icon to Icons

* rename geomat slideshows and redress icons

* Bump typescript from 4.1.5 to 4.1.6 (#1200)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.1.5...v4.1.6)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump url-parse from 1.5.1 to 1.5.3 (#1216)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/fs-extra from 9.0.11 to 9.0.13 (#1208)

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.11 to 9.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: "@types/fs-extra"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jasmine-core from 3.6.0 to 3.10.0 (#1220)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 3.10.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v3.6.0...v3.10.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tmpl from 1.0.4 to 1.0.5 (#1207)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @ngxs-labs/dispatch-decorator from 2.1.0 to 3.1.0 (#1187)

Bumps [@ngxs-labs/dispatch-decorator](https://github.com/ngxs-labs/dispatch-decorator) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/ngxs-labs/dispatch-decorator/releases)
- [Changelog](https://github.com/ngxs-labs/dispatch-decorator/blob/master/CHANGELOG.md)
- [Commits](ngxs-labs/dispatch-decorator@v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@ngxs-labs/dispatch-decorator"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular-devkit/architect from 0.1102.12 to 0.1202.10 (#1221)

Bumps [@angular-devkit/architect](https://github.com/angular/angular-cli) from 0.1102.12 to 0.1202.10.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits)

---
updated-dependencies:
- dependency-name: "@angular-devkit/architect"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Tuan Anh Nguyen <entiay123@gmail.com>
Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* GeoMat Release 1.0.4 (#1247)

* fix image toolbar in quiz (#1191)

* implementation of custom audio toolbar (#1188)

* 1st implementation of custom audio toolbar

* make linter happy

* complete custom audio

* re-style the custom audio player

* rename the method

* style the buttons

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fixed #1198, fixed #1193, fixed #1194 (#1199)

* Bump @types/swagger-schema-official from 2.0.21 to 2.0.22 (#1183)

Bumps [@types/swagger-schema-official](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-schema-official) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-schema-official)

---
updated-dependencies:
- dependency-name: "@types/swagger-schema-official"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump git-describe from 4.0.4 to 4.1.0 (#1172)

Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/tvdstaaij/node-git-describe/releases)
- [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md)
- [Commits](tvdstaaij/node-git-describe@v4.0.4...v4.1.0)

---
updated-dependencies:
- dependency-name: git-describe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix loading and volume problem on ios devices (#1202)

* re-enable geomat deploy on build

* fix indentation

* re-enable AIS deploy on build

* Bb/profile patch (#1223)

* hide thumbnail toolbar if there is only one image

* fix thumbnail issue with grid view

* fix no image in profile detail

* unify grid card css

* dirty http detection for hyperlinks in profiles

* make linter happy

* make linter even happier

* catch the case of not a colstring

* make http detection more beautiful

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fix schema title in profile parser (#1225)

* fix schema title in profile parser

* fix test to match geomat structure

Hint: This fix will not be compatible with the current swagger schema implemented in Dive!

* Adjust s.o.l.i.d. Version

* fix source paths in actions

* fix crash on empty media_objects

* Bb/slideshow hotfix (#1229)

* remove legacy helper

* remove legacy determination pages

* correct GH release action names

* Fix media error dialog styling

* remove legacy helper images

* fix missing solid-core-theme in geomat

* set explicit title for slideshow

* sort imports more consistently with planty

* add GeoMat Icon to Icons

* rename geomat slideshows and redress icons

* Bump typescript from 4.1.5 to 4.1.6 (#1200)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.1.5...v4.1.6)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump url-parse from 1.5.1 to 1.5.3 (#1216)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/fs-extra from 9.0.11 to 9.0.13 (#1208)

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.11 to 9.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: "@types/fs-extra"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jasmine-core from 3.6.0 to 3.10.0 (#1220)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 3.10.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v3.6.0...v3.10.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tmpl from 1.0.4 to 1.0.5 (#1207)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @ngxs-labs/dispatch-decorator from 2.1.0 to 3.1.0 (#1187)

Bumps [@ngxs-labs/dispatch-decorator](https://github.com/ngxs-labs/dispatch-decorator) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/ngxs-labs/dispatch-decorator/releases)
- [Changelog](https://github.com/ngxs-labs/dispatch-decorator/blob/master/CHANGELOG.md)
- [Commits](ngxs-labs/dispatch-decorator@v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@ngxs-labs/dispatch-decorator"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular-devkit/architect from 0.1102.12 to 0.1202.10 (#1221)

Bumps [@angular-devkit/architect](https://github.com/angular/angular-cli) from 0.1102.12 to 0.1202.10.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits)

---
updated-dependencies:
- dependency-name: "@angular-devkit/architect"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Crystalsystem Update (#1246)

* enabled crystalsystems, fixed crystalsystem coordinates

* fixed description strings

Co-authored-by: TheGreatDodo <89516605+TheGreatDodo@user.noreply.github.com>

Co-authored-by: Tuan Anh Nguyen <entiay123@gmail.com>
Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TheGreatDodo <89516605+TheGreatDodo@user.noreply.github.com>

* Dive Release 3.0.0 (#1383)

* [WIP] mkay/ng upgrade (#1282)

* Revert "Bump @nrwl/workspace from 11.4.0 to 12.2.0 (#956)"

This reverts commit 7020065.

* Revert "Bump @nrwl/tao from 11.4.0 to 12.0.8 (#892)"

This reverts commit c9224f0.

* Revert "Bump @nrwl/nx-plugin from 11.4.0 to 12.0.8 (#894)"

This reverts commit 8b7a702.

* Ignore @nrwl/* and @angular/* dependencies in dependabot

The dependencies from @nrwl and @angular need manual migrations.
Dependabot can not update these.

* Updated to @nrw/* version 12.10.0

* Renamed root tsconfig to tsconfig.base.json

* Migration add-target-dependencies

* Migration update-webpack-browser-config

* Migrated to eslint

* Migration update-angular-config-v12

* Migration update-zonejs

* Migration replace-deprecated-prod-flag

* Migration @angular/material-v11 @angular/cdk-v11

* Migrate @angular/material-v11 @angular/cdk-v11

* Migration update-jest-preset-angular-8-4-0

* Migration update-ts-jest-and-jest-preset-angular

* Migration update-jest-config-to-use-util

* Finished migrations

* Updated version handling to support new module format

* Updated browserlists

* More version handling

* Fixed important linting errors

* Fixed tests

* Switched to partial ivy mode for libraries

* purge namespaces and export modules directly

* fix linting errors

* remove unused import

* replace legacy substr by substring

* add slideshow path includes for dive

* version from package.json (keep appVersion )

* more automation in version handling

* remove e2e testing with cypress

* re-styling after upgrading

* re-styling after upgrading

* re-styling after upgrading

Co-authored-by: Bertram Bühner <github@sheepyhollow.de>
Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>

* fix circular dependency in media-toolbar (#1356)

* try fix versions (AIS only) (#1353)

* try fix versions (AIS only)

* add version.ts once

* format code

* Update GeoMat version manually

There appears to be an error in reading `semver` as undefindet. Let's put in a version number.

* Bb/versionfix (#1357)

* try fix versions (AIS only)

* add version.ts once

* format code

* try fix semver problem

* match variable in info page html

* workaround version in sentry initializer 

It's hacky, but we've got to move on with the staging environment.

* fix typo

* fix more typos

change double to single quotes

* revert workaround

* remove default property (#1359)

* Audio in media-dialog (#1358)

* fixed #1354, #1265, #1237

* fixed #1272, #1244

* implement audio toolbar in dialog

* some minor changes

* some changes

* change audio icon in dialog

* restyle animation and margin of audio toolbar

* remove fake-btn

* Some small issues (#1367)

* fixed #1308, use sekeleton-message-list in landing

* fixed #1238 #974

* some changes in copyright and description overlay

* fixed #1211

* unify version in info component

* Info component link styling

* Info component text edits and corrections

* Add new info_privacy Icon

* Adapt menu entry for info-privacy

* modify privacy styling (make css consistent)

* fix contact form not marked as link

* modify component title

* consistent appVersion handling

* adjust link to privacy in info

* change the width of search bar in profile

* remove search placeholder

* set fixed width for search bar in profile

* implement glossary in main menu

* adjust the width of search bar

Co-authored-by: Bertram Bühner <github@sheepyhollow.de>

* Dialog navigation, handle long titles, add expand buttons to dialog audio-toolbar (#1373)

* change label of privacy

* prevent auto zoom

* make menu scrollable in small height screen

* add overlay for photograph type

* handle long title, make it running

* dialog navigation, change animation dialog audio

* adjust title scrolling behaviour

* adjust navigation and audio toolbar in dialog

* adjust long title animation

* adjust description overlay position and width

* re-enable dive auto-deploy on build (#1380)

* re-enable dive auto-deploy on build

* all occurences of PLANTY to caps

* Increase frontend version

Set Version to 2.5.0

Co-authored-by: mkay <code@mkay-sh.de>
Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>
Co-authored-by: Tuan Anh Nguyen <entiay123@gmail.com>

* fix observable next() argument for rxjs 7

* OpenAPI 3.0 (#1419)

* 1st implementation of OpenAPI 3

* moving to the new Swagger OpenAPI 3.0

* fix ivy build-error

* revert browserslistrc

* prevent AIS Dive Planty calling OpenAPI 3.0

* rename openapi, minor fixes

* remove comment

Co-authored-by: Bertram Bühner <github@sheepyhollow.de>

* Remove title formatter and apply markdown (#1464)

* remove title formatter pipe

* apply markdown for title, solve arising problems

* md only for DIVE, adjust toolbar and menu height

* remove comments

* adjust title margin

* remove double version handling (#1460)

* remove double version handling

* update gdpr info (sentry cookies)

* fix base component aria label

* disable sessiontracking, fix #1410 (#1459)

* Uniform toolbars (#1468)

* adjust toolbar in cystalsystem

* adjust toolbar in profile, add back btn to landing

* add line below the app main-toolbar

* conform mat-tab-group in info with toolbar

* conform slideshow-select toolbar

* change toolbar and scroll behavior in slideshow

* handle scrollbar hiding behavior

* back button for info-component

* adjust version

* fix back-button in case of small screen

* Remove lodash (#1469)

* add deep merge function

* remove @types/lodash

* adjust version, fixed #1466

* Guided Tour (#1463)

* first commit guided tour

* Demo Guided Tour

* Add JSON files

* Main-menu to menu-tiles + naming convention

* Fix scrolling problem & demo profile-tour

* Navigate to desired Treenode

* Update guidedTour.json

* Update styling

* Fix highlighted elements

* Einstellung-Tab for reactivating tours and landing

* Profile Tour update

* Update profile tour

* Update guidedTour.json

* Update guidedTour.json + collapse Tree

* Landing tour update

* Update guidedTour.json + styling

* fix typos and edit tour text

* modify settings

* bump version to 2.8.0

* review tour text

* Add error handle

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>
Co-authored-by: Bertram Bühner <github@sheepyhollow.de>

* Bump @angular-devkit/schematics-cli from 13.2.6 to 13.3.2 (#1484)

Bumps [@angular-devkit/schematics-cli](https://github.com/angular/angular-cli) from 13.2.6 to 13.3.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@13.2.6...13.3.2)

---
updated-dependencies:
- dependency-name: "@angular-devkit/schematics-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump prettier from 2.5.1 to 2.6.2 (#1479)

Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.5.1...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/jasmine from 3.6.10 to 4.0.2 (#1477)

Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.10 to 4.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jasmine-core from 3.10.1 to 4.0.1 (#1448)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.10.1 to 4.0.1.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v3.10.1...v4.0.1)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ts-jest from 27.1.3 to 27.1.4 (#1472)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v27.1.3...v27.1.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.18.0 (#1480)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump node-forge from 1.2.1 to 1.3.0 (#1471)

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump postcss from 8.4.8 to 8.4.12 (#1458)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.8...8.4.12)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump intro.js from 5.0.0 to 5.1.0 (#1493)

Bumps [intro.js](https://github.com/usablica/intro.js) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/usablica/intro.js/releases)
- [Commits](usablica/intro.js@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: intro.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular-devkit/architect from 0.1302.6 to 0.1303.2 (#1483)

Bumps [@angular-devkit/architect](https://github.com/angular/angular-cli) from 0.1302.6 to 0.1303.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits)

---
updated-dependencies:
- dependency-name: "@angular-devkit/architect"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @storybook/manager-webpack5 from 6.4.19 to 6.4.20 (#1491)

Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.19 to 6.4.20.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.20/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.20/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @sentry/angular from 6.18.2 to 6.19.6 (#1494)

Bumps [@sentry/angular](https://github.com/getsentry/sentry-javascript) from 6.18.2 to 6.19.6.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@6.18.2...6.19.6)

---
updated-dependencies:
- dependency-name: "@sentry/angular"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump postcss-preset-env from 7.4.2 to 7.4.3 (#1495)

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/csstools/postcss-plugins/releases)
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 17.0.21 to 17.0.23 (#1489)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular-devkit/build-angular from 13.2.6 to 13.3.2 (#1482)

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 13.2.6 to 13.3.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@13.2.6...13.3.2)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular-eslint/eslint-plugin from 13.1.0 to 13.2.0 (#1490)

Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.2.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ng-packagr from 13.2.1 to 13.3.0 (#1492)

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/v13.3.0/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@v13.2.1...v13.3.0)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump postcss-import from 14.0.2 to 14.1.0 (#1498)

Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.0.2 to 14.1.0.
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-import@14.0.2...14.1.0)

---
updated-dependencies:
- dependency-name: postcss-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @storybook/builder-webpack5 from 6.4.19 to 6.4.20 (#1500)

Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.19 to 6.4.20.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.20/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.20/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump karma-jasmine from 4.0.1 to 4.0.2 (#1501)

Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-jasmine@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: karma-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular-eslint/template-parser from 13.1.0 to 13.2.0 (#1499)

Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.2.0/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump canvas from 2.9.0 to 2.9.1 (#1496)

Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/Automattic/node-canvas/releases)
- [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md)
- [Commits](Automattic/node-canvas@v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: canvas
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 8.11.0 to 8.12.0 (#1502)

Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular-eslint/eslint-plugin-template from 13.1.0 to 13.2.0 (#1497)

Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.2.0/packages/eslint-plugin-template)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix format errors on build (#1503)

* Fix Typo

* Bump @storybook/builder-webpack5 from 6.4.20 to 6.4.21 (#1504)

Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.20 to 6.4.21.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.21/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 8.12.0 to 8.13.0 (#1505)

Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.12.0...v8.13.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @storybook/manager-webpack5 from 6.4.20 to 6.4.21 (#1506)

Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.20 to 6.4.21.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.21/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bb/guided tour patch (#1488)

* rename storage item for consistency

* query tour & landing status

* simplify item query

* more renaming for consistency

* add device hint to settings tab

* cleanup Title Formatter residuals

* bump version

Bump s.o.l.i.d. Version to 2.8.1 (Tour Patch) for Dive-Release

* Dive Release 2.8.1

* fix observable next() argument for rxjs 7

* explicitly set observable type

Co-authored-by: anhnguyen-98 <71195698+anhnguyen-98@users.noreply.github.com>
Co-authored-by: Tuan Anh Nguyen <entiay123@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TheGreatDodo <89516605+TheGreatDodo@user.noreply.github.com>
Co-authored-by: mkay <code@mkay-sh.de>
Co-authored-by: Thien Huong Le <33594579+lthuong@users.noreply.github.com>
* Add glossar-Tile to landing page

* add new planty glossary & info logo

* rename glosaryLogo property

* further renaming to glossary

* introduce configurable feedbackLogo

* add new planty contact logo (as feedbackLogo)

* format tests

* adjust icon size

* Clickable App-Title + Logo

* Fix App-Title + Logo to Homepage

* remove tslint references and exceptions

* remove tslint dependency

* happy formatting

Co-authored-by: Bertram Bühner <github@sheepyhollow.de>
* Add glossar-Tile to landing page

* add new planty glossary & info logo

* rename glosaryLogo property

* further renaming to glossary

* introduce configurable feedbackLogo

* add new planty contact logo (as feedbackLogo)

* format tests

* adjust icon size

* Clickable App-Title + Logo

* Fix App-Title + Logo to Homepage

* remove tslint references and exceptions

* remove tslint dependency

* happy formatting

* PrivacyCheck 1st implementation

* Fix overflow

* Add privacy-dialog

* Update font-size

* Fix: Feedback form scrollable

* Feedback subject: Title + Error Report

* Fix duplication

* Fix importing component from another module

* Resolve merge-problem

* Resolve merge problem

* Fix importing component from another module

* Feedback Dialog fullscreen by Mobile-Layout

* Add close button to Feedback dialog

* Change Title's position

* Fix overflow in message field

* Update privacy dialog styling

* Update privacy dialog styling

* Add Title-bar to Privacy Dialog

* Add class to identify h1

* Change standard dialog's header design

* Update privacy link in feedback dialog

* fix format

* fix 1568 (kind of)

* adjust z-index in feedback header toolbar

* hide news tab if no news exist

* add margin to message-content in info-component

* adjust privacy texts

* happy formatting

Co-authored-by: Bertram Bühner <github@sheepyhollow.de>
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.5.5.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@6.6.7...7.5.5)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 13.3.0 to 13.3.1.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/v13.3.1/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@v13.3.0...v13.3.1)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](mde/ejs@v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.1 to 4.2.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v4.0.1...v4.2.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.4.0.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.3.17...v6.4.0)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.11.6/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.21 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.18.0 to 5.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.29.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/tvdstaaij/node-git-describe/releases)
- [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md)
- [Commits](tvdstaaij/node-git-describe@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: git-describe
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 18.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.14.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.12...8.4.14)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 13.2.0 to 13.5.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.5.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.2 to 5.1.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-jasmine@v4.0.2...v5.1.0)

---
updated-dependencies:
- dependency-name: karma-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.13.0...v8.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@10.0.1...10.1.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.2 to 13.0.1.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@12.3.2...13.0.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.8.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v10.7.0...v10.8.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 13.2.0 to 13.5.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.5.0/packages/eslint-plugin-template)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) and [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine). These dependencies needed to be updated together.

Updates `jasmine` from 4.0.2 to 4.2.1
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Commits](jasmine/jasmine-npm@v4.0.2...v4.2.1)

Updates `@types/jasmine` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

---
updated-dependencies:
- dependency-name: jasmine
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jasmine"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.21 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v1.7.0...v2.0.0)

---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.1 to 3.23.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.21.1...v3.23.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@ngxs/store](https://github.com/ngxs/store) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/ngxs/store/releases)
- [Changelog](https://github.com/ngxs/store/blob/master/CHANGELOG.md)
- [Commits](ngxs/store@v3.7.3...v3.7.4)

---
updated-dependencies:
- dependency-name: "@ngxs/store"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.6.2...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 13.2.0 to 13.5.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.5.0/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Lisakarolina and others added 29 commits April 20, 2025 18:15
* skip true false question

* skip true false question

---------
Cleaning up existing SSH connection before starting the new deploy could (hopefully) help avoid failing of the second deployment, in case an interfering older ssh connection is the problem.
* Add seperate action for loading profiles

* Provision for TreeNode vs. IdTreeNode in schema for flexibility

* Enhance typing in new action

* Fix formatting
* Don't use LoadProfilesFlat

* Increment version
This reverts commit cf7b32d, reversing
changes made to 2334dfd.
delete load-flat-profiles action
* added scrollbar in glosaary

* fix format issue
For the case of different profile types on one single node: This workaround checks for the array(s) of profiles and makes sure the largest (that is, the one that probably contains the legitimate data) is chosen.
* Add action to search profiles in backend

* Display fetched results instead of filtering flat profiles

* Add action to load flat profiles only in grid view

* Integrate search from backend with separate loading in grit view

* openApi: flexible treeNode

* Allow multi profiles on single node

* Move profile tree subscription to ngOnInit

* Keep subscriptions out of combineLatest

* Make sure e grid view can be activated via url

* Show spinner when loading profiles

* Inform user of no search results

* Add spinner logic + avoid duplicate requests
* Have changes deploy to wabe-staging

* Change url for profile tour
* added scrollbar in glosaary

* fix format issue

* add partially feedback for multiple choice

* add partial correct in rank question

* added partial correction in quiz details

* fix: format

* fix: version.ts and profile.state.ts

* fix: profile.state.ts
* added abbreviation in wabe

* show abbreviation only for wabe

* Adjust state to new structure of API response

* Keep filtering glossary

* Add tabs conditionally

* Remove wabe-specific conditions

---------

Co-authored-by: imtiaz2564 <imtiazaiub1@gmail.com>
Updated version 4.3.3 to 4.3.4
@imtiaz2564 imtiaz2564 merged commit 3cebc49 into master Sep 3, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants