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

mcgilman pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from 634d914889 [NIFI-13471] make theme file path configurable during maven 
build (#9020)
     add e205f27f89 [NIFI-13539] upgrade to angular 18.0.7 (#9072)

No new revisions were added by this update.

Summary of changes:
 nifi-frontend/src/main/frontend/.gitignore         |     1 +
 nifi-frontend/src/main/frontend/.prettierignore    |     2 +
 .../nifi-jolt-transform-ui/src/app/app.module.ts   |    19 +-
 .../apps/nifi-jolt-transform-ui/src/styles.scss    |     2 +-
 .../apps/nifi/src/app/_app.component-theme.scss    |     6 +-
 .../main/frontend/apps/nifi/src/app/app.module.ts  |    19 +-
 .../ui/canvas/_canvas.component-theme.scss         |    38 +-
 .../_change-color-dialog.component-theme.scss      |    13 +-
 .../ui/canvas/footer/_footer.component-theme.scss  |     2 +-
 .../_navigation-control.component-theme.scss       |     9 +-
 .../birdseye/_birdseye.component-theme.scss        |    15 +-
 .../_operation-control.component-theme.scss        |     9 +-
 .../flow-status/_flow-status.component-theme.scss  |    21 +-
 .../_new-canvas-item.component-theme.scss          |    17 +-
 .../header/search/_search.component-theme.scss     |     9 +-
 .../login/feature/_login.component-theme.scss      |     9 +-
 .../logout/feature/_logout.component-theme.scss    |     6 +-
 .../feature/_provenance.component-theme.scss       |    21 +-
 .../_provenance-event-table.component-theme.scss   |     9 +-
 .../lineage/_lineage.component-theme.scss          |    10 +-
 .../_processor-status-table.component-theme.scss   |     9 +-
 .../_context-menu.component-theme.scss             |    17 +-
 .../navigation/_navigation.component-theme.scss    |    12 +-
 .../_status-history.component-theme.scss           |     6 +-
 .../_property-hint-tip.component-theme.scss        |    13 +-
 .../src/main/frontend/apps/nifi/src/styles.scss    |     2 +-
 .../libs/shared/src/assets/styles/_app.scss        |    55 +-
 .../src/assets/styles/_codemirror-theme.scss       |    23 +-
 .../shared/src/assets/styles/_listing-table.scss   |    19 +-
 .../libs/shared/src/assets/themes/material.scss    |    34 +-
 .../libs/shared/src/assets/themes/purple.scss      |    32 +-
 .../shared/src/assets/themes/supplemental.scss     |    16 +-
 nifi-frontend/src/main/frontend/package-lock.json  | 18000 +++++++++----------
 nifi-frontend/src/main/frontend/package.json       |    71 +-
 34 files changed, 9148 insertions(+), 9398 deletions(-)

Reply via email to