Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-calendars

Package Overview
Dependencies
Maintainers
3
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-calendars - npm Package Compare versions

Comparing version 17.1.32-beta to 17.1.38

styles/bootstrap4.css

4

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## 17.1.32-beta (2019-03-13)
### DatePicker

@@ -12,2 +14,4 @@

- In iOS device, keyboard is not closed when clicking on the date picker button issue has been fixed.
### DateRangePicker

@@ -14,0 +18,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 17.1.32-beta
* version : 17.1.38
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

@@ -1,3 +0,5 @@

import { TestHelper } from '@syncfusion/ej2-base/helpers/e2e';
export class calendarHelper extends TestHelper {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const e2e_1 = require("@syncfusion/ej2-base/helpers/e2e");
class calendarHelper extends e2e_1.TestHelper {
constructor(id, wrapperFn) {

@@ -69,1 +71,2 @@ super();

}
exports.calendarHelper = calendarHelper;

@@ -1,3 +0,5 @@

import { TestHelper } from '@syncfusion/ej2-base/helpers/e2e';
export class datepickerHelper extends TestHelper {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const e2e_1 = require("@syncfusion/ej2-base/helpers/e2e");
class datepickerHelper extends e2e_1.TestHelper {
constructor(id, wrapperFn) {

@@ -78,1 +80,2 @@ super();

}
exports.datepickerHelper = datepickerHelper;

@@ -1,3 +0,5 @@

import { TestHelper } from '@syncfusion/ej2-base/helpers/e2e';
export class daterangepickerHelper extends TestHelper {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const e2e_1 = require("@syncfusion/ej2-base/helpers/e2e");
class daterangepickerHelper extends e2e_1.TestHelper {
constructor(id, wrapperFn) {

@@ -111,1 +113,2 @@ super();

}
exports.daterangepickerHelper = daterangepickerHelper;

@@ -1,3 +0,5 @@

import { TestHelper } from '@syncfusion/ej2-base/helpers/e2e';
export class datetimepickerHelper extends TestHelper {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const e2e_1 = require("@syncfusion/ej2-base/helpers/e2e");
class datetimepickerHelper extends e2e_1.TestHelper {
constructor(id, wrapperFn) {

@@ -108,1 +110,2 @@ super();

}
exports.datetimepickerHelper = datetimepickerHelper;

@@ -1,5 +0,10 @@

export * from './calendarHelper';
export * from './datepickerHelper';
export * from './datetimepickerHelper';
export * from './daterangepickerHelper';
export * from './timepickerHelper';
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./calendarHelper"));
__export(require("./datepickerHelper"));
__export(require("./datetimepickerHelper"));
__export(require("./daterangepickerHelper"));
__export(require("./timepickerHelper"));

@@ -1,3 +0,5 @@

import { TestHelper } from '@syncfusion/ej2-base/helpers/e2e';
export class timepickerHelper extends TestHelper {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const e2e_1 = require("@syncfusion/ej2-base/helpers/e2e");
class timepickerHelper extends e2e_1.TestHelper {
constructor(id, wrapperFn) {

@@ -45,1 +47,2 @@ super();

}
exports.timepickerHelper = timepickerHelper;
{
"name": "@syncfusion/ej2-calendars",
"version": "17.1.32-beta",
"version": "17.1.38",
"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.",

@@ -11,7 +11,7 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~17.1.32-beta",
"@syncfusion/ej2-popups": "~17.1.32-beta",
"@syncfusion/ej2-inputs": "~17.1.32-beta",
"@syncfusion/ej2-lists": "~17.1.32-beta",
"@syncfusion/ej2-buttons": "~17.1.32-beta"
"@syncfusion/ej2-base": "~17.1.38",
"@syncfusion/ej2-popups": "~17.1.38",
"@syncfusion/ej2-inputs": "~17.1.38",
"@syncfusion/ej2-lists": "~17.1.38",
"@syncfusion/ej2-buttons": "~17.1.38"
},

@@ -18,0 +18,0 @@ "devDependencies": {},

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

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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 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

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

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

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

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

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

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

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

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc