This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch 3730-upgrade-design-system-to-material-3
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from dc14398b4a 3730 upgrade design system to material 3 (#3743)
add 5b4ea795c5 Add button styles, fix some layout issues
No new revisions were added by this update.
Summary of changes:
.../components/sp-table/sp-table.component.scss | 2 +-
.../security-service-config.component.html | 6 +-
.../security-user-config.component.html | 6 +-
.../user-group-configuration.component.html | 6 +-
.../existing-adapters.component.html | 11 +-
.../static-alternatives.component.scss | 4 -
.../static-one-of-input.component.html | 1 -
.../panel/dashboard-panel.component.html | 9 +-
.../dashboard-toolbar.component.html | 209 +++++++++++----------
...data-explorer-chart-view-toolbar.component.html | 2 +-
.../custom-output-strategy.component.html | 4 +-
.../pipeline-assembly-options.component.html | 19 +-
.../pipeline-assembly.component.html | 1 +
.../pipeline-element-options.component.scss | 4 +-
ui/src/app/pipelines/pipelines.component.html | 10 +-
ui/src/scss/custom-theme/_theme-colors.scss | 1 +
ui/src/scss/sp/_variables.scss | 12 ++
ui/src/scss/sp/buttons-mat3.scss | 50 ++++-
ui/src/scss/sp/forms-mat3.scss | 1 -
ui/src/scss/sp/sp-theme.scss | 109 +----------
20 files changed, 214 insertions(+), 253 deletions(-)