@codaline-io/ionic-datepicker
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -161,2 +161,3 @@ 'use strict'; | ||
this.formatDate(data.date); | ||
this.changes.emit(data.date); | ||
} | ||
@@ -163,0 +164,0 @@ } |
@@ -150,2 +150,3 @@ import { Component, Prop, h, Host, Event, State } from '@stencil/core'; | ||
this.formatDate(data.date); | ||
this.changes.emit(data.date); | ||
} | ||
@@ -152,0 +153,0 @@ } |
@@ -157,2 +157,3 @@ import { r as registerInstance, c as createEvent, h, H as Host } from './index-f3e464ac.js'; | ||
this.formatDate(data.date); | ||
this.changes.emit(data.date); | ||
} | ||
@@ -159,0 +160,0 @@ } |
@@ -157,2 +157,3 @@ import { r as registerInstance, c as createEvent, h, H as Host } from './index-f3e464ac.js'; | ||
this.formatDate(data.date); | ||
this.changes.emit(data.date); | ||
} | ||
@@ -159,0 +160,0 @@ } |
@@ -1,1 +0,1 @@ | ||
import{p as e,b as a}from"./p-a9232c04.js";e().then(e=>a([["p-50716eae",[[1,"ionic-datepicker",{displayFormat:[1,"display-format"],pickerFormat:[1,"picker-format"],disabled:[4],pickerOptions:[16],defaultDate:[1,"default-date"],placeholder:[1],ionDateTimeOnMobile:[4,"ion-date-time-on-mobile"],max:[1],min:[1],required:[4],error:[4],ionPopoverOptions:[16],mode:[1],errorClass:[1,"error-class"],monthNames:[16],monthShortNames:[16],dayNames:[16],dayShortNames:[16],okayLabel:[1,"okay-label"],cancelLabel:[1,"cancel-label"],yearLabel:[1,"year-label"],formattedDate:[32]}]]],["p-6509c551",[[0,"ionic-datepicker-popover",{disabled:[4],pickerOptions:[16],selectedDate:[1,"selected-date"],max:[1],min:[1]}]]]],e)); | ||
import{p as e,b as a}from"./p-a9232c04.js";e().then(e=>a([["p-bd4edec7",[[1,"ionic-datepicker",{displayFormat:[1,"display-format"],pickerFormat:[1,"picker-format"],disabled:[4],pickerOptions:[16],defaultDate:[1,"default-date"],placeholder:[1],ionDateTimeOnMobile:[4,"ion-date-time-on-mobile"],max:[1],min:[1],required:[4],error:[4],ionPopoverOptions:[16],mode:[1],errorClass:[1,"error-class"],monthNames:[16],monthShortNames:[16],dayNames:[16],dayShortNames:[16],okayLabel:[1,"okay-label"],cancelLabel:[1,"cancel-label"],yearLabel:[1,"year-label"],formattedDate:[32]}]]],["p-6509c551",[[0,"ionic-datepicker-popover",{disabled:[4],pickerOptions:[16],selectedDate:[1,"selected-date"],max:[1],min:[1]}]]]],e)); |
@@ -1,1 +0,1 @@ | ||
System.register(["./p-6b312a4f.system.js"],(function(){"use strict";var e,a;return{setters:[function(t){e=t.p;a=t.b}],execute:function(){e().then(e=>a([["p-dccc0580.system",[[1,"ionic-datepicker",{displayFormat:[1,"display-format"],pickerFormat:[1,"picker-format"],disabled:[4],pickerOptions:[16],defaultDate:[1,"default-date"],placeholder:[1],ionDateTimeOnMobile:[4,"ion-date-time-on-mobile"],max:[1],min:[1],required:[4],error:[4],ionPopoverOptions:[16],mode:[1],errorClass:[1,"error-class"],monthNames:[16],monthShortNames:[16],dayNames:[16],dayShortNames:[16],okayLabel:[1,"okay-label"],cancelLabel:[1,"cancel-label"],yearLabel:[1,"year-label"],formattedDate:[32]}]]],["p-6b22617b.system",[[0,"ionic-datepicker-popover",{disabled:[4],pickerOptions:[16],selectedDate:[1,"selected-date"],max:[1],min:[1]}]]]],e))}}})); | ||
System.register(["./p-6b312a4f.system.js"],(function(){"use strict";var e,a;return{setters:[function(t){e=t.p;a=t.b}],execute:function(){e().then(e=>a([["p-be2b69e6.system",[[1,"ionic-datepicker",{displayFormat:[1,"display-format"],pickerFormat:[1,"picker-format"],disabled:[4],pickerOptions:[16],defaultDate:[1,"default-date"],placeholder:[1],ionDateTimeOnMobile:[4,"ion-date-time-on-mobile"],max:[1],min:[1],required:[4],error:[4],ionPopoverOptions:[16],mode:[1],errorClass:[1,"error-class"],monthNames:[16],monthShortNames:[16],dayNames:[16],dayShortNames:[16],okayLabel:[1,"okay-label"],cancelLabel:[1,"cancel-label"],yearLabel:[1,"year-label"],formattedDate:[32]}]]],["p-6b22617b.system",[[0,"ionic-datepicker-popover",{disabled:[4],pickerOptions:[16],selectedDate:[1,"selected-date"],max:[1],min:[1]}]]]],e))}}})); |
{ | ||
"name": "@codaline-io/ionic-datepicker", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "A datepicker component for ionic", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
823541
11054