RinUI 0.1.3.1__py3-none-any.whl → 0.1.3.2__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.
@@ -125,7 +125,7 @@ Frame {
125
125
  id: bodyText
126
126
  property bool wrap: (
127
127
  (
128
- infoBar.width - iconWidget.width - titleText.width - rights.width - custom.width
128
+ infoBar.width - iconWidget.width - rights.width - custom.width
129
129
  - main.spacing * 5 - infoBar.padding * 2
130
130
  )
131
131
  < implicitWidth
@@ -31,7 +31,7 @@
31
31
  ? Theme.currentTheme.colors.systemCautionColor
32
32
  : state === ProgressRing.Error
33
33
  ? Theme.currentTheme.colors.systemCriticalColor
34
- : Theme.currentTheme.colors.primaryColor
34
+ : primaryColor
35
35
  property real _progress: (to - from) === 0
36
36
  ? 0
37
37
  : Math.max(0, Math.min(1, (value - from) / (to - from)))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: RinUI
3
- Version: 0.1.3.1
3
+ Version: 0.1.3.2
4
4
  Summary: A Fluent Design-like UI library for Qt Quick (QML) based on PySide6
5
5
  Author-email: RinLit <lintu233_qwq@icloud.com>
6
6
  Classifier: Programming Language :: Python :: 3
@@ -59,9 +59,9 @@ RinUI/components/Navigation/SegmentedItem.qml,sha256=r2e1PteQJTPiqjpCqtGlSIuzCLG
59
59
  RinUI/components/Navigation/SelectorBar.qml,sha256=R0DWhWD75QaRYBYV5TTltJm4Y6KJ1ax29khdtn5GvDI,207
60
60
  RinUI/components/Navigation/SelectorBarItem.qml,sha256=ohdqUxczPJw_SNFLYOIu8rIYa3gWDH-PTd5DRQ8jUpU,2104
61
61
  RinUI/components/StatusAndInfo/InfoBadge.qml,sha256=G_mRlnGVhL-Eyo0LB7PWl-i8C-sUGzzXeKaVkz9Fpa0,2380
62
- RinUI/components/StatusAndInfo/InfoBar.qml,sha256=Uz2aiguRpA3K9K5-yy9GNTgJ9cy9a-LVxCI_XsqxfDk,7596
62
+ RinUI/components/StatusAndInfo/InfoBar.qml,sha256=M_oG4vNFEdPexCB8lOOwk57HEasyCc07cLNFxJ-HC80,7578
63
63
  RinUI/components/StatusAndInfo/ProgressBar.qml,sha256=GgV0rPLB1JCpwuSD2LOj7UX5JKVaCRkEsSC13kYObtY,3389
64
- RinUI/components/StatusAndInfo/ProgressRing.qml,sha256=bt-HDVgW-UXhrYEeGpnTOWTNsYGNHp6Q9B4U_qI3yAw,5118
64
+ RinUI/components/StatusAndInfo/ProgressRing.qml,sha256=-QJYPxCA427kMdHpcno0IUTsjPDKfcwQl7wWQEwoJ98,5092
65
65
  RinUI/components/StatusAndInfo/Toast.qml,sha256=XWZPgFBJnqoWoS6H9W3ycC9JTU1CTzehqVIm2KXhD6Y,6815
66
66
  RinUI/components/StatusAndInfo/ToolTip.qml,sha256=f6S9rG_0GsHQl8BB1m4Niik35s7LngelAasLfFkdR7s,2664
67
67
  RinUI/components/Text/SpinBox.qml,sha256=rY17yJ3a0ckkl6pX00qVIQQYLmoO-GLtcSZh-WKtPZs,4616
@@ -104,11 +104,11 @@ RinUI/windows/WindowManager.qml,sha256=5XFddF38KP-TWhMVesqzQElr3ySrBWVIVuuiBgqi3
104
104
  RinUI/windows/qmldir,sha256=oxyWR7Q8dWCrwwCwGNyf3l60qe6s4-beiZWWMAEkKcM,252
105
105
  RinUI/windows/window/ApplicationWindow.qml,sha256=qRaM8IY0TJxfq1j1DogTMyrPjyoXkuWVzxtZQLzRtOQ,167
106
106
  RinUI/windows/window/Window.qml,sha256=90YjjRoaul9qK4FxNy73zTaPuUmLvk_RjcPlBEa7DNI,3189
107
- rinui-0.1.3.1.data/data/LICENSE,sha256=vgoqqpny5vKYu34VDBUWYQKzT7Nn-Xy9y8USmcOCyZQ,1063
108
- rinui-0.1.3.1.data/data/README.md,sha256=8ZcR55RYV2slRAQbhoYhqDTPOLXmewkFSvuA_cE6zD0,3044
109
- rinui-0.1.3.1.dist-info/licenses/LICENSE,sha256=vgoqqpny5vKYu34VDBUWYQKzT7Nn-Xy9y8USmcOCyZQ,1063
110
- rinui-0.1.3.1.dist-info/METADATA,sha256=_D_pKOMiWYdg5_rfrdM9nFD_9dLUDgMJgRnkPiXcPaI,3577
111
- rinui-0.1.3.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
112
- rinui-0.1.3.1.dist-info/entry_points.txt,sha256=taxuZYCggoQa2LPubwcurQYRjBRC4cNYOjWaqOYZVxw,54
113
- rinui-0.1.3.1.dist-info/top_level.txt,sha256=vKKjXBXEw5OFRIzTxZWUC5ZOj0CK5e3atbymBB4eJ6w,6
114
- rinui-0.1.3.1.dist-info/RECORD,,
107
+ rinui-0.1.3.2.data/data/LICENSE,sha256=vgoqqpny5vKYu34VDBUWYQKzT7Nn-Xy9y8USmcOCyZQ,1063
108
+ rinui-0.1.3.2.data/data/README.md,sha256=8ZcR55RYV2slRAQbhoYhqDTPOLXmewkFSvuA_cE6zD0,3044
109
+ rinui-0.1.3.2.dist-info/licenses/LICENSE,sha256=vgoqqpny5vKYu34VDBUWYQKzT7Nn-Xy9y8USmcOCyZQ,1063
110
+ rinui-0.1.3.2.dist-info/METADATA,sha256=20k38TI3U59A4FsjqtkJ5IeyX9XQBn3jl33b1UgdPeM,3577
111
+ rinui-0.1.3.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
112
+ rinui-0.1.3.2.dist-info/entry_points.txt,sha256=taxuZYCggoQa2LPubwcurQYRjBRC4cNYOjWaqOYZVxw,54
113
+ rinui-0.1.3.2.dist-info/top_level.txt,sha256=vKKjXBXEw5OFRIzTxZWUC5ZOj0CK5e3atbymBB4eJ6w,6
114
+ rinui-0.1.3.2.dist-info/RECORD,,
File without changes