diff --git a/README.md b/README.md index dada7405..de9e2815 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # PlutoUI.jl -[![Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://featured.plutojl.org/basic/plutoui.jl) [![Run with binder](https://mybinder.org/badge_logo.svg)](https://pluto-featured-notebooks.netlify.app/classic%20samples/plutoui.jl?preamble_html=%0A%3Cscript%3E%0ArequestIdleCallback(()%20%3D%3E%20window.start_binder())%0A%3C%2Fscript%3E%0A) +[![Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://featured.plutojl.org/basic/plutoui.jl) [![Run with binder](https://mybinder.org/badge_logo.svg)](https://featured.plutojl.org/basic/plutoui.jl?preamble_html=%0A%3Cscript%3E%0ArequestIdleCallback(()%20%3D%3E%20window.start_binder())%0A%3C%2Fscript%3E%0A) A small package with interactive elements to be used in [Pluto.jl](https://plutojl.org/). diff --git a/src/Builtins.plutostate b/src/Builtins.plutostate index 100e5c9c..8b078c30 100644 Binary files a/src/Builtins.plutostate and b/src/Builtins.plutostate differ diff --git a/src/Clock.plutostate b/src/Clock.plutostate index 475d6cb3..8e54419a 100644 Binary files a/src/Clock.plutostate and b/src/Clock.plutostate differ diff --git a/src/Combine.plutostate b/src/Combine.plutostate index f614f4f5..0391c614 100644 Binary files a/src/Combine.plutostate and b/src/Combine.plutostate differ diff --git a/src/Confirm.plutostate b/src/Confirm.plutostate index 97a90e81..91661327 100644 Binary files a/src/Confirm.plutostate and b/src/Confirm.plutostate differ diff --git a/src/Layout.plutostate b/src/Layout.plutostate index 1d6747f8..e40b6eb6 100644 Binary files a/src/Layout.plutostate and b/src/Layout.plutostate differ diff --git a/src/MultiCheckBox.plutostate b/src/MultiCheckBox.plutostate index 4707bc4a..739efc08 100644 Binary files a/src/MultiCheckBox.plutostate and b/src/MultiCheckBox.plutostate differ diff --git a/src/RangeSlider.plutostate b/src/RangeSlider.plutostate index e7a87cc1..8563b2b3 100644 Binary files a/src/RangeSlider.plutostate and b/src/RangeSlider.plutostate differ diff --git a/src/Scrubbable.plutostate b/src/Scrubbable.plutostate index 494ce8c9..e4a66110 100644 Binary files a/src/Scrubbable.plutostate and b/src/Scrubbable.plutostate differ diff --git a/src/TableOfContents.plutostate b/src/TableOfContents.plutostate index efbdc701..6b1a1f10 100644 Binary files a/src/TableOfContents.plutostate and b/src/TableOfContents.plutostate differ diff --git a/src/TerminalNotebook.plutostate b/src/TerminalNotebook.plutostate index 21d94175..a8cf0756 100644 Binary files a/src/TerminalNotebook.plutostate and b/src/TerminalNotebook.plutostate differ diff --git a/src/TransformedValue.plutostate b/src/TransformedValue.plutostate index 89b979c7..911f3fbf 100644 Binary files a/src/TransformedValue.plutostate and b/src/TransformedValue.plutostate differ diff --git a/src/WebcamInput.plutostate b/src/WebcamInput.plutostate index b0189738..6451cb03 100644 Binary files a/src/WebcamInput.plutostate and b/src/WebcamInput.plutostate differ