Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "nova-trame" version = "0.17.1" version = "0.17.2" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = ["Duggan, John <dugganjw@ornl.gov>"] readme = "README.md" Loading src/nova/trame/view/theme/assets/vuetify_config.json +3 −3 Original line number Diff line number Diff line Loading @@ -169,10 +169,10 @@ }, "VTextField": { "VBtn": { "size": "small", "size": "small" }, "variant": "outlined" } } }, "title": "Compact", "value": "CompactTheme" Loading Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "nova-trame" version = "0.17.1" version = "0.17.2" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = ["Duggan, John <dugganjw@ornl.gov>"] readme = "README.md" Loading
src/nova/trame/view/theme/assets/vuetify_config.json +3 −3 Original line number Diff line number Diff line Loading @@ -169,10 +169,10 @@ }, "VTextField": { "VBtn": { "size": "small", "size": "small" }, "variant": "outlined" } } }, "title": "Compact", "value": "CompactTheme" Loading