@syncfusion/ej2-angular-inputs 22.2.5 → 22.2.7-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 +1759 -0
- package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-inputs.js +1657 -0
- package/@syncfusion/ej2-angular-inputs.js.map +1 -0
- package/CHANGELOG.md +1540 -0
- package/dist/ej2-angular-inputs.umd.js +1848 -0
- package/dist/ej2-angular-inputs.umd.js.map +1 -0
- package/dist/ej2-angular-inputs.umd.min.js +11 -0
- package/dist/ej2-angular-inputs.umd.min.js.map +1 -0
- package/ej2-angular-inputs.d.ts +12 -0
- package/ej2-angular-inputs.metadata.json +1 -0
- package/package.json +13 -27
- package/postinstall/tagchange.js +18 -0
- 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/color-picker/colorpicker-all.module.d.ts +0 -6
- package/src/color-picker/colorpicker.component.d.ts +0 -3
- package/src/color-picker/colorpicker.module.d.ts +0 -6
- package/src/maskedtextbox/maskedtextbox-all.module.d.ts +0 -6
- package/src/maskedtextbox/maskedtextbox.component.d.ts +0 -3
- package/src/maskedtextbox/maskedtextbox.module.d.ts +0 -6
- package/src/numerictextbox/numerictextbox-all.module.d.ts +0 -6
- package/src/numerictextbox/numerictextbox.component.d.ts +0 -3
- package/src/numerictextbox/numerictextbox.module.d.ts +0 -6
- package/src/rating/rating-all.module.d.ts +0 -6
- package/src/rating/rating.component.d.ts +0 -3
- package/src/rating/rating.module.d.ts +0 -6
- package/src/signature/signature-all.module.d.ts +0 -6
- package/src/signature/signature.component.d.ts +0 -3
- package/src/signature/signature.module.d.ts +0 -6
- package/src/slider/slider-all.module.d.ts +0 -6
- package/src/slider/slider.component.d.ts +0 -3
- package/src/slider/slider.module.d.ts +0 -6
- package/src/textbox/textbox-all.module.d.ts +0 -6
- package/src/textbox/textbox.component.d.ts +0 -3
- package/src/textbox/textbox.module.d.ts +0 -6
- package/src/uploader/files.directive.d.ts +0 -5
- package/src/uploader/uploader-all.module.d.ts +0 -6
- package/src/uploader/uploader.component.d.ts +0 -3
- package/src/uploader/uploader.module.d.ts +0 -7
- package/styles/color-picker/bootstrap-dark.scss +1 -11
- package/styles/color-picker/bootstrap.scss +1 -11
- package/styles/color-picker/bootstrap4.scss +1 -11
- package/styles/color-picker/bootstrap5-dark.scss +1 -11
- package/styles/color-picker/bootstrap5.scss +1 -11
- package/styles/color-picker/fabric-dark.scss +1 -11
- package/styles/color-picker/fabric.scss +1 -11
- package/styles/color-picker/fluent-dark.scss +1 -11
- package/styles/color-picker/fluent.scss +1 -11
- package/styles/color-picker/highcontrast-light.scss +1 -11
- package/styles/color-picker/highcontrast.scss +1 -11
- package/styles/color-picker/material-dark.scss +1 -11
- package/styles/color-picker/material.scss +1 -11
- package/styles/color-picker/material3-dark.scss +1 -11
- package/styles/color-picker/material3.scss +1 -11
- package/styles/color-picker/tailwind-dark.scss +1 -11
- package/styles/color-picker/tailwind.scss +1 -11
- package/styles/input/bootstrap-dark.scss +1 -4
- package/styles/input/bootstrap.scss +1 -4
- package/styles/input/bootstrap4.scss +1 -4
- package/styles/input/bootstrap5-dark.scss +1 -4
- package/styles/input/bootstrap5.scss +1 -4
- package/styles/input/fabric-dark.scss +1 -4
- package/styles/input/fabric.scss +1 -4
- package/styles/input/fluent-dark.scss +1 -4
- package/styles/input/fluent.scss +1 -4
- package/styles/input/highcontrast-light.scss +1 -4
- package/styles/input/highcontrast.scss +1 -4
- package/styles/input/material-dark.scss +1 -4
- package/styles/input/material.scss +1 -4
- package/styles/input/material3-dark.scss +1 -4
- package/styles/input/material3.scss +1 -4
- package/styles/input/tailwind-dark.scss +1 -4
- package/styles/input/tailwind.scss +1 -4
- package/styles/maskedtextbox/bootstrap-dark.scss +1 -4
- package/styles/maskedtextbox/bootstrap.scss +1 -4
- package/styles/maskedtextbox/bootstrap4.scss +1 -4
- package/styles/maskedtextbox/bootstrap5-dark.scss +1 -4
- package/styles/maskedtextbox/bootstrap5.scss +1 -4
- package/styles/maskedtextbox/fabric-dark.scss +1 -4
- package/styles/maskedtextbox/fabric.scss +1 -4
- package/styles/maskedtextbox/fluent-dark.scss +1 -4
- package/styles/maskedtextbox/fluent.scss +1 -4
- package/styles/maskedtextbox/highcontrast-light.scss +1 -4
- package/styles/maskedtextbox/highcontrast.scss +1 -4
- package/styles/maskedtextbox/material-dark.scss +1 -4
- package/styles/maskedtextbox/material.scss +1 -4
- package/styles/maskedtextbox/material3-dark.scss +1 -4
- package/styles/maskedtextbox/material3.scss +1 -4
- package/styles/maskedtextbox/tailwind-dark.scss +1 -4
- package/styles/maskedtextbox/tailwind.scss +1 -4
- package/styles/material3-dark.css +448 -0
- package/styles/material3-dark.scss +0 -1
- package/styles/material3.css +923 -35
- package/styles/material3.scss +0 -1
- package/styles/numerictextbox/bootstrap-dark.scss +1 -5
- package/styles/numerictextbox/bootstrap.scss +1 -5
- package/styles/numerictextbox/bootstrap4.scss +1 -5
- package/styles/numerictextbox/bootstrap5-dark.scss +1 -5
- package/styles/numerictextbox/bootstrap5.scss +1 -5
- package/styles/numerictextbox/fabric-dark.scss +1 -5
- package/styles/numerictextbox/fabric.scss +1 -5
- package/styles/numerictextbox/fluent-dark.scss +1 -5
- package/styles/numerictextbox/fluent.scss +1 -5
- package/styles/numerictextbox/highcontrast-light.scss +1 -5
- package/styles/numerictextbox/highcontrast.scss +1 -5
- package/styles/numerictextbox/material-dark.scss +1 -5
- package/styles/numerictextbox/material.scss +1 -5
- package/styles/numerictextbox/material3-dark.scss +1 -5
- package/styles/numerictextbox/material3.scss +1 -5
- package/styles/numerictextbox/tailwind-dark.scss +1 -5
- package/styles/numerictextbox/tailwind.scss +1 -5
- package/styles/rating/bootstrap-dark.scss +1 -4
- package/styles/rating/bootstrap.scss +1 -4
- package/styles/rating/bootstrap4.scss +1 -4
- package/styles/rating/bootstrap5-dark.scss +1 -4
- package/styles/rating/bootstrap5.scss +1 -4
- package/styles/rating/fabric-dark.scss +1 -4
- package/styles/rating/fabric.scss +1 -4
- package/styles/rating/fluent-dark.scss +1 -4
- package/styles/rating/fluent.scss +1 -4
- package/styles/rating/highcontrast-light.scss +1 -4
- package/styles/rating/highcontrast.scss +1 -4
- package/styles/rating/material-dark.scss +1 -4
- package/styles/rating/material.scss +1 -4
- package/styles/rating/material3-dark.scss +1 -4
- package/styles/rating/material3.scss +1 -4
- package/styles/rating/tailwind-dark.scss +1 -4
- package/styles/rating/tailwind.scss +1 -4
- package/styles/signature/bootstrap-dark.scss +1 -3
- package/styles/signature/bootstrap.scss +1 -3
- package/styles/signature/bootstrap4.scss +1 -3
- package/styles/signature/bootstrap5-dark.scss +1 -3
- package/styles/signature/bootstrap5.scss +1 -3
- package/styles/signature/fabric-dark.scss +1 -3
- package/styles/signature/fabric.scss +1 -3
- package/styles/signature/fluent-dark.scss +1 -3
- package/styles/signature/fluent.scss +1 -3
- package/styles/signature/highcontrast-light.scss +1 -3
- package/styles/signature/highcontrast.scss +1 -3
- package/styles/signature/material-dark.scss +1 -3
- package/styles/signature/material.scss +1 -3
- package/styles/signature/material3-dark.scss +1 -3
- package/styles/signature/material3.scss +1 -3
- package/styles/signature/tailwind-dark.scss +1 -3
- package/styles/signature/tailwind.scss +1 -3
- package/styles/slider/bootstrap-dark.scss +1 -5
- package/styles/slider/bootstrap.scss +1 -5
- package/styles/slider/bootstrap4.scss +1 -5
- package/styles/slider/bootstrap5-dark.scss +1 -5
- package/styles/slider/bootstrap5.scss +1 -5
- package/styles/slider/fabric-dark.scss +1 -5
- package/styles/slider/fabric.scss +1 -5
- package/styles/slider/fluent-dark.scss +1 -5
- package/styles/slider/fluent.scss +1 -5
- package/styles/slider/highcontrast-light.scss +1 -5
- package/styles/slider/highcontrast.scss +1 -5
- package/styles/slider/material-dark.scss +1 -5
- package/styles/slider/material.scss +1 -5
- package/styles/slider/material3-dark.scss +1 -5
- package/styles/slider/material3.scss +1 -5
- package/styles/slider/tailwind-dark.scss +1 -5
- package/styles/slider/tailwind.scss +1 -5
- package/styles/textbox/bootstrap-dark.scss +1 -4
- package/styles/textbox/bootstrap.scss +1 -4
- package/styles/textbox/bootstrap4.scss +1 -4
- package/styles/textbox/bootstrap5-dark.scss +1 -4
- package/styles/textbox/bootstrap5.scss +1 -4
- package/styles/textbox/fabric-dark.scss +1 -4
- package/styles/textbox/fabric.scss +1 -4
- package/styles/textbox/fluent-dark.scss +1 -4
- package/styles/textbox/fluent.scss +1 -4
- package/styles/textbox/highcontrast-light.scss +1 -4
- package/styles/textbox/highcontrast.scss +1 -4
- package/styles/textbox/material-dark.scss +1 -4
- package/styles/textbox/material.scss +1 -4
- package/styles/textbox/material3-dark.scss +1 -4
- package/styles/textbox/material3.scss +1 -4
- package/styles/textbox/tailwind-dark.scss +1 -4
- package/styles/textbox/tailwind.scss +1 -4
- package/styles/uploader/bootstrap-dark.scss +1 -6
- package/styles/uploader/bootstrap.scss +1 -6
- package/styles/uploader/bootstrap4.scss +1 -6
- package/styles/uploader/bootstrap5-dark.scss +1 -6
- package/styles/uploader/bootstrap5.scss +1 -6
- package/styles/uploader/fabric-dark.scss +1 -6
- package/styles/uploader/fabric.scss +1 -6
- package/styles/uploader/fluent-dark.scss +1 -6
- package/styles/uploader/fluent.scss +1 -6
- package/styles/uploader/highcontrast-light.scss +1 -6
- package/styles/uploader/highcontrast.scss +1 -6
- package/styles/uploader/material-dark.scss +1 -6
- package/styles/uploader/material.scss +1 -6
- package/styles/uploader/material3-dark.scss +1 -6
- package/styles/uploader/material3.scss +1 -6
- package/styles/uploader/tailwind-dark.scss +1 -6
- package/styles/uploader/tailwind.scss +1 -6
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/color-picker/colorpicker-all.module.mjs +0 -23
- package/esm2020/src/color-picker/colorpicker.component.mjs +0 -83
- package/esm2020/src/color-picker/colorpicker.module.mjs +0 -25
- package/esm2020/src/form-validator/form-validator.mjs +0 -193
- package/esm2020/src/index.mjs +0 -28
- package/esm2020/src/maskedtextbox/maskedtextbox-all.module.mjs +0 -23
- package/esm2020/src/maskedtextbox/maskedtextbox.component.mjs +0 -84
- package/esm2020/src/maskedtextbox/maskedtextbox.module.mjs +0 -25
- package/esm2020/src/numerictextbox/numerictextbox-all.module.mjs +0 -23
- package/esm2020/src/numerictextbox/numerictextbox.component.mjs +0 -84
- package/esm2020/src/numerictextbox/numerictextbox.module.mjs +0 -25
- package/esm2020/src/rating/rating-all.module.mjs +0 -23
- package/esm2020/src/rating/rating.component.mjs +0 -108
- package/esm2020/src/rating/rating.module.mjs +0 -25
- package/esm2020/src/signature/signature-all.module.mjs +0 -23
- package/esm2020/src/signature/signature.component.mjs +0 -83
- package/esm2020/src/signature/signature.module.mjs +0 -25
- package/esm2020/src/slider/slider-all.module.mjs +0 -23
- package/esm2020/src/slider/slider.component.mjs +0 -83
- package/esm2020/src/slider/slider.module.mjs +0 -25
- package/esm2020/src/textbox/textbox-all.module.mjs +0 -23
- package/esm2020/src/textbox/textbox.component.mjs +0 -84
- package/esm2020/src/textbox/textbox.module.mjs +0 -25
- package/esm2020/src/uploader/files.directive.mjs +0 -58
- package/esm2020/src/uploader/uploader-all.module.mjs +0 -23
- package/esm2020/src/uploader/uploader.component.mjs +0 -95
- package/esm2020/src/uploader/uploader.module.mjs +0 -34
- package/esm2020/syncfusion-ej2-angular-inputs.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-inputs.mjs +0 -1237
- package/fesm2015/syncfusion-ej2-angular-inputs.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-inputs.mjs +0 -1237
- package/fesm2020/syncfusion-ej2-angular-inputs.mjs.map +0 -1
- package/styles/color-picker/_all.scss +0 -2
- package/styles/color-picker/_bootstrap-dark-definition.scss +0 -131
- package/styles/color-picker/_bootstrap-definition.scss +0 -128
- package/styles/color-picker/_bootstrap4-definition.scss +0 -127
- package/styles/color-picker/_bootstrap5-dark-definition.scss +0 -1
- package/styles/color-picker/_bootstrap5-definition.scss +0 -133
- package/styles/color-picker/_fabric-dark-definition.scss +0 -131
- package/styles/color-picker/_fabric-definition.scss +0 -127
- package/styles/color-picker/_fluent-dark-definition.scss +0 -1
- package/styles/color-picker/_fluent-definition.scss +0 -133
- package/styles/color-picker/_fusionnew-definition.scss +0 -133
- package/styles/color-picker/_highcontrast-definition.scss +0 -127
- package/styles/color-picker/_highcontrast-light-definition.scss +0 -130
- package/styles/color-picker/_layout.scss +0 -1304
- package/styles/color-picker/_material-dark-definition.scss +0 -135
- package/styles/color-picker/_material-definition.scss +0 -130
- package/styles/color-picker/_material3-dark-definition.scss +0 -1
- package/styles/color-picker/_material3-definition.scss +0 -141
- package/styles/color-picker/_tailwind-dark-definition.scss +0 -1
- package/styles/color-picker/_tailwind-definition.scss +0 -132
- package/styles/color-picker/_theme.scss +0 -191
- package/styles/color-picker/icons/_bootstrap-dark.scss +0 -9
- package/styles/color-picker/icons/_bootstrap.scss +0 -9
- package/styles/color-picker/icons/_bootstrap4.scss +0 -9
- package/styles/color-picker/icons/_bootstrap5-dark.scss +0 -1
- package/styles/color-picker/icons/_bootstrap5.scss +0 -9
- package/styles/color-picker/icons/_fabric-dark.scss +0 -9
- package/styles/color-picker/icons/_fabric.scss +0 -9
- package/styles/color-picker/icons/_fluent-dark.scss +0 -1
- package/styles/color-picker/icons/_fluent.scss +0 -9
- package/styles/color-picker/icons/_fusionnew.scss +0 -9
- package/styles/color-picker/icons/_highcontrast-light.scss +0 -9
- package/styles/color-picker/icons/_highcontrast.scss +0 -9
- package/styles/color-picker/icons/_material-dark.scss +0 -9
- package/styles/color-picker/icons/_material.scss +0 -9
- package/styles/color-picker/icons/_material3-dark.scss +0 -1
- package/styles/color-picker/icons/_material3.scss +0 -9
- package/styles/color-picker/icons/_tailwind-dark.scss +0 -9
- package/styles/color-picker/icons/_tailwind.scss +0 -9
- package/styles/input/_all.scss +0 -3
- package/styles/input/_bootstrap-dark-definition.scss +0 -329
- package/styles/input/_bootstrap-definition.scss +0 -320
- package/styles/input/_bootstrap4-definition.scss +0 -325
- package/styles/input/_bootstrap5-dark-definition.scss +0 -1
- package/styles/input/_bootstrap5-definition.scss +0 -336
- package/styles/input/_definition.scss +0 -232
- package/styles/input/_fabric-dark-definition.scss +0 -319
- package/styles/input/_fabric-definition.scss +0 -311
- package/styles/input/_fluent-dark-definition.scss +0 -1
- package/styles/input/_fluent-definition.scss +0 -338
- package/styles/input/_fusionnew-definition.scss +0 -336
- package/styles/input/_highcontrast-definition.scss +0 -312
- package/styles/input/_highcontrast-light-definition.scss +0 -320
- package/styles/input/_layout.scss +0 -11285
- package/styles/input/_material-dark-definition.scss +0 -573
- package/styles/input/_material-definition.scss +0 -573
- package/styles/input/_material3-dark-definition.scss +0 -1
- package/styles/input/_material3-definition.scss +0 -548
- package/styles/input/_responsive.scss +0 -1
- package/styles/input/_tailwind-dark-definition.scss +0 -1
- package/styles/input/_tailwind-definition.scss +0 -335
- package/styles/input/_theme.scss +0 -4284
- package/styles/input/icons/_bootstrap-dark.scss +0 -17
- package/styles/input/icons/_bootstrap.scss +0 -17
- package/styles/input/icons/_bootstrap4.scss +0 -17
- package/styles/input/icons/_bootstrap5-dark.scss +0 -1
- package/styles/input/icons/_bootstrap5.scss +0 -17
- package/styles/input/icons/_fabric-dark.scss +0 -17
- package/styles/input/icons/_fabric.scss +0 -17
- package/styles/input/icons/_fluent-dark.scss +0 -1
- package/styles/input/icons/_fluent.scss +0 -17
- package/styles/input/icons/_fusionnew.scss +0 -17
- package/styles/input/icons/_highcontrast-light.scss +0 -17
- package/styles/input/icons/_highcontrast.scss +0 -17
- package/styles/input/icons/_material-dark.scss +0 -49
- package/styles/input/icons/_material.scss +0 -49
- package/styles/input/icons/_material3-dark.scss +0 -1
- package/styles/input/icons/_material3.scss +0 -17
- package/styles/input/icons/_tailwind-dark.scss +0 -1
- package/styles/input/icons/_tailwind.scss +0 -17
- package/styles/maskedtextbox/_all.scss +0 -2
- package/styles/maskedtextbox/_bootstrap-dark-definition.scss +0 -7
- package/styles/maskedtextbox/_bootstrap-definition.scss +0 -4
- package/styles/maskedtextbox/_bootstrap4-definition.scss +0 -4
- package/styles/maskedtextbox/_bootstrap5-dark-definition.scss +0 -1
- package/styles/maskedtextbox/_bootstrap5-definition.scss +0 -7
- package/styles/maskedtextbox/_fabric-dark-definition.scss +0 -7
- package/styles/maskedtextbox/_fabric-definition.scss +0 -4
- package/styles/maskedtextbox/_fluent-dark-definition.scss +0 -1
- package/styles/maskedtextbox/_fluent-definition.scss +0 -7
- package/styles/maskedtextbox/_fusionnew-definition.scss +0 -7
- package/styles/maskedtextbox/_highcontrast-definition.scss +0 -4
- package/styles/maskedtextbox/_highcontrast-light-definition.scss +0 -7
- package/styles/maskedtextbox/_layout.scss +0 -33
- package/styles/maskedtextbox/_material-dark-definition.scss +0 -7
- package/styles/maskedtextbox/_material-definition.scss +0 -4
- package/styles/maskedtextbox/_material3-dark-definition.scss +0 -1
- package/styles/maskedtextbox/_material3-definition.scss +0 -4
- package/styles/maskedtextbox/_tailwind-dark-definition.scss +0 -1
- package/styles/maskedtextbox/_tailwind-definition.scss +0 -7
- package/styles/maskedtextbox/_theme.scss +0 -15
- package/styles/numerictextbox/_all.scss +0 -2
- package/styles/numerictextbox/_bootstrap-dark-definition.scss +0 -6
- package/styles/numerictextbox/_bootstrap-definition.scss +0 -3
- package/styles/numerictextbox/_bootstrap4-definition.scss +0 -3
- package/styles/numerictextbox/_bootstrap5-dark-definition.scss +0 -1
- package/styles/numerictextbox/_bootstrap5-definition.scss +0 -3
- package/styles/numerictextbox/_fabric-dark-definition.scss +0 -6
- package/styles/numerictextbox/_fabric-definition.scss +0 -3
- package/styles/numerictextbox/_fluent-dark-definition.scss +0 -1
- package/styles/numerictextbox/_fluent-definition.scss +0 -5
- package/styles/numerictextbox/_fusionnew-definition.scss +0 -3
- package/styles/numerictextbox/_highcontrast-definition.scss +0 -3
- package/styles/numerictextbox/_highcontrast-light-definition.scss +0 -6
- package/styles/numerictextbox/_layout.scss +0 -30
- package/styles/numerictextbox/_material-dark-definition.scss +0 -6
- package/styles/numerictextbox/_material-definition.scss +0 -3
- package/styles/numerictextbox/_material3-dark-definition.scss +0 -1
- package/styles/numerictextbox/_material3-definition.scss +0 -4
- package/styles/numerictextbox/_tailwind-dark-definition.scss +0 -1
- package/styles/numerictextbox/_tailwind-definition.scss +0 -3
- package/styles/numerictextbox/_theme.scss +0 -39
- package/styles/numerictextbox/icons/_bootstrap-dark.scss +0 -11
- package/styles/numerictextbox/icons/_bootstrap.scss +0 -11
- package/styles/numerictextbox/icons/_bootstrap4.scss +0 -11
- package/styles/numerictextbox/icons/_bootstrap5-dark.scss +0 -1
- package/styles/numerictextbox/icons/_bootstrap5.scss +0 -11
- package/styles/numerictextbox/icons/_fabric-dark.scss +0 -11
- package/styles/numerictextbox/icons/_fabric.scss +0 -11
- package/styles/numerictextbox/icons/_fluent-dark.scss +0 -1
- package/styles/numerictextbox/icons/_fluent.scss +0 -11
- package/styles/numerictextbox/icons/_fusionnew.scss +0 -11
- package/styles/numerictextbox/icons/_highcontrast-light.scss +0 -11
- package/styles/numerictextbox/icons/_highcontrast.scss +0 -11
- package/styles/numerictextbox/icons/_material-dark.scss +0 -11
- package/styles/numerictextbox/icons/_material.scss +0 -11
- package/styles/numerictextbox/icons/_material3-dark.scss +0 -1
- package/styles/numerictextbox/icons/_material3.scss +0 -11
- package/styles/numerictextbox/icons/_tailwind-dark.scss +0 -1
- package/styles/numerictextbox/icons/_tailwind.scss +0 -11
- package/styles/rating/_all.scss +0 -2
- package/styles/rating/_bootstrap-dark-definition.scss +0 -47
- package/styles/rating/_bootstrap-definition.scss +0 -47
- package/styles/rating/_bootstrap4-definition.scss +0 -47
- package/styles/rating/_bootstrap5-dark-definition.scss +0 -1
- package/styles/rating/_bootstrap5-definition.scss +0 -47
- package/styles/rating/_fabric-dark-definition.scss +0 -47
- package/styles/rating/_fabric-definition.scss +0 -47
- package/styles/rating/_fluent-dark-definition.scss +0 -1
- package/styles/rating/_fluent-definition.scss +0 -47
- package/styles/rating/_fusionnew-definition.scss +0 -47
- package/styles/rating/_highcontrast-definition.scss +0 -47
- package/styles/rating/_highcontrast-light-definition.scss +0 -47
- package/styles/rating/_layout.scss +0 -211
- package/styles/rating/_material-dark-definition.scss +0 -47
- package/styles/rating/_material-definition.scss +0 -47
- package/styles/rating/_material3-dark-definition.scss +0 -1
- package/styles/rating/_material3-definition.scss +0 -47
- package/styles/rating/_tailwind-dark-definition.scss +0 -1
- package/styles/rating/_tailwind-definition.scss +0 -47
- package/styles/rating/_theme.scss +0 -192
- package/styles/signature/_all.scss +0 -2
- package/styles/signature/_bootstrap-dark-definition.scss +0 -3
- package/styles/signature/_bootstrap-definition.scss +0 -3
- package/styles/signature/_bootstrap4-definition.scss +0 -3
- package/styles/signature/_bootstrap5-dark-definition.scss +0 -1
- package/styles/signature/_bootstrap5-definition.scss +0 -3
- package/styles/signature/_fabric-dark-definition.scss +0 -3
- package/styles/signature/_fabric-definition.scss +0 -3
- package/styles/signature/_fluent-dark-definition.scss +0 -1
- package/styles/signature/_fluent-definition.scss +0 -3
- package/styles/signature/_fusionnew-definition.scss +0 -3
- package/styles/signature/_highcontrast-definition.scss +0 -3
- package/styles/signature/_highcontrast-light-definition.scss +0 -3
- package/styles/signature/_layout.scss +0 -5
- package/styles/signature/_material-dark-definition.scss +0 -3
- package/styles/signature/_material-definition.scss +0 -3
- package/styles/signature/_material3-dark-definition.scss +0 -1
- package/styles/signature/_material3-definition.scss +0 -3
- package/styles/signature/_tailwind-dark-definition.scss +0 -1
- package/styles/signature/_tailwind-definition.scss +0 -3
- package/styles/signature/_theme.scss +0 -7
- package/styles/slider/_all.scss +0 -3
- package/styles/slider/_bootstrap-dark-definition.scss +0 -156
- package/styles/slider/_bootstrap-definition.scss +0 -152
- package/styles/slider/_bootstrap4-definition.scss +0 -147
- package/styles/slider/_bootstrap5-dark-definition.scss +0 -1
- package/styles/slider/_bootstrap5-definition.scss +0 -90
- package/styles/slider/_fabric-dark-definition.scss +0 -162
- package/styles/slider/_fabric-definition.scss +0 -156
- package/styles/slider/_fluent-dark-definition.scss +0 -1
- package/styles/slider/_fluent-definition.scss +0 -74
- package/styles/slider/_fusionnew-definition.scss +0 -90
- package/styles/slider/_highcontrast-definition.scss +0 -145
- package/styles/slider/_highcontrast-light-definition.scss +0 -149
- package/styles/slider/_icons.scss +0 -1
- package/styles/slider/_layout.scss +0 -2485
- package/styles/slider/_material-dark-definition.scss +0 -159
- package/styles/slider/_material-definition.scss +0 -154
- package/styles/slider/_material3-dark-definition.scss +0 -1
- package/styles/slider/_material3-definition.scss +0 -97
- package/styles/slider/_tailwind-dark-definition.scss +0 -1
- package/styles/slider/_tailwind-definition.scss +0 -84
- package/styles/slider/_theme.scss +0 -249
- package/styles/textbox/_all.scss +0 -1
- package/styles/textbox/_bootstrap-dark-definition.scss +0 -4
- package/styles/textbox/_bootstrap-definition.scss +0 -4
- package/styles/textbox/_bootstrap4-definition.scss +0 -4
- package/styles/textbox/_bootstrap5-dark-definition.scss +0 -1
- package/styles/textbox/_bootstrap5-definition.scss +0 -4
- package/styles/textbox/_fabric-dark-definition.scss +0 -4
- package/styles/textbox/_fabric-definition.scss +0 -4
- package/styles/textbox/_fluent-dark-definition.scss +0 -1
- package/styles/textbox/_fluent-definition.scss +0 -4
- package/styles/textbox/_fusionnew-definition.scss +0 -4
- package/styles/textbox/_highcontrast-definition.scss +0 -4
- package/styles/textbox/_highcontrast-light-definition.scss +0 -4
- package/styles/textbox/_layout.scss +0 -37
- package/styles/textbox/_material-dark-definition.scss +0 -4
- package/styles/textbox/_material-definition.scss +0 -4
- package/styles/textbox/_material3-dark-definition.scss +0 -1
- package/styles/textbox/_material3-definition.scss +0 -4
- package/styles/textbox/_tailwind-dark-definition.scss +0 -1
- package/styles/textbox/_tailwind-definition.scss +0 -4
- package/styles/textbox/_theme.scss +0 -1
- package/styles/uploader/_all.scss +0 -2
- package/styles/uploader/_bootstrap-dark-definition.scss +0 -213
- package/styles/uploader/_bootstrap-definition.scss +0 -208
- package/styles/uploader/_bootstrap4-definition.scss +0 -211
- package/styles/uploader/_bootstrap5-dark-definition.scss +0 -1
- package/styles/uploader/_bootstrap5-definition.scss +0 -216
- package/styles/uploader/_definition.scss +0 -142
- package/styles/uploader/_fabric-dark-definition.scss +0 -216
- package/styles/uploader/_fabric-definition.scss +0 -210
- package/styles/uploader/_fluent-dark-definition.scss +0 -1
- package/styles/uploader/_fluent-definition.scss +0 -234
- package/styles/uploader/_fusionnew-definition.scss +0 -216
- package/styles/uploader/_highcontrast-definition.scss +0 -211
- package/styles/uploader/_highcontrast-light-definition.scss +0 -219
- package/styles/uploader/_layout.scss +0 -989
- package/styles/uploader/_material-dark-definition.scss +0 -217
- package/styles/uploader/_material-definition.scss +0 -214
- package/styles/uploader/_material3-dark-definition.scss +0 -1
- package/styles/uploader/_material3-definition.scss +0 -215
- package/styles/uploader/_tailwind-dark-definition.scss +0 -1
- package/styles/uploader/_tailwind-definition.scss +0 -232
- package/styles/uploader/_theme.scss +0 -146
- package/styles/uploader/icons/_bootstrap-dark.scss +0 -34
- package/styles/uploader/icons/_bootstrap.scss +0 -34
- package/styles/uploader/icons/_bootstrap4.scss +0 -34
- package/styles/uploader/icons/_bootstrap5-dark.scss +0 -1
- package/styles/uploader/icons/_bootstrap5.scss +0 -34
- package/styles/uploader/icons/_fabric-dark.scss +0 -34
- package/styles/uploader/icons/_fabric.scss +0 -34
- package/styles/uploader/icons/_fluent-dark.scss +0 -1
- package/styles/uploader/icons/_fluent.scss +0 -34
- package/styles/uploader/icons/_fusionnew.scss +0 -34
- package/styles/uploader/icons/_highcontrast-light.scss +0 -34
- package/styles/uploader/icons/_highcontrast.scss +0 -34
- package/styles/uploader/icons/_material-dark.scss +0 -34
- package/styles/uploader/icons/_material.scss +0 -34
- package/styles/uploader/icons/_material3-dark.scss +0 -1
- package/styles/uploader/icons/_material3.scss +0 -34
- package/styles/uploader/icons/_tailwind-dark.scss +0 -1
- package/styles/uploader/icons/_tailwind.scss +0 -34
- package/syncfusion-ej2-angular-inputs.d.ts +0 -5
|
@@ -1,249 +0,0 @@
|
|
|
1
|
-
@include export-module('slider-theme') {
|
|
2
|
-
|
|
3
|
-
/*! component theme */
|
|
4
|
-
.e-control-wrapper.e-slider-container {
|
|
5
|
-
@if ($skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
|
6
|
-
&.e-material-slider .e-slider .e-handle.e-handle-first {
|
|
7
|
-
background: transparent;
|
|
8
|
-
border-color: transparent;
|
|
9
|
-
@if $skin-name == 'Material3' or $skin-name == 'Material3-dark' {
|
|
10
|
-
box-shadow: none;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
&.e-material-slider .e-slider .e-handle.e-handle-second {
|
|
15
|
-
background: transparent;
|
|
16
|
-
border-color: transparent;
|
|
17
|
-
@if $skin-name == 'Material3' or $skin-name == 'Material3-dark' {
|
|
18
|
-
box-shadow: none;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.e-slider-button {
|
|
24
|
-
background-color: $slider-button-bg-color;
|
|
25
|
-
border: 1px solid $slider-button-border-color;
|
|
26
|
-
@if ($skin-name == 'tailwind' or $skin-name == 'bootstrap5') {
|
|
27
|
-
border-radius: 10px;
|
|
28
|
-
box-shadow: $slider-button-shadow;
|
|
29
|
-
height: 20px;
|
|
30
|
-
width: 20px;
|
|
31
|
-
}
|
|
32
|
-
@else {
|
|
33
|
-
border-radius: 50%;
|
|
34
|
-
@if ($skin-name == 'FluentUI') {
|
|
35
|
-
height: 16px;
|
|
36
|
-
width: 16px;
|
|
37
|
-
}
|
|
38
|
-
@else if ($skin-name == 'Material3') {
|
|
39
|
-
height: 24px;
|
|
40
|
-
width: 24px;
|
|
41
|
-
padding: 4px;
|
|
42
|
-
border: none;
|
|
43
|
-
}
|
|
44
|
-
@else {
|
|
45
|
-
height: 18px;
|
|
46
|
-
width: 18px;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
box-sizing: border-box;
|
|
50
|
-
cursor: pointer;
|
|
51
|
-
outline: none;
|
|
52
|
-
@if ($skin-name != 'Material3') {
|
|
53
|
-
padding: 0;
|
|
54
|
-
}
|
|
55
|
-
position: absolute;
|
|
56
|
-
@if ($skin-name == 'bootstrap4') {
|
|
57
|
-
border: 0;
|
|
58
|
-
height: 16px;
|
|
59
|
-
width: 16px;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.e-slider-button:hover {
|
|
64
|
-
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
65
|
-
background-color: $slider-range-bar-color;
|
|
66
|
-
border-color: $slider-range-bar-color;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.e-button-icon::before {
|
|
70
|
-
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
71
|
-
color: $slider-button-icon-font-color;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-slider-button:active {
|
|
77
|
-
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
78
|
-
background-color: $slider-range-bar-color;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.e-button-icon::before {
|
|
82
|
-
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
83
|
-
color: $slider-button-icon-font-color;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
@if ($skin-name == 'tailwind') {
|
|
89
|
-
&:not(.e-disabled) {
|
|
90
|
-
.e-slider-button {
|
|
91
|
-
&:hover {
|
|
92
|
-
background-color: $secondary-bg-color-hover;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
&:active {
|
|
96
|
-
background-color: $secondary-bg-color-pressed;
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
.e-slider {
|
|
103
|
-
.e-range {
|
|
104
|
-
background-color: $slider-range-bar-color;
|
|
105
|
-
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
106
|
-
border-radius: 4px;
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.e-range.e-tab-range {
|
|
111
|
-
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' or $skin-name == 'FluentUI' {
|
|
112
|
-
background-color: $slider-tab-range-color;
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.e-handle {
|
|
117
|
-
background-color: $slider-handle-bg-color;
|
|
118
|
-
@if ($skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5') {
|
|
119
|
-
border: 1px solid $slider-normal-handle-border-color;
|
|
120
|
-
}
|
|
121
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI') {
|
|
122
|
-
border: 2px solid $slider-normal-handle-border-color;
|
|
123
|
-
}
|
|
124
|
-
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
125
|
-
border: 2px solid $slider-normal-handle-border-color;
|
|
126
|
-
}
|
|
127
|
-
@if ($skin-name != 'bootstrap' and $skin-name != 'bootstrap-dark' and $skin-name != 'bootstrap5' or $skin-name != 'FluentUI') {
|
|
128
|
-
border-color: $slider-normal-handle-border-color;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
&.e-material-tooltip {
|
|
132
|
-
background-color: transparent;
|
|
133
|
-
border-color: transparent;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
&.e-handle-first {
|
|
137
|
-
&:hover {
|
|
138
|
-
@if ($skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark') {
|
|
139
|
-
background-color: $slider-handle-active-bg-color;
|
|
140
|
-
border-color: $slider-handle-active-border-color;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
&:active {
|
|
145
|
-
@if ($skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark') {
|
|
146
|
-
background-color: $slider-handle-active-bg-color;
|
|
147
|
-
border-color: $slider-handle-active-border-color;
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
&.e-handle-second {
|
|
153
|
-
&:hover {
|
|
154
|
-
@if ($skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark') {
|
|
155
|
-
background-color: $slider-handle-active-bg-color;
|
|
156
|
-
border-color: $slider-handle-active-border-color;
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
&:active {
|
|
161
|
-
@if ($skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark') {
|
|
162
|
-
background-color: $slider-handle-active-bg-color;
|
|
163
|
-
border-color: $slider-handle-active-border-color;
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.e-slider {
|
|
171
|
-
.e-handle:hover {
|
|
172
|
-
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
173
|
-
background-color: $slider-hover-handle-color;
|
|
174
|
-
}
|
|
175
|
-
@if ($skin-name == 'bootstrap5') {
|
|
176
|
-
background-color: $slider-hover-handle-color;
|
|
177
|
-
border-color: $slider-hover-handle-border-color;
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.e-handle:active {
|
|
182
|
-
@if ($skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
183
|
-
background-color: $slider-active-handle-bg-color;
|
|
184
|
-
}
|
|
185
|
-
@if ($skin-name == 'bootstrap5') {
|
|
186
|
-
background-color: $slider-hover-handle-color;
|
|
187
|
-
border-color: $slider-hover-handle-border-color;
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
&.e-slider-hover {
|
|
193
|
-
.e-slider-track {
|
|
194
|
-
@if ($skin-name != 'highcontrast' and $skin-name != 'highcontrast-light' and $skin-name != 'bootstrap4') {
|
|
195
|
-
background-color: $slider-hover-color;
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.e-range {
|
|
200
|
-
@if ($skin-name != 'highcontrast' and $skin-name != 'highcontrast-light' and $skin-name != 'bootstrap4' and $skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
201
|
-
background-color: $slider-range-bar-hover-color;
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
.e-handle {
|
|
206
|
-
@if ($skin-name != 'highcontrast' and $skin-name != 'highcontrast-light' and $skin-name != 'bootstrap4') {
|
|
207
|
-
border-color: $slider-handle-hover-border-color;
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
&.e-disabled {
|
|
213
|
-
@if ($skin-name == 'tailwind') {
|
|
214
|
-
.e-slider {
|
|
215
|
-
.e-range {
|
|
216
|
-
background: $slider-disabled-bg-color;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
.e-handle {
|
|
220
|
-
background: $slider-disabled-bg-color;
|
|
221
|
-
border-color: $slider-disabled-bg-color;
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
.e-control-wrapper.e-slider-container {
|
|
230
|
-
&:not(.e-disabled):not(.e-read-only):active {
|
|
231
|
-
.e-handle {
|
|
232
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI') {
|
|
233
|
-
border-color: $slider-tab-border-color;
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
.e-range {
|
|
238
|
-
@if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'FluentUI') {
|
|
239
|
-
background-color: $slider-tab-range-color;
|
|
240
|
-
}
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
.e-slider-track {
|
|
244
|
-
@if ($skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark') {
|
|
245
|
-
background-color: $slider-tab-track-color;
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
}
|
package/styles/textbox/_all.scss
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/* stylelint-disable-line no-empty-source */
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './bootstrap5-definition.scss';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './fluent-definition.scss';
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
.e-content-placeholder.e-textbox.e-placeholder-textbox {
|
|
2
|
-
background-size: 300px 33px;
|
|
3
|
-
min-height: 33px;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.e-bigger .e-content-placeholder.e-textbox.e-placeholder-textbox,
|
|
7
|
-
.e-bigger.e-content-placeholder.e-textbox.e-placeholder-textbox {
|
|
8
|
-
background-size: 300px 40px;
|
|
9
|
-
min-height: 40px;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-input-group.e-input-focus.e-multi-line-input textarea.e-textbox {
|
|
13
|
-
padding-right: 30px;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-input-group.e-input-focus.e-rtl.e-multi-line-input textarea.e-textbox {
|
|
17
|
-
padding-left: 30px;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.e-bigger .e-input-group.e-input-focus.e-multi-line-input textarea.e-textbox {
|
|
21
|
-
padding-right: 32px;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.e-bigger .e-input-group.e-input-focus.e-rtl.e-multi-line-input textarea.e-textbox {
|
|
25
|
-
padding-left: 32px;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.e-input-group.e-multi-line-input .e-clear-icon:not(.e-clear-icon-hide) {
|
|
29
|
-
position: absolute;
|
|
30
|
-
right: $multiline-clear-icon-right-position;
|
|
31
|
-
top: $multiline-clear-icon-top-position;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.e-input-group.e-rtl.e-multi-line-input .e-clear-icon:not(.e-clear-icon-hide) {
|
|
35
|
-
right: initial;
|
|
36
|
-
left: $multiline-clear-icon-left-position;
|
|
37
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './material3-definition.scss';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './tailwind-definition.scss';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/* stylelint-disable-line no-empty-source */
|
|
@@ -1,213 +0,0 @@
|
|
|
1
|
-
$zero-value: 0 !default;
|
|
2
|
-
$upload-root-font-family: $font-family !default;
|
|
3
|
-
$upload-element-opacity: $zero-value !default;
|
|
4
|
-
$upload-element-width: $zero-value !default;
|
|
5
|
-
$select-file-margin: $zero-value !default;
|
|
6
|
-
$select-file-padding: $zero-value !default;
|
|
7
|
-
$list-items-font-size: 15px !default;
|
|
8
|
-
$list-item-height: 35px !default;
|
|
9
|
-
$list-item-margin-right: 90px !default;
|
|
10
|
-
$list-item-name-width: 75% !default;
|
|
11
|
-
$progress-bar-wrapper-height: 5px !default;
|
|
12
|
-
$progress-bar-height: 90% !default;
|
|
13
|
-
$delete-icon-opacity: 1 !default;
|
|
14
|
-
$float-right: right !default;
|
|
15
|
-
$float-left: left !default;
|
|
16
|
-
$right: 100% !default;
|
|
17
|
-
$file-status-rtl-top-margin: 7% !default;
|
|
18
|
-
$remove-icon-height: 20px !default;
|
|
19
|
-
$remove-icon-width: 20px !default;
|
|
20
|
-
$remove-bigger-icon-height: 20px !default;
|
|
21
|
-
$remove-bigger-icon-width: 20px !default;
|
|
22
|
-
$remove-icon-before: 4px !default;
|
|
23
|
-
$file-size-top: $zero-value !default;
|
|
24
|
-
$action-buttons-margin: 10px !default;
|
|
25
|
-
$file-status-rtl: 30px !default;
|
|
26
|
-
$progress-inner-wrap-height: 5px !default;
|
|
27
|
-
$progress-inner-wrap-top: 3px !default;
|
|
28
|
-
$progress-bar-wrap-top: 34px !default;
|
|
29
|
-
$file-status-top-bigger: 35px !default;
|
|
30
|
-
$file-drop-rtl-smaller: -10px !default;
|
|
31
|
-
$file-drop-rtl-bigger: -10px !default;
|
|
32
|
-
$footer-height: 50px !default;
|
|
33
|
-
$footer-height-smaller: 30px !default;
|
|
34
|
-
$footer-buttons-height: 30px !default;
|
|
35
|
-
$footer-buttons-height-bigger: 40px !default;
|
|
36
|
-
$file-name-top: $zero-value !default;
|
|
37
|
-
$file-container-top-bigger: $zero-value !default;
|
|
38
|
-
$remove-icon-rtl: 20px !default;
|
|
39
|
-
$reload-btn-right: 36px !default;
|
|
40
|
-
$icons-small-ie-padding: 18px 13px 18px 23px !default;
|
|
41
|
-
$icons-bigger-ie-padding: 20px 17px 20px 26px !default;
|
|
42
|
-
|
|
43
|
-
// Smaller values
|
|
44
|
-
$list-items-font-size-smaller: 14px !default;
|
|
45
|
-
$list-items-height-smaller: 60px !default;
|
|
46
|
-
$list-item-status-margin-smaller: 8px !default;
|
|
47
|
-
$progress-bar-top-smaller: $zero-value !default;
|
|
48
|
-
$progress-bar-wrapper-height-smaller: 10px !default;
|
|
49
|
-
$file-status-top-smaller: 19px !default;
|
|
50
|
-
$list-item-status-top-smaller: 10px !default;
|
|
51
|
-
$file-size-top-smaller: 10px !default;
|
|
52
|
-
$file-size-left-smaller: 10px !default;
|
|
53
|
-
$file-type-top-smaller: $zero-value !default;
|
|
54
|
-
$file-size-rtl-right: 10px !default;
|
|
55
|
-
$list-item-size-top: 30px !default;
|
|
56
|
-
$file-container-height: 100% !default;
|
|
57
|
-
$progress-bar-paddding: 6px 6px !default;
|
|
58
|
-
$remove-icon-before-bigger: 15px !default;
|
|
59
|
-
|
|
60
|
-
// Smaller RTL values
|
|
61
|
-
$file-status-rtl-smaller: 21px !default;
|
|
62
|
-
$progress-bar-wrap-top-smaller: 23px !default;
|
|
63
|
-
$rtl-progress-left-smaller: -23px !default;
|
|
64
|
-
$remove-icon-top-bigger: 10px !default;
|
|
65
|
-
$file-container-top: $zero-value !default;
|
|
66
|
-
|
|
67
|
-
// themes files
|
|
68
|
-
$progress-bar-transition: width 2s !default;
|
|
69
|
-
$remove-icon-disabled-color: $zero-value !default;
|
|
70
|
-
$progress-text-rtl-smaller: 0 !default;
|
|
71
|
-
$pause-play-button-right-value: 36px !default;
|
|
72
|
-
$pause-play-button-right-value-bigger: 45px !default;
|
|
73
|
-
$pause-play-button-right-value-bigger-rtl: 41px !default;
|
|
74
|
-
$file-container-left: 60px !default;
|
|
75
|
-
$ie-icons-position-value: 10px !default;
|
|
76
|
-
$ie-abort-icon-position-value: 12px !default;
|
|
77
|
-
|
|
78
|
-
//default
|
|
79
|
-
$upload-font-family: inherit !default;
|
|
80
|
-
$drop-area-font-size-smaller: 14px !default;
|
|
81
|
-
$drop-area-font-size: 15px !default;
|
|
82
|
-
$drop-text-color: $grey-dark-font !default;
|
|
83
|
-
$file-drop-text-color: $drop-text-color !default;
|
|
84
|
-
$drag-hover-border: 2px dashed $brand-primary !default;
|
|
85
|
-
$drop-zone-margin: 3px !default;
|
|
86
|
-
$header-padding: 16px 0 16px 12px !default;
|
|
87
|
-
$drop-area-padding-left: 15px !default;
|
|
88
|
-
$drop-area-padding-left-smaller: 11px !default;
|
|
89
|
-
$file-name-font-size-smaller: 14px !default;
|
|
90
|
-
$file-name-font-size: 15px !default;
|
|
91
|
-
$file-size-color: $grey-f5 !default;
|
|
92
|
-
$list-item-status-font-size-smaller: 12px !default;
|
|
93
|
-
$list-item-status-font-size: 13px !default;
|
|
94
|
-
$list-item-status-bigger-font-size: $list-item-status-font-size !default;
|
|
95
|
-
$list-item-margin-left-smaller: 12px !default;
|
|
96
|
-
$list-item-margin-left: 15px !default;
|
|
97
|
-
$list-line-height: normal !default;
|
|
98
|
-
$remove-icon-margin: 15px !default;
|
|
99
|
-
$remove-icon-margin-smaller: 12px !default;
|
|
100
|
-
$action-buttons-margin-smaller: 12px !default;
|
|
101
|
-
$footer-buttons-margin: 15px !default;
|
|
102
|
-
$list-bottom-border: 1px solid $grey-44 !default;
|
|
103
|
-
$delete-icon-padding-smaller: 15px !default;
|
|
104
|
-
$delete-icon-padding: 24px !default;
|
|
105
|
-
$remove-icon-right: $zero-value !default;
|
|
106
|
-
$remove-icon-top-smaller: 50% !default;
|
|
107
|
-
$remove-icon-before-left: 9px !default;
|
|
108
|
-
$remove-icon-before-top: 9px !default;
|
|
109
|
-
$remove-icon-margin-top: -24px !default;
|
|
110
|
-
$file-name-padding-top-smaller: 12px !default;
|
|
111
|
-
$file-name-padding-top: 15px !default;
|
|
112
|
-
$file-size-padding: 10px $zero-value !default;
|
|
113
|
-
$file-size-padding-smaller: 8px $zero-value !default;
|
|
114
|
-
$progress-bar-wrapper-width: 95% !default;
|
|
115
|
-
$progress-bar-top-paddding: 6px !default;
|
|
116
|
-
$progress-bar-bottom-paddding: 11px !default;
|
|
117
|
-
$progress-bar-text-right-smaller: $zero-value !default;
|
|
118
|
-
$progress-bar-text-top-smaller: -33px !default;
|
|
119
|
-
$li-min-height: 92px !default;
|
|
120
|
-
$inner-wrap-radius: 2px !default;
|
|
121
|
-
$progress-bar-radius: 1px !default;
|
|
122
|
-
$progress-inner-wrap-height-smaller: 4px !default;
|
|
123
|
-
$progress-bar-height-smaller: 4px !default;
|
|
124
|
-
$upload-success-color: $brand-success !default;
|
|
125
|
-
$upload-failure-color: $brand-danger !default;
|
|
126
|
-
$upload-in-progress-color: $brand-primary !default;
|
|
127
|
-
$progress-background-color: $grey-e6 !default;
|
|
128
|
-
$remove-icon-before-left-bigger: 12px !default;
|
|
129
|
-
$remove-icon-before-top-bigger: 12px !default;
|
|
130
|
-
$list-items-height: 108px !default;
|
|
131
|
-
$progress-bar-text-right: 16px !default;
|
|
132
|
-
$progress-bar-text-top: -36px !default;
|
|
133
|
-
$progress-bar-wrapper-width-bigger: 95% !default;
|
|
134
|
-
$header-padding-rtl-bigger: 20px 15px 20px $zero-value !default;
|
|
135
|
-
$header-padding-bigger: 20px 0 20px 15px !default;
|
|
136
|
-
$margin-rtl-header: $zero-value !default;
|
|
137
|
-
$margin-rtl: 15px !default;
|
|
138
|
-
$remove-icon-rtl-bigger: $zero-value !default;
|
|
139
|
-
$progress-bar-width-rtl: 86% !default;
|
|
140
|
-
$header-padding-rtl-smaller: 16px 12px 16px $zero-value !default;
|
|
141
|
-
$margin-rtl-header-smaller: $zero-value !default;
|
|
142
|
-
$margin-rtl-smaller: 11px !default;
|
|
143
|
-
$left: $zero-value !default;
|
|
144
|
-
$rtl-progress-top: -32px !default;
|
|
145
|
-
$remove-icon-rtl-top-smaller: 50% !default;
|
|
146
|
-
$file-name-font-family: inherit !default;
|
|
147
|
-
$progress-text-color: $grey-f5 !default;
|
|
148
|
-
$remove-icon-top: 50% !default;
|
|
149
|
-
$clear-icon-focus-color: $grey !default;
|
|
150
|
-
$clear-icon-font-content: '\e96c' !default;
|
|
151
|
-
$delete-icon-font-content: '\e201' !default;
|
|
152
|
-
$abort-icon-font-content: '\e991' !default;
|
|
153
|
-
$reload-icon-font-content: '\e975' !default;
|
|
154
|
-
$remove-icon-font-size-smaller: 11px !default;
|
|
155
|
-
$remove-icon-font-size: 12px !default;
|
|
156
|
-
$delete-icon-font-size: 12px !default;
|
|
157
|
-
$abort-icon-font-size: 18px !default;
|
|
158
|
-
$delete-icon-font-size-smaller: 11px !default;
|
|
159
|
-
$abort-icon-font-size-smaller: 15px !default;
|
|
160
|
-
$upload-border: 1px solid $grey-44 !default;
|
|
161
|
-
$remove-icon-padding-smaller: 16px !default;
|
|
162
|
-
$remove-icon-margin-top-smaller: -22px !default;
|
|
163
|
-
$pause-icon-font-content: '\e329' !default;
|
|
164
|
-
$play-icon-font-content: '\e328' !default;
|
|
165
|
-
$remove-icon-color: $grey-cc !default;
|
|
166
|
-
$upload-hover-icon-color: $grey-dark-font !default;
|
|
167
|
-
$disabled-state: rgba($grey-dark-font, .38) !default;
|
|
168
|
-
$uploader-icons-hover-radius: 50% !default;
|
|
169
|
-
|
|
170
|
-
// mouse small
|
|
171
|
-
$header-padding-small: 12px 0 12px 12px !default;
|
|
172
|
-
$drop-area-small-font-size: 13px !default;
|
|
173
|
-
$file-small-name-font-size: 12px !default;
|
|
174
|
-
$file-small-name-padding-top: 12px !default;
|
|
175
|
-
$list-small-item-status-font-size: 12px !default;
|
|
176
|
-
$file-small-size-padding: 6px 0 !default;
|
|
177
|
-
$remove-small-icon-font-size: 10px !default;
|
|
178
|
-
$remove-small-icon-height: 24px !default;
|
|
179
|
-
$delete-small-icon-padding: 12px !default;
|
|
180
|
-
$remove-small-icon-width: 24px !default;
|
|
181
|
-
$progress-bar-bottom-paddding-small: 2px !default;
|
|
182
|
-
$drop-small-area-padding-left: 10px !default;
|
|
183
|
-
$li-min-height-small: 79px !default;
|
|
184
|
-
$header-padding-rtl-small: 12px 12px 12px 0 !default;
|
|
185
|
-
|
|
186
|
-
//enddefault
|
|
187
|
-
|
|
188
|
-
// form upload
|
|
189
|
-
$form-upload-file-name-line-height: 1.5 !default;
|
|
190
|
-
$form-upload-file-list-height: $list-item-height !default;
|
|
191
|
-
$form-upload-file-list-padding-top: $file-name-padding-top - 4 !default;
|
|
192
|
-
$form-upload-file-list-padding-bottom: $file-name-padding-top !default;
|
|
193
|
-
$form-upload-file-name-padding: 4px !default;
|
|
194
|
-
$form-upload-file-status-font-size: $list-item-status-font-size-smaller !default;
|
|
195
|
-
$form-upload-remove-icon-top: 42px !default;
|
|
196
|
-
$form-upload-bigger-remove-icon-top: 38px !default;
|
|
197
|
-
$form-upload-small-remove-icon-top: 42px !default;
|
|
198
|
-
|
|
199
|
-
// form upload - bigger
|
|
200
|
-
$form-upload-bigger-file-name-line-height: 1.5 !default;
|
|
201
|
-
$form-upload-bigger-file-list-height: $list-item-height !default;
|
|
202
|
-
$form-upload-bigger-file-list-padding-top: $file-name-padding-top - 4 !default;
|
|
203
|
-
$form-upload-bigger-file-list-padding-bottom: $file-name-padding-top !default;
|
|
204
|
-
$form-upload-bigger-file-name-padding: 4px !default;
|
|
205
|
-
$form-upload-bigger-file-status-font-size: $list-item-status-font-size !default;
|
|
206
|
-
|
|
207
|
-
// form upload - small
|
|
208
|
-
$form-upload-small-file-name-line-height: 1.5 !default;
|
|
209
|
-
$form-upload-small-file-list-height: $list-item-height !default;
|
|
210
|
-
$form-upload-small-file-list-padding-top: $file-small-name-padding-top - 4 !default;
|
|
211
|
-
$form-upload-small-file-list-padding-bottom: $file-small-name-padding-top !default;
|
|
212
|
-
$form-upload-small-file-name-padding: 4px !default;
|
|
213
|
-
$form-upload-small-file-status-font-size: $list-item-status-font-size-smaller !default;
|