Package: glasstabs
Title: Animated Glass-Style Tabs and Multi-Select Filter for 'Shiny'
Version: 0.3.2
Authors@R: 
    person("George", "Arthur", , "prigasgenthian48@gmail.com", role = c("aut", "cre"))
Description: Tools for creating animated glassmorphism-style tab
    navigation and select filter widgets in 'Shiny' applications.
    Provides a tab navigation component with a sliding glass halo
    animation, a searchable multi-select dropdown, and a single-select
    dropdown — all with multiple colour themes and server-side update
    helpers. Tabs support icons, numeric badges, disable/enable toggling,
    runtime append/remove, reactive rendering via 'renderGlassTabs()',
    URL bookmarking, and compact mode for dashboard card layouts.
    'glassTabCondition()' generates 'conditionalPanel()' condition strings
    without needing to recall the internal input key pattern.
    'glasstabs_news()' displays the release notes from the R console.
    Built-in example apps can be launched with 'runGlassExample()'.
    All widgets are compatible with standard 'Shiny' layouts and
    'bs4Dash' dashboards.
    For full documentation and examples see Arthur (2026)
    <https://prigasg.github.io/glasstabs/>.
License: MIT + file LICENSE
URL: https://github.com/PrigasG/glasstabs,
        https://prigasg.github.io/glasstabs/
BugReports: https://github.com/PrigasG/glasstabs/issues
Imports: htmltools (>= 0.5.0), shiny (>= 1.7.0)
Suggests: bs4Dash, knitr, rmarkdown, spelling, testthat (>= 3.0.0),
        mockery
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
Language: en-US
NeedsCompilation: no
Packaged: 2026-05-23 21:37:05 UTC; priga
Author: George Arthur [aut, cre]
Maintainer: George Arthur <prigasgenthian48@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-23 21:50:03 UTC
