@syncfusion/ej2-angular-inputs 26.2.14-ngcc → 27.1.48-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.
- package/@syncfusion/ej2-angular-inputs.es5.js +184 -5
- package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-inputs.js +173 -5
- package/@syncfusion/ej2-angular-inputs.js.map +1 -1
- package/README.md +42 -42
- package/dist/ej2-angular-inputs.umd.js +189 -3
- package/dist/ej2-angular-inputs.umd.js.map +1 -1
- package/dist/ej2-angular-inputs.umd.min.js +2 -2
- package/dist/ej2-angular-inputs.umd.min.js.map +1 -1
- package/ej2-angular-inputs.d.ts +1 -0
- package/ej2-angular-inputs.metadata.json +1 -1
- package/package.json +14 -10
- package/schematics/collection.json +10 -9
- package/schematics/ng-add/index.d.ts +3 -0
- package/schematics/ng-add/index.js +9 -0
- package/schematics/ng-add/index.ts +10 -10
- package/schematics/ng-add/schema.d.ts +13 -0
- package/schematics/ng-add/schema.js +2 -0
- package/schematics/ng-add/schema.json +34 -34
- package/schematics/ng-add/schema.ts +30 -30
- package/schematics/tsconfig.json +25 -25
- package/schematics/utils/lib-details.d.ts +4 -0
- package/schematics/utils/lib-details.js +6 -0
- package/schematics/utils/lib-details.ts +3 -3
- package/src/index.d.ts +3 -0
- package/src/smart-textarea/smarttextarea-all.module.d.ts +5 -0
- package/src/smart-textarea/smarttextarea.component.d.ts +41 -0
- package/src/smart-textarea/smarttextarea.module.d.ts +5 -0
- package/styles/bootstrap-dark-lite.css +1 -0
- package/styles/bootstrap-dark-lite.scss +1 -0
- package/styles/bootstrap-dark.scss +1 -0
- package/styles/bootstrap-lite.css +1 -0
- package/styles/bootstrap-lite.scss +1 -0
- package/styles/bootstrap.scss +1 -0
- package/styles/bootstrap4-lite.css +1 -0
- package/styles/bootstrap4-lite.scss +1 -0
- package/styles/bootstrap4.scss +1 -0
- package/styles/bootstrap5-dark-lite.css +1 -0
- package/styles/bootstrap5-dark-lite.scss +1 -0
- package/styles/bootstrap5-dark.scss +1 -0
- package/styles/bootstrap5-lite.css +1 -0
- package/styles/bootstrap5-lite.scss +1 -0
- package/styles/bootstrap5.3-lite.css +1 -0
- package/styles/bootstrap5.3-lite.scss +1 -0
- package/styles/bootstrap5.3.css +1 -0
- package/styles/bootstrap5.3.scss +13 -0
- package/styles/bootstrap5.scss +1 -0
- package/styles/color-picker/bootstrap5.3.css +1 -0
- package/styles/color-picker/bootstrap5.3.scss +1 -0
- package/styles/data-form/bootstrap5.3.css +1 -0
- package/styles/data-form/bootstrap5.3.scss +1 -0
- package/styles/fabric-dark-lite.css +1 -0
- package/styles/fabric-dark-lite.scss +1 -0
- package/styles/fabric-dark.scss +1 -0
- package/styles/fabric-lite.css +1 -0
- package/styles/fabric-lite.scss +1 -0
- package/styles/fabric.scss +1 -0
- package/styles/fluent-dark-lite.css +1 -0
- package/styles/fluent-dark-lite.scss +1 -0
- package/styles/fluent-dark.scss +1 -0
- package/styles/fluent-lite.css +1 -0
- package/styles/fluent-lite.scss +1 -0
- package/styles/fluent.scss +1 -0
- package/styles/fluent2-lite.css +1 -0
- package/styles/fluent2-lite.scss +1 -0
- package/styles/fluent2.scss +1 -0
- package/styles/highcontrast-light-lite.css +1 -0
- package/styles/highcontrast-light-lite.scss +1 -0
- package/styles/highcontrast-light.scss +1 -0
- package/styles/highcontrast-lite.css +1 -0
- package/styles/highcontrast-lite.scss +1 -0
- package/styles/highcontrast.scss +1 -0
- package/styles/input/bootstrap5.3.css +1 -0
- package/styles/input/bootstrap5.3.scss +1 -0
- package/styles/maskedtextbox/bootstrap5.3.css +1 -0
- package/styles/maskedtextbox/bootstrap5.3.scss +1 -0
- package/styles/material-dark-lite.css +1 -0
- package/styles/material-dark-lite.scss +1 -0
- package/styles/material-dark.scss +1 -0
- package/styles/material-lite.css +1 -0
- package/styles/material-lite.scss +1 -0
- package/styles/material.scss +1 -0
- package/styles/material3-dark-lite.css +1 -0
- package/styles/material3-dark-lite.scss +1 -0
- package/styles/material3-dark.scss +1 -0
- package/styles/material3-lite.css +1 -0
- package/styles/material3-lite.scss +1 -0
- package/styles/material3.scss +1 -0
- package/styles/numerictextbox/bootstrap5.3.css +1 -0
- package/styles/numerictextbox/bootstrap5.3.scss +1 -0
- package/styles/otp-input/bootstrap5.3.css +1 -0
- package/styles/otp-input/bootstrap5.3.scss +1 -0
- package/styles/rating/bootstrap5.3.css +1 -0
- package/styles/rating/bootstrap5.3.scss +1 -0
- package/styles/signature/bootstrap5.3.css +1 -0
- package/styles/signature/bootstrap5.3.scss +1 -0
- package/styles/slider/bootstrap5.3.css +1 -0
- package/styles/slider/bootstrap5.3.scss +1 -0
- package/styles/smart-textarea/bootstrap-dark.css +1 -0
- package/styles/smart-textarea/bootstrap-dark.scss +1 -0
- package/styles/smart-textarea/bootstrap.css +1 -0
- package/styles/smart-textarea/bootstrap.scss +1 -0
- package/styles/smart-textarea/bootstrap4.css +1 -0
- package/styles/smart-textarea/bootstrap4.scss +1 -0
- package/styles/smart-textarea/bootstrap5-dark.css +1 -0
- package/styles/smart-textarea/bootstrap5-dark.scss +1 -0
- package/styles/smart-textarea/bootstrap5.3.css +1 -0
- package/styles/smart-textarea/bootstrap5.3.scss +1 -0
- package/styles/smart-textarea/bootstrap5.css +1 -0
- package/styles/smart-textarea/bootstrap5.scss +1 -0
- package/styles/smart-textarea/fabric-dark.css +1 -0
- package/styles/smart-textarea/fabric-dark.scss +1 -0
- package/styles/smart-textarea/fabric.css +1 -0
- package/styles/smart-textarea/fabric.scss +1 -0
- package/styles/smart-textarea/fluent-dark.css +1 -0
- package/styles/smart-textarea/fluent-dark.scss +1 -0
- package/styles/smart-textarea/fluent.css +1 -0
- package/styles/smart-textarea/fluent.scss +1 -0
- package/styles/smart-textarea/fluent2.css +1 -0
- package/styles/smart-textarea/fluent2.scss +1 -0
- package/styles/smart-textarea/highcontrast-light.css +1 -0
- package/styles/smart-textarea/highcontrast-light.scss +1 -0
- package/styles/smart-textarea/highcontrast.css +1 -0
- package/styles/smart-textarea/highcontrast.scss +1 -0
- package/styles/smart-textarea/material-dark.css +1 -0
- package/styles/smart-textarea/material-dark.scss +1 -0
- package/styles/smart-textarea/material.css +1 -0
- package/styles/smart-textarea/material.scss +1 -0
- package/styles/smart-textarea/material3-dark.css +1 -0
- package/styles/smart-textarea/material3-dark.scss +2 -0
- package/styles/smart-textarea/material3.css +1 -0
- package/styles/smart-textarea/material3.scss +2 -0
- package/styles/smart-textarea/tailwind-dark.css +1 -0
- package/styles/smart-textarea/tailwind-dark.scss +1 -0
- package/styles/smart-textarea/tailwind.css +1 -0
- package/styles/smart-textarea/tailwind.scss +1 -0
- package/styles/tailwind-dark-lite.css +1 -0
- package/styles/tailwind-dark-lite.scss +1 -0
- package/styles/tailwind-dark.scss +1 -0
- package/styles/tailwind-lite.css +1 -0
- package/styles/tailwind-lite.scss +1 -0
- package/styles/tailwind.scss +1 -0
- package/styles/textarea/bootstrap5.3.css +1 -0
- package/styles/textarea/bootstrap5.3.scss +1 -0
- package/styles/textbox/bootstrap5.3.css +1 -0
- package/styles/textbox/bootstrap5.3.scss +1 -0
- package/styles/uploader/bootstrap5.3.css +1 -0
- package/styles/uploader/bootstrap5.3.scss +1 -0
package/schematics/tsconfig.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"lib": ["es2017", "dom"],
|
|
4
|
-
"module": "commonjs",
|
|
5
|
-
"moduleResolution": "node",
|
|
6
|
-
"noEmitOnError": false,
|
|
7
|
-
"skipDefaultLibCheck": true,
|
|
8
|
-
"skipLibCheck": true,
|
|
9
|
-
"sourceMap": true,
|
|
10
|
-
"target": "es6",
|
|
11
|
-
"declaration": true,
|
|
12
|
-
"types": [
|
|
13
|
-
"jasmine",
|
|
14
|
-
"node"
|
|
15
|
-
]
|
|
16
|
-
},
|
|
17
|
-
"exclude": [
|
|
18
|
-
"node_modules",
|
|
19
|
-
"src",
|
|
20
|
-
"src/**/*.ts",
|
|
21
|
-
"spec",
|
|
22
|
-
"spec/**/*.ts",
|
|
23
|
-
"@typings"
|
|
24
|
-
]
|
|
25
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"compilerOptions": {
|
|
3
|
+
"lib": ["es2017", "dom"],
|
|
4
|
+
"module": "commonjs",
|
|
5
|
+
"moduleResolution": "node",
|
|
6
|
+
"noEmitOnError": false,
|
|
7
|
+
"skipDefaultLibCheck": true,
|
|
8
|
+
"skipLibCheck": true,
|
|
9
|
+
"sourceMap": true,
|
|
10
|
+
"target": "es6",
|
|
11
|
+
"declaration": true,
|
|
12
|
+
"types": [
|
|
13
|
+
"jasmine",
|
|
14
|
+
"node"
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
"exclude": [
|
|
18
|
+
"node_modules",
|
|
19
|
+
"src",
|
|
20
|
+
"src/**/*.ts",
|
|
21
|
+
"spec",
|
|
22
|
+
"spec/**/*.ts",
|
|
23
|
+
"@typings"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export declare const pkgName = "@syncfusion/ej2-angular-inputs";
|
|
2
|
+
export declare const pkgVer = "^18.78.15";
|
|
3
|
+
export declare const moduleName = "TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule";
|
|
4
|
+
export declare const themeVer = "~18.78.15";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.pkgName = '@syncfusion/ej2-angular-inputs';
|
|
4
|
+
exports.pkgVer = '^27.1.48';
|
|
5
|
+
exports.moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule';
|
|
6
|
+
exports.themeVer = '~27.1.48';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-inputs';
|
|
2
|
-
export const pkgVer = '^
|
|
3
|
-
export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule';
|
|
4
|
-
export const themeVer = '~
|
|
2
|
+
export const pkgVer = '^27.1.48';
|
|
3
|
+
export const moduleName = 'TextBoxModule, TextAreaModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule, OtpInputModule, SmartTextAreaModule';
|
|
4
|
+
export const themeVer = '~27.1.48';
|
package/src/index.d.ts
CHANGED
|
@@ -29,5 +29,8 @@ export { RatingAllModule } from './rating/rating-all.module';
|
|
|
29
29
|
export { OtpInputComponent } from './otp-input/otpinput.component';
|
|
30
30
|
export { OtpInputModule } from './otp-input/otpinput.module';
|
|
31
31
|
export { OtpInputAllModule } from './otp-input/otpinput-all.module';
|
|
32
|
+
export { SmartTextAreaComponent } from './smart-textarea/smarttextarea.component';
|
|
33
|
+
export { SmartTextAreaModule } from './smart-textarea/smarttextarea.module';
|
|
34
|
+
export { SmartTextAreaAllModule } from './smart-textarea/smarttextarea-all.module';
|
|
32
35
|
export * from './form-validator/form-validator';
|
|
33
36
|
export * from '@syncfusion/ej2-inputs';
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { ElementRef, ViewContainerRef, Renderer2, Injector, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
+
import { SmartTextArea } from '@syncfusion/ej2-inputs';
|
|
4
|
+
export declare const inputs: string[];
|
|
5
|
+
export declare const outputs: string[];
|
|
6
|
+
export declare const twoWays: string[];
|
|
7
|
+
/**
|
|
8
|
+
* Represents the Angular Smart TextArea Component.
|
|
9
|
+
* ```html
|
|
10
|
+
* <ejs-smarttextarea></ejs-smarttextarea>
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class SmartTextAreaComponent extends SmartTextArea implements IComponentBase {
|
|
14
|
+
private ngEle;
|
|
15
|
+
private srenderer;
|
|
16
|
+
private viewContainerRef;
|
|
17
|
+
private injector;
|
|
18
|
+
private cdr;
|
|
19
|
+
formCompContext: any;
|
|
20
|
+
formContext: any;
|
|
21
|
+
tagObjects: any;
|
|
22
|
+
blur: any;
|
|
23
|
+
change: any;
|
|
24
|
+
created: any;
|
|
25
|
+
destroyed: any;
|
|
26
|
+
focus: any;
|
|
27
|
+
input: any;
|
|
28
|
+
valueChange: any;
|
|
29
|
+
private skipFromEvent;
|
|
30
|
+
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector, cdr: ChangeDetectorRef);
|
|
31
|
+
registerOnChange(registerFunction: (_: any) => void): void;
|
|
32
|
+
registerOnTouched(registerFunction: () => void): void;
|
|
33
|
+
writeValue(value: any): void;
|
|
34
|
+
setDisabledState(disabled: boolean): void;
|
|
35
|
+
ngOnInit(): void;
|
|
36
|
+
ngAfterViewInit(): void;
|
|
37
|
+
ngOnDestroy(): void;
|
|
38
|
+
ngAfterContentChecked(): void;
|
|
39
|
+
registerEvents: (eventList: string[]) => void;
|
|
40
|
+
addTwoWay: (propList: string[]) => void;
|
|
41
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/bootstrap-dark-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/bootstrap-dark-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/bootstrap-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/bootstrap-lite.scss';
|
package/styles/bootstrap.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/bootstrap4-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/bootstrap4-lite.scss';
|
package/styles/bootstrap4.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/bootstrap5-dark-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/bootstrap5-dark-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/bootstrap5-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/bootstrap5-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/bootstrap5.3-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/bootstrap5.3-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/bootstrap5.3.css';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
@import 'signature/bootstrap5.3.scss';
|
|
2
|
+
@import 'input/bootstrap5.3.scss';
|
|
3
|
+
@import 'numerictextbox/bootstrap5.3.scss';
|
|
4
|
+
@import 'maskedtextbox/bootstrap5.3.scss';
|
|
5
|
+
@import 'slider/bootstrap5.3.scss';
|
|
6
|
+
@import 'textbox/bootstrap5.3.scss';
|
|
7
|
+
@import 'textarea/bootstrap5.3.scss';
|
|
8
|
+
@import 'uploader/bootstrap5.3.scss';
|
|
9
|
+
@import 'color-picker/bootstrap5.3.scss';
|
|
10
|
+
@import 'rating/bootstrap5.3.scss';
|
|
11
|
+
@import 'data-form/bootstrap5.3.scss';
|
|
12
|
+
@import 'otp-input/bootstrap5.3.scss';
|
|
13
|
+
@import 'smart-textarea/bootstrap5.3.scss';
|
package/styles/bootstrap5.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/color-picker/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/color-picker/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/data-form/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/data-form/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/fabric-dark-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/fabric-dark-lite.scss';
|
package/styles/fabric-dark.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/fabric-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/fabric-lite.scss';
|
package/styles/fabric.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/fluent-dark-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/fluent-dark-lite.scss';
|
package/styles/fluent-dark.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/fluent-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/fluent-lite.scss';
|
package/styles/fluent.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/fluent2-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/fluent2-lite.scss';
|
package/styles/fluent2.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/highcontrast-light-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/highcontrast-light-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/highcontrast-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/highcontrast-lite.scss';
|
package/styles/highcontrast.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/input/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/input/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/maskedtextbox/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/maskedtextbox/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/material-dark-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/material-dark-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/material-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/material-lite.scss';
|
package/styles/material.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/material3-dark-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/material3-dark-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/material3-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/material3-lite.scss';
|
package/styles/material3.scss
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/numerictextbox/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/otp-input/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/otp-input/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/rating/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/rating/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/signature/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/signature/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/slider/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/slider/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/bootstrap-dark.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/bootstrap-dark.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/bootstrap.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/bootstrap.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/bootstrap4.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/bootstrap4.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/bootstrap5-dark.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/bootstrap5-dark.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/bootstrap5.3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/bootstrap5.3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/bootstrap5.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/bootstrap5.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/fabric-dark.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/fabric-dark.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/fabric.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/fabric.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/fluent-dark.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/fluent-dark.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/fluent.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/fluent.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/fluent2.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/fluent2.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/highcontrast-light.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/highcontrast-light.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/highcontrast.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/highcontrast.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/material-dark.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/material-dark.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/material.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/material.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/material3-dark.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/material3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/tailwind-dark.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/tailwind-dark.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/smart-textarea/tailwind.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/smart-textarea/tailwind.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/tailwind-dark-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/tailwind-dark-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/tailwind-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-inputs/styles/tailwind-lite.scss';
|
package/styles/tailwind.scss
CHANGED