@progress/kendo-angular-chart-wizard 22.1.0-develop.8 → 23.0.0-develop.1

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.
@@ -4,6 +4,7 @@
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { EventEmitter, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
6
6
  import { LocalizationService } from '@progress/kendo-angular-l10n';
7
+ import { LicenseMessage } from '@progress/kendo-licensing';
7
8
  import { ChartWizardDataRow, ChartWizardInitialState } from './chart-wizard-state';
8
9
  import { StateService } from './state.service';
9
10
  import { ChartComponent } from '@progress/kendo-angular-charts';
@@ -56,7 +57,7 @@ export declare class ChartWizardComponent implements OnChanges, OnDestroy {
56
57
  /**
57
58
  * @hidden
58
59
  */
59
- licenseMessage?: string;
60
+ licenseMessage?: LicenseMessage;
60
61
  /**
61
62
  * @hidden
62
63
  */
@@ -37,7 +37,7 @@ const packageMetadata = {
37
37
  productCode: 'KENDOUIANGULAR',
38
38
  productCodes: ['KENDOUIANGULAR'],
39
39
  publishDate: 0,
40
- version: '22.1.0-develop.8',
40
+ version: '23.0.0-develop.1',
41
41
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning',
42
42
  };
43
43
 
@@ -313,7 +313,7 @@ class ChartWizardPropertyPaneDataTabComponent {
313
313
  }
314
314
  </form>
315
315
  </kendo-expansionpanel>
316
- `, isInline: true, dependencies: [{ kind: "component", type: ExpansionPanelComponent, selector: "kendo-expansionpanel", inputs: ["title", "subtitle", "disabled", "expanded", "svgExpandIcon", "svgCollapseIcon", "expandIcon", "collapseIcon", "animation"], outputs: ["expandedChange", "action", "expand", "collapse"], exportAs: ["kendoExpansionPanel"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "component", type: GridComponent, selector: "kendo-grid", inputs: ["data", "pageSize", "height", "rowHeight", "adaptiveMode", "detailRowHeight", "skip", "scrollable", "selectable", "sort", "size", "trackBy", "filter", "group", "virtualColumns", "filterable", "sortable", "pageable", "groupable", "gridResizable", "rowReorderable", "navigable", "autoSize", "rowClass", "rowSticky", "rowSelected", "isRowSelectable", "cellSelected", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "showInactiveTools", "isDetailExpanded", "isGroupExpanded", "dataLayoutMode"], outputs: ["filterChange", "pageChange", "groupChange", "sortChange", "selectionChange", "rowReorder", "dataStateChange", "gridStateChange", "groupExpand", "groupCollapse", "detailExpand", "detailCollapse", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "columnStickyChange", "scrollBottom", "contentScroll"], exportAs: ["kendoGrid"] }, { kind: "directive", type: ReactiveEditingDirective, selector: "[kendoGridReactiveEditing]", inputs: ["kendoGridReactiveEditing"] }, { kind: "directive", type: DataBindingDirective, selector: "[kendoGridBinding]", inputs: ["skip", "sort", "filter", "pageSize", "group", "kendoGridBinding"], exportAs: ["kendoGridBinding"] }, { kind: "directive", type: ToolbarTemplateDirective, selector: "[kendoGridToolbarTemplate]", inputs: ["position"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: RowReorderColumnComponent, selector: "kendo-grid-rowreorder-column", inputs: ["dragHandleIcon", "dragHandleSVGIcon"] }, { kind: "component", type: ColumnComponent, selector: "kendo-grid-column", inputs: ["field", "format", "sortable", "groupable", "editor", "filter", "filterVariant", "filterable", "editable"] }, { kind: "component", type: CommandColumnComponent, selector: "kendo-grid-command-column" }, { kind: "directive", type: CellTemplateDirective, selector: "[kendoGridCellTemplate]" }, { kind: "directive", type: GridToolbarFocusableDirective, selector: " [kendoGridToolbarFocusable], [kendoGridAddCommand], [kendoGridCancelCommand], [kendoGridEditCommand], [kendoGridRemoveCommand], [kendoGridSaveCommand], [kendoGridExcelCommand], [kendoGridPDFCommand] " }, { kind: "component", type: RemoveCommandDirective, selector: "[kendoGridRemoveCommand]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
316
+ `, isInline: true, dependencies: [{ kind: "component", type: ExpansionPanelComponent, selector: "kendo-expansionpanel", inputs: ["title", "subtitle", "disabled", "expanded", "svgExpandIcon", "svgCollapseIcon", "expandIcon", "collapseIcon", "animation"], outputs: ["expandedChange", "action", "expand", "collapse"], exportAs: ["kendoExpansionPanel"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "component", type: GridComponent, selector: "kendo-grid", inputs: ["data", "pageSize", "height", "rowHeight", "adaptiveMode", "detailRowHeight", "skip", "scrollable", "selectable", "sort", "size", "trackBy", "filter", "group", "virtualColumns", "filterable", "sortable", "pageable", "groupable", "gridResizable", "rowReorderable", "navigable", "autoSize", "rowClass", "rowSticky", "rowSelected", "isRowSelectable", "cellSelected", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "showInactiveTools", "isDetailExpanded", "isGroupExpanded", "dataLayoutMode"], outputs: ["filterChange", "pageChange", "groupChange", "sortChange", "selectionChange", "rowReorder", "dataStateChange", "gridStateChange", "groupExpand", "groupCollapse", "detailExpand", "detailCollapse", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "csvExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "columnStickyChange", "scrollBottom", "contentScroll"], exportAs: ["kendoGrid"] }, { kind: "directive", type: ReactiveEditingDirective, selector: "[kendoGridReactiveEditing]", inputs: ["kendoGridReactiveEditing"] }, { kind: "directive", type: DataBindingDirective, selector: "[kendoGridBinding]", inputs: ["skip", "sort", "filter", "pageSize", "group", "kendoGridBinding"], exportAs: ["kendoGridBinding"] }, { kind: "directive", type: ToolbarTemplateDirective, selector: "[kendoGridToolbarTemplate]", inputs: ["position"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: RowReorderColumnComponent, selector: "kendo-grid-rowreorder-column", inputs: ["dragHandleIcon", "dragHandleSVGIcon"] }, { kind: "component", type: ColumnComponent, selector: "kendo-grid-column", inputs: ["field", "format", "sortable", "groupable", "editor", "filter", "filterVariant", "filterable", "editable"] }, { kind: "component", type: CommandColumnComponent, selector: "kendo-grid-command-column" }, { kind: "directive", type: CellTemplateDirective, selector: "[kendoGridCellTemplate]" }, { kind: "directive", type: GridToolbarFocusableDirective, selector: " [kendoGridToolbarFocusable], [kendoGridAddCommand], [kendoGridCancelCommand], [kendoGridEditCommand], [kendoGridRemoveCommand], [kendoGridSaveCommand], [kendoGridExcelCommand], [kendoGridPDFCommand] " }, { kind: "component", type: RemoveCommandDirective, selector: "[kendoGridRemoveCommand]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
317
317
  }
318
318
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ChartWizardPropertyPaneDataTabComponent, decorators: [{
319
319
  type: Component,
@@ -911,7 +911,6 @@ class ChartWizardPropertyPaneFormFieldComponent {
911
911
  }
912
912
  @if (inputType === 'checkbox') {
913
913
  <kendo-checkbox
914
- class="k-checkbox-md k-rounded-md"
915
914
  [checkedState]="value"
916
915
  (checkedStateChange)="valueChange.emit($event)"
917
916
  ></kendo-checkbox>
@@ -997,7 +996,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
997
996
  }
998
997
  @if (inputType === 'checkbox') {
999
998
  <kendo-checkbox
1000
- class="k-checkbox-md k-rounded-md"
1001
999
  [checkedState]="value"
1002
1000
  (checkedStateChange)="valueChange.emit($event)"
1003
1001
  ></kendo-checkbox>
@@ -4026,7 +4024,7 @@ function getGridSelectedRows(args) {
4026
4024
  const getWizardDataFromGridSelection = (args) => getWizardDataFromDataRows(getGridSelectedRows(args));
4027
4025
 
4028
4026
  /**
4029
- * Binds the Chart Wizard to the selection state of the Grid ([see example](slug:grid_integration_with_chart)).
4027
+ * Binds the Chart Wizard to the selection state of the Grid ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/chart-integration)).
4030
4028
  *
4031
4029
  * @example
4032
4030
  * ```html
@@ -7,7 +7,7 @@ import { GridComponent, RowArgs } from "@progress/kendo-angular-grid";
7
7
  import { ChartWizardDataRow } from "../chart-wizard-state";
8
8
  import * as i0 from "@angular/core";
9
9
  /**
10
- * Binds the Chart Wizard to the selection state of the Grid ([see example](slug:grid_integration_with_chart)).
10
+ * Binds the Chart Wizard to the selection state of the Grid ([see example](https://www.telerik.com/kendo-angular-ui/components/grid/chart-integration)).
11
11
  *
12
12
  * @example
13
13
  * ```html
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1769421128,
11
- "version": "22.1.0-develop.8",
10
+ "publishDate": 1770287088,
11
+ "version": "23.0.0-develop.1",
12
12
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-chart-wizard",
3
- "version": "22.1.0-develop.8",
3
+ "version": "23.0.0-develop.1",
4
4
  "description": "Kendo UI Angular Chart Wizard component",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -20,7 +20,7 @@
20
20
  "package": {
21
21
  "productName": "Kendo UI for Angular",
22
22
  "productCode": "KENDOUIANGULAR",
23
- "publishDate": 1769421128,
23
+ "publishDate": 1770287088,
24
24
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
25
25
  }
26
26
  },
@@ -29,29 +29,29 @@
29
29
  "@angular/common": "19 - 21",
30
30
  "@angular/core": "19 - 21",
31
31
  "@angular/platform-browser": "19 - 21",
32
- "@progress/kendo-angular-common": "22.1.0-develop.8",
33
- "@progress/kendo-angular-dialog": "22.1.0-develop.8",
34
- "@progress/kendo-angular-buttons": "22.1.0-develop.8",
35
- "@progress/kendo-angular-grid": "22.1.0-develop.8",
36
- "@progress/kendo-angular-charts": "22.1.0-develop.8",
37
- "@progress/kendo-angular-dropdowns": "22.1.0-develop.8",
38
- "@progress/kendo-angular-layout": "22.1.0-develop.8",
39
- "@progress/kendo-angular-icons": "22.1.0-develop.8",
40
- "@progress/kendo-angular-inputs": "22.1.0-develop.8",
41
- "@progress/kendo-angular-label": "22.1.0-develop.8",
42
- "@progress/kendo-angular-intl": "22.1.0-develop.8",
43
- "@progress/kendo-angular-l10n": "22.1.0-develop.8",
44
- "@progress/kendo-angular-navigation": "22.1.0-develop.8",
45
- "@progress/kendo-angular-popup": "22.1.0-develop.8",
46
- "@progress/kendo-drawing": "^1.23.1",
32
+ "@progress/kendo-angular-common": "23.0.0-develop.1",
33
+ "@progress/kendo-angular-dialog": "23.0.0-develop.1",
34
+ "@progress/kendo-angular-buttons": "23.0.0-develop.1",
35
+ "@progress/kendo-angular-grid": "23.0.0-develop.1",
36
+ "@progress/kendo-angular-charts": "23.0.0-develop.1",
37
+ "@progress/kendo-angular-dropdowns": "23.0.0-develop.1",
38
+ "@progress/kendo-angular-layout": "23.0.0-develop.1",
39
+ "@progress/kendo-angular-icons": "23.0.0-develop.1",
40
+ "@progress/kendo-angular-inputs": "23.0.0-develop.1",
41
+ "@progress/kendo-angular-label": "23.0.0-develop.1",
42
+ "@progress/kendo-angular-intl": "23.0.0-develop.1",
43
+ "@progress/kendo-angular-l10n": "23.0.0-develop.1",
44
+ "@progress/kendo-angular-navigation": "23.0.0-develop.1",
45
+ "@progress/kendo-angular-popup": "23.0.0-develop.1",
46
+ "@progress/kendo-drawing": "^1.24.0",
47
47
  "@progress/kendo-file-saver": "^1.1.1",
48
- "@progress/kendo-licensing": "^1.7.0",
48
+ "@progress/kendo-licensing": "^1.10.0",
49
49
  "rxjs": "^6.5.3 || ^7.0.0"
50
50
  },
51
51
  "dependencies": {
52
52
  "tslib": "^2.3.1",
53
- "@progress/kendo-charts": "2.9.0",
54
- "@progress/kendo-angular-schematics": "22.1.0-develop.8",
53
+ "@progress/kendo-charts": "2.11.0",
54
+ "@progress/kendo-angular-schematics": "23.0.0-develop.1",
55
55
  "@progress/kendo-common": "^1.0.1"
56
56
  },
57
57
  "schematics": "./schematics/collection.json",