This is an automated email from the ASF dual-hosted git repository.

riemer pushed a change to branch 
1335-replace-angularflex-layout-dependency-with-ngbracketngx-layout-dependency
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from f2b939d33 Replace FlexLayout module, bump Angular to v15 (#1335)(#943)
     add 5db0ac317 Start to migrate Angular Material components to MDC 
components (#1335)

No new revisions were added by this update.

Summary of changes:
 ui/deployment/appng5.module.mst                    |  3 +
 ui/deployment/sp-theme.scss                        | 24 ++++++-
 .../basic-nav-tabs/basic-nav-tabs.component.html   |  1 -
 .../confirm-dialog/confirm-dialog.component.ts     |  5 +-
 .../panel-dialog/panel-dialog.component.html       |  2 +-
 .../standard-dialog/standard-dialog.component.html |  2 +-
 .../shared-ui/src/lib/shared-ui.module.ts          |  6 +-
 .../app/CustomMaterial/custom-material.module.ts   | 36 +++++-----
 ui/src/app/add/add.component.html                  | 11 +--
 ui/src/app/add/add.module.ts                       |  4 +-
 .../endpoint-item/endpoint-item.component.ts       |  2 +-
 .../app-asset-monitoring.module.ts                 |  4 +-
 .../create-asset/create-asset.component.html       |  1 -
 .../create-asset/create-asset.component.ts         |  2 +-
 ui/src/app/app-overview/app-overview.module.ts     |  4 +-
 ui/src/app/assets/assets.module.ts                 | 10 +--
 .../asset-link-item/asset-link-item.component.html |  3 -
 .../asset-selection-panel.component.html           |  3 -
 .../asset-overview/asset-overview.component.html   |  5 --
 .../asset-overview/asset-overview.component.ts     |  2 +-
 .../edit-asset-link-dialog.component.ts            |  2 +-
 .../manage-asset-links-dialog.component.ts         |  2 +-
 ui/src/app/configuration/configuration.module.ts   | 10 +--
 .../consul-configs-password.component.spec.ts      |  8 +--
 .../datalake-configuration.component.html          |  4 --
 .../datalake-configuration.component.ts            |  4 +-
 .../export/data-export-import.component.ts         |  2 +-
 .../data-export-item/data-export-item.component.ts |  2 +-
 .../general-configuration.component.html           |  9 ++-
 .../pipeline-element-configuration.component.ts    |  4 +-
 .../abstract-security-principal-config.ts          |  4 +-
 .../edit-group-dialog.component.ts                 |  2 +-
 .../edit-user-dialog/edit-user-dialog.component.ts |  2 +-
 .../user-group-configuration.component.ts          |  4 +-
 .../event-property-row.component.ts                |  2 +-
 .../event-schema/event-schema.component.html       |  1 -
 .../schema-editor-header.component.html            |  2 -
 .../adapter-details-logs.component.html            |  1 -
 .../adapter-details-metrics.component.html         |  1 -
 .../adapter-description.component.ts               |  4 +-
 .../existing-adapters.component.html               |  9 ---
 .../existing-adapters.component.scss               |  9 +--
 .../existing-adapters.component.ts                 |  4 +-
 .../filter-toolbar/filter-toolbar.component.html   | 73 ++++++++++---------
 .../filter-toolbar/filter-toolbar.component.ts     |  2 +-
 ui/src/app/connect/connect.module.ts               | 12 ++--
 ui/src/app/core-ui/core-ui.module.ts               | 12 ++--
 .../image-labeling/image-labeling.component.html   |  1 -
 .../image-labeling/image-labeling.component.ts     |  2 +-
 .../object-permission-dialog.component.ts          |  4 +-
 .../static-file-input.component.html               |  1 -
 .../static-mapping-unary.component.html            |  2 +-
 .../core/components/iconbar/iconbar.component.html |  2 -
 .../core/components/iconbar/iconbar.component.scss |  7 +-
 .../core/components/toolbar/toolbar.component.html |  2 -
 .../core/components/toolbar/toolbar.component.ts   |  2 +-
 ui/src/app/core/core.module.ts                     | 14 ++--
 .../overview/dashboard-overview.component.css      |  4 +-
 .../overview/dashboard-overview.component.html     |  6 --
 .../overview/dashboard-overview.component.ts       |  4 +-
 .../components/panel/dashboard-panel.component.ts  |  2 +-
 .../widget/dashboard-widget.component.html         | 14 +---
 .../widgets/table/table-widget.component.ts        |  2 +-
 ui/src/app/dashboard/dashboard.module.ts           |  2 +-
 .../data-explorer-designer-panel.component.html    |  1 -
 ...ta-explorer-widget-data-settings.component.html |  6 +-
 .../field-selection-panel.component.html           |  2 -
 .../filter-selection-panel.component.html          |  4 +-
 ...-explorer-visualisation-settings.component.html |  8 ++-
 ...ta-explorer-visualisation-settings.component.ts |  2 +-
 ...data-explorer-dashboard-overview.component.html |  5 --
 ...data-explorer-dashboard-overview.component.scss |  6 +-
 .../data-explorer-dashboard-overview.component.ts  |  2 +-
 .../data-explorer-dashboard-panel.component.html   |  4 --
 .../data-explorer-dashboard-panel.component.ts     |  2 +-
 .../time-selector/timeRangeSelector.component.html |  8 +--
 .../time-selector/timeRangeSelector.component.scss |  7 +-
 .../data-explorer-dashboard-widget.component.html  |  4 --
 .../widgets/table/table-widget.component.ts        |  2 +-
 ui/src/app/data-explorer/data-explorer.module.ts   | 12 ++--
 .../pipeline-assembly.component.html               |  3 -
 .../pipeline-assembly.component.ts                 |  2 +-
 .../pipeline-element-icon-stand-row.component.html |  1 -
 .../pipeline-element-icon-stand.component.html     | 46 ++++++------
 .../pipeline-element-icon-stand.component.scss     |  2 +-
 .../pipeline-element-options.component.css         | 53 ++++++++++++++
 .../pipeline-element-options.component.html        |  6 --
 .../components/pipeline/pipeline.component.ts      |  2 +-
 ui/src/app/editor/editor.module.ts                 |  6 +-
 .../file-overview/file-overview.component.html     |  1 -
 .../file-overview/file-overview.component.ts       |  6 +-
 ui/src/app/files/files.module.ts                   | 20 +++---
 ui/src/app/home/home.component.html                |  9 ++-
 ui/src/app/home/home.module.ts                     |  4 +-
 ui/src/app/info/info.component.ts                  |  2 +-
 ui/src/app/info/info.module.ts                     |  8 +--
 ui/src/app/login/login.module.ts                   | 14 ++--
 ui/src/app/notifications/notifications.module.ts   |  4 +-
 .../monitoring/pipeline-monitoring.component.html  |  1 -
 .../pipeline-logs/pipeline-logs.component.html     |  1 -
 .../pipeline-details/pipeline-details.module.ts    |  6 +-
 .../functions-logs/functions-logs.component.html   |  1 -
 .../functions-metrics.component.html               |  1 -
 .../functions-overview.component.html              |  1 -
 .../functions-overview.component.ts                |  2 +-
 .../pipeline-overview.component.html               |  9 +--
 .../pipeline-overview.component.scss               |  9 +--
 .../pipeline-overview.component.ts                 |  4 +-
 .../pipeline-categories-dialog.component.html      |  8 ---
 ui/src/app/pipelines/pipelines.component.html      |  3 -
 ui/src/app/pipelines/pipelines.module.ts           |  8 +--
 .../token/token-management-settings.component.ts   |  2 +-
 ui/src/app/profile/profile.module.ts               |  4 +-
 ui/src/scss/sp/buttons.scss                        | 36 +++++-----
 ui/src/scss/sp/forms.scss                          | 81 ++++++++++++++++++++--
 ui/src/scss/sp/layout.scss                         |  4 ++
 ui/src/scss/sp/pipeline-element-options.scss       | 52 --------------
 117 files changed, 445 insertions(+), 444 deletions(-)

Reply via email to