* feat: expose background image and inject it
* fix: new import path
* refactor: set color on other components and search
test: rendering test for background image
* test: uploading snapshot for bg image
* refactor: use content color for search text
* fix: skip custom divider color for now
* test: unit tests for background style
* fix: prevent skewed palette color
* fix: border colors
* test: update snapshots
* refactor: handle bg and search color better
* test: update snapshot
* refactor: apply font styles too
* fix: cut off title
* fix: make place for italic font style in header
* test: update snapshots for padding right
* test: snapshot update
* refactor: improve font style fallbacks and fix
centered headers
* test: snapshots centered headers and ignore files
with certain paths
* test: update snapshot
* test: snapshot
* test: fix rendering test
* feat: implement auto confirm
* refactor: auto confirm only on click outside
* refactor: do not render at all if autoConfirm
* refactor: smaller min height and use constants
* test: fix selector
* fix: use correct attribute key
* test: use another testid
* fix: increase minHeight for small grid listboxes
* fix: prevent cut listboxes
* refactor: conditionally render histogram
* fix(#145, #144, #127): adapt code
* fix: itemSize -> itemHeight
* fix(#146): fall back to auto mode in col case
* fix: add padding when icon is not shown
* test: adapt unit tests
* refactor: modularise a bit and fix issues
* test: update snapshot
* test: wait until
* Update apis/nucleus/src/components/listbox/assets/get-list-sizes/column-mode.js
Co-authored-by: Tobias Linsefors <T-Wizard@users.noreply.github.com>
* refactor: simplify (skip recursive call)
---------
Co-authored-by: Tobias Linsefors <T-Wizard@users.noreply.github.com>
* feat: hide toolbar when title is empty
* feat: hide/show toolbar from layout props
* test: add title to layout. add no toolbar test
* test: update baseline
* test: update baseline
* refactor: allow checkboxes as option
test: enable rendering test for checkboxes
* build: yarn lock
* chore: rm playwright
* test: update baseline
* chore: rm playwrgith from resolutions
* chore: put it back again
* chore: test without res again
* chore: and add resolutions back again