LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
shiny/__init__.py
shiny/__main__.py
shiny/_app.py
shiny/_autoreload.py
shiny/_connection.py
shiny/_custom_component_template_questions.py
shiny/_datastructures.py
shiny/_deprecated.py
shiny/_docstring.py
shiny/_error.py
shiny/_fileupload.py
shiny/_hostenv.py
shiny/_launchbrowser.py
shiny/_main.py
shiny/_namespaces.py
shiny/_shinyenv.py
shiny/_static.py
shiny/_template_utils.py
shiny/_typing_extensions.py
shiny/_utils.py
shiny/_validation.py
shiny/_versions.py
shiny/html_dependencies.py
shiny/http_staticfiles.py
shiny/input_handler.py
shiny/module.py
shiny/plotutils.py
shiny/py.typed
shiny/quarto.py
shiny/types.py
shiny.egg-info/PKG-INFO
shiny.egg-info/SOURCES.txt
shiny.egg-info/dependency_links.txt
shiny.egg-info/entry_points.txt
shiny.egg-info/not-zip-safe
shiny.egg-info/requires.txt
shiny.egg-info/top_level.txt
shiny/api-examples/Module/app.py
shiny/api-examples/Progress/app.py
shiny/api-examples/Renderer/app.py
shiny/api-examples/SafeException/app.py
shiny/api-examples/SilentCancelOutputException/app.py
shiny/api-examples/SilentException/app.py
shiny/api-examples/Value/app.py
shiny/api-examples/accordion/app.py
shiny/api-examples/accordion_panel/app.py
shiny/api-examples/as_fill_item/app.py
shiny/api-examples/as_fillable_container/app.py
shiny/api-examples/calc/app.py
shiny/api-examples/card/app.py
shiny/api-examples/card_body/app.py
shiny/api-examples/card_footer/app.py
shiny/api-examples/card_header/app.py
shiny/api-examples/close/app.py
shiny/api-examples/data_frame/app.py
shiny/api-examples/download/app.py
shiny/api-examples/download/mtcars.csv
shiny/api-examples/download_button/app.py
shiny/api-examples/download_button/mtcars.csv
shiny/api-examples/download_link/app.py
shiny/api-examples/download_link/mtcars.csv
shiny/api-examples/dynamic_route/app.py
shiny/api-examples/effect/app.py
shiny/api-examples/event/app.py
shiny/api-examples/extended_task/app.py
shiny/api-examples/file_reader/app.py
shiny/api-examples/file_reader/mtcars.csv
shiny/api-examples/include_css/app.py
shiny/api-examples/include_css/css/styles.css
shiny/api-examples/include_js/app.py
shiny/api-examples/include_js/js/app.js
shiny/api-examples/input_action_button/app-express.py
shiny/api-examples/input_action_button/app.py
shiny/api-examples/input_action_link/app.py
shiny/api-examples/input_checkbox/app.py
shiny/api-examples/input_checkbox_group/app.py
shiny/api-examples/input_date/app.py
shiny/api-examples/input_date_range/app.py
shiny/api-examples/input_file/app.py
shiny/api-examples/input_numeric/app.py
shiny/api-examples/input_password/app.py
shiny/api-examples/input_radio_buttons/app.py
shiny/api-examples/input_select/app.py
shiny/api-examples/input_selectize/app.py
shiny/api-examples/input_slider/app.py
shiny/api-examples/input_switch/app.py
shiny/api-examples/input_text/app.py
shiny/api-examples/input_text_area/app.py
shiny/api-examples/insert_accordion_panel/app.py
shiny/api-examples/insert_ui/app.py
shiny/api-examples/invalidate_later/app.py
shiny/api-examples/isolate/app.py
shiny/api-examples/layout_column_wrap/app.py
shiny/api-examples/layout_columns/app.py
shiny/api-examples/layout_columns/model_plots.py
shiny/api-examples/layout_sidebar/app.py
shiny/api-examples/markdown/app.py
shiny/api-examples/modal/app.py
shiny/api-examples/nav_panel/app-basic.py
shiny/api-examples/nav_panel/app.py
shiny/api-examples/navset_hidden/app.py
shiny/api-examples/notification_show/app.py
shiny/api-examples/on_ended/app.py
shiny/api-examples/on_flush/app.py
shiny/api-examples/on_flushed/app.py
shiny/api-examples/output_image/app.py
shiny/api-examples/output_image/posit-logo.png
shiny/api-examples/output_plot/app.py
shiny/api-examples/output_table/app.py
shiny/api-examples/output_table/mtcars.csv
shiny/api-examples/output_text/app.py
shiny/api-examples/output_transformer/app.py
shiny/api-examples/output_ui/app.py
shiny/api-examples/page_fixed/app.py
shiny/api-examples/page_fluid/app.py
shiny/api-examples/page_sidebar/app.py
shiny/api-examples/panel_absolute/app.py
shiny/api-examples/panel_conditional/app.py
shiny/api-examples/panel_title/app.py
shiny/api-examples/poll/app.py
shiny/api-examples/popover/app.py
shiny/api-examples/popover/icons.py
shiny/api-examples/remove_accordion_panel/app.py
shiny/api-examples/remove_ui/app.py
shiny/api-examples/render_express/app.py
shiny/api-examples/render_image/app.py
shiny/api-examples/req/app.py
shiny/api-examples/row/app.py
shiny/api-examples/send_custom_message/app.py
shiny/api-examples/showcase_bottom/app.py
shiny/api-examples/showcase_bottom/icons.py
shiny/api-examples/showcase_left_center/app.py
shiny/api-examples/showcase_left_center/icons.py
shiny/api-examples/showcase_top_right/app.py
shiny/api-examples/showcase_top_right/icons.py
shiny/api-examples/sidebar/app.py
shiny/api-examples/template/app.py
shiny/api-examples/todo_list/app.py
shiny/api-examples/todo_list/requirements.txt
shiny/api-examples/tooltip/app.py
shiny/api-examples/tooltip/icons.py
shiny/api-examples/update_accordion/app.py
shiny/api-examples/update_accordion_panel/app.py
shiny/api-examples/update_action_button/app.py
shiny/api-examples/update_checkbox/app.py
shiny/api-examples/update_checkbox_group/app.py
shiny/api-examples/update_date/app.py
shiny/api-examples/update_date_range/app.py
shiny/api-examples/update_navs/app.py
shiny/api-examples/update_numeric/app.py
shiny/api-examples/update_popover/app.py
shiny/api-examples/update_radio_buttons/app.py
shiny/api-examples/update_select/app.py
shiny/api-examples/update_selectize/app.py
shiny/api-examples/update_sidebar/app.py
shiny/api-examples/update_slider/app.py
shiny/api-examples/update_text/app.py
shiny/api-examples/update_tooltip/app.py
shiny/api-examples/value_box/app.py
shiny/api-examples/value_box/icons.py
shiny/api-examples/www_dir/app.py
shiny/api-examples/www_dir/www/css/more-styles.css
shiny/api-examples/www_dir/www/css/styles.css
shiny/api-examples/www_dir/www/js/changetext.js
shiny/experimental/__init__.py
shiny/experimental/api-examples/card_image/app.py
shiny/experimental/api-examples/card_title/app.py
shiny/experimental/ui/__init__.py
shiny/experimental/ui/_card.py
shiny/experimental/ui/_deprecated.py
shiny/express/__init__.py
shiny/express/_is_express.py
shiny/express/_mock_session.py
shiny/express/_output.py
shiny/express/_recall_context.py
shiny/express/_run.py
shiny/express/_utils.py
shiny/express/app.py
shiny/express/layout.py
shiny/express/expressify_decorator/__init__.py
shiny/express/expressify_decorator/_expressify.py
shiny/express/expressify_decorator/_func_displayhook.py
shiny/express/expressify_decorator/_helpers.py
shiny/express/expressify_decorator/_node_transformers.py
shiny/express/ui/__init__.py
shiny/express/ui/_cm_components.py
shiny/express/ui/_hold.py
shiny/express/ui/_page.py
shiny/reactive/__init__.py
shiny/reactive/_core.py
shiny/reactive/_extended_task.py
shiny/reactive/_poll.py
shiny/reactive/_reactives.py
shiny/render/__init__.py
shiny/render/_coordmap.py
shiny/render/_dataframe.py
shiny/render/_dataframe_unsafe.py
shiny/render/_deprecated.py
shiny/render/_express.py
shiny/render/_render.py
shiny/render/_try_render_plot.py
shiny/render/renderer/__init__.py
shiny/render/renderer/_renderer.py
shiny/render/renderer/_utils.py
shiny/render/transformer/__init__.py
shiny/render/transformer/_transformer.py
shiny/session/__init__.py
shiny/session/_session.py
shiny/session/_utils.py
shiny/templates/app-templates/basic-app/app-core.py
shiny/templates/app-templates/basic-app/app-express.py
shiny/templates/app-templates/dashboard/README.md
shiny/templates/app-templates/dashboard/app-core.py
shiny/templates/app-templates/dashboard/app-express.py
shiny/templates/app-templates/dashboard/penguins.csv
shiny/templates/app-templates/dashboard/requirements.txt
shiny/templates/app-templates/multi-page/README.md
shiny/templates/app-templates/multi-page/app-core.py
shiny/templates/app-templates/multi-page/modules.py
shiny/templates/app-templates/multi-page/plots.py
shiny/templates/app-templates/multi-page/requirements.txt
shiny/templates/app-templates/multi-page/scores.csv
shiny/templates/app-templates/multi-page/styles.css
shiny/templates/package-templates/.gitignore
shiny/templates/package-templates/js-input/.gitignore
shiny/templates/package-templates/js-input/README.md
shiny/templates/package-templates/js-input/package-lock.json
shiny/templates/package-templates/js-input/package.json
shiny/templates/package-templates/js-input/pyproject.toml
shiny/templates/package-templates/js-input/tsconfig.json
shiny/templates/package-templates/js-input/custom_component/__init__.py
shiny/templates/package-templates/js-input/custom_component/custom_component.py
shiny/templates/package-templates/js-input/custom_component/distjs/index.js
shiny/templates/package-templates/js-input/example-app/app.py
shiny/templates/package-templates/js-input/srcts/index.ts
shiny/templates/package-templates/js-output/.gitignore
shiny/templates/package-templates/js-output/README.md
shiny/templates/package-templates/js-output/package-lock.json
shiny/templates/package-templates/js-output/package.json
shiny/templates/package-templates/js-output/pyproject.toml
shiny/templates/package-templates/js-output/tsconfig.json
shiny/templates/package-templates/js-output/custom_component/__init__.py
shiny/templates/package-templates/js-output/custom_component/custom_component.py
shiny/templates/package-templates/js-output/example-app/app.py
shiny/templates/package-templates/js-output/srcts/index.ts
shiny/templates/package-templates/js-react/.gitignore
shiny/templates/package-templates/js-react/README.md
shiny/templates/package-templates/js-react/package-lock.json
shiny/templates/package-templates/js-react/package.json
shiny/templates/package-templates/js-react/pyproject.toml
shiny/templates/package-templates/js-react/tsconfig.json
shiny/templates/package-templates/js-react/custom_component/__init__.py
shiny/templates/package-templates/js-react/custom_component/custom_component.py
shiny/templates/package-templates/js-react/example-app/app.py
shiny/templates/package-templates/js-react/srcts/index.tsx
shiny/ui/__init__.py
shiny/ui/_accordion.py
shiny/ui/_bootstrap.py
shiny/ui/_card.py
shiny/ui/_download_button.py
shiny/ui/_html_deps_external.py
shiny/ui/_html_deps_py_shiny.py
shiny/ui/_html_deps_shinyverse.py
shiny/ui/_include_helpers.py
shiny/ui/_input_action_button.py
shiny/ui/_input_check_radio.py
shiny/ui/_input_date.py
shiny/ui/_input_file.py
shiny/ui/_input_numeric.py
shiny/ui/_input_password.py
shiny/ui/_input_select.py
shiny/ui/_input_slider.py
shiny/ui/_input_task_button.py
shiny/ui/_input_text.py
shiny/ui/_input_update.py
shiny/ui/_insert.py
shiny/ui/_layout.py
shiny/ui/_layout_columns.py
shiny/ui/_markdown.py
shiny/ui/_modal.py
shiny/ui/_navs.py
shiny/ui/_notification.py
shiny/ui/_output.py
shiny/ui/_page.py
shiny/ui/_plot_output_opts.py
shiny/ui/_popover.py
shiny/ui/_progress.py
shiny/ui/_sidebar.py
shiny/ui/_tag.py
shiny/ui/_tooltip.py
shiny/ui/_utils.py
shiny/ui/_valuebox.py
shiny/ui/_web_component.py
shiny/ui/css/__init__.py
shiny/ui/css/_css_unit.py
shiny/ui/dataframe/__init__.py
shiny/ui/dataframe/_dataframe.py
shiny/ui/fill/__init__.py
shiny/ui/fill/_fill.py
shiny/www/shared/_version.json
shiny/www/shared/shiny-autoreload.js
shiny/www/shared/shiny-autoreload.js.map
shiny/www/shared/shiny-showcase.css
shiny/www/shared/shiny-showcase.js
shiny/www/shared/shiny-showcase.js.map
shiny/www/shared/shiny-testmode.js
shiny/www/shared/shiny-testmode.js.map
shiny/www/shared/shiny.js
shiny/www/shared/shiny.js.map
shiny/www/shared/shiny.min.css
shiny/www/shared/shiny.min.js
shiny/www/shared/shiny.min.js.map
shiny/www/shared/bootstrap/_version.json
shiny/www/shared/bootstrap/bootstrap.bundle.min.js
shiny/www/shared/bootstrap/bootstrap.bundle.min.js.map
shiny/www/shared/bootstrap/bootstrap.min.css
shiny/www/shared/bootstrap/font.css
shiny/www/shared/bootstrap/fonts/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DBKXhM0.woff
shiny/www/shared/bootstrap/fonts/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhM0.woff
shiny/www/shared/bootstrap/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1rSg.woff
shiny/www/shared/bootstrap/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTsoprSg.woff
shiny/www/shared/bootstrap/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVQ.woff
shiny/www/shared/bootstrap/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVQ.woff
shiny/www/shared/bootstrap/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVQ.woff
shiny/www/shared/bootstrap/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVQ.woff
shiny/www/shared/bootstrap/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVQ.woff
shiny/www/shared/bootstrap/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVQ.woff
shiny/www/shared/bootstrap/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4k.woff
shiny/www/shared/bootstrap/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4k.woff
shiny/www/shared/bootstrap/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4k.woff
shiny/www/shared/bootstrap/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4k.woff
shiny/www/shared/bootstrap/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4k.woff
shiny/www/shared/bootstrap/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4k.woff
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff
shiny/www/shared/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2
shiny/www/shared/bslib/_version.json
shiny/www/shared/bslib/components/components.css
shiny/www/shared/bslib/components/components.min.js
shiny/www/shared/bslib/components/components.min.js.map
shiny/www/shared/bslib/components/web-components.min.js
shiny/www/shared/bslib/components/web-components.min.js.map
shiny/www/shared/datepicker/css/bootstrap-datepicker3.min.css
shiny/www/shared/datepicker/js/bootstrap-datepicker.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker-en-CA.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ar-tn.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ar.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.az.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.bg.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.bm.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.bn.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.br.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.bs.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ca.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.cs.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.cy.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.da.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.de.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.el.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-AU.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-CA.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-GB.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-IE.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-NZ.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.en-ZA.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.eo.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.es.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.et.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.eu.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fa.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fi.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fo.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fr-CH.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.fr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.gl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.he.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.hi.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.hr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.hu.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.hy.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.id.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.is.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.it-CH.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.it.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ja.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ka.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.kh.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.kk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.km.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ko.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.kr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.lt.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.lv.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.me.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.mk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.mn.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ms.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.nl-BE.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.nl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.no.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.oc.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.pl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.pt-BR.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.pt.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ro.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.rs-latin.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.rs.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ru.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.si.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sq.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sr-latin.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sv.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.sw.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.ta.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.tg.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.th.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.tk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.tr.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.uk.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.uz-cyrl.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.uz-latn.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.vi.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.zh-CN.min.js
shiny/www/shared/datepicker/js/locales/bootstrap-datepicker.zh-TW.min.js
shiny/www/shared/highlight/LICENSE
shiny/www/shared/highlight/classref.txt
shiny/www/shared/highlight/highlight.pack.js
shiny/www/shared/highlight/rstudio.css
shiny/www/shared/htmltools/_version.json
shiny/www/shared/htmltools/fill/fill.css
shiny/www/shared/ionrangeslider/css/ion.rangeSlider.css
shiny/www/shared/ionrangeslider/js/ion.rangeSlider.min.js
shiny/www/shared/jquery/jquery-3.6.0.min.js
shiny/www/shared/jquery/jquery-3.6.0.min.map
shiny/www/shared/jqueryui/AUTHORS.txt
shiny/www/shared/jqueryui/LICENSE.txt
shiny/www/shared/jqueryui/index.html
shiny/www/shared/jqueryui/jquery-ui.min.css
shiny/www/shared/jqueryui/jquery-ui.min.js
shiny/www/shared/jqueryui/images/ui-icons_444444_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_555555_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_777620_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_777777_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_cc0000_256x240.png
shiny/www/shared/jqueryui/images/ui-icons_ffffff_256x240.png
shiny/www/shared/py-shiny/dataframe/dataframe.js
shiny/www/shared/py-shiny/dataframe/dataframe.js.map
shiny/www/shared/py-shiny/page-output/page-output.js
shiny/www/shared/py-shiny/spin/spin.css
shiny/www/shared/py-shiny/spin/spin.css.map
shiny/www/shared/py-shiny/text-area/textarea-autoresize.css
shiny/www/shared/py-shiny/text-area/textarea-autoresize.js
shiny/www/shared/requirejs/require.min.js
shiny/www/shared/selectize/accessibility/js/selectize-plugin-a11y.min.js
shiny/www/shared/selectize/css/selectize.bootstrap3.css
shiny/www/shared/selectize/js/selectize.min.js
shiny/www/shared/selectize/scss/selectize.bootstrap3.scss
shiny/www/shared/selectize/scss/selectize.bootstrap4.scss
shiny/www/shared/selectize/scss/selectize.bootstrap5.scss
shiny/www/shared/selectize/scss/selectize.default.scss
shiny/www/shared/selectize/scss/selectize.scss
shiny/www/shared/selectize/scss/plugins/auto_position.scss
shiny/www/shared/selectize/scss/plugins/clear_button.scss
shiny/www/shared/selectize/scss/plugins/drag_drop.scss
shiny/www/shared/selectize/scss/plugins/dropdown_header.scss
shiny/www/shared/selectize/scss/plugins/optgroup_columns.scss
shiny/www/shared/selectize/scss/plugins/remove_button.scss
shiny/www/shared/showdown/license.txt
shiny/www/shared/showdown/compressed/showdown.js
shiny/www/shared/showdown/src/showdown.js
shiny/www/shared/strftime/strftime-min.js
tests/__init__.py
tests/playwright/README.md
tests/playwright/conftest.py
tests/playwright/controls.py
tests/playwright/_internal/test_e2e_regex_matching.py
tests/playwright/deploys/__init__.py
tests/playwright/deploys/apps/__init__.py
tests/playwright/deploys/apps/plotly_app/app.py
tests/playwright/deploys/apps/plotly_app/app_requirements.txt
tests/playwright/deploys/apps/plotly_app/rsconnect-python/plotly_app.json
tests/playwright/deploys/apps/shiny-express-accordion/app.py
tests/playwright/deploys/apps/shiny-express-accordion/app_requirements.txt
tests/playwright/deploys/apps/shiny-express-accordion/rsconnect-python/shiny-express-accordion.json
tests/playwright/deploys/apps/shiny-express-dataframe/app.py
tests/playwright/deploys/apps/shiny-express-dataframe/app_requirements.txt
tests/playwright/deploys/apps/shiny-express-dataframe/rsconnect-python/shiny-express-dataframe.json
tests/playwright/deploys/apps/shiny-express-folium/app.py
tests/playwright/deploys/apps/shiny-express-folium/app_requirements.txt
tests/playwright/deploys/apps/shiny-express-folium/rsconnect-python/shiny-express-folium.json
tests/playwright/deploys/apps/shiny-express-page-default/app.py
tests/playwright/deploys/apps/shiny-express-page-default/app_requirements.txt
tests/playwright/deploys/apps/shiny-express-page-default/rsconnect-python/shiny-express-page-default.json
tests/playwright/deploys/apps/shiny-express-page-fillable/app.py
tests/playwright/deploys/apps/shiny-express-page-fillable/app_requirements.txt
tests/playwright/deploys/apps/shiny-express-page-fillable/rsconnect-python/shiny-express-page-fillable.json
tests/playwright/deploys/apps/shiny-express-page-fluid/app.py
tests/playwright/deploys/apps/shiny-express-page-fluid/app_requirements.txt
tests/playwright/deploys/apps/shiny-express-page-fluid/rsconnect-python/shiny-express-page-fluid.json
tests/playwright/deploys/apps/shiny-express-page-sidebar/app.py
tests/playwright/deploys/apps/shiny-express-page-sidebar/app_requirements.txt
tests/playwright/deploys/apps/shiny-express-page-sidebar/rsconnect-python/shiny-express-page-sidebar.json
tests/playwright/deploys/tests/test_accordion.py
tests/playwright/deploys/tests/test_dataframe.py
tests/playwright/deploys/tests/test_folium.py
tests/playwright/deploys/tests/test_page_default.py
tests/playwright/deploys/tests/test_page_fillable.py
tests/playwright/deploys/tests/test_page_fluid.py
tests/playwright/deploys/tests/test_page_sidebar.py
tests/playwright/deploys/tests/test_plotly_app.py
tests/playwright/examples/example_apps.py
tests/playwright/examples/test_api_examples.py
tests/playwright/examples/test_cpuinfo.py
tests/playwright/examples/test_deploy_examples.py
tests/playwright/examples/test_examples.py
tests/playwright/examples/test_shiny_create.py
tests/playwright/shiny/TODO/navbar/app.py
tests/playwright/shiny/TODO/sidebar/app.py
tests/playwright/shiny/TODO/sidebar/data.py
tests/playwright/shiny/TODO/update_popover/app.py
tests/playwright/shiny/async/app.py
tests/playwright/shiny/async/test_async.py
tests/playwright/shiny/bugs/0648-update-slider-datetime-value/app.py
tests/playwright/shiny/bugs/0648-update-slider-datetime-value/test_update_slider_datetime_value.py
tests/playwright/shiny/bugs/0666-sidebar/app.py
tests/playwright/shiny/bugs/0666-sidebar/colors.py
tests/playwright/shiny/bugs/0666-sidebar/test_sidebar_colors.py
tests/playwright/shiny/bugs/0676-row-selection/app.py
tests/playwright/shiny/bugs/0676-row-selection/test_0676_row_selection.py
tests/playwright/shiny/bugs/0696-resolve-id/app.py
tests/playwright/shiny/bugs/0696-resolve-id/check.py
tests/playwright/shiny/bugs/0696-resolve-id/mod_state.py
tests/playwright/shiny/bugs/0696-resolve-id/test_0696_resolve_id.py
tests/playwright/shiny/bugs/0696-resolve-id/test_file.txt
tests/playwright/shiny/bugs/0696-resolve-id/imgs/Adelie_sm.png
tests/playwright/shiny/bugs/0696-resolve-id/imgs/Chinstrap_sm.png
tests/playwright/shiny/bugs/0696-resolve-id/imgs/Gentoo_sm.png
tests/playwright/shiny/bugs/0696-resolve-id/imgs/palmerpenguins_sm.png
tests/playwright/shiny/components/test_sidebar.py
tests/playwright/shiny/components/accordion/app.py
tests/playwright/shiny/components/accordion/test_accordion.py
tests/playwright/shiny/components/data_frame/test_data_frame.py
tests/playwright/shiny/components/data_frame/__snapshots__/test_data_frame.ambr
tests/playwright/shiny/components/layout_columns/test_layout_columns.py
tests/playwright/shiny/components/nav/app.py
tests/playwright/shiny/components/nav/test_nav.py
tests/playwright/shiny/components/navset_hidden/app.py
tests/playwright/shiny/components/navset_hidden/test_nav_hidden.py
tests/playwright/shiny/components/popover/app.py
tests/playwright/shiny/components/popover/test_popover.py
tests/playwright/shiny/components/tooltip/app.py
tests/playwright/shiny/components/tooltip/test_tooltip.py
tests/playwright/shiny/components/value_box/app.py
tests/playwright/shiny/components/value_box/test_valuebox.py
tests/playwright/shiny/default-render-ui/app.py
tests/playwright/shiny/default-render-ui/test_default_render_ui.py
tests/playwright/shiny/deprecated/output_transformer/app.py
tests/playwright/shiny/deprecated/output_transformer/test_output_transformer_example.py
tests/playwright/shiny/experimental/card/app.py
tests/playwright/shiny/experimental/card/test_card.py
tests/playwright/shiny/implicit-register/app.py
tests/playwright/shiny/implicit-register/test_implicit_register.py
tests/playwright/shiny/inputs/test_input_action_button_link.py
tests/playwright/shiny/inputs/test_input_checkbox.py
tests/playwright/shiny/inputs/test_input_checkbox_group.py
tests/playwright/shiny/inputs/test_input_date.py
tests/playwright/shiny/inputs/test_input_date_range.py
tests/playwright/shiny/inputs/test_input_numeric.py
tests/playwright/shiny/inputs/test_input_password.py
tests/playwright/shiny/inputs/test_input_radio_buttons.py
tests/playwright/shiny/inputs/test_input_select.py
tests/playwright/shiny/inputs/test_input_selectize.py
tests/playwright/shiny/inputs/test_input_slider.py
tests/playwright/shiny/inputs/test_input_switch.py
tests/playwright/shiny/inputs/test_input_text.py
tests/playwright/shiny/inputs/test_input_text_area.py
tests/playwright/shiny/inputs/test_inputs_update.py
tests/playwright/shiny/inputs/input_file/app.py
tests/playwright/shiny/inputs/input_file/test_input_file.py
tests/playwright/shiny/inputs/input_radio_checkbox_group/app.py
tests/playwright/shiny/inputs/input_radio_checkbox_group/test_input_radio_checkbox_group_app.py
tests/playwright/shiny/inputs/input_slider/app.py
tests/playwright/shiny/inputs/input_slider/test_input_slider_app.py
tests/playwright/shiny/module-conditional/app.py
tests/playwright/shiny/module-conditional/test_module_conditional.py
tests/playwright/shiny/outputs/test_output_image.py
tests/playwright/shiny/outputs/test_output_plot.py
tests/playwright/shiny/outputs/test_output_table.py
tests/playwright/shiny/outputs/test_output_text.py
tests/playwright/shiny/outputs/test_output_ui.py
tests/playwright/shiny/plot-sizing/app.py
tests/playwright/shiny/plot-sizing/bike.jpg
tests/playwright/shiny/plot-sizing/test_plot_sizing.py
tests/playwright/shiny/server/output_transformer/app.py
tests/playwright/shiny/server/output_transformer/test_output_transformer_async.py
tests/playwright/shiny/server/reactive_event/app.py
tests/playwright/shiny/server/reactive_event/test_reactive_event.py
tests/playwright/shiny/session/flush/app.py
tests/playwright/shiny/session/flush/test_on_flush.py
tests/playwright/shiny/shiny-express/accordion/__init__.py
tests/playwright/shiny/shiny-express/accordion/test_accordion.py
tests/playwright/shiny/shiny-express/dataframe/test_dataframe.py
tests/playwright/shiny/shiny-express/folium/test_folium.py
tests/playwright/shiny/shiny-express/hold/app.py
tests/playwright/shiny/shiny-express/hold/test_hold.py
tests/playwright/shiny/shiny-express/page_default/test_page_default.py
tests/playwright/shiny/shiny-express/page_fillable/test_page_fillable.py
tests/playwright/shiny/shiny-express/page_fluid/test_page_fluid.py
tests/playwright/shiny/shiny-express/page_sidebar/test_page_sidebar.py
tests/playwright/shiny/shiny-express/render_express/test_render_express.py
tests/playwright/utils/__init__.py
tests/playwright/utils/deploy_utils.py
tests/playwright/utils/express_utils.py
tests/pytest/__init__.py
tests/pytest/asyncio_prevent.py
tests/pytest/mocktime.py
tests/pytest/test_datastructures.py
tests/pytest/test_display_decorator.py
tests/pytest/test_express.py
tests/pytest/test_express_ui.py
tests/pytest/test_express_utils.py
tests/pytest/test_layout_column_wrap.py
tests/pytest/test_markdown.py
tests/pytest/test_modules.py
tests/pytest/test_namespaces.py
tests/pytest/test_navs.py
tests/pytest/test_output_transformer.py
tests/pytest/test_plot_sizing.py
tests/pytest/test_poll.py
tests/pytest/test_reactives.py
tests/pytest/test_renderer.py
tests/pytest/test_shinysession.py
tests/pytest/test_sidebar.py
tests/pytest/test_static.py
tests/pytest/test_ui.py
tests/pytest/test_ui_dependencies.py
tests/pytest/test_utils.py
tests/pytest/test_utils_async.py