ex4nicegui 0.2.4__tar.gz → 0.2.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/PKG-INFO +1 -1
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/__init__.py +1 -1
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/color_picker.py +2 -1
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/slider.py +2 -2
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui.egg-info/PKG-INFO +1 -1
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/LICENSE +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/README.md +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/layout/__init__.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/layout/gridbox.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/ECharts/ECharts.js +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/ECharts/ECharts.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/ECharts/__init__.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/UseDraggable/UseDraggable.js +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/UseDraggable/UseDraggable.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/UseDraggable/__init__.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/__index.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/__init__.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/drawer.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/local_file_picker.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/__init__.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/aggrid.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/base.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/button.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/card.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/checkbox.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/date.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/drawer.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/echarts.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/html.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/icon.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/image.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/input.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/label.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/radio.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/row.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/select.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/switch.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/table.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/textarea.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/upload.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/officials/utils.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/q_pagination.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/rxui.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/useMouse/UseMouse.js +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/useMouse/UseMouse.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/useMouse/__init__.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/reactive/usePagination.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/tools/__init__.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/tools/debug.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/utils/__init__.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/utils/common.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui/utils/signals.py +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui.egg-info/SOURCES.txt +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui.egg-info/dependency_links.txt +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui.egg-info/not-zip-safe +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui.egg-info/requires.txt +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/ex4nicegui.egg-info/top_level.txt +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/setup.cfg +0 -0
- {ex4nicegui-0.2.4 → ex4nicegui-0.2.5}/setup.py +0 -0
|
@@ -2,6 +2,7 @@ from typing import (
|
|
|
2
2
|
Any,
|
|
3
3
|
Callable,
|
|
4
4
|
Optional,
|
|
5
|
+
Union,
|
|
5
6
|
)
|
|
6
7
|
from signe import effect
|
|
7
8
|
from ex4nicegui.utils.signals import (
|
|
@@ -82,7 +83,7 @@ class ColorPickerLazyBindableUi(ColorPickerBindableUi):
|
|
|
82
83
|
self,
|
|
83
84
|
color: TMaybeRef[str] = "",
|
|
84
85
|
*,
|
|
85
|
-
on_pick: Callable[..., Any]
|
|
86
|
+
on_pick: Optional[Callable[..., Any]] = None,
|
|
86
87
|
value: TMaybeRef[bool] = False,
|
|
87
88
|
) -> None:
|
|
88
89
|
super().__init__(color, on_pick=on_pick, value=value)
|
|
@@ -79,8 +79,8 @@ class LazySliderBindableUi(SliderBindableUi):
|
|
|
79
79
|
min: TMaybeRef[_TSliderValue],
|
|
80
80
|
max: TMaybeRef[_TSliderValue],
|
|
81
81
|
step: TMaybeRef[_TSliderValue] = 1,
|
|
82
|
-
value: TMaybeRef[_TSliderValue
|
|
83
|
-
on_change: Callable[..., Any]
|
|
82
|
+
value: Optional[TMaybeRef[_TSliderValue]] = None,
|
|
83
|
+
on_change: Optional[Callable[..., Any]] = None,
|
|
84
84
|
) -> None:
|
|
85
85
|
super().__init__(min, max, step, value, on_change)
|
|
86
86
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|