@syncfusion/ej2-angular-inputs 28.2.11-ngcc → 29.1.33-ngcc

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.
Files changed (82) hide show
  1. package/@syncfusion/ej2-angular-inputs.es5.js +144 -3
  2. package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-inputs.js +133 -3
  4. package/@syncfusion/ej2-angular-inputs.js.map +1 -1
  5. package/README.md +27 -2
  6. package/dist/ej2-angular-inputs.umd.js +150 -1
  7. package/dist/ej2-angular-inputs.umd.js.map +1 -1
  8. package/dist/ej2-angular-inputs.umd.min.js +2 -2
  9. package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
  10. package/ej2-angular-inputs.d.ts +1 -0
  11. package/ej2-angular-inputs.metadata.json +1 -1
  12. package/package.json +9 -9
  13. package/schematics/utils/lib-details.d.ts +3 -3
  14. package/schematics/utils/lib-details.js +3 -3
  15. package/schematics/utils/lib-details.ts +3 -3
  16. package/src/index.d.ts +3 -0
  17. package/src/speech-to-text/speechtotext-all.module.d.ts +5 -0
  18. package/src/speech-to-text/speechtotext.component.d.ts +33 -0
  19. package/src/speech-to-text/speechtotext.module.d.ts +5 -0
  20. package/styles/bds.scss +1 -0
  21. package/styles/bootstrap-dark.scss +1 -0
  22. package/styles/bootstrap.scss +1 -0
  23. package/styles/bootstrap4.scss +1 -0
  24. package/styles/bootstrap5-dark.scss +1 -0
  25. package/styles/bootstrap5.3.scss +1 -0
  26. package/styles/bootstrap5.scss +1 -0
  27. package/styles/fabric-dark.scss +1 -0
  28. package/styles/fabric.scss +1 -0
  29. package/styles/fluent-dark.scss +1 -0
  30. package/styles/fluent.scss +1 -0
  31. package/styles/fluent2.scss +1 -0
  32. package/styles/highcontrast-light.scss +1 -0
  33. package/styles/highcontrast.scss +1 -0
  34. package/styles/material-dark.scss +1 -0
  35. package/styles/material.scss +1 -0
  36. package/styles/material3-dark.scss +1 -0
  37. package/styles/material3.scss +1 -0
  38. package/styles/speech-to-text/bds.css +1 -0
  39. package/styles/speech-to-text/bds.scss +1 -0
  40. package/styles/speech-to-text/bootstrap-dark.css +1 -0
  41. package/styles/speech-to-text/bootstrap-dark.scss +1 -0
  42. package/styles/speech-to-text/bootstrap.css +1 -0
  43. package/styles/speech-to-text/bootstrap.scss +1 -0
  44. package/styles/speech-to-text/bootstrap4.css +1 -0
  45. package/styles/speech-to-text/bootstrap4.scss +1 -0
  46. package/styles/speech-to-text/bootstrap5-dark.css +1 -0
  47. package/styles/speech-to-text/bootstrap5-dark.scss +1 -0
  48. package/styles/speech-to-text/bootstrap5.3.css +1 -0
  49. package/styles/speech-to-text/bootstrap5.3.scss +1 -0
  50. package/styles/speech-to-text/bootstrap5.css +1 -0
  51. package/styles/speech-to-text/bootstrap5.scss +1 -0
  52. package/styles/speech-to-text/fabric-dark.css +1 -0
  53. package/styles/speech-to-text/fabric-dark.scss +1 -0
  54. package/styles/speech-to-text/fabric.css +1 -0
  55. package/styles/speech-to-text/fabric.scss +1 -0
  56. package/styles/speech-to-text/fluent-dark.css +1 -0
  57. package/styles/speech-to-text/fluent-dark.scss +1 -0
  58. package/styles/speech-to-text/fluent.css +1 -0
  59. package/styles/speech-to-text/fluent.scss +1 -0
  60. package/styles/speech-to-text/fluent2.css +1 -0
  61. package/styles/speech-to-text/fluent2.scss +1 -0
  62. package/styles/speech-to-text/highcontrast-light.css +1 -0
  63. package/styles/speech-to-text/highcontrast-light.scss +1 -0
  64. package/styles/speech-to-text/highcontrast.css +1 -0
  65. package/styles/speech-to-text/highcontrast.scss +1 -0
  66. package/styles/speech-to-text/material-dark.css +1 -0
  67. package/styles/speech-to-text/material-dark.scss +1 -0
  68. package/styles/speech-to-text/material.css +1 -0
  69. package/styles/speech-to-text/material.scss +1 -0
  70. package/styles/speech-to-text/material3-dark.css +1 -0
  71. package/styles/speech-to-text/material3-dark.scss +2 -0
  72. package/styles/speech-to-text/material3.css +1 -0
  73. package/styles/speech-to-text/material3.scss +2 -0
  74. package/styles/speech-to-text/tailwind-dark.css +1 -0
  75. package/styles/speech-to-text/tailwind-dark.scss +1 -0
  76. package/styles/speech-to-text/tailwind.css +1 -0
  77. package/styles/speech-to-text/tailwind.scss +1 -0
  78. package/styles/speech-to-text/tailwind3.css +1 -0
  79. package/styles/speech-to-text/tailwind3.scss +1 -0
  80. package/styles/tailwind-dark.scss +1 -0
  81. package/styles/tailwind.scss +1 -0
  82. package/styles/tailwind3.scss +1 -0
package/README.md CHANGED
@@ -191,6 +191,7 @@ The [Angular Rating](https://www.syncfusion.com/angular-ui-components/angular-ra
191
191
 
192
192
  The [Angular OTP Input](https://www.syncfusion.com/angular-components/angular-otp-input?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm) component is designed to securely enter and verify single-use passwords for multi-factor authentication purposes in various applications, such as banking, e-commerce, or account login processes. It has several built-in features such as support for input types, styling modes, placeholder, seperators, and customization.
193
193
 
194
+
194
195
  <p align="center">
195
196
  <a href="https://ej2.syncfusion.com/angular/documentation/otp-input/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm">Getting Started</a> .
196
197
  <a href="https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm#/fluent2/otp-input/default">Online demos</a> .
@@ -207,7 +208,31 @@ The [Angular OTP Input](https://www.syncfusion.com/angular-components/angular-ot
207
208
  * [Styling modes](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-otp-input-npm#/fluent2/otp-input/api) - Offer built-in styling options such as underline, outline, or fill.
208
209
  * [Placeholders](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-otp-input-npm#/fluent2/otp-input/api) - Allow setting a hint character for each input field, indicating the expected value.
209
210
  * [Separators](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-otp-input-npm#/fluent2/otp-input/api) - Specify a character to be placed between input fields.
210
- * [Customization](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-otp-input-npm#/fluent2/otp-input/api) - Allows customizing the default appearance, including input field styling, input length, and more.
211
+ * [Customization](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-otp-input-npm#/fluent2/otp-input/api) - Allows customizing the default appearance, including input field styling, input length, and more.
212
+
213
+ ### Angular SpeechToText
214
+
215
+ The [Angular SpeechToText](https://www.syncfusion.com/angular-components/angular-speech-to-text?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm) component provides seamless voice-to-text conversion in the web applications. It features real-time transcription with interim results, multilingual recognition, customizable buttons and tooltips, and error handling, ensuring an intuitive and accessible speech recognition experience.
216
+
217
+ <p align="center">
218
+ <a href="https://ej2.syncfusion.com/angular/documentation/speech-to-text/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm">Getting Started</a> .
219
+ <a href="https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm#/fluent2/speech-to-text/default">Online demos</a> .
220
+ <a href="https://www.syncfusion.com/angular-components/angular-speech-to-text?utm_source=npm&utm_medium=listing&utm_campaign=angular-inputs-npm">Learn more</a>
221
+ </p>
222
+
223
+ <p align="center">
224
+ <img alt="Angular SpeechToText Component" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/angular/angular-speech-to-text.png">
225
+ </p>
226
+
227
+ Explore the demo [here](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-speech-to-text-npm#/fluent2/speech-to-text/default)
228
+
229
+ ### Key Features
230
+
231
+ * **Real-time transcription**: Instantly captures spoken input and converts it into text ensuring smooth speech recognition.
232
+ * **Interim results**: Provides partial transcriptions as the user speaks, offering dynamic real-time experience before updates before finalizing the text.
233
+ * **Multilingual recognition**: Supports multiple languages and regional variations, allowing users to transcribe speech in their preferred language.
234
+ * **Tooltips**: Displays informative tooltips for start and stop actions, guiding users throughout the speech recognition process.
235
+ * **Appearance**: Supports predefined styles and allows customization of content and icons to meet the application design and user preferences.
211
236
 
212
237
  <p align="center">
213
238
  Trusted by the world's leading companies
@@ -252,7 +277,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
252
277
 
253
278
  ## License and copyright
254
279
 
255
- > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
280
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
256
281
 
257
282
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
258
283
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-inputs.umd.js
3
- * version : 28.2.11
3
+ * version : 29.1.33
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -2089,6 +2089,147 @@ SmartTextAreaAllModule.decorators = [
2089
2089
  * @nocollapse
2090
2090
  */
2091
2091
  SmartTextAreaAllModule.ctorParameters = function () { return []; };
2092
+ var __decorate$11 = (this && this.__decorate) || function (decorators, target, key, desc) {
2093
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
2094
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
2095
+ r = Reflect.decorate(decorators, target, key, desc);
2096
+ else
2097
+ for (var i = decorators.length - 1; i >= 0; i--)
2098
+ if (d = decorators[i])
2099
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
2100
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
2101
+ };
2102
+ var __metadata$11 = (this && this.__metadata) || function (k, v) {
2103
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
2104
+ return Reflect.metadata(k, v);
2105
+ };
2106
+ var inputs$11 = ['allowInterimResults', 'buttonSettings', 'cssClass', 'disabled', 'enablePersistence', 'enableRtl', 'htmlAttributes', 'lang', 'listeningState', 'locale', 'showTooltip', 'tooltipSettings', 'transcript'];
2107
+ var outputs$12 = ['created', 'onError', 'onStart', 'onStop', 'transcriptChanged', 'transcriptChange'];
2108
+ var twoWays$11 = ['transcript'];
2109
+ /**
2110
+ * Represents the EJ2 Angular SpeechToText Component.
2111
+ * ```html
2112
+ * <button ejs-speechtotext ></button>
2113
+ * ```
2114
+ */
2115
+ exports.SpeechToTextComponent = /** @class */ (function (_super) {
2116
+ __extends(SpeechToTextComponent, _super);
2117
+ /**
2118
+ * @param {?} ngEle
2119
+ * @param {?} srenderer
2120
+ * @param {?} viewContainerRef
2121
+ * @param {?} injector
2122
+ */
2123
+ function SpeechToTextComponent(ngEle, srenderer, viewContainerRef, injector) {
2124
+ var _this = _super.call(this) || this;
2125
+ _this.ngEle = ngEle;
2126
+ _this.srenderer = srenderer;
2127
+ _this.viewContainerRef = viewContainerRef;
2128
+ _this.injector = injector;
2129
+ _this.element = _this.ngEle.nativeElement;
2130
+ _this.injectedModules = _this.injectedModules || [];
2131
+ _this.registerEvents(outputs$12);
2132
+ _this.addTwoWay.call(_this, twoWays$11);
2133
+ ej2AngularBase.setValue('currentInstance', _this, _this.viewContainerRef);
2134
+ _this.containerContext = new ej2AngularBase.ComponentBase();
2135
+ return _this;
2136
+ }
2137
+ /**
2138
+ * @return {?}
2139
+ */
2140
+ SpeechToTextComponent.prototype.ngOnInit = function () {
2141
+ this.containerContext.ngOnInit(this);
2142
+ };
2143
+ /**
2144
+ * @return {?}
2145
+ */
2146
+ SpeechToTextComponent.prototype.ngAfterViewInit = function () {
2147
+ this.containerContext.ngAfterViewInit(this);
2148
+ };
2149
+ /**
2150
+ * @return {?}
2151
+ */
2152
+ SpeechToTextComponent.prototype.ngOnDestroy = function () {
2153
+ this.containerContext.ngOnDestroy(this);
2154
+ };
2155
+ /**
2156
+ * @return {?}
2157
+ */
2158
+ SpeechToTextComponent.prototype.ngAfterContentChecked = function () {
2159
+ this.containerContext.ngAfterContentChecked(this);
2160
+ };
2161
+ return SpeechToTextComponent;
2162
+ }(ej2Inputs.SpeechToText));
2163
+ exports.SpeechToTextComponent.decorators = [
2164
+ { type: core.Component, args: [{
2165
+ selector: '[ejs-speechtotext]',
2166
+ inputs: inputs$11,
2167
+ outputs: outputs$12,
2168
+ template: "<ng-content ></ng-content>",
2169
+ changeDetection: core.ChangeDetectionStrategy.OnPush,
2170
+ queries: {}
2171
+ },] },
2172
+ ];
2173
+ /**
2174
+ * @nocollapse
2175
+ */
2176
+ exports.SpeechToTextComponent.ctorParameters = function () { return [
2177
+ { type: core.ElementRef, },
2178
+ { type: core.Renderer2, },
2179
+ { type: core.ViewContainerRef, },
2180
+ { type: core.Injector, },
2181
+ ]; };
2182
+ exports.SpeechToTextComponent = __decorate$11([
2183
+ ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase]),
2184
+ __metadata$11("design:paramtypes", [core.ElementRef,
2185
+ core.Renderer2,
2186
+ core.ViewContainerRef,
2187
+ core.Injector])
2188
+ ], exports.SpeechToTextComponent);
2189
+ /**
2190
+ * NgModule definition for the SpeechToText component.
2191
+ */
2192
+ var SpeechToTextModule = /** @class */ (function () {
2193
+ function SpeechToTextModule() {
2194
+ }
2195
+ return SpeechToTextModule;
2196
+ }());
2197
+ SpeechToTextModule.decorators = [
2198
+ { type: core.NgModule, args: [{
2199
+ imports: [common.CommonModule],
2200
+ declarations: [
2201
+ exports.SpeechToTextComponent
2202
+ ],
2203
+ exports: [
2204
+ exports.SpeechToTextComponent
2205
+ ]
2206
+ },] },
2207
+ ];
2208
+ /**
2209
+ * @nocollapse
2210
+ */
2211
+ SpeechToTextModule.ctorParameters = function () { return []; };
2212
+ /**
2213
+ * NgModule definition for the SpeechToText component with providers.
2214
+ */
2215
+ var SpeechToTextAllModule = /** @class */ (function () {
2216
+ function SpeechToTextAllModule() {
2217
+ }
2218
+ return SpeechToTextAllModule;
2219
+ }());
2220
+ SpeechToTextAllModule.decorators = [
2221
+ { type: core.NgModule, args: [{
2222
+ imports: [common.CommonModule, SpeechToTextModule],
2223
+ exports: [
2224
+ SpeechToTextModule
2225
+ ],
2226
+ providers: []
2227
+ },] },
2228
+ ];
2229
+ /**
2230
+ * @nocollapse
2231
+ */
2232
+ SpeechToTextAllModule.ctorParameters = function () { return []; };
2092
2233
  var FormValidators = /** @class */ (function () {
2093
2234
  function FormValidators() {
2094
2235
  }
@@ -2355,6 +2496,8 @@ exports.OtpInputModule = OtpInputModule;
2355
2496
  exports.OtpInputAllModule = OtpInputAllModule;
2356
2497
  exports.SmartTextAreaModule = SmartTextAreaModule;
2357
2498
  exports.SmartTextAreaAllModule = SmartTextAreaAllModule;
2499
+ exports.SpeechToTextModule = SpeechToTextModule;
2500
+ exports.SpeechToTextAllModule = SpeechToTextAllModule;
2358
2501
  exports.FormValidators = FormValidators;
2359
2502
  exports.ɵm = inputs$6;
2360
2503
  exports.ɵn = outputs$7;
@@ -2372,6 +2515,8 @@ exports.ɵi = inputs$4;
2372
2515
  exports.ɵj = outputs$4;
2373
2516
  exports.ɵu = inputs$10;
2374
2517
  exports.ɵv = outputs$11;
2518
+ exports.ɵw = inputs$11;
2519
+ exports.ɵx = outputs$12;
2375
2520
  exports.ɵc = inputs$1;
2376
2521
  exports.ɵd = outputs$1;
2377
2522
  exports.ɵa = inputs;
@@ -2431,6 +2576,10 @@ exports.OtpInputStyle = ej2Inputs.OtpInputStyle;
2431
2576
  exports.TextTransform = ej2Inputs.TextTransform;
2432
2577
  exports.OtpInput = ej2Inputs.OtpInput;
2433
2578
  exports.SignatureBase = ej2Inputs.SignatureBase;
2579
+ exports.ButtonSettings = ej2Inputs.ButtonSettings;
2580
+ exports.TooltipSettings = ej2Inputs.TooltipSettings;
2581
+ exports.SpeechToTextState = ej2Inputs.SpeechToTextState;
2582
+ exports.SpeechToText = ej2Inputs.SpeechToText;
2434
2583
 
2435
2584
  Object.defineProperty(exports, '__esModule', { value: true });
2436
2585