@ui5/theming-ngx 0.4.0 → 0.4.1

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.
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, isDevMode, Injectable, Optional, Inject, NgModule } from '@angular/core';
2
+ import { InjectionToken, isDevMode, Optional, Inject, Injectable, NgModule } from '@angular/core';
3
3
  import { BehaviorSubject, Subject, combineLatest, delay, switchMap, of, map, tap, takeUntil, Observable } from 'rxjs';
4
4
 
5
5
  const UI5_THEMING_CONFIGURATION = new InjectionToken('Ui5 global theming configuration.');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/theming-ngx",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "license": "Apache-2.0",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "repository": {
Binary file
Binary file