chore: Update examples to match the latest Wave.
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- examples/.DS_Store +0 -0
- examples/.python-version +0 -1
- examples/__pycache__/__init__.cpython-37.pyc +0 -0
- examples/__pycache__/__init__.cpython-39.pyc +0 -0
- examples/__pycache__/audio_annotator.cpython-39.pyc +0 -0
- examples/__pycache__/button.cpython-39.pyc +0 -0
- examples/__pycache__/chatbot.cpython-38.pyc +0 -0
- examples/__pycache__/chatbot.cpython-39.pyc +0 -0
- examples/__pycache__/chatbot_stream.cpython-39.pyc +0 -0
- examples/__pycache__/choice_group.cpython-39.pyc +0 -0
- examples/__pycache__/color_picker.cpython-39.pyc +0 -0
- examples/__pycache__/combobox.cpython-37.pyc +0 -0
- examples/__pycache__/combobox.cpython-39.pyc +0 -0
- examples/__pycache__/copyable_text.cpython-39.pyc +0 -0
- examples/__pycache__/counter_broadcast.cpython-39.pyc +0 -0
- examples/__pycache__/counter_multicast.cpython-39.pyc +0 -0
- examples/__pycache__/counter_unicast.cpython-39.pyc +0 -0
- examples/__pycache__/demo.cpython-39.pyc +0 -0
- examples/__pycache__/dropdown.cpython-37.pyc +0 -0
- examples/__pycache__/dropdown.cpython-39.pyc +0 -0
- examples/__pycache__/file_stream.cpython-39.pyc +0 -0
- examples/__pycache__/file_upload.cpython-37.pyc +0 -0
- examples/__pycache__/file_upload.cpython-39.pyc +0 -0
- examples/__pycache__/file_upload_compact.cpython-39.pyc +0 -0
- examples/__pycache__/form_menu.cpython-39.pyc +0 -0
- examples/__pycache__/form_visibility.cpython-39.pyc +0 -0
- examples/__pycache__/graphics_path.cpython-39.pyc +0 -0
- examples/__pycache__/hash_routing.cpython-39.pyc +0 -0
- examples/__pycache__/header.cpython-39.pyc +0 -0
- examples/__pycache__/http_client.cpython-39.pyc +0 -0
- examples/__pycache__/image_annotator.cpython-37.pyc +0 -0
- examples/__pycache__/image_annotator.cpython-39.pyc +0 -0
- examples/__pycache__/image_popup.cpython-39.pyc +0 -0
- examples/__pycache__/inline.cpython-39.pyc +0 -0
- examples/__pycache__/issue_tracker.cpython-39.pyc +0 -0
- examples/__pycache__/link.cpython-39.pyc +0 -0
- examples/__pycache__/markdown_submit_text.cpython-39.pyc +0 -0
- examples/__pycache__/menu.cpython-37.pyc +0 -0
- examples/__pycache__/menu.cpython-39.pyc +0 -0
- examples/__pycache__/meta_dialog.cpython-39.pyc +0 -0
- examples/__pycache__/meta_dialog_closable.cpython-39.pyc +0 -0
- examples/__pycache__/meta_notification_bar.cpython-39.pyc +0 -0
- examples/__pycache__/meta_notification_bar_closable.cpython-39.pyc +0 -0
- examples/__pycache__/meta_theme.cpython-39.pyc +0 -0
- examples/__pycache__/nav.cpython-39.pyc +0 -0
- examples/__pycache__/persona.cpython-39.pyc +0 -0
- examples/__pycache__/plot_app.cpython-39.pyc +0 -0
- examples/__pycache__/plot_events.cpython-39.pyc +0 -0
- examples/__pycache__/plot_form.cpython-39.pyc +0 -0
- examples/__pycache__/plot_line.cpython-39.pyc +0 -0
examples/.DS_Store
DELETED
Binary file (6.15 kB)
|
|
examples/.python-version
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
3.8.10
|
|
|
|
examples/__pycache__/__init__.cpython-37.pyc
DELETED
Binary file (163 Bytes)
|
|
examples/__pycache__/__init__.cpython-39.pyc
DELETED
Binary file (171 Bytes)
|
|
examples/__pycache__/audio_annotator.cpython-39.pyc
DELETED
Binary file (1.19 kB)
|
|
examples/__pycache__/button.cpython-39.pyc
DELETED
Binary file (2.47 kB)
|
|
examples/__pycache__/chatbot.cpython-38.pyc
DELETED
Binary file (828 Bytes)
|
|
examples/__pycache__/chatbot.cpython-39.pyc
DELETED
Binary file (828 Bytes)
|
|
examples/__pycache__/chatbot_stream.cpython-39.pyc
DELETED
Binary file (1.14 kB)
|
|
examples/__pycache__/choice_group.cpython-39.pyc
DELETED
Binary file (999 Bytes)
|
|
examples/__pycache__/color_picker.cpython-39.pyc
DELETED
Binary file (748 Bytes)
|
|
examples/__pycache__/combobox.cpython-37.pyc
DELETED
Binary file (1.33 kB)
|
|
examples/__pycache__/combobox.cpython-39.pyc
DELETED
Binary file (1.41 kB)
|
|
examples/__pycache__/copyable_text.cpython-39.pyc
DELETED
Binary file (860 Bytes)
|
|
examples/__pycache__/counter_broadcast.cpython-39.pyc
DELETED
Binary file (726 Bytes)
|
|
examples/__pycache__/counter_multicast.cpython-39.pyc
DELETED
Binary file (727 Bytes)
|
|
examples/__pycache__/counter_unicast.cpython-39.pyc
DELETED
Binary file (682 Bytes)
|
|
examples/__pycache__/demo.cpython-39.pyc
DELETED
Binary file (1.93 kB)
|
|
examples/__pycache__/dropdown.cpython-37.pyc
DELETED
Binary file (1.73 kB)
|
|
examples/__pycache__/dropdown.cpython-39.pyc
DELETED
Binary file (1.44 kB)
|
|
examples/__pycache__/file_stream.cpython-39.pyc
DELETED
Binary file (1.65 kB)
|
|
examples/__pycache__/file_upload.cpython-37.pyc
DELETED
Binary file (691 Bytes)
|
|
examples/__pycache__/file_upload.cpython-39.pyc
DELETED
Binary file (779 Bytes)
|
|
examples/__pycache__/file_upload_compact.cpython-39.pyc
DELETED
Binary file (923 Bytes)
|
|
examples/__pycache__/form_menu.cpython-39.pyc
DELETED
Binary file (1.56 kB)
|
|
examples/__pycache__/form_visibility.cpython-39.pyc
DELETED
Binary file (1.23 kB)
|
|
examples/__pycache__/graphics_path.cpython-39.pyc
DELETED
Binary file (1.54 kB)
|
|
examples/__pycache__/hash_routing.cpython-39.pyc
DELETED
Binary file (988 Bytes)
|
|
examples/__pycache__/header.cpython-39.pyc
DELETED
Binary file (662 Bytes)
|
|
examples/__pycache__/http_client.cpython-39.pyc
DELETED
Binary file (876 Bytes)
|
|
examples/__pycache__/image_annotator.cpython-37.pyc
DELETED
Binary file (1.05 kB)
|
|
examples/__pycache__/image_annotator.cpython-39.pyc
DELETED
Binary file (1.34 kB)
|
|
examples/__pycache__/image_popup.cpython-39.pyc
DELETED
Binary file (445 Bytes)
|
|
examples/__pycache__/inline.cpython-39.pyc
DELETED
Binary file (1.5 kB)
|
|
examples/__pycache__/issue_tracker.cpython-39.pyc
DELETED
Binary file (3.82 kB)
|
|
examples/__pycache__/link.cpython-39.pyc
DELETED
Binary file (986 Bytes)
|
|
examples/__pycache__/markdown_submit_text.cpython-39.pyc
DELETED
Binary file (803 Bytes)
|
|
examples/__pycache__/menu.cpython-37.pyc
DELETED
Binary file (1.14 kB)
|
|
examples/__pycache__/menu.cpython-39.pyc
DELETED
Binary file (1.13 kB)
|
|
examples/__pycache__/meta_dialog.cpython-39.pyc
DELETED
Binary file (1.17 kB)
|
|
examples/__pycache__/meta_dialog_closable.cpython-39.pyc
DELETED
Binary file (893 Bytes)
|
|
examples/__pycache__/meta_notification_bar.cpython-39.pyc
DELETED
Binary file (1.64 kB)
|
|
examples/__pycache__/meta_notification_bar_closable.cpython-39.pyc
DELETED
Binary file (1.14 kB)
|
|
examples/__pycache__/meta_theme.cpython-39.pyc
DELETED
Binary file (1.46 kB)
|
|
examples/__pycache__/nav.cpython-39.pyc
DELETED
Binary file (1.98 kB)
|
|
examples/__pycache__/persona.cpython-39.pyc
DELETED
Binary file (1.04 kB)
|
|
examples/__pycache__/plot_app.cpython-39.pyc
DELETED
Binary file (1.17 kB)
|
|
examples/__pycache__/plot_events.cpython-39.pyc
DELETED
Binary file (1.09 kB)
|
|
examples/__pycache__/plot_form.cpython-39.pyc
DELETED
Binary file (822 Bytes)
|
|
examples/__pycache__/plot_line.cpython-39.pyc
DELETED
Binary file (853 Bytes)
|
|