@progress/kendo-angular-conversational-ui 25.1.0-develop.1 → 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: 1786626760,
221
- version: '25.1.0-develop.1',
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,
@@ -13368,10 +13368,6 @@ class ToolCallComponent {
13368
13368
  return undefined;
13369
13369
  }
13370
13370
  }
13371
- /**
13372
- *
13373
- * Gets the badge color derived from the tool call state.
13374
- */
13375
13371
  get badgeThemeColor() {
13376
13372
  switch (this.state) {
13377
13373
  case 'completed':
@@ -14069,6 +14065,7 @@ class CitationComponent {
14069
14065
  <kendo-popover
14070
14066
  #popoverRef
14071
14067
  position="bottom"
14068
+ [collision]="{ horizontal: 'fit', vertical: 'fit'}"
14072
14069
  [callout]="false"
14073
14070
  [width]="318"
14074
14071
  (show)="handlePopoverShow()"
@@ -14188,6 +14185,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImpo
14188
14185
  <kendo-popover
14189
14186
  #popoverRef
14190
14187
  position="bottom"
14188
+ [collision]="{ horizontal: 'fit', vertical: 'fit'}"
14191
14189
  [callout]="false"
14192
14190
  [width]="318"
14193
14191
  (show)="handlePopoverShow()"
package/index.d.ts CHANGED
@@ -4671,10 +4671,6 @@ declare class ToolCallComponent implements OnDestroy {
4671
4671
  */
4672
4672
  set statusSVGIcon(value: SVGIcon);
4673
4673
  get statusSVGIcon(): SVGIcon;
4674
- /**
4675
- *
4676
- * Gets the badge color derived from the tool call state.
4677
- */
4678
4674
  protected get badgeThemeColor(): BadgeThemeColor;
4679
4675
  /**
4680
4676
  * Sets the current state of the tool call.
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1786626760,
11
- "version": "25.1.0-develop.1",
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.1",
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": 1786626760,
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.1",
118
- "@progress/kendo-angular-inputs": "25.1.0-develop.1",
119
- "@progress/kendo-angular-indicators": "25.1.0-develop.1",
120
- "@progress/kendo-angular-layout": "25.1.0-develop.1",
121
- "@progress/kendo-angular-icons": "25.1.0-develop.1",
122
- "@progress/kendo-angular-common": "25.1.0-develop.1",
123
- "@progress/kendo-angular-intl": "25.1.0-develop.1",
124
- "@progress/kendo-angular-l10n": "25.1.0-develop.1",
125
- "@progress/kendo-angular-menu": "25.1.0-develop.1",
126
- "@progress/kendo-angular-popup": "25.1.0-develop.1",
127
- "@progress/kendo-angular-toolbar": "25.1.0-develop.1",
128
- "@progress/kendo-angular-tooltip": "25.1.0-develop.1",
129
- "@progress/kendo-angular-upload": "25.1.0-develop.1",
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.1"
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",