nova-trame 0.12.0__py3-none-any.whl → 0.12.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.
- nova/trame/view/theme/assets/vuetify_config.json +5 -7
- {nova_trame-0.12.0.dist-info → nova_trame-0.12.1.dist-info}/METADATA +1 -1
- {nova_trame-0.12.0.dist-info → nova_trame-0.12.1.dist-info}/RECORD +6 -6
- {nova_trame-0.12.0.dist-info → nova_trame-0.12.1.dist-info}/LICENSE +0 -0
- {nova_trame-0.12.0.dist-info → nova_trame-0.12.1.dist-info}/WHEEL +0 -0
- {nova_trame-0.12.0.dist-info → nova_trame-0.12.1.dist-info}/entry_points.txt +0 -0
@@ -128,16 +128,14 @@
|
|
128
128
|
"defaults": {
|
129
129
|
"VCard": {
|
130
130
|
"class": "pa-4",
|
131
|
-
"
|
132
|
-
"class": "border-primary border-sm",
|
131
|
+
"VCard": {
|
132
|
+
"class": "border-primary border-sm pa-4",
|
133
133
|
"style": {
|
134
134
|
"background-color": "rgba(var(--v-theme-primary), 0.1)"
|
135
135
|
}
|
136
|
-
}
|
137
|
-
|
138
|
-
|
139
|
-
"VCard": {
|
140
|
-
"class": "border-primary border-sm pa-4",
|
136
|
+
},
|
137
|
+
"VListItem": {
|
138
|
+
"class": "border-primary border-sm",
|
141
139
|
"style": {
|
142
140
|
"background-color": "rgba(var(--v-theme-primary), 0.1)"
|
143
141
|
}
|
@@ -13,12 +13,12 @@ nova/trame/view/layouts/vbox.py,sha256=Q4EvrtGJORyNF6AnCLGXToy8XU6yofiO5_kt7hK-A
|
|
13
13
|
nova/trame/view/theme/__init__.py,sha256=70_marDlTigIcPEOGiJb2JTs-8b2sGM5SlY7XBPtBDM,54
|
14
14
|
nova/trame/view/theme/assets/core_style.scss,sha256=AktysiiCYLeiTzCTtYwkksiUVmqb4S23RlDcW8L1ebI,518
|
15
15
|
nova/trame/view/theme/assets/favicon.png,sha256=Xbp1nUmhcBDeObjsebEbEAraPDZ_M163M_ZLtm5AbQc,1927
|
16
|
-
nova/trame/view/theme/assets/vuetify_config.json,sha256=
|
16
|
+
nova/trame/view/theme/assets/vuetify_config.json,sha256=7WGV6rO7hv2sapGsX9yy1d-dINshYFXRNX99D9I3dKQ,4780
|
17
17
|
nova/trame/view/theme/theme.py,sha256=lHeXZPGiS1Ezn3aiKpoEyarLgxOyatWOzYSApX9VI3M,11402
|
18
18
|
nova/trame/view/utilities/local_storage.py,sha256=vD8f2VZIpxhIKjZwEaD7siiPCTZO4cw9AfhwdawwYLY,3218
|
19
19
|
nova/trame/view_model/remote_file_input.py,sha256=WHWCQkZBGeKLe1aTPbtVNI8tn-PDt64mi1-561uuBpQ,3320
|
20
|
-
nova_trame-0.12.
|
21
|
-
nova_trame-0.12.
|
22
|
-
nova_trame-0.12.
|
23
|
-
nova_trame-0.12.
|
24
|
-
nova_trame-0.12.
|
20
|
+
nova_trame-0.12.1.dist-info/LICENSE,sha256=MOqZ8tPMKy8ZETJ2-HEvFTZ7dYNlg3gXmBkV-Y9i8bw,1061
|
21
|
+
nova_trame-0.12.1.dist-info/METADATA,sha256=lNZj7ZRu0tvXmwUnK4vRwKpBCDI4I9qzAZpFcaqM5Tw,1240
|
22
|
+
nova_trame-0.12.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
23
|
+
nova_trame-0.12.1.dist-info/entry_points.txt,sha256=J2AmeSwiTYZ4ZqHHp9HO6v4MaYQTTBPbNh6WtoqOT58,42
|
24
|
+
nova_trame-0.12.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|