Comparing version 0.0.3 to 0.0.4
@@ -53,3 +53,3 @@ System.config({ | ||
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.2.0", | ||
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.2.0" | ||
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.2.1" | ||
}, | ||
@@ -72,3 +72,3 @@ "npm:aurelia-metadata@1.0.0-beta.1.2.0": { | ||
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.2.0", | ||
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.2.0", | ||
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.2.1", | ||
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.2.0", | ||
@@ -84,3 +84,3 @@ "aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.2.2" | ||
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.2.0", | ||
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.2.0", | ||
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.2.1", | ||
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.2.0" | ||
@@ -87,0 +87,0 @@ }, |
@@ -84,3 +84,3 @@ define(['exports', 'aurelia-dependency-injection', 'aurelia-templating', 'aurelia-binding', 'aurelia-templating-resources', './grid-utilities'], function (exports, _aureliaDependencyInjection, _aureliaTemplating, _aureliaBinding, _aureliaTemplatingResources, _gridUtilities) { | ||
var Grid = exports.Grid = (_dec = (0, _aureliaTemplating.customElement)('au-grid'), _dec2 = (0, _aureliaDependencyInjection.inject)(_aureliaDependencyInjection.Container, _aureliaTemplating.ViewSlot, _aureliaTemplating.ViewCompiler, _aureliaBinding.ObserverLocator, _aureliaTemplatingResources.RepeatStrategyLocator), _dec3 = (0, _aureliaTemplating.children)('column'), _dec(_class = _dec2(_class = (_class2 = function (_AbstractRepeater) { | ||
var Grid = exports.Grid = (_dec = (0, _aureliaTemplating.customElement)('au-grid'), _dec2 = (0, _aureliaDependencyInjection.inject)(_aureliaDependencyInjection.Container, _aureliaTemplating.ViewSlot, _aureliaTemplating.ViewCompiler, _aureliaBinding.ObserverLocator, _aureliaTemplatingResources.RepeatStrategyLocator), _dec3 = (0, _aureliaTemplating.children)('au-column'), _dec(_class = _dec2(_class = (_class2 = function (_AbstractRepeater) { | ||
_inherits(Grid, _AbstractRepeater); | ||
@@ -87,0 +87,0 @@ |
@@ -131,3 +131,3 @@ import {createOverrideContext,BindingBehavior,ValueConverter,sourceContext,bindingMode,ObserverLocator} from 'aurelia-binding'; | ||
export class Grid extends AbstractRepeater { | ||
@children('column') columns; | ||
@children('au-column') columns; | ||
@bindable rows; | ||
@@ -134,0 +134,0 @@ @bindable class; |
@@ -69,3 +69,3 @@ 'use strict'; | ||
var Grid = exports.Grid = (_dec = (0, _aureliaTemplating.customElement)('au-grid'), _dec2 = (0, _aureliaDependencyInjection.inject)(_aureliaDependencyInjection.Container, _aureliaTemplating.ViewSlot, _aureliaTemplating.ViewCompiler, _aureliaBinding.ObserverLocator, _aureliaTemplatingResources.RepeatStrategyLocator), _dec3 = (0, _aureliaTemplating.children)('column'), _dec(_class = _dec2(_class = (_class2 = function (_AbstractRepeater) { | ||
var Grid = exports.Grid = (_dec = (0, _aureliaTemplating.customElement)('au-grid'), _dec2 = (0, _aureliaDependencyInjection.inject)(_aureliaDependencyInjection.Container, _aureliaTemplating.ViewSlot, _aureliaTemplating.ViewCompiler, _aureliaBinding.ObserverLocator, _aureliaTemplatingResources.RepeatStrategyLocator), _dec3 = (0, _aureliaTemplating.children)('au-column'), _dec(_class = _dec2(_class = (_class2 = function (_AbstractRepeater) { | ||
_inherits(Grid, _AbstractRepeater); | ||
@@ -72,0 +72,0 @@ |
@@ -52,3 +52,3 @@ var _dec, _dec2, _dec3, _class, _desc, _value, _class2, _descriptor, _descriptor2, _descriptor3; | ||
export let Grid = (_dec = customElement('au-grid'), _dec2 = inject(Container, ViewSlot, ViewCompiler, ObserverLocator, RepeatStrategyLocator), _dec3 = children('column'), _dec(_class = _dec2(_class = (_class2 = class Grid extends AbstractRepeater { | ||
export let Grid = (_dec = customElement('au-grid'), _dec2 = inject(Container, ViewSlot, ViewCompiler, ObserverLocator, RepeatStrategyLocator), _dec3 = children('au-column'), _dec(_class = _dec2(_class = (_class2 = class Grid extends AbstractRepeater { | ||
@@ -55,0 +55,0 @@ constructor(container, viewSlot, viewCompiler, observerLocator, strategyLocator) { |
@@ -98,3 +98,3 @@ 'use strict'; | ||
execute: function () { | ||
_export('Grid', Grid = (_dec = customElement('au-grid'), _dec2 = inject(Container, ViewSlot, ViewCompiler, ObserverLocator, RepeatStrategyLocator), _dec3 = children('column'), _dec(_class = _dec2(_class = (_class2 = function (_AbstractRepeater) { | ||
_export('Grid', Grid = (_dec = customElement('au-grid'), _dec2 = inject(Container, ViewSlot, ViewCompiler, ObserverLocator, RepeatStrategyLocator), _dec3 = children('au-column'), _dec(_class = _dec2(_class = (_class2 = function (_AbstractRepeater) { | ||
_inherits(Grid, _AbstractRepeater); | ||
@@ -101,0 +101,0 @@ |
@@ -165,3 +165,3 @@ 'use strict'; | ||
})), _class2)) || _class) || _class) || _class) || _class); | ||
var Grid = exports.Grid = (_dec4 = (0, _aureliaTemplating.customElement)('au-grid'), _dec5 = (0, _aureliaDependencyInjection.inject)(_aureliaDependencyInjection.Container, _aureliaTemplating.ViewSlot, _aureliaTemplating.ViewCompiler, _aureliaBinding.ObserverLocator, _aureliaTemplatingResources.RepeatStrategyLocator), _dec6 = (0, _aureliaTemplating.children)('column'), _dec4(_class4 = _dec5(_class4 = (_class5 = function (_AbstractRepeater) { | ||
var Grid = exports.Grid = (_dec4 = (0, _aureliaTemplating.customElement)('au-grid'), _dec5 = (0, _aureliaDependencyInjection.inject)(_aureliaDependencyInjection.Container, _aureliaTemplating.ViewSlot, _aureliaTemplating.ViewCompiler, _aureliaBinding.ObserverLocator, _aureliaTemplatingResources.RepeatStrategyLocator), _dec6 = (0, _aureliaTemplating.children)('au-column'), _dec4(_class4 = _dec5(_class4 = (_class5 = function (_AbstractRepeater) { | ||
_inherits(Grid, _AbstractRepeater); | ||
@@ -168,0 +168,0 @@ |
{ | ||
"name": "au-grid", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A declarative grid component for aurelia.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -16,3 +16,3 @@ import {inject, Container} from 'aurelia-dependency-injection'; | ||
export class Grid extends AbstractRepeater { | ||
@children('column') columns; | ||
@children('au-column') columns; | ||
@bindable rows; | ||
@@ -19,0 +19,0 @@ @bindable class; |
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
134232