@skyux/core 11.0.0-alpha.14 → 11.0.0-alpha.16

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,9 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./percent.pipe";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../shared/sky-core-resources.module";
3
+ import * as i2 from "../shared/sky-core-resources.module";
5
4
  export declare class SkyPercentPipeModule {
6
5
  static ɵfac: i0.ɵɵFactoryDeclaration<SkyPercentPipeModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<SkyPercentPipeModule, [typeof i1.SkyPercentPipe], [typeof i2.CommonModule, typeof i3.SkyCoreResourcesModule], [typeof i1.SkyPercentPipe]>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SkyPercentPipeModule, [typeof i1.SkyPercentPipe], [typeof i2.SkyCoreResourcesModule], [typeof i1.SkyPercentPipe]>;
8
7
  static ɵinj: i0.ɵɵInjectorDeclaration<SkyPercentPipeModule>;
9
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skyux/core",
3
- "version": "11.0.0-alpha.14",
3
+ "version": "11.0.0-alpha.16",
4
4
  "author": "Blackbaud, Inc.",
5
5
  "keywords": [
6
6
  "blackbaud",
@@ -41,7 +41,7 @@
41
41
  "@angular/core": "^18.1.2",
42
42
  "@angular/platform-browser": "^18.1.2",
43
43
  "@angular/router": "^18.1.2",
44
- "@skyux/i18n": "11.0.0-alpha.14"
44
+ "@skyux/i18n": "11.0.0-alpha.16"
45
45
  },
46
46
  "dependencies": {
47
47
  "tslib": "^2.6.3"