@syncfusion/ej2-angular-inputs 31.2.15 → 32.1.19
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.
- package/CHANGELOG.md +0 -74
- package/esm2020/src/maskedtextbox/maskedtextbox.component.mjs +19 -6
- package/esm2020/src/numerictextbox/numerictextbox.component.mjs +19 -6
- package/esm2020/src/smart-textarea/smarttextarea.component.mjs +4 -4
- package/esm2020/src/textarea/textarea.component.mjs +19 -6
- package/esm2020/src/textbox/textbox.component.mjs +19 -6
- package/fesm2015/syncfusion-ej2-angular-inputs.mjs +69 -21
- package/fesm2015/syncfusion-ej2-angular-inputs.mjs.map +1 -1
- package/fesm2020/syncfusion-ej2-angular-inputs.mjs +69 -21
- package/fesm2020/syncfusion-ej2-angular-inputs.mjs.map +1 -1
- package/package.json +4 -4
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/maskedtextbox/maskedtextbox.component.d.ts +21 -1
- package/src/numerictextbox/numerictextbox.component.d.ts +21 -1
- package/src/smart-textarea/smarttextarea.component.d.ts +3 -1
- package/src/textarea/textarea.component.d.ts +23 -1
- package/src/textbox/textbox.component.d.ts +21 -1
- package/styles/bds-lite.scss +1 -1
- package/styles/bds.scss +14 -14
- package/styles/bootstrap-dark-lite.scss +1 -1
- package/styles/bootstrap-dark.scss +14 -14
- package/styles/bootstrap-lite.scss +1 -1
- package/styles/bootstrap.scss +14 -14
- package/styles/bootstrap4-lite.scss +1 -1
- package/styles/bootstrap4.scss +14 -14
- package/styles/bootstrap5-dark-lite.scss +1 -1
- package/styles/bootstrap5-dark.scss +14 -14
- package/styles/bootstrap5-lite.scss +1 -1
- package/styles/bootstrap5.3-lite.scss +1 -1
- package/styles/bootstrap5.3.scss +14 -14
- package/styles/bootstrap5.scss +14 -14
- package/styles/color-picker/bds.scss +1 -1
- package/styles/color-picker/bootstrap-dark.scss +1 -1
- package/styles/color-picker/bootstrap.scss +1 -1
- package/styles/color-picker/bootstrap4.scss +1 -1
- package/styles/color-picker/bootstrap5-dark.scss +1 -1
- package/styles/color-picker/bootstrap5.3.scss +1 -1
- package/styles/color-picker/bootstrap5.scss +1 -1
- package/styles/color-picker/fabric-dark.scss +1 -1
- package/styles/color-picker/fabric.scss +1 -1
- package/styles/color-picker/fluent-dark.scss +1 -1
- package/styles/color-picker/fluent.scss +1 -1
- package/styles/color-picker/fluent2.scss +1 -1
- package/styles/color-picker/highcontrast-light.scss +1 -1
- package/styles/color-picker/highcontrast.scss +1 -1
- package/styles/color-picker/material-dark.scss +1 -1
- package/styles/color-picker/material.scss +1 -1
- package/styles/color-picker/material3-dark.scss +1 -2
- package/styles/color-picker/material3.scss +1 -2
- package/styles/color-picker/tailwind-dark.scss +1 -1
- package/styles/color-picker/tailwind.scss +1 -1
- package/styles/color-picker/tailwind3.scss +1 -1
- package/styles/data-form/bds.scss +1 -1
- package/styles/data-form/bootstrap-dark.scss +1 -1
- package/styles/data-form/bootstrap.scss +1 -1
- package/styles/data-form/bootstrap4.scss +1 -1
- package/styles/data-form/bootstrap5-dark.scss +1 -1
- package/styles/data-form/bootstrap5.3.scss +1 -1
- package/styles/data-form/bootstrap5.scss +1 -1
- package/styles/data-form/fabric-dark.scss +1 -1
- package/styles/data-form/fabric.scss +1 -1
- package/styles/data-form/fluent-dark.scss +1 -1
- package/styles/data-form/fluent.scss +1 -1
- package/styles/data-form/fluent2.scss +1 -1
- package/styles/data-form/highcontrast-light.scss +1 -1
- package/styles/data-form/highcontrast.scss +1 -1
- package/styles/data-form/material-dark.scss +1 -1
- package/styles/data-form/material.scss +1 -1
- package/styles/data-form/material3-dark.scss +1 -2
- package/styles/data-form/material3.scss +1 -2
- package/styles/data-form/tailwind-dark.scss +1 -1
- package/styles/data-form/tailwind.scss +1 -1
- package/styles/data-form/tailwind3.scss +1 -1
- package/styles/fabric-dark-lite.scss +1 -1
- package/styles/fabric-dark.scss +14 -14
- package/styles/fabric-lite.scss +1 -1
- package/styles/fabric.scss +14 -14
- package/styles/fluent-dark-lite.scss +1 -1
- package/styles/fluent-dark.scss +14 -14
- package/styles/fluent-lite.scss +1 -1
- package/styles/fluent.scss +14 -14
- package/styles/fluent2-lite.scss +1 -1
- package/styles/fluent2.scss +14 -14
- package/styles/highcontrast-light-lite.scss +1 -1
- package/styles/highcontrast-light.scss +14 -14
- package/styles/highcontrast-lite.scss +1 -1
- package/styles/highcontrast.scss +14 -14
- package/styles/input/bds.scss +1 -1
- package/styles/input/bootstrap-dark.scss +1 -1
- package/styles/input/bootstrap.scss +1 -1
- package/styles/input/bootstrap4.scss +1 -1
- package/styles/input/bootstrap5-dark.scss +1 -1
- package/styles/input/bootstrap5.3.scss +1 -1
- package/styles/input/bootstrap5.scss +1 -1
- package/styles/input/fabric-dark.scss +1 -1
- package/styles/input/fabric.scss +1 -1
- package/styles/input/fluent-dark.scss +1 -1
- package/styles/input/fluent.scss +1 -1
- package/styles/input/fluent2.scss +1 -1
- package/styles/input/highcontrast-light.scss +1 -1
- package/styles/input/highcontrast.scss +1 -1
- package/styles/input/material-dark.scss +1 -1
- package/styles/input/material.scss +1 -1
- package/styles/input/material3-dark.scss +1 -2
- package/styles/input/material3.scss +1 -2
- package/styles/input/tailwind-dark.scss +1 -1
- package/styles/input/tailwind.scss +1 -1
- package/styles/input/tailwind3.scss +1 -1
- package/styles/maskedtextbox/bds.scss +1 -1
- package/styles/maskedtextbox/bootstrap-dark.scss +1 -1
- package/styles/maskedtextbox/bootstrap.scss +1 -1
- package/styles/maskedtextbox/bootstrap4.scss +1 -1
- package/styles/maskedtextbox/bootstrap5-dark.scss +1 -1
- package/styles/maskedtextbox/bootstrap5.3.scss +1 -1
- package/styles/maskedtextbox/bootstrap5.scss +1 -1
- package/styles/maskedtextbox/fabric-dark.scss +1 -1
- package/styles/maskedtextbox/fabric.scss +1 -1
- package/styles/maskedtextbox/fluent-dark.scss +1 -1
- package/styles/maskedtextbox/fluent.scss +1 -1
- package/styles/maskedtextbox/fluent2.scss +1 -1
- package/styles/maskedtextbox/highcontrast-light.scss +1 -1
- package/styles/maskedtextbox/highcontrast.scss +1 -1
- package/styles/maskedtextbox/material-dark.scss +1 -1
- package/styles/maskedtextbox/material.scss +1 -1
- package/styles/maskedtextbox/material3-dark.scss +1 -2
- package/styles/maskedtextbox/material3.scss +1 -2
- package/styles/maskedtextbox/tailwind-dark.scss +1 -1
- package/styles/maskedtextbox/tailwind.scss +1 -1
- package/styles/maskedtextbox/tailwind3.scss +1 -1
- package/styles/material-dark-lite.scss +1 -1
- package/styles/material-dark.scss +14 -14
- package/styles/material-lite.scss +1 -1
- package/styles/material.scss +14 -14
- package/styles/material3-dark-lite.scss +1 -1
- package/styles/material3-dark.scss +14 -15
- package/styles/material3-lite.scss +1 -1
- package/styles/material3.scss +14 -15
- package/styles/numerictextbox/bds.scss +1 -1
- package/styles/numerictextbox/bootstrap-dark.scss +1 -1
- package/styles/numerictextbox/bootstrap.scss +1 -1
- package/styles/numerictextbox/bootstrap4.scss +1 -1
- package/styles/numerictextbox/bootstrap5-dark.scss +1 -1
- package/styles/numerictextbox/bootstrap5.3.scss +1 -1
- package/styles/numerictextbox/bootstrap5.scss +1 -1
- package/styles/numerictextbox/fabric-dark.scss +1 -1
- package/styles/numerictextbox/fabric.scss +1 -1
- package/styles/numerictextbox/fluent-dark.scss +1 -1
- package/styles/numerictextbox/fluent.scss +1 -1
- package/styles/numerictextbox/fluent2.scss +1 -1
- package/styles/numerictextbox/highcontrast-light.scss +1 -1
- package/styles/numerictextbox/highcontrast.scss +1 -1
- package/styles/numerictextbox/material-dark.scss +1 -1
- package/styles/numerictextbox/material.scss +1 -1
- package/styles/numerictextbox/material3-dark.scss +1 -2
- package/styles/numerictextbox/material3.scss +1 -2
- package/styles/numerictextbox/tailwind-dark.scss +1 -1
- package/styles/numerictextbox/tailwind.scss +1 -1
- package/styles/numerictextbox/tailwind3.scss +1 -1
- package/styles/otp-input/bds.scss +1 -1
- package/styles/otp-input/bootstrap-dark.scss +1 -1
- package/styles/otp-input/bootstrap.scss +1 -1
- package/styles/otp-input/bootstrap4.scss +1 -1
- package/styles/otp-input/bootstrap5-dark.scss +1 -1
- package/styles/otp-input/bootstrap5.3.scss +1 -1
- package/styles/otp-input/bootstrap5.scss +1 -1
- package/styles/otp-input/fabric-dark.scss +1 -1
- package/styles/otp-input/fabric.scss +1 -1
- package/styles/otp-input/fluent-dark.scss +1 -1
- package/styles/otp-input/fluent.scss +1 -1
- package/styles/otp-input/fluent2.scss +1 -1
- package/styles/otp-input/highcontrast-light.scss +1 -1
- package/styles/otp-input/highcontrast.scss +1 -1
- package/styles/otp-input/material-dark.scss +1 -1
- package/styles/otp-input/material.scss +1 -1
- package/styles/otp-input/material3-dark.scss +1 -2
- package/styles/otp-input/material3.scss +1 -2
- package/styles/otp-input/tailwind-dark.scss +1 -1
- package/styles/otp-input/tailwind.scss +1 -1
- package/styles/otp-input/tailwind3.scss +1 -1
- package/styles/rating/bds.scss +1 -1
- package/styles/rating/bootstrap-dark.scss +1 -1
- package/styles/rating/bootstrap.scss +1 -1
- package/styles/rating/bootstrap4.scss +1 -1
- package/styles/rating/bootstrap5-dark.scss +1 -1
- package/styles/rating/bootstrap5.3.scss +1 -1
- package/styles/rating/bootstrap5.scss +1 -1
- package/styles/rating/fabric-dark.scss +1 -1
- package/styles/rating/fabric.scss +1 -1
- package/styles/rating/fluent-dark.scss +1 -1
- package/styles/rating/fluent.scss +1 -1
- package/styles/rating/fluent2.scss +1 -1
- package/styles/rating/highcontrast-light.scss +1 -1
- package/styles/rating/highcontrast.scss +1 -1
- package/styles/rating/material-dark.scss +1 -1
- package/styles/rating/material.scss +1 -1
- package/styles/rating/material3-dark.scss +1 -2
- package/styles/rating/material3.scss +1 -2
- package/styles/rating/tailwind-dark.scss +1 -1
- package/styles/rating/tailwind.scss +1 -1
- package/styles/rating/tailwind3.scss +1 -1
- package/styles/signature/bds.scss +1 -1
- package/styles/signature/bootstrap-dark.scss +1 -1
- package/styles/signature/bootstrap.scss +1 -1
- package/styles/signature/bootstrap4.scss +1 -1
- package/styles/signature/bootstrap5-dark.scss +1 -1
- package/styles/signature/bootstrap5.3.scss +1 -1
- package/styles/signature/bootstrap5.scss +1 -1
- package/styles/signature/fabric-dark.scss +1 -1
- package/styles/signature/fabric.scss +1 -1
- package/styles/signature/fluent-dark.scss +1 -1
- package/styles/signature/fluent.scss +1 -1
- package/styles/signature/fluent2.scss +1 -1
- package/styles/signature/highcontrast-light.scss +1 -1
- package/styles/signature/highcontrast.scss +1 -1
- package/styles/signature/material-dark.scss +1 -1
- package/styles/signature/material.scss +1 -1
- package/styles/signature/material3-dark.scss +1 -2
- package/styles/signature/material3.scss +1 -2
- package/styles/signature/tailwind-dark.scss +1 -1
- package/styles/signature/tailwind.scss +1 -1
- package/styles/signature/tailwind3.scss +1 -1
- package/styles/slider/bds.scss +1 -1
- package/styles/slider/bootstrap-dark.scss +1 -1
- package/styles/slider/bootstrap.scss +1 -1
- package/styles/slider/bootstrap4.scss +1 -1
- package/styles/slider/bootstrap5-dark.scss +1 -1
- package/styles/slider/bootstrap5.3.scss +1 -1
- package/styles/slider/bootstrap5.scss +1 -1
- package/styles/slider/fabric-dark.scss +1 -1
- package/styles/slider/fabric.scss +1 -1
- package/styles/slider/fluent-dark.scss +1 -1
- package/styles/slider/fluent.scss +1 -1
- package/styles/slider/fluent2.scss +1 -1
- package/styles/slider/highcontrast-light.scss +1 -1
- package/styles/slider/highcontrast.scss +1 -1
- package/styles/slider/material-dark.scss +1 -1
- package/styles/slider/material.scss +1 -1
- package/styles/slider/material3-dark.scss +1 -2
- package/styles/slider/material3.scss +1 -2
- package/styles/slider/tailwind-dark.scss +1 -1
- package/styles/slider/tailwind.scss +1 -1
- package/styles/slider/tailwind3.scss +1 -1
- package/styles/smart-textarea/bds.scss +1 -1
- package/styles/smart-textarea/bootstrap-dark.scss +1 -1
- package/styles/smart-textarea/bootstrap.scss +1 -1
- package/styles/smart-textarea/bootstrap4.scss +1 -1
- package/styles/smart-textarea/bootstrap5-dark.scss +1 -1
- package/styles/smart-textarea/bootstrap5.3.scss +1 -1
- package/styles/smart-textarea/bootstrap5.scss +1 -1
- package/styles/smart-textarea/fabric-dark.scss +1 -1
- package/styles/smart-textarea/fabric.scss +1 -1
- package/styles/smart-textarea/fluent-dark.scss +1 -1
- package/styles/smart-textarea/fluent.scss +1 -1
- package/styles/smart-textarea/fluent2.scss +1 -1
- package/styles/smart-textarea/highcontrast-light.scss +1 -1
- package/styles/smart-textarea/highcontrast.scss +1 -1
- package/styles/smart-textarea/material-dark.scss +1 -1
- package/styles/smart-textarea/material.scss +1 -1
- package/styles/smart-textarea/material3-dark.scss +1 -2
- package/styles/smart-textarea/material3.scss +1 -2
- package/styles/smart-textarea/tailwind-dark.scss +1 -1
- package/styles/smart-textarea/tailwind.scss +1 -1
- package/styles/smart-textarea/tailwind3.scss +1 -1
- package/styles/speech-to-text/bds.scss +1 -1
- package/styles/speech-to-text/bootstrap-dark.scss +1 -1
- package/styles/speech-to-text/bootstrap.scss +1 -1
- package/styles/speech-to-text/bootstrap4.scss +1 -1
- package/styles/speech-to-text/bootstrap5-dark.scss +1 -1
- package/styles/speech-to-text/bootstrap5.3.scss +1 -1
- package/styles/speech-to-text/bootstrap5.scss +1 -1
- package/styles/speech-to-text/fabric-dark.scss +1 -1
- package/styles/speech-to-text/fabric.scss +1 -1
- package/styles/speech-to-text/fluent-dark.scss +1 -1
- package/styles/speech-to-text/fluent.scss +1 -1
- package/styles/speech-to-text/fluent2.scss +1 -1
- package/styles/speech-to-text/highcontrast-light.scss +1 -1
- package/styles/speech-to-text/highcontrast.scss +1 -1
- package/styles/speech-to-text/material-dark.scss +1 -1
- package/styles/speech-to-text/material.scss +1 -1
- package/styles/speech-to-text/material3-dark.scss +1 -2
- package/styles/speech-to-text/material3.scss +1 -2
- package/styles/speech-to-text/tailwind-dark.scss +1 -1
- package/styles/speech-to-text/tailwind.scss +1 -1
- package/styles/speech-to-text/tailwind3.scss +1 -1
- package/styles/tailwind-dark-lite.scss +1 -1
- package/styles/tailwind-dark.scss +14 -14
- package/styles/tailwind-lite.scss +1 -1
- package/styles/tailwind.scss +14 -14
- package/styles/tailwind3-lite.scss +1 -1
- package/styles/tailwind3.scss +14 -14
- package/styles/textarea/bds.scss +1 -1
- package/styles/textarea/bootstrap-dark.scss +1 -1
- package/styles/textarea/bootstrap.scss +1 -1
- package/styles/textarea/bootstrap4.scss +1 -1
- package/styles/textarea/bootstrap5-dark.scss +1 -1
- package/styles/textarea/bootstrap5.3.scss +1 -1
- package/styles/textarea/bootstrap5.scss +1 -1
- package/styles/textarea/fabric-dark.scss +1 -1
- package/styles/textarea/fabric.scss +1 -1
- package/styles/textarea/fluent-dark.scss +1 -1
- package/styles/textarea/fluent.scss +1 -1
- package/styles/textarea/fluent2.scss +1 -1
- package/styles/textarea/highcontrast-light.scss +1 -1
- package/styles/textarea/highcontrast.scss +1 -1
- package/styles/textarea/material-dark.scss +1 -1
- package/styles/textarea/material.scss +1 -1
- package/styles/textarea/material3-dark.scss +1 -2
- package/styles/textarea/material3.scss +1 -2
- package/styles/textarea/tailwind-dark.scss +1 -1
- package/styles/textarea/tailwind.scss +1 -1
- package/styles/textarea/tailwind3.scss +1 -1
- package/styles/textbox/bds.scss +1 -1
- package/styles/textbox/bootstrap-dark.scss +1 -1
- package/styles/textbox/bootstrap.scss +1 -1
- package/styles/textbox/bootstrap4.scss +1 -1
- package/styles/textbox/bootstrap5-dark.scss +1 -1
- package/styles/textbox/bootstrap5.3.scss +1 -1
- package/styles/textbox/bootstrap5.scss +1 -1
- package/styles/textbox/fabric-dark.scss +1 -1
- package/styles/textbox/fabric.scss +1 -1
- package/styles/textbox/fluent-dark.scss +1 -1
- package/styles/textbox/fluent.scss +1 -1
- package/styles/textbox/fluent2.scss +1 -1
- package/styles/textbox/highcontrast-light.scss +1 -1
- package/styles/textbox/highcontrast.scss +1 -1
- package/styles/textbox/material-dark.scss +1 -1
- package/styles/textbox/material.scss +1 -1
- package/styles/textbox/material3-dark.scss +1 -2
- package/styles/textbox/material3.scss +1 -2
- package/styles/textbox/tailwind-dark.scss +1 -1
- package/styles/textbox/tailwind.scss +1 -1
- package/styles/textbox/tailwind3.scss +1 -1
- package/styles/uploader/bds.scss +1 -1
- package/styles/uploader/bootstrap-dark.scss +1 -1
- package/styles/uploader/bootstrap.scss +1 -1
- package/styles/uploader/bootstrap4.scss +1 -1
- package/styles/uploader/bootstrap5-dark.scss +1 -1
- package/styles/uploader/bootstrap5.3.scss +1 -1
- package/styles/uploader/bootstrap5.scss +1 -1
- package/styles/uploader/fabric-dark.scss +1 -1
- package/styles/uploader/fabric.scss +1 -1
- package/styles/uploader/fluent-dark.scss +1 -1
- package/styles/uploader/fluent.scss +1 -1
- package/styles/uploader/fluent2.scss +1 -1
- package/styles/uploader/highcontrast-light.scss +1 -1
- package/styles/uploader/highcontrast.scss +1 -1
- package/styles/uploader/material-dark.scss +1 -1
- package/styles/uploader/material.scss +1 -1
- package/styles/uploader/material3-dark.scss +1 -2
- package/styles/uploader/material3.scss +1 -2
- package/styles/uploader/tailwind-dark.scss +1 -1
- package/styles/uploader/tailwind.scss +1 -1
- package/styles/uploader/tailwind3.scss +1 -1
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-angular-inputs",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "32.1.19",
|
|
4
4
|
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Angular",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
7
7
|
"schematics": "./schematics/collection.json",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@syncfusion/ej2-base": "~
|
|
10
|
-
"@syncfusion/ej2-angular-base": "~
|
|
11
|
-
"@syncfusion/ej2-inputs": "
|
|
9
|
+
"@syncfusion/ej2-base": "~32.1.19",
|
|
10
|
+
"@syncfusion/ej2-angular-base": "~32.1.19",
|
|
11
|
+
"@syncfusion/ej2-inputs": "32.1.19"
|
|
12
12
|
},
|
|
13
13
|
"keywords": [
|
|
14
14
|
"angular",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-inputs";
|
|
2
|
-
export declare const pkgVer = "^
|
|
2
|
+
export declare const pkgVer = "^18.79.0";
|
|
3
3
|
export declare const moduleName = "TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule";
|
|
4
|
-
export declare const themeVer = "~
|
|
4
|
+
export declare const themeVer = "~18.79.0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-inputs';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^32.1.19';
|
|
5
5
|
exports.moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~32.1.19';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-inputs';
|
|
2
|
-
export const pkgVer = '^
|
|
2
|
+
export const pkgVer = '^32.1.19';
|
|
3
3
|
export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule, SpeechToTextModule';
|
|
4
|
-
export const themeVer = '~
|
|
4
|
+
export const themeVer = '~32.1.19';
|
|
@@ -26,6 +26,26 @@ export declare class MaskedTextBoxComponent extends MaskedTextBox implements ICo
|
|
|
26
26
|
destroyed: any;
|
|
27
27
|
focus: any;
|
|
28
28
|
valueChange: any;
|
|
29
|
+
/**
|
|
30
|
+
* Specifies the HTML template string for custom elements to prepend to the MaskedTextBox input.
|
|
31
|
+
* Supports icons, buttons, or any valid HTML. Updates dynamically on property change.
|
|
32
|
+
* @default null
|
|
33
|
+
* @angulartype string | object
|
|
34
|
+
* @reacttype string | function | JSX.Element
|
|
35
|
+
* @vuetype string | function
|
|
36
|
+
* @asptype string
|
|
37
|
+
*/
|
|
38
|
+
prependTemplate: any;
|
|
39
|
+
/**
|
|
40
|
+
* Specifies the HTML template string for custom elements to append to the MaskedTextBox input.
|
|
41
|
+
* Supports icons, buttons, or any valid HTML. Updates dynamically on property change.
|
|
42
|
+
* @default null
|
|
43
|
+
* @angulartype string | object
|
|
44
|
+
* @reacttype string | function | JSX.Element
|
|
45
|
+
* @vuetype string | function
|
|
46
|
+
* @asptype string
|
|
47
|
+
*/
|
|
48
|
+
appendTemplate: any;
|
|
29
49
|
private skipFromEvent;
|
|
30
50
|
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
31
51
|
registerOnChange(registerFunction: (_: any) => void): void;
|
|
@@ -39,5 +59,5 @@ export declare class MaskedTextBoxComponent extends MaskedTextBox implements ICo
|
|
|
39
59
|
registerEvents: (eventList: string[]) => void;
|
|
40
60
|
addTwoWay: (propList: string[]) => void;
|
|
41
61
|
static ɵfac: i0.ɵɵFactoryDeclaration<MaskedTextBoxComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MaskedTextBoxComponent, "ejs-maskedtextbox", never, { "cssClass": "cssClass"; "customCharacters": "customCharacters"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "mask": "mask"; "placeholder": "placeholder"; "promptChar": "promptChar"; "readonly": "readonly"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; },
|
|
62
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MaskedTextBoxComponent, "ejs-maskedtextbox", never, { "appendTemplate": "appendTemplate"; "cssClass": "cssClass"; "customCharacters": "customCharacters"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "mask": "mask"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "promptChar": "promptChar"; "readonly": "readonly"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; }, ["prependTemplate", "appendTemplate"], never>;
|
|
43
63
|
}
|
|
@@ -26,6 +26,26 @@ export declare class NumericTextBoxComponent extends NumericTextBox implements I
|
|
|
26
26
|
destroyed: any;
|
|
27
27
|
focus: any;
|
|
28
28
|
valueChange: any;
|
|
29
|
+
/**
|
|
30
|
+
* Specifies the HTML template string for custom elements to prepend to the NumericTextBox input.
|
|
31
|
+
* Supports icons, buttons, or any valid HTML. Updates dynamically on property change.
|
|
32
|
+
* @default null
|
|
33
|
+
* @angulartype string | object
|
|
34
|
+
* @reacttype string | function | JSX.Element
|
|
35
|
+
* @vuetype string | function
|
|
36
|
+
* @asptype string
|
|
37
|
+
*/
|
|
38
|
+
prependTemplate: any;
|
|
39
|
+
/**
|
|
40
|
+
* Specifies the HTML template string for custom elements to append to the NumericTextBox input.
|
|
41
|
+
* Supports icons, buttons, or any valid HTML. Updates dynamically on property change.
|
|
42
|
+
* @default null
|
|
43
|
+
* @angulartype string | object
|
|
44
|
+
* @reacttype string | function | JSX.Element
|
|
45
|
+
* @vuetype string | function
|
|
46
|
+
* @asptype string
|
|
47
|
+
*/
|
|
48
|
+
appendTemplate: any;
|
|
29
49
|
private skipFromEvent;
|
|
30
50
|
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
31
51
|
registerOnChange(registerFunction: (_: any) => void): void;
|
|
@@ -39,5 +59,5 @@ export declare class NumericTextBoxComponent extends NumericTextBox implements I
|
|
|
39
59
|
registerEvents: (eventList: string[]) => void;
|
|
40
60
|
addTwoWay: (propList: string[]) => void;
|
|
41
61
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumericTextBoxComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumericTextBoxComponent, "ejs-numerictextbox", never, { "cssClass": "cssClass"; "currency": "currency"; "currencyCode": "currencyCode"; "decimals": "decimals"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "format": "format"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "max": "max"; "min": "min"; "placeholder": "placeholder"; "readonly": "readonly"; "showClearButton": "showClearButton"; "showSpinButton": "showSpinButton"; "step": "step"; "strictMode": "strictMode"; "validateDecimalOnType": "validateDecimalOnType"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; },
|
|
62
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumericTextBoxComponent, "ejs-numerictextbox", never, { "allowMouseWheel": "allowMouseWheel"; "appendTemplate": "appendTemplate"; "cssClass": "cssClass"; "currency": "currency"; "currencyCode": "currencyCode"; "decimals": "decimals"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "format": "format"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "max": "max"; "min": "min"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "readonly": "readonly"; "showClearButton": "showClearButton"; "showSpinButton": "showSpinButton"; "step": "step"; "strictMode": "strictMode"; "validateDecimalOnType": "validateDecimalOnType"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "valueChange": "valueChange"; }, ["prependTemplate", "appendTemplate"], never>;
|
|
43
63
|
}
|
|
@@ -20,6 +20,8 @@ export declare class SmartTextAreaComponent extends SmartTextArea implements ICo
|
|
|
20
20
|
formCompContext: any;
|
|
21
21
|
formContext: any;
|
|
22
22
|
tagObjects: any;
|
|
23
|
+
afterSuggestionInsert: any;
|
|
24
|
+
beforeSuggestionInsert: any;
|
|
23
25
|
blur: any;
|
|
24
26
|
change: any;
|
|
25
27
|
created: any;
|
|
@@ -40,5 +42,5 @@ export declare class SmartTextAreaComponent extends SmartTextArea implements ICo
|
|
|
40
42
|
registerEvents: (eventList: string[]) => void;
|
|
41
43
|
addTwoWay: (propList: string[]) => void;
|
|
42
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartTextAreaComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTextAreaComponent, "ejs-smarttextarea", never, { "UserPhrases": "UserPhrases"; "aiSuggestionHandler": "aiSuggestionHandler"; "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "readonly": "readonly"; "resizeMode": "resizeMode"; "rows": "rows"; "showClearButton": "showClearButton"; "showSuggestionOnPopup": "showSuggestionOnPopup"; "userRole": "userRole"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, never, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SmartTextAreaComponent, "ejs-smarttextarea", never, { "UserPhrases": "UserPhrases"; "adornmentFlow": "adornmentFlow"; "adornmentOrientation": "adornmentOrientation"; "aiSuggestionHandler": "aiSuggestionHandler"; "appendTemplate": "appendTemplate"; "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "readonly": "readonly"; "resizeMode": "resizeMode"; "rows": "rows"; "showClearButton": "showClearButton"; "showSuggestionOnPopup": "showSuggestionOnPopup"; "userRole": "userRole"; "value": "value"; "width": "width"; }, { "afterSuggestionInsert": "afterSuggestionInsert"; "beforeSuggestionInsert": "beforeSuggestionInsert"; "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, never, never>;
|
|
44
46
|
}
|
|
@@ -27,6 +27,28 @@ export declare class TextAreaComponent extends TextArea implements IComponentBas
|
|
|
27
27
|
focus: any;
|
|
28
28
|
input: any;
|
|
29
29
|
valueChange: any;
|
|
30
|
+
/**
|
|
31
|
+
* Specifies the HTML template to prepend inside the TextArea wrapper.
|
|
32
|
+
* Accepts an HTML string or a function returning an HTML string.
|
|
33
|
+
* Updates dynamically when the property value changes.
|
|
34
|
+
* @default null
|
|
35
|
+
* @angulartype string | object
|
|
36
|
+
* @reacttype string | function | JSX.Element
|
|
37
|
+
* @vuetype string | function
|
|
38
|
+
* @asptype string
|
|
39
|
+
*/
|
|
40
|
+
prependTemplate: any;
|
|
41
|
+
/**
|
|
42
|
+
* Specifies the HTML template to append inside the TextArea wrapper.
|
|
43
|
+
* Accepts an HTML string or a function returning an HTML string.
|
|
44
|
+
* Updates dynamically when the property value changes.
|
|
45
|
+
* @default null
|
|
46
|
+
* @angulartype string | object
|
|
47
|
+
* @reacttype string | function | JSX.Element
|
|
48
|
+
* @vuetype string | function
|
|
49
|
+
* @asptype string
|
|
50
|
+
*/
|
|
51
|
+
appendTemplate: any;
|
|
30
52
|
private skipFromEvent;
|
|
31
53
|
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
32
54
|
registerOnChange(registerFunction: (_: any) => void): void;
|
|
@@ -40,5 +62,5 @@ export declare class TextAreaComponent extends TextArea implements IComponentBas
|
|
|
40
62
|
registerEvents: (eventList: string[]) => void;
|
|
41
63
|
addTwoWay: (propList: string[]) => void;
|
|
42
64
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextAreaComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextAreaComponent, "ejs-textarea", never, { "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "readonly": "readonly"; "resizeMode": "resizeMode"; "rows": "rows"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; },
|
|
65
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextAreaComponent, "ejs-textarea", never, { "adornmentFlow": "adornmentFlow"; "adornmentOrientation": "adornmentOrientation"; "appendTemplate": "appendTemplate"; "cols": "cols"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "maxLength": "maxLength"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "readonly": "readonly"; "resizeMode": "resizeMode"; "rows": "rows"; "showClearButton": "showClearButton"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, ["prependTemplate", "appendTemplate"], never>;
|
|
44
66
|
}
|
|
@@ -27,6 +27,26 @@ export declare class TextBoxComponent extends TextBox implements IComponentBase
|
|
|
27
27
|
focus: any;
|
|
28
28
|
input: any;
|
|
29
29
|
valueChange: any;
|
|
30
|
+
/**
|
|
31
|
+
* Specifies the HTML template string for custom elements to prepend to the TextBox input.
|
|
32
|
+
* Supports icons, buttons, or any valid HTML. Updates dynamically on property change.
|
|
33
|
+
* @default null
|
|
34
|
+
* @angulartype string | object
|
|
35
|
+
* @reacttype string | function | JSX.Element
|
|
36
|
+
* @vuetype string | function
|
|
37
|
+
* @asptype string
|
|
38
|
+
*/
|
|
39
|
+
prependTemplate: any;
|
|
40
|
+
/**
|
|
41
|
+
* Specifies the HTML template string for custom elements to append to the TextBox input.
|
|
42
|
+
* Supports icons, buttons, or any valid HTML. Updates dynamically on property change.
|
|
43
|
+
* @default null
|
|
44
|
+
* @angulartype string | object
|
|
45
|
+
* @reacttype string | function | JSX.Element
|
|
46
|
+
* @vuetype string | function
|
|
47
|
+
* @asptype string
|
|
48
|
+
*/
|
|
49
|
+
appendTemplate: any;
|
|
30
50
|
private skipFromEvent;
|
|
31
51
|
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
32
52
|
registerOnChange(registerFunction: (_: any) => void): void;
|
|
@@ -40,5 +60,5 @@ export declare class TextBoxComponent extends TextBox implements IComponentBase
|
|
|
40
60
|
registerEvents: (eventList: string[]) => void;
|
|
41
61
|
addTwoWay: (propList: string[]) => void;
|
|
42
62
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxComponent, "ejs-textbox", never, { "autocomplete": "autocomplete"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "multiline": "multiline"; "placeholder": "placeholder"; "readonly": "readonly"; "showClearButton": "showClearButton"; "type": "type"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; },
|
|
63
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxComponent, "ejs-textbox", never, { "appendTemplate": "appendTemplate"; "autocomplete": "autocomplete"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enabled": "enabled"; "floatLabelType": "floatLabelType"; "htmlAttributes": "htmlAttributes"; "locale": "locale"; "multiline": "multiline"; "placeholder": "placeholder"; "prependTemplate": "prependTemplate"; "readonly": "readonly"; "showClearButton": "showClearButton"; "type": "type"; "value": "value"; "width": "width"; }, { "blur": "blur"; "change": "change"; "created": "created"; "destroyed": "destroyed"; "focus": "focus"; "input": "input"; "valueChange": "valueChange"; }, ["prependTemplate", "appendTemplate"], never>;
|
|
44
64
|
}
|
package/styles/bds-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/bds-lite' as *;
|
package/styles/bds.scss
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
1
|
+
@use 'signature/bds' as *;
|
|
2
|
+
@use 'input/bds' as *;
|
|
3
|
+
@use 'numerictextbox/bds' as *;
|
|
4
|
+
@use 'maskedtextbox/bds' as *;
|
|
5
|
+
@use 'slider/bds' as *;
|
|
6
|
+
@use 'textbox/bds' as *;
|
|
7
|
+
@use 'textarea/bds' as *;
|
|
8
|
+
@use 'uploader/bds' as *;
|
|
9
|
+
@use 'color-picker/bds' as *;
|
|
10
|
+
@use 'rating/bds' as *;
|
|
11
|
+
@use 'data-form/bds' as *;
|
|
12
|
+
@use 'otp-input/bds' as *;
|
|
13
|
+
@use 'speech-to-text/bds' as *;
|
|
14
|
+
@use 'smart-textarea/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/bootstrap-dark-lite' as *;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
1
|
+
@use 'signature/bootstrap-dark' as *;
|
|
2
|
+
@use 'input/bootstrap-dark' as *;
|
|
3
|
+
@use 'numerictextbox/bootstrap-dark' as *;
|
|
4
|
+
@use 'maskedtextbox/bootstrap-dark' as *;
|
|
5
|
+
@use 'slider/bootstrap-dark' as *;
|
|
6
|
+
@use 'textbox/bootstrap-dark' as *;
|
|
7
|
+
@use 'textarea/bootstrap-dark' as *;
|
|
8
|
+
@use 'uploader/bootstrap-dark' as *;
|
|
9
|
+
@use 'color-picker/bootstrap-dark' as *;
|
|
10
|
+
@use 'rating/bootstrap-dark' as *;
|
|
11
|
+
@use 'data-form/bootstrap-dark' as *;
|
|
12
|
+
@use 'otp-input/bootstrap-dark' as *;
|
|
13
|
+
@use 'speech-to-text/bootstrap-dark' as *;
|
|
14
|
+
@use 'smart-textarea/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/bootstrap-lite' as *;
|
package/styles/bootstrap.scss
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
1
|
+
@use 'signature/bootstrap' as *;
|
|
2
|
+
@use 'input/bootstrap' as *;
|
|
3
|
+
@use 'numerictextbox/bootstrap' as *;
|
|
4
|
+
@use 'maskedtextbox/bootstrap' as *;
|
|
5
|
+
@use 'slider/bootstrap' as *;
|
|
6
|
+
@use 'textbox/bootstrap' as *;
|
|
7
|
+
@use 'textarea/bootstrap' as *;
|
|
8
|
+
@use 'uploader/bootstrap' as *;
|
|
9
|
+
@use 'color-picker/bootstrap' as *;
|
|
10
|
+
@use 'rating/bootstrap' as *;
|
|
11
|
+
@use 'data-form/bootstrap' as *;
|
|
12
|
+
@use 'otp-input/bootstrap' as *;
|
|
13
|
+
@use 'speech-to-text/bootstrap' as *;
|
|
14
|
+
@use 'smart-textarea/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/bootstrap4-lite' as *;
|
package/styles/bootstrap4.scss
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
1
|
+
@use 'signature/bootstrap4' as *;
|
|
2
|
+
@use 'input/bootstrap4' as *;
|
|
3
|
+
@use 'numerictextbox/bootstrap4' as *;
|
|
4
|
+
@use 'maskedtextbox/bootstrap4' as *;
|
|
5
|
+
@use 'slider/bootstrap4' as *;
|
|
6
|
+
@use 'textbox/bootstrap4' as *;
|
|
7
|
+
@use 'textarea/bootstrap4' as *;
|
|
8
|
+
@use 'uploader/bootstrap4' as *;
|
|
9
|
+
@use 'color-picker/bootstrap4' as *;
|
|
10
|
+
@use 'rating/bootstrap4' as *;
|
|
11
|
+
@use 'data-form/bootstrap4' as *;
|
|
12
|
+
@use 'otp-input/bootstrap4' as *;
|
|
13
|
+
@use 'speech-to-text/bootstrap4' as *;
|
|
14
|
+
@use 'smart-textarea/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/bootstrap5-dark-lite' as *;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
1
|
+
@use 'signature/bootstrap5-dark' as *;
|
|
2
|
+
@use 'input/bootstrap5-dark' as *;
|
|
3
|
+
@use 'numerictextbox/bootstrap5-dark' as *;
|
|
4
|
+
@use 'maskedtextbox/bootstrap5-dark' as *;
|
|
5
|
+
@use 'slider/bootstrap5-dark' as *;
|
|
6
|
+
@use 'textbox/bootstrap5-dark' as *;
|
|
7
|
+
@use 'textarea/bootstrap5-dark' as *;
|
|
8
|
+
@use 'uploader/bootstrap5-dark' as *;
|
|
9
|
+
@use 'color-picker/bootstrap5-dark' as *;
|
|
10
|
+
@use 'rating/bootstrap5-dark' as *;
|
|
11
|
+
@use 'data-form/bootstrap5-dark' as *;
|
|
12
|
+
@use 'otp-input/bootstrap5-dark' as *;
|
|
13
|
+
@use 'speech-to-text/bootstrap5-dark' as *;
|
|
14
|
+
@use 'smart-textarea/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/bootstrap5-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/bootstrap5.3-lite' as *;
|
package/styles/bootstrap5.3.scss
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
1
|
+
@use 'signature/bootstrap5.3' as *;
|
|
2
|
+
@use 'input/bootstrap5.3' as *;
|
|
3
|
+
@use 'numerictextbox/bootstrap5.3' as *;
|
|
4
|
+
@use 'maskedtextbox/bootstrap5.3' as *;
|
|
5
|
+
@use 'slider/bootstrap5.3' as *;
|
|
6
|
+
@use 'textbox/bootstrap5.3' as *;
|
|
7
|
+
@use 'textarea/bootstrap5.3' as *;
|
|
8
|
+
@use 'uploader/bootstrap5.3' as *;
|
|
9
|
+
@use 'color-picker/bootstrap5.3' as *;
|
|
10
|
+
@use 'rating/bootstrap5.3' as *;
|
|
11
|
+
@use 'data-form/bootstrap5.3' as *;
|
|
12
|
+
@use 'otp-input/bootstrap5.3' as *;
|
|
13
|
+
@use 'speech-to-text/bootstrap5.3' as *;
|
|
14
|
+
@use 'smart-textarea/bootstrap5.3' as *;
|
package/styles/bootstrap5.scss
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
1
|
+
@use 'signature/bootstrap5' as *;
|
|
2
|
+
@use 'input/bootstrap5' as *;
|
|
3
|
+
@use 'numerictextbox/bootstrap5' as *;
|
|
4
|
+
@use 'maskedtextbox/bootstrap5' as *;
|
|
5
|
+
@use 'slider/bootstrap5' as *;
|
|
6
|
+
@use 'textbox/bootstrap5' as *;
|
|
7
|
+
@use 'textarea/bootstrap5' as *;
|
|
8
|
+
@use 'uploader/bootstrap5' as *;
|
|
9
|
+
@use 'color-picker/bootstrap5' as *;
|
|
10
|
+
@use 'rating/bootstrap5' as *;
|
|
11
|
+
@use 'data-form/bootstrap5' as *;
|
|
12
|
+
@use 'otp-input/bootstrap5' as *;
|
|
13
|
+
@use 'speech-to-text/bootstrap5' as *;
|
|
14
|
+
@use 'smart-textarea/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/material' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-inputs/styles/color-picker/material3-dark.scss';
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/material3-dark' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-inputs/styles/color-picker/material3.scss';
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/color-picker/tailwind3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/data-form/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/data-form/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/data-form/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/data-form/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/data-form/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/data-form/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-inputs/styles/data-form/bootstrap5' as *;
|