* fix: make sure checking stepCycle func exist before calling
* fix: make sure stepCycle func exist before calling
* fix: also check if app exist
* fix: add return
* fix: make sure checking stepCycle func exist before calling
* fix: make sure stepCycle func exist before calling
* fix: also check if app exist
* fix: add return
* chore: update engima and schema version
* test: unit test
* fix: remove engine version
---------
Co-authored-by: caele <tsm@qlik.com>
* fix: client id cache issue
* fix: clean cached auth state when deauthorizing
* chore: move auth routes into specific router module
* chore: update redirect link for OAuth in connection guid
* feat: error page for old /login/callback url
* fix: error on esc in search
* fix: reset zoom on iphone on nebula level
* fix: show toolbar when icons demand
* feat: unlock cover btn and break out header
* fix: move option
* feat: move showLock option to public options
* fix: centered svg unlock icon
* fix: listen to lock changes
* fix: search icon show fixes
* fix: hide header correctly
* fix: make text overflow great again
* test: updated expected snapshots
* fix: tweak icon sizes more
* fix: apply header style color
* test: update snapshots
* fix: override text explicitly to make it work
* fix: rtl actions keyboard nav inverted
* fix: keyboard nav for unlock button
* fix: align numerical search results correctly
* fix: recreate header on layout or isLocked change
* fix: give layout to can-funcs to stay up to date
* Update apis/nucleus/src/components/listbox/ListBoxInline.jsx
Co-authored-by: Daniel Sjöstrand <99665802+DanielS-Qlik@users.noreply.github.com>
* refactor: add loading icon and block interaction
* fix: justify center when loading
* fix: adjust spinner timeout
* chore: update specs
* feat: moved translation strings
---------
Co-authored-by: Daniel Sjöstrand <99665802+DanielS-Qlik@users.noreply.github.com>
* fix: bgColor with useColorExpression property (#1426)
* chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#1421)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): update minor and patch (#1429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency ws to v8.15.0 (#1430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update minor and patch (#1431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(listbox): let color resolver pick up the index instead of hex (#1428)
* fix: enable picking up the index instead of hex
* fix: resolve color picker color in other cases too
* fix: apply backdrop filter
* fix: limit backdrop to when we have a bg image
* test: update bg image
* test: update unit test
* chore(deps): update dependency lerna to v8 (#1416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update minor and patch (#1433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency rollup to v4.9.1 (#1435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: use 12px as default font size in theme (#1427)
* chore(deps): update github/codeql-action action to v3 (#1434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(listbox): make search focus border color blue (#1432)
* fix: search focus border color
* test: update tests and snapshots
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Christofer Splittorff <cbt@qlik.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Johan Lahti <johanlahti@users.noreply.github.com>
Co-authored-by: Max Gefvert <max.gefvert@qlik.com>