@progress/kendo-angular-conversational-ui 25.1.0-develop.2 → 25.1.0-develop.3

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: 1786694175,
221
- version: '25.1.0-develop.2',
220
+ publishDate: 1787036921,
221
+ version: '25.1.0-develop.3',
222
222
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
223
223
  };
224
224
 
@@ -1785,7 +1785,7 @@ class PromptViewComponent extends BaseView {
1785
1785
  </div>
1786
1786
  }
1787
1787
  </ng-template>
1788
- `, isInline: true, dependencies: [{ kind: "component", type: TextAreaComponent, selector: "kendo-textarea", inputs: ["focusableId", "flow", "inputAttributes", "adornmentsOrientation", "rows", "cols", "maxlength", "maxResizableRows", "tabindex", "tabIndex", "resizable", "size", "rounded", "fillMode", "showPrefixSeparator", "showSuffixSeparator"], outputs: ["focus", "blur", "valueChange"], exportAs: ["kendoTextArea"] }, { 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: TextAreaSuffixComponent, selector: "kendo-textarea-suffix", inputs: ["flow", "orientation"], exportAs: ["kendoTextAreaSuffix"] }, { kind: "component", type: SpeechToTextButtonComponent, selector: "button[kendoSpeechToTextButton]", inputs: ["disabled", "size", "rounded", "fillMode", "themeColor", "integrationMode", "lang", "continuous", "interimResults", "maxAlternatives"], outputs: ["start", "end", "result", "error", "click"], exportAs: ["kendoSpeechToTextButton"] }] });
1788
+ `, isInline: true, dependencies: [{ kind: "component", type: TextAreaComponent, selector: "kendo-textarea", inputs: ["focusableId", "flow", "inputAttributes", "adornmentsOrientation", "rows", "cols", "maxlength", "maxResizableRows", "tabindex", "tabIndex", "resizable", "size", "rounded", "fillMode", "showPrefixSeparator", "showSuffixSeparator", "value"], outputs: ["focus", "blur", "valueChange"], exportAs: ["kendoTextArea"] }, { 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: TextAreaSuffixComponent, selector: "kendo-textarea-suffix", inputs: ["flow", "orientation"], exportAs: ["kendoTextAreaSuffix"] }, { kind: "component", type: SpeechToTextButtonComponent, selector: "button[kendoSpeechToTextButton]", inputs: ["disabled", "size", "rounded", "fillMode", "themeColor", "integrationMode", "lang", "continuous", "interimResults", "maxAlternatives"], outputs: ["start", "end", "result", "error", "click"], exportAs: ["kendoSpeechToTextButton"] }] });
1789
1789
  }
1790
1790
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: PromptViewComponent, decorators: [{
1791
1791
  type: Component,
@@ -11383,7 +11383,7 @@ class InlineAIPromptContentComponent {
11383
11383
  class="k-hidden"
11384
11384
  (select)="onCommandClick($event)">
11385
11385
  </kendo-contextmenu>
11386
- `, isInline: true, dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: LocalizedMessagesDirective$1, selector: "[kendoInlineAIPromptLocalizedMessages]" }, { kind: "component", type: i2.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: i2.SpeechToTextButtonComponent, selector: "button[kendoSpeechToTextButton]", inputs: ["disabled", "size", "rounded", "fillMode", "themeColor", "integrationMode", "lang", "continuous", "interimResults", "maxAlternatives"], outputs: ["start", "end", "result", "error", "click"], exportAs: ["kendoSpeechToTextButton"] }, { kind: "component", type: i3.TextAreaComponent, selector: "kendo-textarea", inputs: ["focusableId", "flow", "inputAttributes", "adornmentsOrientation", "rows", "cols", "maxlength", "maxResizableRows", "tabindex", "tabIndex", "resizable", "size", "rounded", "fillMode", "showPrefixSeparator", "showSuffixSeparator"], outputs: ["focus", "blur", "valueChange"], exportAs: ["kendoTextArea"] }, { kind: "component", type: i3.TextAreaPrefixComponent, selector: "kendo-textarea-prefix", inputs: ["flow", "orientation"], exportAs: ["kendoTextAreaPrefix"] }, { kind: "component", type: i3.TextAreaSuffixComponent, selector: "kendo-textarea-suffix", inputs: ["flow", "orientation"], exportAs: ["kendoTextAreaSuffix"] }, { kind: "component", type: i4.ContextMenuComponent, selector: "kendo-contextmenu", inputs: ["showOn", "target", "filter", "alignToAnchor", "vertical", "popupAnimate", "popupAlign", "anchorAlign", "collision", "appendTo", "ariaLabel"], outputs: ["popupOpen", "popupClose", "select", "open", "close"], exportAs: ["kendoContextMenu"] }, { kind: "component", type: i5.CardComponent, selector: "kendo-card", inputs: ["orientation", "width"] }, { kind: "component", type: i5.CardActionsComponent, selector: "kendo-card-actions", inputs: ["orientation", "layout", "actions"], outputs: ["action"] }, { kind: "component", type: i5.CardBodyComponent, selector: "kendo-card-body" }] });
11386
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: LocalizedMessagesDirective$1, selector: "[kendoInlineAIPromptLocalizedMessages]" }, { kind: "component", type: i2.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: i2.SpeechToTextButtonComponent, selector: "button[kendoSpeechToTextButton]", inputs: ["disabled", "size", "rounded", "fillMode", "themeColor", "integrationMode", "lang", "continuous", "interimResults", "maxAlternatives"], outputs: ["start", "end", "result", "error", "click"], exportAs: ["kendoSpeechToTextButton"] }, { kind: "component", type: i3.TextAreaComponent, selector: "kendo-textarea", inputs: ["focusableId", "flow", "inputAttributes", "adornmentsOrientation", "rows", "cols", "maxlength", "maxResizableRows", "tabindex", "tabIndex", "resizable", "size", "rounded", "fillMode", "showPrefixSeparator", "showSuffixSeparator", "value"], outputs: ["focus", "blur", "valueChange"], exportAs: ["kendoTextArea"] }, { kind: "component", type: i3.TextAreaPrefixComponent, selector: "kendo-textarea-prefix", inputs: ["flow", "orientation"], exportAs: ["kendoTextAreaPrefix"] }, { kind: "component", type: i3.TextAreaSuffixComponent, selector: "kendo-textarea-suffix", inputs: ["flow", "orientation"], exportAs: ["kendoTextAreaSuffix"] }, { kind: "component", type: i4.ContextMenuComponent, selector: "kendo-contextmenu", inputs: ["showOn", "target", "filter", "alignToAnchor", "vertical", "popupAnimate", "popupAlign", "anchorAlign", "collision", "appendTo", "ariaLabel"], outputs: ["popupOpen", "popupClose", "select", "open", "close"], exportAs: ["kendoContextMenu"] }, { kind: "component", type: i5.CardComponent, selector: "kendo-card", inputs: ["orientation", "width"] }, { kind: "component", type: i5.CardActionsComponent, selector: "kendo-card-actions", inputs: ["orientation", "layout", "actions"], outputs: ["action"] }, { kind: "component", type: i5.CardBodyComponent, selector: "kendo-card-body" }] });
11387
11387
  }
11388
11388
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: InlineAIPromptContentComponent, decorators: [{
11389
11389
  type: Component,
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1786694175,
11
- "version": "25.1.0-develop.2",
10
+ "publishDate": 1787036921,
11
+ "version": "25.1.0-develop.3",
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-develop.2",
3
+ "version": "25.1.0-develop.3",
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": 1786694175,
107
+ "publishDate": 1787036921,
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-develop.2",
118
- "@progress/kendo-angular-inputs": "25.1.0-develop.2",
119
- "@progress/kendo-angular-indicators": "25.1.0-develop.2",
120
- "@progress/kendo-angular-layout": "25.1.0-develop.2",
121
- "@progress/kendo-angular-icons": "25.1.0-develop.2",
122
- "@progress/kendo-angular-common": "25.1.0-develop.2",
123
- "@progress/kendo-angular-intl": "25.1.0-develop.2",
124
- "@progress/kendo-angular-l10n": "25.1.0-develop.2",
125
- "@progress/kendo-angular-menu": "25.1.0-develop.2",
126
- "@progress/kendo-angular-popup": "25.1.0-develop.2",
127
- "@progress/kendo-angular-toolbar": "25.1.0-develop.2",
128
- "@progress/kendo-angular-tooltip": "25.1.0-develop.2",
129
- "@progress/kendo-angular-upload": "25.1.0-develop.2",
117
+ "@progress/kendo-angular-buttons": "25.1.0-develop.3",
118
+ "@progress/kendo-angular-inputs": "25.1.0-develop.3",
119
+ "@progress/kendo-angular-indicators": "25.1.0-develop.3",
120
+ "@progress/kendo-angular-layout": "25.1.0-develop.3",
121
+ "@progress/kendo-angular-icons": "25.1.0-develop.3",
122
+ "@progress/kendo-angular-common": "25.1.0-develop.3",
123
+ "@progress/kendo-angular-intl": "25.1.0-develop.3",
124
+ "@progress/kendo-angular-l10n": "25.1.0-develop.3",
125
+ "@progress/kendo-angular-menu": "25.1.0-develop.3",
126
+ "@progress/kendo-angular-popup": "25.1.0-develop.3",
127
+ "@progress/kendo-angular-toolbar": "25.1.0-develop.3",
128
+ "@progress/kendo-angular-tooltip": "25.1.0-develop.3",
129
+ "@progress/kendo-angular-upload": "25.1.0-develop.3",
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-develop.2"
134
+ "@progress/kendo-angular-schematics": "25.1.0-develop.3"
135
135
  },
136
136
  "schematics": "./schematics/collection.json",
137
137
  "module": "fesm2022/progress-kendo-angular-conversational-ui.mjs",