Skip to content

Commit

Permalink
1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenVinke committed Mar 1, 2020
1 parent fbcb63d commit 98477fb
Show file tree
Hide file tree
Showing 154 changed files with 523 additions and 398 deletions.
32 changes: 16 additions & 16 deletions bundles/bundle.js

Large diffs are not rendered by default.

306 changes: 154 additions & 152 deletions config.js

Large diffs are not rendered by default.

316 changes: 159 additions & 157 deletions config2.js

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions jspm_packages/.dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,17 +86,6 @@
"npm:aurelia-task-queue@1.3.3": {
"aurelia-pal": "npm:aurelia-pal@^1.0.0"
},
"npm:aurelia-kendoui-bridge@1.9.0": {
"aurelia-binding": "npm:aurelia-binding@^2.1.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0",
"aurelia-logging": "npm:aurelia-logging@^1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0",
"aurelia-pal": "npm:aurelia-pal@^1.3.0",
"aurelia-router": "npm:aurelia-router@^1.0.2",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.0.0",
"aurelia-templating": "npm:aurelia-templating@^1.1.0",
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0"
},
"npm:aurelia-router@1.7.1": {
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0",
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@^1.0.0",
Expand Down Expand Up @@ -157,28 +146,7 @@
"npm:aurelia-route-recognizer@1.3.2": {
"aurelia-path": "npm:aurelia-path@^1.0.0"
},
"npm:aurelia-templating@1.10.2": {
"aurelia-binding": "npm:aurelia-binding@^2.0.0",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0",
"aurelia-loader": "npm:aurelia-loader@^1.0.0",
"aurelia-logging": "npm:aurelia-logging@^1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0",
"aurelia-pal": "npm:aurelia-pal@^1.0.0",
"aurelia-path": "npm:aurelia-path@^1.0.0",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.1.0"
},
"npm:aurelia-path@1.1.5": {},
"npm:aurelia-templating-resources@1.12.0": {
"aurelia-binding": "npm:aurelia-binding@^2.0.0",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0",
"aurelia-loader": "npm:aurelia-loader@^1.0.0",
"aurelia-logging": "npm:aurelia-logging@^1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0",
"aurelia-pal": "npm:aurelia-pal@^1.3.0",
"aurelia-path": "npm:aurelia-path@^1.0.0",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.0.0",
"aurelia-templating": "npm:aurelia-templating@^1.8.1"
},
"npm:aurelia-binding@2.5.2": {
"aurelia-logging": "npm:aurelia-logging@^1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0",
Expand Down Expand Up @@ -208,5 +176,37 @@
"ieee754": "npm:ieee754@^1.1.4"
},
"npm:base64-js@1.3.1": {},
"npm:ieee754@1.1.13": {}
"npm:ieee754@1.1.13": {},
"npm:aurelia-templating@1.10.3": {
"aurelia-binding": "npm:aurelia-binding@^2.0.0",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0",
"aurelia-loader": "npm:aurelia-loader@^1.0.0",
"aurelia-logging": "npm:aurelia-logging@^1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0",
"aurelia-pal": "npm:aurelia-pal@^1.0.0",
"aurelia-path": "npm:aurelia-path@^1.0.0",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.1.0"
},
"npm:aurelia-templating-resources@1.13.0": {
"aurelia-binding": "npm:aurelia-binding@^2.0.0",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0",
"aurelia-loader": "npm:aurelia-loader@^1.0.0",
"aurelia-logging": "npm:aurelia-logging@^1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0",
"aurelia-pal": "npm:aurelia-pal@^1.3.0",
"aurelia-path": "npm:aurelia-path@^1.0.0",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.0.0",
"aurelia-templating": "npm:aurelia-templating@^1.8.1"
},
"npm:aurelia-kendoui-bridge@1.10.0": {
"aurelia-binding": "npm:aurelia-binding@^2.1.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0",
"aurelia-logging": "npm:aurelia-logging@^1.0.0",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0",
"aurelia-pal": "npm:aurelia-pal@^1.3.0",
"aurelia-router": "npm:aurelia-router@^1.0.2",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.0.0",
"aurelia-templating": "npm:aurelia-templating@^1.1.0",
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0"
}
}
3 changes: 3 additions & 0 deletions jspm_packages/npm/aurelia-kendoui-bridge@1.10.0.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
define(["npm:aurelia-kendoui-bridge@1.10.0/index"], function(main) {
return main;
});
1 change: 1 addition & 0 deletions jspm_packages/npm/aurelia-kendoui-bridge@1.10.0/.jspm-hash
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7e1593ef0da2f57ea9a93cf72b96f81abe84026f99914b932bd37a50b983c5e7c90ae93bjspm-npm@0.260.16.1
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ declare module 'aurelia-kendoui-bridge' {
kendoGantt(): KendoConfigBuilder;
kendoGrid(): KendoConfigBuilder;
kendoLinearGauge(): KendoConfigBuilder;
kendoArcGauge(): KendoConfigBuilder;
kendoListView(): KendoConfigBuilder;
kendoListBox(): KendoConfigBuilder;
kendoNotification(): KendoConfigBuilder;
Expand Down Expand Up @@ -708,8 +709,11 @@ declare module 'aurelia-kendoui-bridge' {
destroy(): any;
detached(): any;
}
export class Editor {
constructor(element?: any, widgetBase?: any);
export class DropDownList {
kNoValueBinding: any;
kEnabled: any;
kReadOnly: any;
constructor(element?: any, widgetBase?: any, container?: any);
subscribe(event?: any, callback?: any): any;
bind(ctx?: any, overrideCtx?: any): any;
attached(): any;
Expand All @@ -718,7 +722,7 @@ declare module 'aurelia-kendoui-bridge' {
destroy(): any;
detached(): any;
}
export class DropDownList {
export class DropDownTree {
kNoValueBinding: any;
kEnabled: any;
kReadOnly: any;
Expand All @@ -731,11 +735,8 @@ declare module 'aurelia-kendoui-bridge' {
destroy(): any;
detached(): any;
}
export class DropDownTree {
kNoValueBinding: any;
kEnabled: any;
kReadOnly: any;
constructor(element?: any, widgetBase?: any, container?: any);
export class Editor {
constructor(element?: any, widgetBase?: any);
subscribe(event?: any, callback?: any): any;
bind(ctx?: any, overrideCtx?: any): any;
attached(): any;
Expand Down Expand Up @@ -776,6 +777,16 @@ declare module 'aurelia-kendoui-bridge' {
destroy(): any;
detached(): any;
}
export class ArcGauge {
constructor(element?: any, widgetBase?: any);
subscribe(event?: any, callback?: any): any;
bind(ctx?: any, overrideCtx?: any): any;
attached(): any;
recreate(): any;
propertyChanged(property?: any, newValue?: any, oldValue?: any): any;
destroy(): any;
detached(): any;
}
export class LinearGauge {
constructor(element?: any, widgetBase?: any);
subscribe(event?: any, callback?: any): any;
Expand Down Expand Up @@ -921,18 +932,18 @@ declare module 'aurelia-kendoui-bridge' {
destroy(): any;
detached(): any;
}
export class PanelBar {
constructor(element?: any, widgetBase?: any);
export class Pager {
kEnabled: any;
constructor(element?: any, widgetBase?: any, container?: any);
subscribe(event?: any, callback?: any): any;
bind(ctx?: any, overrideCtx?: any): any;
attached(): any;
recreate(): any;
destroy(): any;
detached(): any;
}
export class Pager {
kEnabled: any;
constructor(element?: any, widgetBase?: any, container?: any);
export class PanelBar {
constructor(element?: any, widgetBase?: any);
subscribe(event?: any, callback?: any): any;
bind(ctx?: any, overrideCtx?: any): any;
attached(): any;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,11 @@ define(['exports', 'aurelia-logging', 'aurelia-pal'], function (exports, _aureli
return this;
};

KendoConfigBuilder.prototype.kendoArcGauge = function kendoArcGauge() {
this.resources.push(_aureliaPal.PLATFORM.moduleName('./gauges/arc-gauge'));
return this;
};

KendoConfigBuilder.prototype.kendoListView = function kendoListView() {
this.resources.push(_aureliaPal.PLATFORM.moduleName('./listview/listview'));
return this;
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
/* */
define(['exports', 'aurelia-dependency-injection', 'aurelia-templating', '../common/widget-base', '../common/decorators', '../common/constants'], function (exports, _aureliaDependencyInjection, _aureliaTemplating, _widgetBase, _decorators, _constants) {
'use strict';

Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ArcGauge = undefined;

function _classCallCheck(instance, Constructor) {
if (!(instance instanceof Constructor)) {
throw new TypeError("Cannot call a class as a function");
}
}

var _dec, _dec2, _dec3, _class;

var ArcGauge = exports.ArcGauge = (_dec = (0, _aureliaTemplating.customElement)(_constants.constants.elementPrefix + 'arc-gauge'), _dec2 = (0, _decorators.generateBindables)('kendoArcGauge'), _dec3 = (0, _aureliaDependencyInjection.inject)(Element, _widgetBase.WidgetBase), _dec(_class = _dec2(_class = _dec3(_class = function () {
function ArcGauge(element, widgetBase) {
_classCallCheck(this, ArcGauge);

this.element = element;
this.widgetBase = widgetBase.control('kendoArcGauge').useElement(this.element).linkViewModel(this).useValueBinding();
}

ArcGauge.prototype.subscribe = function subscribe(event, callback) {
return this.widgetBase.subscribe(event, callback);
};

ArcGauge.prototype.bind = function bind(ctx, overrideCtx) {
this.widgetBase.useParentCtx(overrideCtx);
};

ArcGauge.prototype.attached = function attached() {
if (!this.kNoInit) {
this.recreate();
}
};

ArcGauge.prototype.recreate = function recreate() {
this.kWidget = this.widgetBase.recreate();
};

ArcGauge.prototype.propertyChanged = function propertyChanged(property, newValue, oldValue) {
this.widgetBase.handlePropertyChanged(this.kWidget, property, newValue, oldValue);
};

ArcGauge.prototype.destroy = function destroy() {
this.widgetBase.destroy(this.kWidget);
};

ArcGauge.prototype.detached = function detached() {
this.destroy();
};

return ArcGauge;
}()) || _class) || _class) || _class);
});
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<template style="display: block">
<slot></slot>
</template>
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ define(['exports'], function (exports) {
Object.defineProperty(exports, "__esModule", {
value: true
});
var version = exports.version = '1.9.0';
var version = exports.version = '1.10.0';
});
3 changes: 0 additions & 3 deletions jspm_packages/npm/aurelia-kendoui-bridge@1.9.0.js

This file was deleted.

1 change: 0 additions & 1 deletion jspm_packages/npm/aurelia-kendoui-bridge@1.9.0/.jspm-hash

This file was deleted.

3 changes: 0 additions & 3 deletions jspm_packages/npm/aurelia-templating-resources@1.12.0.js

This file was deleted.

This file was deleted.

3 changes: 3 additions & 0 deletions jspm_packages/npm/aurelia-templating-resources@1.13.0.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
define(["npm:aurelia-templating-resources@1.13.0/aurelia-templating-resources"], function(main) {
return main;
});
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4500dc4c2e57bc5fffabee371e4ff209e47e9dcb99914b932bd37a50b983c5e7c90ae93bjspm-npm@0.260.16.1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions jspm_packages/npm/aurelia-templating@1.10.2.js

This file was deleted.

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

This file was deleted.

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

0 comments on commit 98477fb

Please sign in to comment.