vgr-komponentkartan
Advanced tools
Comparing version 0.0.46 to 0.0.47
@@ -30,2 +30,3 @@ "use strict"; | ||
var headerMenu_component_1 = require("./controls/headerMenu/headerMenu.component"); | ||
var checkbox_component_1 = require("./controls/checkbox/checkbox.component"); | ||
var ngx_perfect_scrollbar_1 = require("ngx-perfect-scrollbar"); | ||
@@ -66,3 +67,4 @@ var PERFECT_SCROLLBAR_CONFIG = { | ||
sidebarMenu_component_1.SidebarMenuComponent, | ||
headerMenu_component_1.HeaderMenuComponent | ||
headerMenu_component_1.HeaderMenuComponent, | ||
checkbox_component_1.CheckboxComponent | ||
], | ||
@@ -88,3 +90,4 @@ exports: [ | ||
headerMenu_component_1.HeaderMenuComponent, | ||
ngx_perfect_scrollbar_1.PerfectScrollbarModule | ||
ngx_perfect_scrollbar_1.PerfectScrollbarModule, | ||
checkbox_component_1.CheckboxComponent | ||
] | ||
@@ -91,0 +94,0 @@ }) |
@@ -24,2 +24,3 @@ import { NgModule, NO_ERRORS_SCHEMA } from "@angular/core" | ||
import { HeaderMenuComponent } from "./controls/headerMenu/headerMenu.component"; | ||
import { CheckboxComponent } from "./controls/checkbox/checkbox.component"; | ||
import { PerfectScrollbarModule } from 'ngx-perfect-scrollbar'; | ||
@@ -58,3 +59,4 @@ import { PerfectScrollbarConfigInterface } from 'ngx-perfect-scrollbar'; | ||
SidebarMenuComponent, | ||
HeaderMenuComponent | ||
HeaderMenuComponent, | ||
CheckboxComponent | ||
], | ||
@@ -80,3 +82,4 @@ exports: [ | ||
HeaderMenuComponent, | ||
PerfectScrollbarModule | ||
PerfectScrollbarModule, | ||
CheckboxComponent | ||
] | ||
@@ -83,0 +86,0 @@ }) |
{ | ||
"name": "vgr-komponentkartan", | ||
"version": "0.0.46", | ||
"version": "0.0.47", | ||
"author": "Västra Götalandsregionen", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
576931
129
5262