@progress/kendo-angular-conversational-ui 25.1.0-develop.8 → 25.1.0
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.
|
@@ -217,8 +217,8 @@ const packageMetadata = {
|
|
|
217
217
|
productName: 'Kendo UI for Angular',
|
|
218
218
|
productCode: 'KENDOUIANGULAR',
|
|
219
219
|
productCodes: ['KENDOUIANGULAR'],
|
|
220
|
-
publishDate:
|
|
221
|
-
version: '25.1.0
|
|
220
|
+
publishDate: 1788864927,
|
|
221
|
+
version: '25.1.0',
|
|
222
222
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
223
223
|
};
|
|
224
224
|
|
|
@@ -15463,7 +15463,7 @@ class CitationComponent {
|
|
|
15463
15463
|
rounded="full"
|
|
15464
15464
|
></kendo-chip>
|
|
15465
15465
|
}
|
|
15466
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ChipComponent, selector: "kendo-chip", inputs: ["label", "icon", "svgIcon", "iconClass", "avatarSettings", "selected", "removable", "removeIcon", "removeSvgIcon", "hasMenu", "menuIcon", "menuSvgIcon", "disabled", "size", "rounded", "fillMode", "themeColor"], outputs: ["remove", "menuToggle", "contentClick"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { kind: "component", type: PopoverComponent, selector: "kendo-popover", inputs: ["popupClass", "collision", "
|
|
15466
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ChipComponent, selector: "kendo-chip", inputs: ["label", "icon", "svgIcon", "iconClass", "avatarSettings", "selected", "removable", "removeIcon", "removeSvgIcon", "hasMenu", "menuIcon", "menuSvgIcon", "disabled", "size", "rounded", "fillMode", "themeColor"], outputs: ["remove", "menuToggle", "contentClick"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { kind: "component", type: PopoverComponent, selector: "kendo-popover", inputs: ["popupClass", "collision", "position", "offset", "width", "height", "title", "subtitle", "body", "callout", "animation", "templateData"], outputs: ["show", "shown", "hide", "hidden", "closeOnKeyDown"] }, { kind: "directive", type: PopoverAnchorDirective, selector: "[kendoPopoverAnchor]", exportAs: ["kendoPopoverAnchor"] }, { kind: "directive", type: PopoverTitleTemplateDirective, selector: "[kendoPopoverTitleTemplate]" }, { kind: "directive", type: PopoverBodyTemplateDirective, selector: "[kendoPopoverBodyTemplate]" }, { kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoLlmKitLocalizedMessages]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
15467
15467
|
}
|
|
15468
15468
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: CitationComponent, decorators: [{
|
|
15469
15469
|
type: Component,
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "25.1.0
|
|
10
|
+
"publishDate": 1788864927,
|
|
11
|
+
"version": "25.1.0",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-conversational-ui",
|
|
3
|
-
"version": "25.1.0
|
|
3
|
+
"version": "25.1.0",
|
|
4
4
|
"description": "Kendo UI for Angular Conversational UI components",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"package": {
|
|
105
105
|
"productName": "Kendo UI for Angular",
|
|
106
106
|
"productCode": "KENDOUIANGULAR",
|
|
107
|
-
"publishDate":
|
|
107
|
+
"publishDate": 1788864927,
|
|
108
108
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
109
109
|
}
|
|
110
110
|
},
|
|
@@ -114,24 +114,24 @@
|
|
|
114
114
|
"@angular/core": "20 - 22",
|
|
115
115
|
"@angular/platform-browser": "20 - 22",
|
|
116
116
|
"@progress/kendo-licensing": "^1.11.0",
|
|
117
|
-
"@progress/kendo-angular-buttons": "25.1.0
|
|
118
|
-
"@progress/kendo-angular-inputs": "25.1.0
|
|
119
|
-
"@progress/kendo-angular-indicators": "25.1.0
|
|
120
|
-
"@progress/kendo-angular-layout": "25.1.0
|
|
121
|
-
"@progress/kendo-angular-icons": "25.1.0
|
|
122
|
-
"@progress/kendo-angular-common": "25.1.0
|
|
123
|
-
"@progress/kendo-angular-intl": "25.1.0
|
|
124
|
-
"@progress/kendo-angular-l10n": "25.1.0
|
|
125
|
-
"@progress/kendo-angular-menu": "25.1.0
|
|
126
|
-
"@progress/kendo-angular-popup": "25.1.0
|
|
127
|
-
"@progress/kendo-angular-toolbar": "25.1.0
|
|
128
|
-
"@progress/kendo-angular-tooltip": "25.1.0
|
|
129
|
-
"@progress/kendo-angular-upload": "25.1.0
|
|
117
|
+
"@progress/kendo-angular-buttons": "25.1.0",
|
|
118
|
+
"@progress/kendo-angular-inputs": "25.1.0",
|
|
119
|
+
"@progress/kendo-angular-indicators": "25.1.0",
|
|
120
|
+
"@progress/kendo-angular-layout": "25.1.0",
|
|
121
|
+
"@progress/kendo-angular-icons": "25.1.0",
|
|
122
|
+
"@progress/kendo-angular-common": "25.1.0",
|
|
123
|
+
"@progress/kendo-angular-intl": "25.1.0",
|
|
124
|
+
"@progress/kendo-angular-l10n": "25.1.0",
|
|
125
|
+
"@progress/kendo-angular-menu": "25.1.0",
|
|
126
|
+
"@progress/kendo-angular-popup": "25.1.0",
|
|
127
|
+
"@progress/kendo-angular-toolbar": "25.1.0",
|
|
128
|
+
"@progress/kendo-angular-tooltip": "25.1.0",
|
|
129
|
+
"@progress/kendo-angular-upload": "25.1.0",
|
|
130
130
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
131
131
|
},
|
|
132
132
|
"dependencies": {
|
|
133
133
|
"tslib": "^2.3.1",
|
|
134
|
-
"@progress/kendo-angular-schematics": "25.1.0
|
|
134
|
+
"@progress/kendo-angular-schematics": "25.1.0"
|
|
135
135
|
},
|
|
136
136
|
"schematics": "./schematics/collection.json",
|
|
137
137
|
"module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",
|