@syncfusion/ej2-angular-calendars
Advanced tools
Comparing version 26.1.41-ngcc to 26.1.41
@@ -5,3 +5,3 @@ { | ||
"_inBundle": false, | ||
"_integrity": "sha512-RtKbetgbeF6TnaLm9EG6RO1A4m8DvdYUUsnAUOqOrQ8MUIvtVq8n5S4qTzBNB26txMqs+9vWPudi+uMjx4eWJg==", | ||
"_integrity": "sha512-PSWlN0KVIMaJ1JdJfEXJvuUZ4YXo/xxdT+KzBnUPsG5xdwct5Nwr842mKV7HGXldcZ9wYpyt9SBm2uCvAi2/PA==", | ||
"_location": "/@syncfusion/ej2-angular-calendars", | ||
@@ -23,6 +23,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.40.tgz", | ||
"_shasum": "31dd99fe3ae06228582598b8deaccd2aff4a9182", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-calendars/-/ej2-angular-calendars-26.1.40.tgz", | ||
"_shasum": "4f6881f5d645dd7a6c780c0ddd85b71cb46a3346", | ||
"_spec": "@syncfusion/ej2-angular-calendars@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included", | ||
"author": { | ||
@@ -38,8 +38,24 @@ "name": "Syncfusion Inc." | ||
"@syncfusion/ej2-base": "~26.1.37", | ||
"@syncfusion/ej2-calendars": "26.1.41" | ||
"@syncfusion/ej2-calendars": "26.1.41", | ||
"tslib": "^2.3.0" | ||
}, | ||
"deprecated": false, | ||
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular", | ||
"devDependencies": {}, | ||
"es2015": "@syncfusion/ej2-angular-calendars.js", | ||
"es2020": "fesm2020/syncfusion-ej2-angular-calendars.mjs", | ||
"esm2020": "esm2020/syncfusion-ej2-angular-calendars.mjs", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./syncfusion-ej2-angular-calendars.d.ts", | ||
"esm2020": "./esm2020/syncfusion-ej2-angular-calendars.mjs", | ||
"es2020": "./fesm2020/syncfusion-ej2-angular-calendars.mjs", | ||
"es2015": "./fesm2015/syncfusion-ej2-angular-calendars.mjs", | ||
"node": "./fesm2015/syncfusion-ej2-angular-calendars.mjs", | ||
"default": "./fesm2020/syncfusion-ej2-angular-calendars.mjs" | ||
} | ||
}, | ||
"fesm2015": "fesm2015/syncfusion-ej2-angular-calendars.mjs", | ||
"fesm2020": "fesm2020/syncfusion-ej2-angular-calendars.mjs", | ||
"homepage": "https://www.syncfusion.com/angular-components", | ||
@@ -53,5 +69,3 @@ "keywords": [ | ||
"license": "SEE LICENSE IN license", | ||
"main": "dist/ej2-angular-calendars.umd.js", | ||
"metadata": "ej2-angular-calendars.metadata.json", | ||
"module": "@syncfusion/ej2-angular-calendars.es5.js", | ||
"module": "fesm2015/syncfusion-ej2-angular-calendars.mjs", | ||
"name": "@syncfusion/ej2-angular-calendars", | ||
@@ -64,4 +78,4 @@ "repository": { | ||
"sideEffects": false, | ||
"typings": "ej2-angular-calendars.d.ts", | ||
"version": "26.1.41-ngcc" | ||
"typings": "syncfusion-ej2-angular-calendars.d.ts", | ||
"version": "26.1.41" | ||
} |
import { ValueProvider } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./calendar.module"; | ||
export declare const IslamicService: ValueProvider; | ||
@@ -7,2 +10,5 @@ /** | ||
export declare class CalendarAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<CalendarAllModule, never, [typeof i1.CommonModule, typeof i2.CalendarModule], [typeof i2.CalendarModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<CalendarAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { Calendar } from '@syncfusion/ej2-calendars'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -42,2 +43,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarComponent, "ejs-calendar", never, { "calendarMode": "calendarMode"; "cssClass": "cssClass"; "dayHeaderFormat": "dayHeaderFormat"; "depth": "depth"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "firstDayOfWeek": "firstDayOfWeek"; "isMultiSelection": "isMultiSelection"; "keyConfigs": "keyConfigs"; "locale": "locale"; "max": "max"; "min": "min"; "serverTimezoneOffset": "serverTimezoneOffset"; "showTodayButton": "showTodayButton"; "start": "start"; "value": "value"; "values": "values"; "weekNumber": "weekNumber"; "weekRule": "weekRule"; }, { "focus": "focus"; "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "navigated": "navigated"; "renderDayCell": "renderDayCell"; "valueChange": "valueChange"; "valuesChange": "valuesChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./calendar.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the Calendar component. | ||
export declare class CalendarModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<CalendarModule, [typeof i1.CalendarComponent], [typeof i2.CommonModule], [typeof i1.CalendarComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<CalendarModule>; | ||
} |
import { ValueProvider } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./datepicker.module"; | ||
export declare const MaskedDateTimeService: ValueProvider; | ||
@@ -7,2 +10,5 @@ /** | ||
export declare class DatePickerAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerAllModule, never, [typeof i1.CommonModule, typeof i2.DatePickerModule], [typeof i2.DatePickerModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { DatePicker } from '@syncfusion/ej2-calendars'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -45,2 +46,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "ejs-datepicker", never, { "allowEdit": "allowEdit"; "calendarMode": "calendarMode"; "cssClass": "cssClass"; "dayHeaderFormat": "dayHeaderFormat"; "depth": "depth"; "enableMask": "enableMask"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "firstDayOfWeek": "firstDayOfWeek"; "floatLabelType": "floatLabelType"; "format": "format"; "fullScreenMode": "fullScreenMode"; "htmlAttributes": "htmlAttributes"; "isMultiSelection": "isMultiSelection"; "keyConfigs": "keyConfigs"; "locale": "locale"; "maskPlaceholder": "maskPlaceholder"; "max": "max"; "min": "min"; "openOnFocus": "openOnFocus"; "placeholder": "placeholder"; "readonly": "readonly"; "serverTimezoneOffset": "serverTimezoneOffset"; "showClearButton": "showClearButton"; "showTodayButton": "showTodayButton"; "start": "start"; "strictMode": "strictMode"; "value": "value"; "values": "values"; "weekNumber": "weekNumber"; "weekRule": "weekRule"; "width": "width"; "zIndex": "zIndex"; }, { "blur": "blur"; "change": "change"; "cleared": "cleared"; "close": "close"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "navigated": "navigated"; "open": "open"; "renderDayCell": "renderDayCell"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./datepicker.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the DatePicker component. | ||
export declare class DatePickerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, [typeof i1.DatePickerComponent], [typeof i2.CommonModule], [typeof i1.DatePickerComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./daterangepicker.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the DateRangePicker component with providers. | ||
export declare class DateRangePickerAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerAllModule, never, [typeof i1.CommonModule, typeof i2.DateRangePickerModule], [typeof i2.DateRangePickerModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DateRangePickerAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { DateRangePicker } from '@syncfusion/ej2-calendars'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -57,2 +58,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "ejs-daterangepicker", never, { "allowEdit": "allowEdit"; "calendarMode": "calendarMode"; "cssClass": "cssClass"; "dayHeaderFormat": "dayHeaderFormat"; "depth": "depth"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "endDate": "endDate"; "firstDayOfWeek": "firstDayOfWeek"; "floatLabelType": "floatLabelType"; "format": "format"; "fullScreenMode": "fullScreenMode"; "htmlAttributes": "htmlAttributes"; "keyConfigs": "keyConfigs"; "locale": "locale"; "max": "max"; "maxDays": "maxDays"; "min": "min"; "minDays": "minDays"; "openOnFocus": "openOnFocus"; "placeholder": "placeholder"; "presets": "presets"; "readonly": "readonly"; "separator": "separator"; "serverTimezoneOffset": "serverTimezoneOffset"; "showClearButton": "showClearButton"; "start": "start"; "startDate": "startDate"; "strictMode": "strictMode"; "value": "value"; "weekNumber": "weekNumber"; "weekRule": "weekRule"; "width": "width"; "zIndex": "zIndex"; }, { "blur": "blur"; "change": "change"; "cleared": "cleared"; "close": "close"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "navigated": "navigated"; "open": "open"; "renderDayCell": "renderDayCell"; "select": "select"; "startDateChange": "startDateChange"; "endDateChange": "endDateChange"; "valueChange": "valueChange"; }, ["start", "end", "childPresets"], never>; | ||
} |
@@ -0,1 +1,5 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./daterangepicker.component"; | ||
import * as i2 from "./presets.directive"; | ||
import * as i3 from "@angular/common"; | ||
/** | ||
@@ -5,2 +9,5 @@ * NgModule definition for the DateRangePicker component. | ||
export declare class DateRangePickerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerModule, [typeof i1.DateRangePickerComponent, typeof i2.PresetDirective, typeof i2.PresetsDirective], [typeof i3.CommonModule], [typeof i1.DateRangePickerComponent, typeof i2.PresetDirective, typeof i2.PresetsDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DateRangePickerModule>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -31,2 +32,4 @@ * 'e-presets' directive represent a presets of angular daterangepicker | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PresetDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<PresetDirective, "e-presets>e-preset", never, { "end": "end"; "label": "label"; "start": "start"; }, {}, never>; | ||
} | ||
@@ -39,2 +42,4 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PresetsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<PresetsDirective, "ejs-daterangepicker>e-presets", never, {}, {}, ["children"]>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./datetimepicker.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the DateTimePicker component with providers. | ||
export declare class DateTimePickerAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DateTimePickerAllModule, never, [typeof i1.CommonModule, typeof i2.DateTimePickerModule], [typeof i2.DateTimePickerModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DateTimePickerAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { DateTimePicker } from '@syncfusion/ej2-calendars'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -45,2 +46,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<DateTimePickerComponent, "ejs-datetimepicker", never, { "allowEdit": "allowEdit"; "calendarMode": "calendarMode"; "cssClass": "cssClass"; "dayHeaderFormat": "dayHeaderFormat"; "depth": "depth"; "enableMask": "enableMask"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "firstDayOfWeek": "firstDayOfWeek"; "floatLabelType": "floatLabelType"; "format": "format"; "fullScreenMode": "fullScreenMode"; "htmlAttributes": "htmlAttributes"; "isMultiSelection": "isMultiSelection"; "keyConfigs": "keyConfigs"; "locale": "locale"; "maskPlaceholder": "maskPlaceholder"; "max": "max"; "min": "min"; "openOnFocus": "openOnFocus"; "placeholder": "placeholder"; "readonly": "readonly"; "scrollTo": "scrollTo"; "serverTimezoneOffset": "serverTimezoneOffset"; "showClearButton": "showClearButton"; "showTodayButton": "showTodayButton"; "start": "start"; "step": "step"; "strictMode": "strictMode"; "timeFormat": "timeFormat"; "value": "value"; "values": "values"; "weekNumber": "weekNumber"; "weekRule": "weekRule"; "width": "width"; "zIndex": "zIndex"; }, { "blur": "blur"; "change": "change"; "cleared": "cleared"; "close": "close"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "navigated": "navigated"; "open": "open"; "renderDayCell": "renderDayCell"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./datetimepicker.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the DateTimePicker component. | ||
export declare class DateTimePickerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<DateTimePickerModule, [typeof i1.DateTimePickerComponent], [typeof i2.CommonModule], [typeof i1.DateTimePickerComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<DateTimePickerModule>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./timepicker.module"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the TimePicker component with providers. | ||
export declare class TimePickerAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TimePickerAllModule, never, [typeof i1.CommonModule, typeof i2.TimePickerModule], [typeof i2.TimePickerModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TimePickerAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { TimePicker } from '@syncfusion/ej2-calendars'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -44,2 +45,4 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerComponent, "ejs-timepicker", never, { "allowEdit": "allowEdit"; "cssClass": "cssClass"; "enableMask": "enableMask"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "format": "format"; "fullScreenMode": "fullScreenMode"; "htmlAttributes": "htmlAttributes"; "keyConfigs": "keyConfigs"; "locale": "locale"; "maskPlaceholder": "maskPlaceholder"; "max": "max"; "min": "min"; "openOnFocus": "openOnFocus"; "placeholder": "placeholder"; "readonly": "readonly"; "scrollTo": "scrollTo"; "serverTimezoneOffset": "serverTimezoneOffset"; "showClearButton": "showClearButton"; "step": "step"; "strictMode": "strictMode"; "value": "value"; "width": "width"; "zIndex": "zIndex"; }, { "blur": "blur"; "change": "change"; "cleared": "cleared"; "close": "close"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "itemRender": "itemRender"; "open": "open"; "valueChange": "valueChange"; }, never, never>; | ||
} |
@@ -0,1 +1,4 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./timepicker.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -5,2 +8,5 @@ * NgModule definition for the TimePicker component. | ||
export declare class TimePickerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TimePickerModule, [typeof i1.TimePickerComponent], [typeof i2.CommonModule], [typeof i1.TimePickerComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TimePickerModule>; | ||
} |
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
No License Found
License(Experimental) License information could not be found.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
267
100
0
5665462
4
129973
+ Addedtslib@^2.3.0
+ Addedtslib@2.8.1(transitive)