Skip to content

Commit

Permalink
packages updated
Browse files Browse the repository at this point in the history
  • Loading branch information
karthickthangasamy committed May 2, 2018
1 parent 53eb0fc commit 6247ac5
Show file tree
Hide file tree
Showing 788 changed files with 4,786 additions and 2,137 deletions.
32 changes: 16 additions & 16 deletions bundles/bundle.js

Large diffs are not rendered by default.

262 changes: 131 additions & 131 deletions config.js

Large diffs are not rendered by default.

270 changes: 135 additions & 135 deletions config2.js

Large diffs are not rendered by default.

404 changes: 202 additions & 202 deletions jspm_packages/.dependencies.json

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions jspm_packages/npm/aurelia-pal@1.7.0.js

This file was deleted.

1 change: 0 additions & 1 deletion jspm_packages/npm/aurelia-pal@1.7.0/.jspm-hash

This file was deleted.

3 changes: 3 additions & 0 deletions jspm_packages/npm/aurelia-pal@1.8.0.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
define(["npm:aurelia-pal@1.8.0/aurelia-pal"], function(main) {
return main;
});
1 change: 1 addition & 0 deletions jspm_packages/npm/aurelia-pal@1.8.0/.jspm-hash
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b6496fae8b335b8cecb1f8b98434ea4125fd233399914b932bd37a50b983c5e7c90ae93bjspm-npm@0.260.16.1
3 changes: 0 additions & 3 deletions jspm_packages/npm/aurelia-syncfusion-bridge@3.2.1.js

This file was deleted.

This file was deleted.

3 changes: 3 additions & 0 deletions jspm_packages/npm/aurelia-syncfusion-bridge@3.3.1.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
define(["npm:aurelia-syncfusion-bridge@3.3.1/index"], function(main) {
return main;
});
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
93e7db7de75834f41b0569a10ceab33be834cff599914b932bd37a50b983c5e7c90ae93bjspm-npm@0.260.16.1
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,17 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejBarcode extends WidgetBase {
constructor(element?: any);
}
export class ejButton extends WidgetBase {
constructor(element?: any);
}
export class ejBulletGraph extends WidgetBase {
qualitativeRanges: any;
constructor(element?: any);
}
export class QualitativeRange {

}
export class ejButton extends WidgetBase {
export class ejCircularGauge extends WidgetBase {
constructor(element?: any);
}
export class ejChart extends WidgetBase {
Expand All @@ -155,30 +158,27 @@ declare module 'aurelia-syncfusion-bridge' {
export class Series {

}
export class ejCheckBox extends WidgetBase {
constructor(element?: any);
}
export class ejCircularGauge extends WidgetBase {
export class ejComboBox extends WidgetBase {
constructor(element?: any);
}
export class ejColorPicker extends WidgetBase {
constructor(element?: any);
}
export class ejComboBox extends WidgetBase {
export class ejCheckBox extends WidgetBase {
constructor(element?: any);
}
export class ejCurrencyTextbox extends WidgetBase {
constructor(element?: any);
}
export class ejDateRangePicker extends WidgetBase {
constructor(element?: any);
}
export class ejDatePicker extends WidgetBase {
constructor(element?: any);
}
export class ejDateTimePicker extends WidgetBase {
constructor(element?: any);
}
export class ejDateRangePicker extends WidgetBase {
constructor(element?: any);
}
export class ejDiagram extends WidgetBase {
constructor(element?: any);
}
Expand All @@ -194,6 +194,9 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejFileExplorer extends WidgetBase {
constructor(element?: any);
}
export class ejGantt extends WidgetBase {
constructor(element?: any);
}
export class Column {
template: any;
setTemplates(): any;
Expand All @@ -202,9 +205,6 @@ declare module 'aurelia-syncfusion-bridge' {
columns: any;
constructor(element?: any, templateEngine?: any);
}
export class ejGantt extends WidgetBase {
constructor(element?: any);
}
export class ejGroupButton extends WidgetBase {
constructor(element?: any);
}
Expand All @@ -214,15 +214,15 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejHeatMapLegend extends WidgetBase {
constructor(element?: any);
}
export class ejLinearGauge extends WidgetBase {
constructor(element?: any);
}
export class ejKanban extends WidgetBase {
columns: any;
constructor(element?: any);
}
export class KanbanColumn {

}
export class ejLinearGauge extends WidgetBase {
constructor(element?: any);
}
export class ejListBox extends WidgetBase {
constructor(element?: any);
Expand Down Expand Up @@ -252,9 +252,6 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejOverview extends WidgetBase {
constructor(element?: any);
}
export class ejPager extends WidgetBase {
constructor(element?: any);
}
export class ejPdfViewer extends WidgetBase {
constructor(element?: any);
}
Expand All @@ -267,6 +264,9 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejPivotGauge extends WidgetBase {
constructor(element?: any);
}
export class ejPager extends WidgetBase {
constructor(element?: any);
}
export class ejPivotGrid extends WidgetBase {
constructor(element?: any);
}
Expand All @@ -276,9 +276,6 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejPivotTreeMap extends WidgetBase {
constructor(element?: any);
}
export class ejProgressBar extends WidgetBase {
constructor(element?: any);
}
export class Item {
template: any;
setTemplates(): any;
Expand All @@ -287,6 +284,9 @@ declare module 'aurelia-syncfusion-bridge' {
items: any;
constructor(element?: any, templateEngine?: any);
}
export class ejProgressBar extends WidgetBase {
constructor(element?: any);
}
export class ejRadialSlider extends WidgetBase {
constructor(element?: any);
}
Expand Down Expand Up @@ -315,28 +315,31 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejRte extends WidgetBase {
constructor(element?: any);
}
export class ejSignature extends WidgetBase {
constructor(element?: any);
}
export class ejSlider extends WidgetBase {
constructor(element?: any);
}
export class ejSchedule extends WidgetBase {
resources: any;
constructor(element?: any);
}
export class ScheduleResource {

}
export class ejSparkline extends WidgetBase {
export class ejScroller extends WidgetBase {
constructor(element?: any);
}
export class ejSplitButton extends WidgetBase {
export class ejSignature extends WidgetBase {
constructor(element?: any);
}
export class ejSlider extends WidgetBase {
constructor(element?: any);
}
export class ejSparkline extends WidgetBase {
constructor(element?: any);
}
export class ejSpellCheck extends WidgetBase {
constructor(element?: any);
}
export class ejSplitButton extends WidgetBase {
constructor(element?: any);
}
export class ejSplitter extends WidgetBase {
constructor(element?: any);
}
Expand All @@ -357,9 +360,6 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejSymbolPalette extends WidgetBase {
constructor(element?: any);
}
export class ejScroller extends WidgetBase {
constructor(element?: any);
}
export class ejTab extends WidgetBase {
constructor(element?: any);
}
Expand All @@ -378,6 +378,9 @@ declare module 'aurelia-syncfusion-bridge' {
export class ejToolbar extends WidgetBase {
constructor(element?: any);
}
export class ejTooltip extends WidgetBase {
constructor(element?: any);
}
export class ejTreeGrid extends WidgetBase {
columns: any;
constructor(element?: any, templateEngine?: any);
Expand All @@ -386,25 +389,13 @@ declare module 'aurelia-syncfusion-bridge' {
angularTemplate: any;
setTemplates(): any;
}
export class ejTooltip extends WidgetBase {
constructor(element?: any);
}
export class Level {

}
export class ejTreeMap extends WidgetBase {
levels: any;
constructor(element?: any);
}
export class ejTreeView extends WidgetBase {
constructor(element?: any);
}
export class ejUploadbox extends WidgetBase {
constructor(element?: any);
}
export class ejWaitingPopup extends WidgetBase {
constructor(element?: any);
}
export {
customAttribute,
bindable,
Expand Down Expand Up @@ -483,4 +474,13 @@ declare module 'aurelia-syncfusion-bridge' {
update(e?: any): any;
detached(): any;
}
export class ejTreeView extends WidgetBase {
constructor(element?: any);
}
export class ejWaitingPopup extends WidgetBase {
constructor(element?: any);
}
export class ejUploadbox extends WidgetBase {
constructor(element?: any);
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -187,19 +187,7 @@ define(['exports', './events', '../common/util', '../common/decorators'], functi
if (isTwoway) {
modelValue = modelValue();
}
var boolval = false;
if (!ej.isNullOrUndefined(modelValue) && modelValue instanceof Array && newValue instanceof Array) {
for (var j = 0; j < modelValue.length; j++) {
if (modelValue[j] === newValue[j]) {
boolval = true;
} else {
boolval = false;
}
}
} else {
boolval = false;
}
if (modelValue !== newValue && !boolval) {
if (modelValue !== newValue) {
if (isTwoway) {
newValue = this.addTwoways(prop);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ define(['exports', '../common/widget-base', '../common/constants', '../common/de

var _dec, _dec2, _dec3, _dec4, _class;

var ejPivotChart = exports.ejPivotChart = (_dec = (0, _common.customElement)(_constants.constants.elementPrefix + 'pivot-chart'), _dec2 = (0, _common.inlineView)('' + _constants.constants.aureliaTemplateString), _dec3 = (0, _decorators.generateBindables)('ejPivotChart', ['analysisMode', 'cssClass', 'zooming', 'commonSeriesOptions', 'dataSource', 'customObject', 'enable3D', 'enableRTL', 'enableMultiLevelLabels', 'isResponsive', 'legend', 'locale', 'operationalMode', 'primaryXAxis', 'primaryYAxis', 'rotation', 'enableContextMenu', 'serviceMethodSettings', 'size', 'title', 'url', 'enableXHRCredentials'], [], { 'enableRTL': 'enableRtl' }), _dec4 = (0, _common.inject)(Element), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = function (_WidgetBase) {
var ejPivotChart = exports.ejPivotChart = (_dec = (0, _common.customElement)(_constants.constants.elementPrefix + 'pivot-chart'), _dec2 = (0, _common.inlineView)('' + _constants.constants.aureliaTemplateString), _dec3 = (0, _decorators.generateBindables)('ejPivotChart', ['analysisMode', 'cssClass', 'zooming', 'commonSeriesOptions', 'dataSource', 'customObject', 'enable3D', 'enableRTL', 'enableMultiLevelLabels', 'isResponsive', 'legend', 'locale', 'operationalMode', 'axes', 'primaryXAxis', 'primaryYAxis', 'rotation', 'enableContextMenu', 'serviceMethodSettings', 'size', 'title', 'url', 'enableXHRCredentials'], [], { 'enableRTL': 'enableRtl' }), _dec4 = (0, _common.inject)(Element), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = function (_WidgetBase) {
_inherits(ejPivotChart, _WidgetBase);

function ejPivotChart(element) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ define(['exports', '../common/widget-base', '../common/constants', '../common/de

var _dec, _dec2, _dec3, _dec4, _dec5, _class, _desc, _value, _class2, _descriptor;

var ejSchedule = exports.ejSchedule = (_dec = (0, _common.customElement)(_constants.constants.elementPrefix + 'schedule'), _dec2 = (0, _common.inlineView)('' + _constants.constants.aureliaTemplateString), _dec3 = (0, _decorators.generateBindables)('ejSchedule', ['allowDragAndDrop', 'allowInline', 'allowKeyboardNavigation', 'appointmentSettings', 'appointmentTemplateId', 'cssClass', 'categorizeSettings', 'cellHeight', 'cellWidth', 'contextMenuSettings', 'currentDate', 'currentView', 'dateFormat', 'showAppointmentNavigator', 'enableAppointmentResize', 'enableLoadOnDemand', 'enablePersistence', 'enableRTL', 'endHour', 'group', 'height', 'workHours', 'isDST', 'isResponsive', 'locale', 'maxDate', 'minDate', 'orientation', 'prioritySettings', 'readOnly', 'reminderSettings', 'renderDates', 'resourceHeaderTemplateId', 'resources', 'showAllDayRow', 'showWeekend', 'showCurrentTimeIndicator', 'showHeaderBar', 'showLocationField', 'showTimeZoneFields', 'showQuickWindow', 'startHour', 'timeMode', 'timeZone', 'timeZoneCollection', 'views', 'width', 'enableRecurrenceValidation', 'agendaViewSettings', 'firstDayOfWeek', 'workWeek', 'tooltipSettings', 'timeScale', 'showDeleteConfirmationDialog', 'allDayCellsTemplateId', 'workCellsTemplateId', 'dateHeaderTemplateId', 'showOverflowButton', 'appointmentDragArea', 'showNextPrevMonth', 'blockoutSettings'], ['currentView', 'currentDate'], { 'enableRTL': 'enableRtl' }), _dec4 = (0, _common.inject)(Element), _dec5 = (0, _common.children)(_constants.constants.elementPrefix + 'schedule-resource'), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = (_class2 = function (_WidgetBase) {
var ejSchedule = exports.ejSchedule = (_dec = (0, _common.customElement)(_constants.constants.elementPrefix + 'schedule'), _dec2 = (0, _common.inlineView)('' + _constants.constants.aureliaTemplateString), _dec3 = (0, _decorators.generateBindables)('ejSchedule', ['allowDragAndDrop', 'allowInline', 'allowDelete', 'allowKeyboardNavigation', 'appointmentSettings', 'appointmentTemplateId', 'cssClass', 'categorizeSettings', 'cellHeight', 'cellWidth', 'contextMenuSettings', 'currentDate', 'currentView', 'dateFormat', 'showAppointmentNavigator', 'enableAppointmentResize', 'enableLoadOnDemand', 'enablePersistence', 'enableRTL', 'endHour', 'group', 'height', 'workHours', 'isDST', 'isResponsive', 'locale', 'maxDate', 'minDate', 'orientation', 'prioritySettings', 'readOnly', 'reminderSettings', 'renderDates', 'resourceHeaderTemplateId', 'resources', 'showAllDayRow', 'showWeekend', 'showCurrentTimeIndicator', 'showHeaderBar', 'showLocationField', 'showTimeZoneFields', 'showQuickWindow', 'startHour', 'timeMode', 'timeZone', 'timeZoneCollection', 'views', 'width', 'enableRecurrenceValidation', 'agendaViewSettings', 'firstDayOfWeek', 'workWeek', 'tooltipSettings', 'timeScale', 'showDeleteConfirmationDialog', 'allDayCellsTemplateId', 'workCellsTemplateId', 'dateHeaderTemplateId', 'showOverflowButton', 'appointmentDragArea', 'showNextPrevMonth', 'blockoutSettings'], ['currentView', 'currentDate'], { 'enableRTL': 'enableRtl' }), _dec4 = (0, _common.inject)(Element), _dec5 = (0, _common.children)(_constants.constants.elementPrefix + 'schedule-resource'), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = (_class2 = function (_WidgetBase) {
_inherits(ejSchedule, _WidgetBase);

function ejSchedule(element) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ define(['exports', '../common/widget-base', '../common/constants', '../common/de

var _dec, _dec2, _dec3, _dec4, _dec5, _class, _desc, _value, _class2, _descriptor;

var ejSpreadsheet = exports.ejSpreadsheet = (_dec = (0, _common.customElement)(_constants.constants.elementPrefix + 'spreadsheet'), _dec2 = (0, _common.inlineView)('' + _constants.constants.aureliaTemplateString), _dec3 = (0, _decorators.generateBindables)('ejSpreadsheet', ['activeSheetIndex', 'allowAutoCellType', 'allowAutoFill', 'allowAutoSum', 'allowCellFormatting', 'allowCellType', 'allowCharts', 'allowClear', 'allowClipboard', 'allowComments', 'allowConditionalFormats', 'allowDataValidation', 'allowDelete', 'allowDragAndDrop', 'allowEditing', 'allowFiltering', 'allowFormatAsTable', 'allowFormatPainter', 'allowFormulaBar', 'allowFreezing', 'allowHyperlink', 'allowImport', 'allowInsert', 'allowKeyboardNavigation', 'allowLockCell', 'allowMerging', 'allowOverflow', 'allowResizing', 'allowSearching', 'allowSelection', 'allowSorting', 'allowUndoRedo', 'allowWrap', 'apWidth', 'autoFillSettings', 'chartSettings', 'columnCount', 'columnWidth', 'cssClass', 'customFormulas', 'enableContextMenu', 'enablePivotTable', 'enableTouch', 'exportSettings', 'formatSettings', 'importSettings', 'isReadOnly', 'locale', 'nameManager', 'pictureSettings', 'printSettings', 'ribbonSettings', 'rowCount', 'rowHeight', 'scrollSettings', 'selectionSettings', 'sheetCount', 'sheets', 'showPager', 'showRibbon', 'undoRedoStep', 'userName']), _dec4 = (0, _common.inject)(Element), _dec5 = (0, _common.children)(_constants.constants.elementPrefix + 'sheet'), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = (_class2 = function (_WidgetBase) {
var ejSpreadsheet = exports.ejSpreadsheet = (_dec = (0, _common.customElement)(_constants.constants.elementPrefix + 'spreadsheet'), _dec2 = (0, _common.inlineView)('' + _constants.constants.aureliaTemplateString), _dec3 = (0, _decorators.generateBindables)('ejSpreadsheet', ['activeSheetIndex', 'allowAutoCellType', 'allowAutoFill', 'allowAutoSum', 'allowCellFormatting', 'allowCellType', 'allowCharts', 'allowClear', 'allowClipboard', 'allowComments', 'allowConditionalFormats', 'allowDataValidation', 'allowDelete', 'allowDragAndDrop', 'allowEditing', 'allowFiltering', 'allowFormatAsTable', 'allowFormatPainter', 'allowFormulaBar', 'allowFreezing', 'allowHyperlink', 'allowImport', 'allowInsert', 'allowKeyboardNavigation', 'allowLockCell', 'allowMerging', 'allowOverflow', 'allowResizing', 'allowSearching', 'allowSelection', 'allowSorting', 'allowSparkline', 'allowUndoRedo', 'allowWrap', 'apWidth', 'autoFillSettings', 'chartSettings', 'columnCount', 'columnWidth', 'cssClass', 'customFormulas', 'enableContextMenu', 'enablePivotTable', 'enableTouch', 'exportSettings', 'formatSettings', 'importSettings', 'isReadOnly', 'locale', 'nameManager', 'pictureSettings', 'printSettings', 'ribbonSettings', 'rowCount', 'rowHeight', 'scrollSettings', 'selectionSettings', 'sheetCount', 'sheets', 'showPager', 'showRibbon', 'undoRedoStep', 'userName']), _dec4 = (0, _common.inject)(Element), _dec5 = (0, _common.children)(_constants.constants.elementPrefix + 'sheet'), _dec(_class = _dec2(_class = _dec3(_class = _dec4(_class = (_class2 = function (_WidgetBase) {
_inherits(ejSpreadsheet, _WidgetBase);

function ejSpreadsheet(element) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ define(['exports', '../common/widget-base', '../common/constants', '../common/de

var _dec, _dec2, _dec3, _class;

var ejTimePicker = exports.ejTimePicker = (_dec = (0, _common.customAttribute)(_constants.constants.attributePrefix + 'time-picker'), _dec2 = (0, _decorators.generateBindables)('ejTimePicker', ['cssClass', 'disableTimeRanges', 'enableAnimation', 'enabled', 'enablePersistence', 'enableRTL', 'enableStrictMode', 'height', 'hourInterval', 'htmlAttributes', 'interval', 'locale', 'maxTime', 'minTime', 'minutesInterval', 'popupHeight', 'popupWidth', 'readOnly', 'secondsInterval', 'showPopupButton', 'showRoundedCorner', 'timeFormat', 'value', 'width'], ['value'], { 'enableRTL': 'enableRtl' }), _dec3 = (0, _common.inject)(Element), _dec(_class = _dec2(_class = _dec3(_class = function (_WidgetBase) {
var ejTimePicker = exports.ejTimePicker = (_dec = (0, _common.customAttribute)(_constants.constants.attributePrefix + 'time-picker'), _dec2 = (0, _decorators.generateBindables)('ejTimePicker', ['cssClass', 'disableTimeRanges', 'enableAnimation', 'enabled', 'enablePersistence', 'enableRTL', 'enableStrictMode', 'height', 'hourInterval', 'htmlAttributes', 'interval', 'locale', 'maxTime', 'minTime', 'minutesInterval', 'popupHeight', 'popupWidth', 'readOnly', 'secondsInterval', 'showPopupButton', 'showRoundedCorner', 'timeFormat', 'value', 'watermarkText', 'width'], ['value'], { 'enableRTL': 'enableRtl' }), _dec3 = (0, _common.inject)(Element), _dec(_class = _dec2(_class = _dec3(_class = function (_WidgetBase) {
_inherits(ejTimePicker, _WidgetBase);

function ejTimePicker(element) {
Expand Down
1 change: 0 additions & 1 deletion jspm_packages/npm/base64-js@1.2.3.js

This file was deleted.

1 change: 0 additions & 1 deletion jspm_packages/npm/base64-js@1.2.3/.jspm-hash

This file was deleted.

Loading

0 comments on commit 6247ac5

Please sign in to comment.