From ad4f9b4f27bd090997b28ce539f70eeab3dc0ee8 Mon Sep 17 00:00:00 2001 From: moodymudskipper <18351714+moodymudskipper@users.noreply.github.com> Date: Fri, 20 Sep 2024 01:53:52 +0000 Subject: [PATCH] [create-pull-request] automated change --- tests/testthat/_snaps/11_flow_view_shiny.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/testthat/_snaps/11_flow_view_shiny.md b/tests/testthat/_snaps/11_flow_view_shiny.md index f2c8aa6..c610363 100644 --- a/tests/testthat/_snaps/11_flow_view_shiny.md +++ b/tests/testthat/_snaps/11_flow_view_shiny.md @@ -15,8 +15,8 @@ 9 save_ggplot_server (34) 10 controls_labs_server (63) 11 controls_multigeoms_server (24) - 12 controls_geoms_server (61) - 13 palette_server (80) + 12 controls_geoms_server (62) + 13 palette_server (81) 14 controls_options_server (32) 15 controls_theme_server (18) 16 create_col_server (6) @@ -60,7 +60,7 @@ 9 esquisse:::activate_resizer, esquisse:::download_plot_rv, esquisse:::resize, grDevices::bmp, grDevices::jpeg, grDevices::pdf, grDevices::png, grDevices::svg, grDevices::tiff, shiny::isTruthy, shiny::moduleServer, shiny::observeEvent, shiny::renderPlot, shiny::req, shinyWidgets::updateNumericInputIcon 10 esquisse:::`%empty%`, esquisse:::get_labs_options, esquisse:::toggleDisplay, shiny::debounce, shiny::moduleServer, shiny::observeEvent, shiny::reactive, shiny::reactiveValuesToList, shiny::updateTextInput 11 bslib::nav_select, esquisse:::combine_aes, grDevices::colors, shiny::moduleServer, shiny::observeEvent, shiny::reactive, shiny::reactiveValues - 12 esquisse:::dropNulls, esquisse:::dropNullsOrEmpty, esquisse:::toggleDisplay, shiny::bindEvent, shiny::debounce, shiny::moduleServer, shiny::observe, shiny::observeEvent, shiny::reactive + 12 esquisse:::dropNulls, esquisse:::dropNullsOrEmpty, esquisse:::toggleDisplay, rlang::eval_tidy, shiny::bindEvent, shiny::debounce, shiny::moduleServer, shiny::observe, shiny::observeEvent, shiny::reactive 13 esquisse:::col_type, esquisse:::get_palettes, esquisse:::makeId, esquisse::updatePalettePicker, grDevices::colorRampPalette, grDevices::palette, htmltools::css, htmltools::tagAppendAttributes, htmltools::tagList, scales::seq_gradient_pal, shiny::callModule, shiny::isolate, shiny::observeEvent, shiny::reactive, shiny::reactiveValues, shiny::renderUI, shiny::req, shinyWidgets::colorPickr, stats::setNames 14 esquisse:::toggleDisplay, shiny::debounce, shiny::moduleServer, shiny::observeEvent, shiny::reactive, shinyWidgets::updateNumericInputIcon 15 esquisse:::get_axis_text, ggplot2::theme, shiny::moduleServer, shiny::reactive @@ -106,7 +106,7 @@ 10 unexpfun controls_server (113) unexpfun 11 unexpfun controls_server (113) unexpfun 12 unexpfun controls_multigeoms_server (24) unexpfun - 13 unexpfun controls_geoms_server (61) unexpfun + 13 unexpfun controls_geoms_server (62) unexpfun 14 unexpfun controls_server (113) unexpfun 15 unexpfun controls_server (113) unexpfun 16 unexpfun esquisse_server (190) expfun @@ -150,8 +150,8 @@ 9 [ controls_export_server (54)] -> [ save_ggplot_server (34)|esquisse:::activate_resizer|esquisse:::download_plot_rv|esquisse:::resize|grDevices::bmp|grDevices::jpeg|grDevices::pdf|grDevices::png|grDevices::svg|grDevices::tiff|shiny::isTruthy|shiny::moduleServer|shiny::observeEvent|shiny::renderPlot|shiny::req|shinyWidgets::updateNumericInputIcon] 10 [ controls_server (113)] -> [ controls_labs_server (63)|esquisse:::`%empty%`|esquisse:::get_labs_options|esquisse:::toggleDisplay|shiny::debounce|shiny::moduleServer|shiny::observeEvent|shiny::reactive|shiny::reactiveValuesToList|shiny::updateTextInput] 11 [ controls_server (113)] -> [ controls_multigeoms_server (24)|bslib::nav_select|esquisse:::combine_aes|grDevices::colors|shiny::moduleServer|shiny::observeEvent|shiny::reactive|shiny::reactiveValues] - 12 [ controls_multigeoms_server (24)] -> [ controls_geoms_server (61)|esquisse:::dropNulls|esquisse:::dropNullsOrEmpty|esquisse:::toggleDisplay|shiny::bindEvent|shiny::debounce|shiny::moduleServer|shiny::observe|shiny::observeEvent|shiny::reactive] - 13 [ controls_geoms_server (61)] -> [ palette_server (80)|esquisse:::col_type|esquisse:::get_palettes|esquisse:::makeId|esquisse::updatePalettePicker|grDevices::colorRampPalette|grDevices::palette|htmltools::css|htmltools::tagAppendAttributes|htmltools::tagList|scales::seq_gradient_pal|shiny::callModule|shiny::isolate|shiny::observeEvent|shiny::reactive|shiny::reactiveValues|shiny::renderUI|shiny::req|shinyWidgets::colorPickr|stats::setNames] + 12 [ controls_multigeoms_server (24)] -> [ controls_geoms_server (62)|esquisse:::dropNulls|esquisse:::dropNullsOrEmpty|esquisse:::toggleDisplay|rlang::eval_tidy|shiny::bindEvent|shiny::debounce|shiny::moduleServer|shiny::observe|shiny::observeEvent|shiny::reactive] + 13 [ controls_geoms_server (62)] -> [ palette_server (81)|esquisse:::col_type|esquisse:::get_palettes|esquisse:::makeId|esquisse::updatePalettePicker|grDevices::colorRampPalette|grDevices::palette|htmltools::css|htmltools::tagAppendAttributes|htmltools::tagList|scales::seq_gradient_pal|shiny::callModule|shiny::isolate|shiny::observeEvent|shiny::reactive|shiny::reactiveValues|shiny::renderUI|shiny::req|shinyWidgets::colorPickr|stats::setNames] 14 [ controls_server (113)] -> [ controls_options_server (32)|esquisse:::toggleDisplay|shiny::debounce|shiny::moduleServer|shiny::observeEvent|shiny::reactive|shinyWidgets::updateNumericInputIcon] 15 [ controls_server (113)] -> [ controls_theme_server (18)|esquisse:::get_axis_text|ggplot2::theme|shiny::moduleServer|shiny::reactive] 16 [ esquisse_server (190)] -> [ create_col_server (6)|datamods::create_column_server|datamods::modal_create_column|shiny::moduleServer|shiny::observeEvent|shiny::reactive]