bec-widgets 2.5.0__py3-none-any.whl → 2.5.1__py3-none-any.whl
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.
- CHANGELOG.md +16 -0
- PKG-INFO +1 -1
- bec_widgets/utils/ui_loader.py +4 -0
- {bec_widgets-2.5.0.dist-info → bec_widgets-2.5.1.dist-info}/METADATA +1 -1
- {bec_widgets-2.5.0.dist-info → bec_widgets-2.5.1.dist-info}/RECORD +9 -9
- pyproject.toml +1 -1
- {bec_widgets-2.5.0.dist-info → bec_widgets-2.5.1.dist-info}/WHEEL +0 -0
- {bec_widgets-2.5.0.dist-info → bec_widgets-2.5.1.dist-info}/entry_points.txt +0 -0
- {bec_widgets-2.5.0.dist-info → bec_widgets-2.5.1.dist-info}/licenses/LICENSE +0 -0
CHANGELOG.md
CHANGED
@@ -1,6 +1,22 @@
|
|
1
1
|
# CHANGELOG
|
2
2
|
|
3
3
|
|
4
|
+
## v2.5.1 (2025-05-21)
|
5
|
+
|
6
|
+
### Bug Fixes
|
7
|
+
|
8
|
+
- **ui loader**: Fix loader for widget plugins
|
9
|
+
([`a7ae856`](https://github.com/bec-project/bec_widgets/commit/a7ae856c8f073b4af10b0f0b129dba4fc02bc2aa))
|
10
|
+
|
11
|
+
### Documentation
|
12
|
+
|
13
|
+
- Add kwargs to example
|
14
|
+
([`06f43e4`](https://github.com/bec-project/bec_widgets/commit/06f43e488355470331a3bdf28cfe973a4440fc6d))
|
15
|
+
|
16
|
+
- **developer**: Fix hello world example
|
17
|
+
([`5ec9697`](https://github.com/bec-project/bec_widgets/commit/5ec969727116cee6e7fb4ab05c0e9ab142f24be6))
|
18
|
+
|
19
|
+
|
4
20
|
## v2.5.0 (2025-05-20)
|
5
21
|
|
6
22
|
### Continuous Integration
|
PKG-INFO
CHANGED
bec_widgets/utils/ui_loader.py
CHANGED
@@ -2,6 +2,7 @@ from bec_lib.logger import bec_logger
|
|
2
2
|
from qtpy import PYQT6, PYSIDE6
|
3
3
|
from qtpy.QtCore import QFile, QIODevice
|
4
4
|
|
5
|
+
from bec_widgets.utils.bec_plugin_helper import get_all_plugin_widgets
|
5
6
|
from bec_widgets.utils.generate_designer_plugin import DesignerPluginInfo
|
6
7
|
from bec_widgets.utils.plugin_utils import get_custom_classes
|
7
8
|
|
@@ -34,6 +35,9 @@ class UILoader:
|
|
34
35
|
|
35
36
|
self.custom_widgets = {widget.__name__: widget for widget in widgets}
|
36
37
|
|
38
|
+
plugin_widgets = get_all_plugin_widgets()
|
39
|
+
self.custom_widgets.update(plugin_widgets)
|
40
|
+
|
37
41
|
if PYSIDE6:
|
38
42
|
self.loader = self.load_ui_pyside6
|
39
43
|
elif PYQT6:
|
@@ -2,11 +2,11 @@
|
|
2
2
|
.gitlab-ci.yml,sha256=1nMYldzVk0tFkBWYTcUjumOrdSADASheWOAc0kOFDYs,9509
|
3
3
|
.pylintrc,sha256=eeY8YwSI74oFfq6IYIbCqnx3Vk8ZncKaatv96n_Y8Rs,18544
|
4
4
|
.readthedocs.yaml,sha256=aSOc277LqXcsTI6lgvm_JY80lMlr69GbPKgivua2cS0,603
|
5
|
-
CHANGELOG.md,sha256=
|
5
|
+
CHANGELOG.md,sha256=DOtGrI_WE2Aoh2uZ7L7DuEFL8LJP1CSWHlI1T8ZjbR8,284482
|
6
6
|
LICENSE,sha256=Daeiu871NcAp8uYi4eB_qHgvypG-HX0ioRQyQxFwjeg,1531
|
7
|
-
PKG-INFO,sha256=
|
7
|
+
PKG-INFO,sha256=rN0nW7vTT6AKnb5_QMloPVx0viggUL4suR1JUVuRv-8,1273
|
8
8
|
README.md,sha256=oY5Jc1uXehRASuwUJ0umin2vfkFh7tHF-LLruHTaQx0,3560
|
9
|
-
pyproject.toml,sha256=
|
9
|
+
pyproject.toml,sha256=vxp050YhUxrH4h2nklO2H0_ZnK0p8JALLeP5VKpcsbQ,2902
|
10
10
|
.git_hooks/pre-commit,sha256=n3RofIZHJl8zfJJIUomcMyYGFi_rwq4CC19z0snz3FI,286
|
11
11
|
.github/ISSUE_TEMPLATE/bug_report.md,sha256=EnMCP_Fo6ozZ0epRQqprabyJDMzSEHvHPRW6xAJVnR0,491
|
12
12
|
.github/ISSUE_TEMPLATE/feature_request.md,sha256=JmGrIly0ougXdUShMwsvWi6cgK1fcYNKkF03lKgQH44,1649
|
@@ -93,7 +93,7 @@ bec_widgets/utils/settings_dialog.py,sha256=1z6noC9k6BSIGAw12DvHHiW3LmvPquaGMjWS
|
|
93
93
|
bec_widgets/utils/side_panel.py,sha256=enxcQOwJOMfD3MxgPA9mQSKSX_F6Omy2zePncYDW1FA,14193
|
94
94
|
bec_widgets/utils/thread_checker.py,sha256=rDNuA3X6KQyA7JPb67mccTg0z8YkInynLAENQDQpbuE,1607
|
95
95
|
bec_widgets/utils/toolbar.py,sha256=SUzR1E5TTsuWa9lS5HHVQ-XznEGMf6MbGVS842UML9w,40500
|
96
|
-
bec_widgets/utils/ui_loader.py,sha256=
|
96
|
+
bec_widgets/utils/ui_loader.py,sha256=1PtGW36FWxEaHq0_T0ECLANisFyZcMDQJezEKgSwwIg,5118
|
97
97
|
bec_widgets/utils/validator_delegate.py,sha256=Emj1WF6W8Ke1ruBWUfmHdVJpmOSPezuOt4zvQTay_44,442
|
98
98
|
bec_widgets/utils/widget_io.py,sha256=afR7i59fw2WrEQCmkH5dwhz1uNjfMPnJTIhE8NWVBsU,21552
|
99
99
|
bec_widgets/utils/widget_state_manager.py,sha256=tzrxVmnGa6IHSEdeh-R68aQ934BsuS9nLQbwYQ78J90,7651
|
@@ -399,8 +399,8 @@ bec_widgets/widgets/utility/visual/dark_mode_button/dark_mode_button.py,sha256=O
|
|
399
399
|
bec_widgets/widgets/utility/visual/dark_mode_button/dark_mode_button.pyproject,sha256=Lbi9zb6HNlIq14k6hlzR-oz6PIFShBuF7QxE6d87d64,34
|
400
400
|
bec_widgets/widgets/utility/visual/dark_mode_button/dark_mode_button_plugin.py,sha256=CzChz2SSETYsR8-36meqWnsXCT-FIy_J_xeU5coWDY8,1350
|
401
401
|
bec_widgets/widgets/utility/visual/dark_mode_button/register_dark_mode_button.py,sha256=rMpZ1CaoucwobgPj1FuKTnt07W82bV1GaSYdoqcdMb8,521
|
402
|
-
bec_widgets-2.5.
|
403
|
-
bec_widgets-2.5.
|
404
|
-
bec_widgets-2.5.
|
405
|
-
bec_widgets-2.5.
|
406
|
-
bec_widgets-2.5.
|
402
|
+
bec_widgets-2.5.1.dist-info/METADATA,sha256=rN0nW7vTT6AKnb5_QMloPVx0viggUL4suR1JUVuRv-8,1273
|
403
|
+
bec_widgets-2.5.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
404
|
+
bec_widgets-2.5.1.dist-info/entry_points.txt,sha256=dItMzmwA1wizJ1Itx15qnfJ0ZzKVYFLVJ1voxT7K7D4,214
|
405
|
+
bec_widgets-2.5.1.dist-info/licenses/LICENSE,sha256=Daeiu871NcAp8uYi4eB_qHgvypG-HX0ioRQyQxFwjeg,1531
|
406
|
+
bec_widgets-2.5.1.dist-info/RECORD,,
|
pyproject.toml
CHANGED
File without changes
|
File without changes
|
File without changes
|