Type: Package Package: bs4Dashkit Title: Branding, Theme Application and Navigation Utilities for 'bs4Dash' Dashboards Version: 0.3.0 Authors@R: person("George", "Arthur", , "prigasgenthian48@gmail.com", role = c("aut", "cre")) Description: Provides branding, theme application, and navigation utilities for applications built with 'bs4Dash' and 'shiny'. Supports configurable sidebar brand display modes, hover-expand behavior, and theme customization using CSS variables. Includes complete navbar item helpers, navbar structure validation, reusable brand configuration, and helpers for common navigation bar and footer layouts. License: MIT + file LICENSE URL: https://github.com/PrigasG/bs4Dashkit, https://PrigasG.github.io/bs4Dashkit/ BugReports: https://github.com/PrigasG/bs4Dashkit/issues Imports: bs4Dash, htmltools, jsonlite, shiny Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr, rmarkdown Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev zlib1g-dev Repository: https://prigasg.r-universe.dev Date/Publication: 2026-07-20 14:08:01 UTC RemoteUrl: https://github.com/prigasg/bs4dashkit RemoteRef: HEAD RemoteSha: 7ef91bd63cd5857b7b81ed3149f1dabbfbf68512 NeedsCompilation: no Packaged: 2026-07-20 15:54:56 UTC; root Author: George Arthur [aut, cre] Maintainer: George Arthur