tests/testthat/_snaps/bs-theme-preset-builtin.md

builtin_bundle(): errors for unknown preset names

Code
  builtin_bundle("not-a-preset", version = "5")
Condition
  Error in `validate_builtin_preset_name()`:
  ! 'not-a-preset' is not a valid built-in theme preset provided by {bslib}.
  i Available Bootstrap 5 themes are: 'shiny'
Code
  builtin_bundle("not-a-preset", version = "4")
Condition
  Error in `validate_builtin_preset_name()`:
  ! 'not-a-preset' is not a valid built-in theme preset provided by {bslib}.
  i No built-in theme presets are available for this version of Bootstrap.


rstudio/bootstraplib documentation built on June 17, 2024, 9:42 a.m.