Package: bslibdash
Type: Package
Title: 'Bootstrap' 5 Dashboard Framework for 'shiny' Apps
Version: 0.7.5
Authors@R: c(
    person("Alexandros", "Kouretsis", email = "alexandros@appsilon.com", role = c("aut", "cre")),
    person("Ardalan", "Mirshani", email = "ardalan.mirshani@novartis.com", role = "aut"),
    person("Dominik", "Rafacz", email = "dominik.rafacz_ext@novartis.com", role = "aut"),
    person("Novartis Open Source Initiative", role = "cph")
    )
Description: Provides a dashboard layer for 'shiny' applications built on 'bslib' and
    'Bootstrap' 5. Includes a dashboard page shell, sidebar navigation, cards, value boxes,
    header drop-down menus and feedback components that inherit the active 'bslib' theme and
    follow 'Bootstrap' design patterns. Function names mirror those of the 'shinydashboard'
    package wherever the underlying concepts are shared, allowing existing applications to
    migrate with minimal changes.
License: MIT + file LICENSE
URL: https://github.com/Novartis/bslibdash,
        https://opensource.nibr.com/bslibdash/
BugReports: https://github.com/Novartis/bslibdash/issues
Depends: R (>= 4.1.0)
Imports: utils, shiny (>= 1.0.5), shinyjs, htmltools, bslib (>= 0.6.0),
        bsicons, rlang, glue, sass
Suggests: testthat (>= 3.0.0), withr, knitr, lintr, rmarkdown, covr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
Collate: 'useful-items.R' 'cards.R' 'sidebar.R' 'body.R' 'layout.R'
        'aliases.R' 'brand_bs_theme.R' 'bslibdash-package.R'
        'dependencies.R' 'feedbacks.R' 'grid.R' 'icons.R' 'inputs.R'
        'sidebar_bslib.R' 'sidebar_user.R' 'utils.R' 'widgets-boxes.R'
        'widgets-menu.R' 'widgets-sidebar.R'
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-15 14:32:17 UTC; KOUREAL2
Author: Alexandros Kouretsis [aut, cre],
  Ardalan Mirshani [aut],
  Dominik Rafacz [aut],
  Novartis Open Source Initiative [cph]
Maintainer: Alexandros Kouretsis <alexandros@appsilon.com>
Repository: CRAN
Date/Publication: 2026-09-26 16:40:19 UTC
