gui-utilities 1.2.2__py3-none-any.whl → 1.2.4__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.

Potentially problematic release.


This version of gui-utilities might be problematic. Click here for more details.

@@ -257,10 +257,6 @@ def create_text_box(
257
257
  border: none;
258
258
  margin-right: 10px;
259
259
  }}
260
- QToolButton:hover, QToolButton:pressed {{
261
- background-color: transparent;
262
- border: none;
263
- }}
264
260
  """
265
261
  toggle_text_visibility_button.setStyleSheet(style_sheet)
266
262
  text_box.addAction(toggle_text_visibility_action, QLineEdit.ActionPosition.TrailingPosition)
@@ -655,7 +651,7 @@ def create_list_table(
655
651
  header_font_color = "#ffffff",
656
652
  header_font_weight = "bold",
657
653
  header_background_color = "#1e1e1e",
658
- header_border_width = 0,
654
+ header_border_width = 2,
659
655
  header_border_color = "#5c5c5c",
660
656
  hover_header_background_color = "#333333",
661
657
  hover_header_border_width = 3,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gui_utilities
3
- Version: 1.2.2
3
+ Version: 1.2.4
4
4
  Summary: Librería de utilidades gráficas en PyQt6
5
5
  Author-email: Guido Iván Gross <grossguidoivan@gmail.com>
6
6
  Requires-Python: >=3.8
@@ -1,11 +1,11 @@
1
- gui_utilities/gui_utilities.py,sha256=ic80lAjFfZewAeSNIrvbD-Xv5K3upbcik323heWiLBg,36451
1
+ gui_utilities/gui_utilities.py,sha256=Ljf5Cx_sDXk_VR6Sdhc5fja_i2gyaMpIyoaluLiX8SY,36305
2
2
  gui_utilities/icons/focused_hide_text_icon.png,sha256=0Ysx7vC-mEVfuSBWx1Zw-UhpqvrTCcIvnQ926wFmuK4,13084
3
3
  gui_utilities/icons/focused_show_text_icon.png,sha256=gmZU7RR4FN-9VSzpD00ZkQ8UGbihO2y808Kh3b_TaEg,6739
4
4
  gui_utilities/icons/hide_text_icon.png,sha256=f5jq6KaAygWNjzP_Ah6dw6eu8q5ml3m56JTeNSTSgEU,7207
5
5
  gui_utilities/icons/show_text_icon.png,sha256=8Vdp2XickPEM-eTb1-qBXf3qmHldSzllMZZfObir9p8,5376
6
6
  gui_utilities/tlds/tlds_list.txt,sha256=wIWmAQGVNsY0ZJy7qPW8kItDTCE4PTq8wcUhC2hpjkw,10916
7
- gui_utilities-1.2.2.dist-info/licenses/LICENSE,sha256=NNoMFs43kWl1J-aqq7_EsPlBjL5XTccWjZlwrlCR-Xc,1093
8
- gui_utilities-1.2.2.dist-info/METADATA,sha256=fcLkVzuI69Iz9OOUDxcV7F8arGxOYAMUu9HWPUHQefU,265
9
- gui_utilities-1.2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- gui_utilities-1.2.2.dist-info/top_level.txt,sha256=c4C84nMT41keiX9b1AJJZDBU3kA38c7vOmP9kDie8Lk,14
11
- gui_utilities-1.2.2.dist-info/RECORD,,
7
+ gui_utilities-1.2.4.dist-info/licenses/LICENSE,sha256=NNoMFs43kWl1J-aqq7_EsPlBjL5XTccWjZlwrlCR-Xc,1093
8
+ gui_utilities-1.2.4.dist-info/METADATA,sha256=QMTb7D8dc5Bd6kzLWXDckctkB7UPXb4GPW_J_W1QopE,265
9
+ gui_utilities-1.2.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ gui_utilities-1.2.4.dist-info/top_level.txt,sha256=c4C84nMT41keiX9b1AJJZDBU3kA38c7vOmP9kDie8Lk,14
11
+ gui_utilities-1.2.4.dist-info/RECORD,,