@progress/kendo-angular-toolbar 16.0.0-develop.12 → 16.0.0-develop.14
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.
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-toolbar',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.0.0-develop.
|
|
12
|
+
publishDate: 1715100870,
|
|
13
|
+
version: '16.0.0-develop.14',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -100,7 +100,7 @@ export class ToolBarComponent {
|
|
|
100
100
|
return this.overflow;
|
|
101
101
|
}
|
|
102
102
|
/**
|
|
103
|
-
* Configures the popup of the ToolBar
|
|
103
|
+
* Configures the popup of the ToolBar overflow button ([see example]({% slug responsive_toolbar %}#toc-popup-customization)).
|
|
104
104
|
*
|
|
105
105
|
* The available options are:
|
|
106
106
|
* - `animate: Boolean`—Controls the popup animation. By default, the open and close animations are enabled.
|
|
@@ -28,8 +28,8 @@ const packageMetadata = {
|
|
|
28
28
|
name: '@progress/kendo-angular-toolbar',
|
|
29
29
|
productName: 'Kendo UI for Angular',
|
|
30
30
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
31
|
-
publishDate:
|
|
32
|
-
version: '16.0.0-develop.
|
|
31
|
+
publishDate: 1715100870,
|
|
32
|
+
version: '16.0.0-develop.14',
|
|
33
33
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -785,7 +785,7 @@ class ToolBarComponent {
|
|
|
785
785
|
return this.overflow;
|
|
786
786
|
}
|
|
787
787
|
/**
|
|
788
|
-
* Configures the popup of the ToolBar
|
|
788
|
+
* Configures the popup of the ToolBar overflow button ([see example]({% slug responsive_toolbar %}#toc-popup-customization)).
|
|
789
789
|
*
|
|
790
790
|
* The available options are:
|
|
791
791
|
* - `animate: Boolean`—Controls the popup animation. By default, the open and close animations are enabled.
|
|
@@ -28,8 +28,8 @@ const packageMetadata = {
|
|
|
28
28
|
name: '@progress/kendo-angular-toolbar',
|
|
29
29
|
productName: 'Kendo UI for Angular',
|
|
30
30
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
31
|
-
publishDate:
|
|
32
|
-
version: '16.0.0-develop.
|
|
31
|
+
publishDate: 1715100870,
|
|
32
|
+
version: '16.0.0-develop.14',
|
|
33
33
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -785,7 +785,7 @@ class ToolBarComponent {
|
|
|
785
785
|
return this.overflow;
|
|
786
786
|
}
|
|
787
787
|
/**
|
|
788
|
-
* Configures the popup of the ToolBar
|
|
788
|
+
* Configures the popup of the ToolBar overflow button ([see example]({% slug responsive_toolbar %}#toc-popup-customization)).
|
|
789
789
|
*
|
|
790
790
|
* The available options are:
|
|
791
791
|
* - `animate: Boolean`—Controls the popup animation. By default, the open and close animations are enabled.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-toolbar",
|
|
3
|
-
"version": "16.0.0-develop.
|
|
3
|
+
"version": "16.0.0-develop.14",
|
|
4
4
|
"description": "Kendo UI Angular Toolbar component - a single UI element that organizes buttons and other navigation elements",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -29,16 +29,16 @@
|
|
|
29
29
|
"@angular/core": "15 - 17",
|
|
30
30
|
"@angular/platform-browser": "15 - 17",
|
|
31
31
|
"@progress/kendo-licensing": "^1.0.2",
|
|
32
|
-
"@progress/kendo-angular-buttons": "16.0.0-develop.
|
|
33
|
-
"@progress/kendo-angular-common": "16.0.0-develop.
|
|
34
|
-
"@progress/kendo-angular-l10n": "16.0.0-develop.
|
|
35
|
-
"@progress/kendo-angular-icons": "16.0.0-develop.
|
|
36
|
-
"@progress/kendo-angular-popup": "16.0.0-develop.
|
|
32
|
+
"@progress/kendo-angular-buttons": "16.0.0-develop.14",
|
|
33
|
+
"@progress/kendo-angular-common": "16.0.0-develop.14",
|
|
34
|
+
"@progress/kendo-angular-l10n": "16.0.0-develop.14",
|
|
35
|
+
"@progress/kendo-angular-icons": "16.0.0-develop.14",
|
|
36
|
+
"@progress/kendo-angular-popup": "16.0.0-develop.14",
|
|
37
37
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"tslib": "^2.3.1",
|
|
41
|
-
"@progress/kendo-angular-schematics": "16.0.0-develop.
|
|
41
|
+
"@progress/kendo-angular-schematics": "16.0.0-develop.14"
|
|
42
42
|
},
|
|
43
43
|
"schematics": "./schematics/collection.json",
|
|
44
44
|
"module": "fesm2015/progress-kendo-angular-toolbar.mjs",
|
package/toolbar.component.d.ts
CHANGED
|
@@ -40,7 +40,7 @@ export declare class ToolBarComponent {
|
|
|
40
40
|
set resizable(value: boolean);
|
|
41
41
|
get resizable(): boolean;
|
|
42
42
|
/**
|
|
43
|
-
* Configures the popup of the ToolBar
|
|
43
|
+
* Configures the popup of the ToolBar overflow button ([see example]({% slug responsive_toolbar %}#toc-popup-customization)).
|
|
44
44
|
*
|
|
45
45
|
* The available options are:
|
|
46
46
|
* - `animate: Boolean`—Controls the popup animation. By default, the open and close animations are enabled.
|