jb-date-input
Advanced tools
Comparing version 3.7.5 to 3.7.6
@@ -5,3 +5,3 @@ import 'jb-calendar'; | ||
import { InputTypes, ValueTypes, ElementsObject, ValidationResultSummary, DateRestrictions, JBDateInputValueObject, ValidationResultItem, JBDateInputValidationItem, DateRestrictionsValidResult, ValidationResult } from './Types'; | ||
export { JBDateInputValidationItem, InputTypes, ValueTypes, JBDateInputValueObject, JBDDateInputInboxElementWebComponent }; | ||
export { JBDateInputValidationItem, InputTypes as JBDateInputInputTypes, ValueTypes, JBDateInputValueObject, JBDDateInputInboxElementWebComponent }; | ||
export declare class JBDateInputWebComponent extends HTMLElement { | ||
@@ -8,0 +8,0 @@ #private; |
@@ -18,4 +18,5 @@ import HTML from './JBDateInput.html'; | ||
console.log(InputTypes); | ||
export {JBDateInputValidationItem,InputTypes,ValueTypes, JBDateInputValueObject,JBDDateInputInboxElementWebComponent}; | ||
export {JBDateInputValidationItem,InputTypes as JBDateInputInputTypes,ValueTypes, JBDateInputValueObject,JBDDateInputInboxElementWebComponent}; | ||
export class JBDateInputWebComponent extends HTMLElement { | ||
@@ -22,0 +23,0 @@ static get formAssociated() { return true; } |
@@ -31,3 +31,3 @@ { | ||
], | ||
"version": "3.7.5", | ||
"version": "3.7.6", | ||
"bugs": "https://github.com/javadbat/jb-date-input/issues", | ||
@@ -34,0 +34,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
857357
7124