ionic2-calendar
Advanced tools
Comparing version 0.3.0 to 0.3.1
import { NgModule } from '@angular/core'; | ||
import { BrowserModule } from '@angular/platform-browser'; | ||
import { IonicModule } from 'ionic-angular'; | ||
@@ -21,3 +20,3 @@ import 'intl'; | ||
], | ||
imports: [BrowserModule, IonicModule], | ||
imports: [IonicModule], | ||
exports: [CalendarComponent], | ||
@@ -24,0 +23,0 @@ entryComponents: [CalendarComponent] |
@@ -1,1 +0,1 @@ | ||
[{"__symbolic":"module","version":3,"metadata":{"NgCalendarModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"declarations":[{"__symbolic":"reference","module":"./monthview","name":"MonthViewComponent"},{"__symbolic":"reference","module":"./weekview","name":"WeekViewComponent"},{"__symbolic":"reference","module":"./dayview","name":"DayViewComponent"},{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}],"imports":[{"__symbolic":"reference","module":"@angular/platform-browser","name":"BrowserModule"},{"__symbolic":"reference","module":"ionic-angular","name":"IonicModule"}],"exports":[{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}],"entryComponents":[{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}]}]}]}}},{"__symbolic":"module","version":1,"metadata":{"NgCalendarModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"declarations":[{"__symbolic":"reference","module":"./monthview","name":"MonthViewComponent"},{"__symbolic":"reference","module":"./weekview","name":"WeekViewComponent"},{"__symbolic":"reference","module":"./dayview","name":"DayViewComponent"},{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}],"imports":[{"__symbolic":"reference","module":"@angular/platform-browser","name":"BrowserModule"},{"__symbolic":"reference","module":"ionic-angular","name":"IonicModule"}],"exports":[{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}],"entryComponents":[{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}]}]}]}}}] | ||
[{"__symbolic":"module","version":3,"metadata":{"NgCalendarModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"declarations":[{"__symbolic":"reference","module":"./monthview","name":"MonthViewComponent"},{"__symbolic":"reference","module":"./weekview","name":"WeekViewComponent"},{"__symbolic":"reference","module":"./dayview","name":"DayViewComponent"},{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}],"imports":[{"__symbolic":"reference","module":"ionic-angular","name":"IonicModule"}],"exports":[{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}],"entryComponents":[{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}]}]}]}}},{"__symbolic":"module","version":1,"metadata":{"NgCalendarModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"declarations":[{"__symbolic":"reference","module":"./monthview","name":"MonthViewComponent"},{"__symbolic":"reference","module":"./weekview","name":"WeekViewComponent"},{"__symbolic":"reference","module":"./dayview","name":"DayViewComponent"},{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}],"imports":[{"__symbolic":"reference","module":"ionic-angular","name":"IonicModule"}],"exports":[{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}],"entryComponents":[{"__symbolic":"reference","module":"./calendar","name":"CalendarComponent"}]}]}]}}}] |
@@ -12,211 +12,76 @@ /** | ||
import * as import2 from '@angular/common'; | ||
import * as import3 from '@angular/platform-browser'; | ||
import * as import4 from '@angular/forms'; | ||
import * as import5 from 'ionic-angular/module'; | ||
import * as import6 from 'ionic-angular/components/action-sheet/action-sheet-component.ngfactory'; | ||
import * as import7 from 'ionic-angular/components/alert/alert-component.ngfactory'; | ||
import * as import8 from 'ionic-angular/components/app/app-root.ngfactory'; | ||
import * as import9 from 'ionic-angular/components/loading/loading-component.ngfactory'; | ||
import * as import10 from 'ionic-angular/components/modal/modal-component.ngfactory'; | ||
import * as import11 from 'ionic-angular/components/picker/picker-component.ngfactory'; | ||
import * as import12 from 'ionic-angular/components/popover/popover-component.ngfactory'; | ||
import * as import13 from 'ionic-angular/components/select/select-popover-component.ngfactory'; | ||
import * as import14 from 'ionic-angular/components/toast/toast-component.ngfactory'; | ||
import * as import15 from './calendar.ngfactory'; | ||
import * as import3 from '@angular/forms'; | ||
import * as import4 from 'ionic-angular/module'; | ||
import * as import5 from 'ionic-angular/components/action-sheet/action-sheet-component.ngfactory'; | ||
import * as import6 from 'ionic-angular/components/alert/alert-component.ngfactory'; | ||
import * as import7 from 'ionic-angular/components/app/app-root.ngfactory'; | ||
import * as import8 from 'ionic-angular/components/loading/loading-component.ngfactory'; | ||
import * as import9 from 'ionic-angular/components/modal/modal-component.ngfactory'; | ||
import * as import10 from 'ionic-angular/components/picker/picker-component.ngfactory'; | ||
import * as import11 from 'ionic-angular/components/popover/popover-component.ngfactory'; | ||
import * as import12 from 'ionic-angular/components/select/select-popover-component.ngfactory'; | ||
import * as import13 from 'ionic-angular/components/toast/toast-component.ngfactory'; | ||
import * as import14 from './calendar.ngfactory'; | ||
class NgCalendarModuleInjector extends import0.ɵNgModuleInjector<import1.NgCalendarModule> { | ||
_CommonModule_0:import2.CommonModule; | ||
_ErrorHandler_1:any; | ||
_APP_INITIALIZER_2:any[]; | ||
_ApplicationInitStatus_3:import0.ApplicationInitStatus; | ||
_ɵf_4:import0.ɵf; | ||
_ApplicationRef_5:any; | ||
_ApplicationModule_6:import0.ApplicationModule; | ||
_BrowserModule_7:import3.BrowserModule; | ||
_ɵba_8:import4.ɵba; | ||
_FormsModule_9:import4.FormsModule; | ||
_ReactiveFormsModule_10:import4.ReactiveFormsModule; | ||
_IonicModule_11:import5.IonicModule; | ||
_NgCalendarModule_12:import1.NgCalendarModule; | ||
__LOCALE_ID_13:any; | ||
__NgLocalization_14:import2.NgLocaleLocalization; | ||
__Compiler_15:import0.Compiler; | ||
__APP_ID_16:any; | ||
__IterableDiffers_17:any; | ||
__KeyValueDiffers_18:any; | ||
__DomSanitizer_19:import3.ɵe; | ||
__Sanitizer_20:any; | ||
__HAMMER_GESTURE_CONFIG_21:import3.HammerGestureConfig; | ||
__EVENT_MANAGER_PLUGINS_22:any[]; | ||
__EventManager_23:import3.EventManager; | ||
__ɵDomSharedStylesHost_24:import3.ɵDomSharedStylesHost; | ||
__ɵDomRendererFactory2_25:import3.ɵDomRendererFactory2; | ||
__RendererFactory2_26:any; | ||
__ɵSharedStylesHost_27:any; | ||
__Testability_28:import0.Testability; | ||
__Meta_29:import3.Meta; | ||
__Title_30:import3.Title; | ||
__ɵi_31:import4.ɵi; | ||
__FormBuilder_32:import4.FormBuilder; | ||
_ɵba_1:import3.ɵba; | ||
_FormsModule_2:import3.FormsModule; | ||
_ReactiveFormsModule_3:import3.ReactiveFormsModule; | ||
_IonicModule_4:import4.IonicModule; | ||
_NgCalendarModule_5:import1.NgCalendarModule; | ||
__NgLocalization_6:import2.NgLocaleLocalization; | ||
__ɵi_7:import3.ɵi; | ||
__FormBuilder_8:import3.FormBuilder; | ||
constructor(parent:import0.Injector) { | ||
super(parent,[ | ||
import6.ActionSheetCmpNgFactory, | ||
import7.AlertCmpNgFactory, | ||
import8.IonicAppNgFactory, | ||
import9.LoadingCmpNgFactory, | ||
import10.ModalCmpNgFactory, | ||
import11.PickerCmpNgFactory, | ||
import12.PopoverCmpNgFactory, | ||
import13.SelectPopoverNgFactory, | ||
import14.ToastCmpNgFactory, | ||
import15.CalendarComponentNgFactory | ||
import5.ActionSheetCmpNgFactory, | ||
import6.AlertCmpNgFactory, | ||
import7.IonicAppNgFactory, | ||
import8.LoadingCmpNgFactory, | ||
import9.ModalCmpNgFactory, | ||
import10.PickerCmpNgFactory, | ||
import11.PopoverCmpNgFactory, | ||
import12.SelectPopoverNgFactory, | ||
import13.ToastCmpNgFactory, | ||
import14.CalendarComponentNgFactory | ||
] | ||
,([] as any[])); | ||
} | ||
get _LOCALE_ID_13():any { | ||
if ((this.__LOCALE_ID_13 == null)) { (this.__LOCALE_ID_13 = import0.ɵn(this.parent.get(import0.LOCALE_ID,(null as any)))); } | ||
return this.__LOCALE_ID_13; | ||
get _NgLocalization_6():import2.NgLocaleLocalization { | ||
if ((this.__NgLocalization_6 == null)) { (this.__NgLocalization_6 = new import2.NgLocaleLocalization(this.parent.get(import0.LOCALE_ID))); } | ||
return this.__NgLocalization_6; | ||
} | ||
get _NgLocalization_14():import2.NgLocaleLocalization { | ||
if ((this.__NgLocalization_14 == null)) { (this.__NgLocalization_14 = new import2.NgLocaleLocalization(this._LOCALE_ID_13)); } | ||
return this.__NgLocalization_14; | ||
get _ɵi_7():import3.ɵi { | ||
if ((this.__ɵi_7 == null)) { (this.__ɵi_7 = new import3.ɵi()); } | ||
return this.__ɵi_7; | ||
} | ||
get _Compiler_15():import0.Compiler { | ||
if ((this.__Compiler_15 == null)) { (this.__Compiler_15 = new import0.Compiler()); } | ||
return this.__Compiler_15; | ||
get _FormBuilder_8():import3.FormBuilder { | ||
if ((this.__FormBuilder_8 == null)) { (this.__FormBuilder_8 = new import3.FormBuilder()); } | ||
return this.__FormBuilder_8; | ||
} | ||
get _APP_ID_16():any { | ||
if ((this.__APP_ID_16 == null)) { (this.__APP_ID_16 = import0.ɵg()); } | ||
return this.__APP_ID_16; | ||
} | ||
get _IterableDiffers_17():any { | ||
if ((this.__IterableDiffers_17 == null)) { (this.__IterableDiffers_17 = import0.ɵl()); } | ||
return this.__IterableDiffers_17; | ||
} | ||
get _KeyValueDiffers_18():any { | ||
if ((this.__KeyValueDiffers_18 == null)) { (this.__KeyValueDiffers_18 = import0.ɵm()); } | ||
return this.__KeyValueDiffers_18; | ||
} | ||
get _DomSanitizer_19():import3.ɵe { | ||
if ((this.__DomSanitizer_19 == null)) { (this.__DomSanitizer_19 = new import3.ɵe(this.parent.get(import3.DOCUMENT))); } | ||
return this.__DomSanitizer_19; | ||
} | ||
get _Sanitizer_20():any { | ||
if ((this.__Sanitizer_20 == null)) { (this.__Sanitizer_20 = this._DomSanitizer_19); } | ||
return this.__Sanitizer_20; | ||
} | ||
get _HAMMER_GESTURE_CONFIG_21():import3.HammerGestureConfig { | ||
if ((this.__HAMMER_GESTURE_CONFIG_21 == null)) { (this.__HAMMER_GESTURE_CONFIG_21 = new import3.HammerGestureConfig()); } | ||
return this.__HAMMER_GESTURE_CONFIG_21; | ||
} | ||
get _EVENT_MANAGER_PLUGINS_22():any[] { | ||
if ((this.__EVENT_MANAGER_PLUGINS_22 == null)) { (this.__EVENT_MANAGER_PLUGINS_22 = [ | ||
new import3.ɵDomEventsPlugin(this.parent.get(import3.DOCUMENT)), | ||
new import3.ɵKeyEventsPlugin(this.parent.get(import3.DOCUMENT)), | ||
new import3.ɵHammerGesturesPlugin(this.parent.get(import3.DOCUMENT),this._HAMMER_GESTURE_CONFIG_21) | ||
] | ||
); } | ||
return this.__EVENT_MANAGER_PLUGINS_22; | ||
} | ||
get _EventManager_23():import3.EventManager { | ||
if ((this.__EventManager_23 == null)) { (this.__EventManager_23 = new import3.EventManager(this._EVENT_MANAGER_PLUGINS_22,this.parent.get(import0.NgZone))); } | ||
return this.__EventManager_23; | ||
} | ||
get _ɵDomSharedStylesHost_24():import3.ɵDomSharedStylesHost { | ||
if ((this.__ɵDomSharedStylesHost_24 == null)) { (this.__ɵDomSharedStylesHost_24 = new import3.ɵDomSharedStylesHost(this.parent.get(import3.DOCUMENT))); } | ||
return this.__ɵDomSharedStylesHost_24; | ||
} | ||
get _ɵDomRendererFactory2_25():import3.ɵDomRendererFactory2 { | ||
if ((this.__ɵDomRendererFactory2_25 == null)) { (this.__ɵDomRendererFactory2_25 = new import3.ɵDomRendererFactory2(this._EventManager_23,this._ɵDomSharedStylesHost_24)); } | ||
return this.__ɵDomRendererFactory2_25; | ||
} | ||
get _RendererFactory2_26():any { | ||
if ((this.__RendererFactory2_26 == null)) { (this.__RendererFactory2_26 = this._ɵDomRendererFactory2_25); } | ||
return this.__RendererFactory2_26; | ||
} | ||
get _ɵSharedStylesHost_27():any { | ||
if ((this.__ɵSharedStylesHost_27 == null)) { (this.__ɵSharedStylesHost_27 = this._ɵDomSharedStylesHost_24); } | ||
return this.__ɵSharedStylesHost_27; | ||
} | ||
get _Testability_28():import0.Testability { | ||
if ((this.__Testability_28 == null)) { (this.__Testability_28 = new import0.Testability(this.parent.get(import0.NgZone))); } | ||
return this.__Testability_28; | ||
} | ||
get _Meta_29():import3.Meta { | ||
if ((this.__Meta_29 == null)) { (this.__Meta_29 = new import3.Meta(this.parent.get(import3.DOCUMENT))); } | ||
return this.__Meta_29; | ||
} | ||
get _Title_30():import3.Title { | ||
if ((this.__Title_30 == null)) { (this.__Title_30 = new import3.Title(this.parent.get(import3.DOCUMENT))); } | ||
return this.__Title_30; | ||
} | ||
get _ɵi_31():import4.ɵi { | ||
if ((this.__ɵi_31 == null)) { (this.__ɵi_31 = new import4.ɵi()); } | ||
return this.__ɵi_31; | ||
} | ||
get _FormBuilder_32():import4.FormBuilder { | ||
if ((this.__FormBuilder_32 == null)) { (this.__FormBuilder_32 = new import4.FormBuilder()); } | ||
return this.__FormBuilder_32; | ||
} | ||
createInternal():import1.NgCalendarModule { | ||
this._CommonModule_0 = new import2.CommonModule(); | ||
this._ErrorHandler_1 = import3.ɵa(); | ||
this._APP_INITIALIZER_2 = [ | ||
import0.ɵo, | ||
import3.ɵc(this.parent.get(import3.NgProbeToken,(null as any)),this.parent.get(import0.NgProbeToken,(null as any))) | ||
] | ||
; | ||
this._ApplicationInitStatus_3 = new import0.ApplicationInitStatus(this._APP_INITIALIZER_2); | ||
this._ɵf_4 = new import0.ɵf(this.parent.get(import0.NgZone),this.parent.get(import0.ɵConsole),this,this._ErrorHandler_1,this.componentFactoryResolver,this._ApplicationInitStatus_3); | ||
this._ApplicationRef_5 = this._ɵf_4; | ||
this._ApplicationModule_6 = new import0.ApplicationModule(this._ApplicationRef_5); | ||
this._BrowserModule_7 = new import3.BrowserModule(this.parent.get(import3.BrowserModule,(null as any))); | ||
this._ɵba_8 = new import4.ɵba(); | ||
this._FormsModule_9 = new import4.FormsModule(); | ||
this._ReactiveFormsModule_10 = new import4.ReactiveFormsModule(); | ||
this._IonicModule_11 = new import5.IonicModule(); | ||
this._NgCalendarModule_12 = new import1.NgCalendarModule(); | ||
return this._NgCalendarModule_12; | ||
this._ɵba_1 = new import3.ɵba(); | ||
this._FormsModule_2 = new import3.FormsModule(); | ||
this._ReactiveFormsModule_3 = new import3.ReactiveFormsModule(); | ||
this._IonicModule_4 = new import4.IonicModule(); | ||
this._NgCalendarModule_5 = new import1.NgCalendarModule(); | ||
return this._NgCalendarModule_5; | ||
} | ||
getInternal(token:any,notFoundResult:any):any { | ||
if ((token === import2.CommonModule)) { return this._CommonModule_0; } | ||
if ((token === import0.ErrorHandler)) { return this._ErrorHandler_1; } | ||
if ((token === import0.APP_INITIALIZER)) { return this._APP_INITIALIZER_2; } | ||
if ((token === import0.ApplicationInitStatus)) { return this._ApplicationInitStatus_3; } | ||
if ((token === import0.ɵf)) { return this._ɵf_4; } | ||
if ((token === import0.ApplicationRef)) { return this._ApplicationRef_5; } | ||
if ((token === import0.ApplicationModule)) { return this._ApplicationModule_6; } | ||
if ((token === import3.BrowserModule)) { return this._BrowserModule_7; } | ||
if ((token === import4.ɵba)) { return this._ɵba_8; } | ||
if ((token === import4.FormsModule)) { return this._FormsModule_9; } | ||
if ((token === import4.ReactiveFormsModule)) { return this._ReactiveFormsModule_10; } | ||
if ((token === import5.IonicModule)) { return this._IonicModule_11; } | ||
if ((token === import1.NgCalendarModule)) { return this._NgCalendarModule_12; } | ||
if ((token === import0.LOCALE_ID)) { return this._LOCALE_ID_13; } | ||
if ((token === import2.NgLocalization)) { return this._NgLocalization_14; } | ||
if ((token === import0.Compiler)) { return this._Compiler_15; } | ||
if ((token === import0.APP_ID)) { return this._APP_ID_16; } | ||
if ((token === import0.IterableDiffers)) { return this._IterableDiffers_17; } | ||
if ((token === import0.KeyValueDiffers)) { return this._KeyValueDiffers_18; } | ||
if ((token === import3.DomSanitizer)) { return this._DomSanitizer_19; } | ||
if ((token === import0.Sanitizer)) { return this._Sanitizer_20; } | ||
if ((token === import3.HAMMER_GESTURE_CONFIG)) { return this._HAMMER_GESTURE_CONFIG_21; } | ||
if ((token === import3.EVENT_MANAGER_PLUGINS)) { return this._EVENT_MANAGER_PLUGINS_22; } | ||
if ((token === import3.EventManager)) { return this._EventManager_23; } | ||
if ((token === import3.ɵDomSharedStylesHost)) { return this._ɵDomSharedStylesHost_24; } | ||
if ((token === import3.ɵDomRendererFactory2)) { return this._ɵDomRendererFactory2_25; } | ||
if ((token === import0.RendererFactory2)) { return this._RendererFactory2_26; } | ||
if ((token === import3.ɵSharedStylesHost)) { return this._ɵSharedStylesHost_27; } | ||
if ((token === import0.Testability)) { return this._Testability_28; } | ||
if ((token === import3.Meta)) { return this._Meta_29; } | ||
if ((token === import3.Title)) { return this._Title_30; } | ||
if ((token === import4.ɵi)) { return this._ɵi_31; } | ||
if ((token === import4.FormBuilder)) { return this._FormBuilder_32; } | ||
if ((token === import3.ɵba)) { return this._ɵba_1; } | ||
if ((token === import3.FormsModule)) { return this._FormsModule_2; } | ||
if ((token === import3.ReactiveFormsModule)) { return this._ReactiveFormsModule_3; } | ||
if ((token === import4.IonicModule)) { return this._IonicModule_4; } | ||
if ((token === import1.NgCalendarModule)) { return this._NgCalendarModule_5; } | ||
if ((token === import2.NgLocalization)) { return this._NgLocalization_6; } | ||
if ((token === import3.ɵi)) { return this._ɵi_7; } | ||
if ((token === import3.FormBuilder)) { return this._FormBuilder_8; } | ||
return notFoundResult; | ||
} | ||
destroyInternal():void { | ||
this._ɵf_4.ngOnDestroy(); | ||
(this.__ɵDomSharedStylesHost_24 && this._ɵDomSharedStylesHost_24.ngOnDestroy()); | ||
} | ||
} | ||
export const NgCalendarModuleNgFactory:import0.NgModuleFactory<import1.NgCalendarModule> = new import0.NgModuleFactory<any>(NgCalendarModuleInjector,import1.NgCalendarModule); | ||
//# sourceMappingURL=data:application/json;base64,eyJmaWxlIjoiL1VzZXJzL3R3aW5zc2JjL1dlYnN0b3JtUHJvamVjdHMvSW9uaWMyLUNhbGVuZGFyXzMvSW9uaWMyLUNhbGVuZGFyL3NyYy9jYWxlbmRhci5tb2R1bGUubmdmYWN0b3J5LnRzIiwidmVyc2lvbiI6Mywic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsibmc6Ly8vVXNlcnMvdHdpbnNzYmMvV2Vic3Rvcm1Qcm9qZWN0cy9Jb25pYzItQ2FsZW5kYXJfMy9Jb25pYzItQ2FsZW5kYXIvc3JjL2NhbGVuZGFyLm1vZHVsZS50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIgIl0sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OyJ9 | ||
//# sourceMappingURL=data:application/json;base64,eyJmaWxlIjoiL1VzZXJzL3R3aW5zc2JjL1dlYnN0b3JtUHJvamVjdHMvSW9uaWMyLUNhbGVuZGFyXzMvSW9uaWMyLUNhbGVuZGFyL3NyYy9jYWxlbmRhci5tb2R1bGUubmdmYWN0b3J5LnRzIiwidmVyc2lvbiI6Mywic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsibmc6Ly8vVXNlcnMvdHdpbnNzYmMvV2Vic3Rvcm1Qcm9qZWN0cy9Jb25pYzItQ2FsZW5kYXJfMy9Jb25pYzItQ2FsZW5kYXIvc3JjL2NhbGVuZGFyLm1vZHVsZS50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIgIl0sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OyJ9 |
{ | ||
"name": "ionic2-calendar", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Ionic2 calendar component", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
"build": "rm -rf dist && tsc && cp package.json dist/package.json", | ||
"build-prod": "rm -rf aot && node_modules/.bin/ngc -p tsconfig-aot.json && node_modules/.bin/ngc src && mv src/*ngfactory.ts aot && rm -r aot/waste", | ||
"build-prod": "rm -rf aot && node_modules/.bin/ngc -p tsconfig-aot.json && node_modules/.bin/ngc src && mv src/*ngfactory.ts aot && rm -r aot/waste && rm -r src/*.ngsummary.json", | ||
"copy_static_files": "cp -r package.json README.md LICENSE tsconfig.json typings.json typings dist/", | ||
@@ -22,0 +22,0 @@ "copy_static_files_prod": "cp -r package.json README.md LICENSE tsconfig.json typings.json typings aot/", |
@@ -14,4 +14,4 @@ # Ionic2-Calendar directive | ||
version 0.2.x depends on Ionic 2.0.0-rc.5 (rc.5 has breaking change on the slide API) and 2.0.0 final version onwards. | ||
version 0.3.x depends on Ionic 3.1.1 version onwards. | ||
# Usage | ||
@@ -18,0 +18,0 @@ |
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
815303
8969