feat(listbox): listbox styling (#1377)

* feat: enable listbox styling panel filterpane

* fix: first refactor

* fix: getvalue utils

* fix: default header content style

* feat: enable selection state styling

* feat: support components option and hook in
  to styling

* fix: move property to common data

* test: update unit tests

* test: renamed style service and added unit tests

* revert: package.json

* refactor: adjustments and fixes

* fix: make histogram visible again

* fix: ensure frequency number is on top of bar

* test: upload new snapshots

* refactor: merge old styling with new

* refactor: reintroduce background color again

* fix: prevent overrided color

* fix: use excluded bg color for excluded checkboxes

* test: update baseline

* refactor: handle color for checkboxes

* refactor: color the checkbox itself too

* test: snapshots

* refactor: checkboxes and background fix

---------

Co-authored-by: costa <costantino.marullo@qlik.com>
This commit is contained in:
Johan Lahti
2023-10-20 11:27:59 +02:00
committed by GitHub
parent 6ebdda0099
commit a83377ada4
29 changed files with 683 additions and 299 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB