@awc-ui/angular 1.0.0-beta.4 → 1.0.0-beta.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -241,7 +241,7 @@ MdAreaChart = __decorate([
241
241
  ProxyCmp({
242
242
  defineCustomElementFn: defineCustomElement$4,
243
243
  inputs: ['animation', 'animationDuration', 'axisTicks', 'connectNulls', 'curve', 'density', 'fillOpacity', 'grid', 'heightProp', 'inverted', 'label', 'labelEmpty', 'labelPlot', 'labelPoint', 'labelZoomEnd', 'labelZoomStart', 'legend', 'lineWidth', 'loading', 'loadingLabel', 'locale', 'markSize', 'noAnimation', 'series', 'seriesLabels', 'showLabels', 'showLine', 'showMarks', 'stack', 'subtitle', 'summary', 'tableLabels', 'titleAlign', 'tooltip', 'tooltipRenderer', 'valueFormatter', 'xAxis', 'yAxis', 'zoom'],
244
- methods: ['resize', 'replay', 'toDataURL', 'getInstance', 'setZoom', 'resetZoom']
244
+ methods: ['refreshTheme', 'resize', 'replay', 'toDataURL', 'getInstance', 'setZoom', 'resetZoom']
245
245
  })
246
246
  ], MdAreaChart);
247
247
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdAreaChart, decorators: [{
@@ -350,7 +350,7 @@ MdBarChart = __decorate([
350
350
  ProxyCmp({
351
351
  defineCustomElementFn: defineCustomElement$8,
352
352
  inputs: ['animation', 'animationDuration', 'axisTicks', 'barGap', 'barWidth', 'categoryGap', 'chevron', 'clickable', 'cornerRadius', 'density', 'heightProp', 'label', 'labelPlot', 'labelPoint', 'labelZoomEnd', 'labelZoomStart', 'layout', 'legend', 'loading', 'loadingLabel', 'locale', 'noAnimation', 'polar', 'polarHole', 'polarSweep', 'series', 'showLabels', 'showTotals', 'stack', 'subtitle', 'titleAlign', 'tooltip', 'tooltipRenderer', 'valueFormatter', 'xAxis', 'yAxis', 'yAxis2', 'zoom'],
353
- methods: ['resize', 'replay', 'drill', 'toDataURL', 'getInstance', 'setZoom', 'resetZoom']
353
+ methods: ['refreshTheme', 'resize', 'replay', 'drill', 'toDataURL', 'getInstance', 'setZoom', 'resetZoom']
354
354
  })
355
355
  ], MdBarChart);
356
356
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdBarChart, decorators: [{
@@ -816,7 +816,7 @@ MdLineChart = __decorate([
816
816
  ProxyCmp({
817
817
  defineCustomElementFn: defineCustomElement$p,
818
818
  inputs: ['animation', 'animationDuration', 'area', 'axisTicks', 'connectNulls', 'curve', 'density', 'grid', 'heightProp', 'inverted', 'label', 'labelEmpty', 'labelPlot', 'labelPoint', 'labelZoomEnd', 'labelZoomStart', 'legend', 'lineWidth', 'loading', 'loadingLabel', 'locale', 'markLines', 'markSize', 'noAnimation', 'series', 'seriesLabels', 'showLabels', 'showLine', 'showMarks', 'stack', 'subtitle', 'summary', 'tableLabels', 'titleAlign', 'tooltip', 'tooltipRenderer', 'valueFormatter', 'xAxis', 'yAxes', 'yAxis', 'zoom'],
819
- methods: ['resize', 'replay', 'toDataURL', 'getInstance', 'setZoom', 'resetZoom']
819
+ methods: ['refreshTheme', 'resize', 'replay', 'toDataURL', 'getInstance', 'setZoom', 'resetZoom']
820
820
  })
821
821
  ], MdLineChart);
822
822
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdLineChart, decorators: [{
@@ -1256,7 +1256,7 @@ MdPieChart = __decorate([
1256
1256
  ProxyCmp({
1257
1257
  defineCustomElementFn: defineCustomElement$F,
1258
1258
  inputs: ['animation', 'animationDuration', 'cornerRadius', 'data', 'density', 'endAngle', 'gradient', 'heightProp', 'highlight', 'innerRadius', 'label', 'labelEmpty', 'labelMode', 'labelPlot', 'labelPoint', 'legend', 'loading', 'loadingLabel', 'locale', 'monochrome', 'noAnimation', 'outerRadius', 'paddingAngle', 'ringWidths', 'showLabels', 'startAngle', 'subtitle', 'summary', 'tableLabels', 'titleAlign', 'tooltip', 'tooltipRenderer', 'valueFormatter'],
1259
- methods: ['resize', 'replay', 'drill', 'toDataURL', 'getInstance']
1259
+ methods: ['refreshTheme', 'resize', 'replay', 'drill', 'toDataURL', 'getInstance']
1260
1260
  })
1261
1261
  ], MdPieChart);
1262
1262
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdPieChart, decorators: [{
@@ -1640,7 +1640,7 @@ MdSparkline = __decorate([
1640
1640
  ProxyCmp({
1641
1641
  defineCustomElementFn: defineCustomElement$T,
1642
1642
  inputs: ['barWidth', 'color', 'cornerRadius', 'curve', 'data', 'heightProp', 'labels', 'lineWidth', 'markSize', 'max', 'min', 'noAnimation', 'referenceAreas', 'showMarks', 'showTooltip', 'valueFormatter', 'variant'],
1643
- methods: ['resize', 'getInstance']
1643
+ methods: ['refreshTheme', 'resize', 'getInstance']
1644
1644
  })
1645
1645
  ], MdSparkline);
1646
1646
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdSparkline, decorators: [{
@@ -1688,12 +1688,12 @@ let MdStatusDot = class MdStatusDot {
1688
1688
  this.el = r.nativeElement;
1689
1689
  }
1690
1690
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdStatusDot, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1691
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: MdStatusDot, isStandalone: true, selector: "md-status-dot", inputs: { density: "density", label: "label", live: "live", size: "size", state: "state" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1691
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: MdStatusDot, isStandalone: true, selector: "md-status-dot", inputs: { density: "density", inline: "inline", label: "label", live: "live", size: "size", state: "state" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1692
1692
  };
1693
1693
  MdStatusDot = __decorate([
1694
1694
  ProxyCmp({
1695
1695
  defineCustomElementFn: defineCustomElement$V,
1696
- inputs: ['density', 'label', 'live', 'size', 'state']
1696
+ inputs: ['density', 'inline', 'label', 'live', 'size', 'state']
1697
1697
  })
1698
1698
  ], MdStatusDot);
1699
1699
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdStatusDot, decorators: [{
@@ -1703,7 +1703,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
1703
1703
  changeDetection: ChangeDetectionStrategy.OnPush,
1704
1704
  template: '<ng-content></ng-content>',
1705
1705
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1706
- inputs: ['density', 'label', 'live', 'size', 'state'],
1706
+ inputs: ['density', 'inline', 'label', 'live', 'size', 'state'],
1707
1707
  standalone: true
1708
1708
  }]
1709
1709
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2142,12 +2142,12 @@ let MdTableSortLabel = class MdTableSortLabel {
2142
2142
  proxyOutputs(this, this.el, ['mdSortRequest']);
2143
2143
  }
2144
2144
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdTableSortLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2145
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: MdTableSortLabel, isStandalone: true, selector: "md-table-sort-label", inputs: { active: "active", column: "column", defaultOrder: "defaultOrder", density: "density", disabled: "disabled", icon: "icon", iconPosition: "iconPosition", order: "order" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2145
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: MdTableSortLabel, isStandalone: true, selector: "md-table-sort-label", inputs: { active: "active", column: "column", defaultOrder: "defaultOrder", density: "density", disabled: "disabled", icon: "icon", iconPosition: "iconPosition", inactiveIcon: "inactiveIcon", order: "order" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2146
2146
  };
2147
2147
  MdTableSortLabel = __decorate([
2148
2148
  ProxyCmp({
2149
2149
  defineCustomElementFn: defineCustomElement$1a,
2150
- inputs: ['active', 'column', 'defaultOrder', 'density', 'disabled', 'icon', 'iconPosition', 'order']
2150
+ inputs: ['active', 'column', 'defaultOrder', 'density', 'disabled', 'icon', 'iconPosition', 'inactiveIcon', 'order']
2151
2151
  })
2152
2152
  ], MdTableSortLabel);
2153
2153
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdTableSortLabel, decorators: [{
@@ -2157,7 +2157,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
2157
2157
  changeDetection: ChangeDetectionStrategy.OnPush,
2158
2158
  template: '<ng-content></ng-content>',
2159
2159
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2160
- inputs: ['active', 'column', 'defaultOrder', 'density', 'disabled', 'icon', 'iconPosition', 'order'],
2160
+ inputs: ['active', 'column', 'defaultOrder', 'density', 'disabled', 'icon', 'iconPosition', 'inactiveIcon', 'order'],
2161
2161
  standalone: true
2162
2162
  }]
2163
2163
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -2195,12 +2195,12 @@ let MdTabs = class MdTabs {
2195
2195
  proxyOutputs(this, this.el, ['mdTabChange']);
2196
2196
  }
2197
2197
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MdTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2198
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: MdTabs, isStandalone: true, selector: "md-tabs", inputs: { activeTabIndex: "activeTabIndex", ariaLabelProp: "ariaLabelProp", tabWidth: "tabWidth", variant: "variant", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2198
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: MdTabs, isStandalone: true, selector: "md-tabs", inputs: { activeTabIndex: "activeTabIndex", ariaLabelProp: "ariaLabelProp", divider: "divider", tabWidth: "tabWidth", variant: "variant", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2199
2199
  };
2200
2200
  MdTabs = __decorate([
2201
2201
  ProxyCmp({
2202
2202
  defineCustomElementFn: defineCustomElement$1c,
2203
- inputs: ['activeTabIndex', 'ariaLabelProp', 'tabWidth', 'variant', 'width'],
2203
+ inputs: ['activeTabIndex', 'ariaLabelProp', 'divider', 'tabWidth', 'variant', 'width'],
2204
2204
  methods: ['selectTab']
2205
2205
  })
2206
2206
  ], MdTabs);
@@ -2211,7 +2211,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
2211
2211
  changeDetection: ChangeDetectionStrategy.OnPush,
2212
2212
  template: '<ng-content></ng-content>',
2213
2213
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2214
- inputs: ['activeTabIndex', 'ariaLabelProp', 'tabWidth', 'variant', 'width'],
2214
+ inputs: ['activeTabIndex', 'ariaLabelProp', 'divider', 'tabWidth', 'variant', 'width'],
2215
2215
  standalone: true
2216
2216
  }]
2217
2217
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });