@syncfusion/ej2-vue-inputs 20.1.61 → 20.2.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/ej2-vue-inputs.umd.min.js +2 -29
  2. package/dist/ej2-vue-inputs.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-vue-inputs.es2015.js +7 -7
  4. package/dist/es6/ej2-vue-inputs.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-inputs.es5.js +7 -7
  6. package/dist/es6/ej2-vue-inputs.es5.js.map +1 -1
  7. package/dist/global/ej2-vue-inputs.min.js +2 -2
  8. package/package.json +8 -8
  9. package/src/color-picker/colorpicker.component.js +1 -1
  10. package/src/maskedtextbox/maskedtextbox.component.js +1 -1
  11. package/src/numerictextbox/numerictextbox.component.js +1 -1
  12. package/src/signature/signature.component.js +1 -1
  13. package/src/slider/slider.component.js +1 -1
  14. package/src/textbox/textbox.component.js +1 -1
  15. package/src/uploader/uploader.component.js +1 -1
  16. package/styles/bootstrap-dark.css +4 -2
  17. package/styles/bootstrap.css +4 -2
  18. package/styles/bootstrap4.css +4 -2
  19. package/styles/bootstrap5-dark.css +4 -2
  20. package/styles/bootstrap5.css +4 -2
  21. package/styles/color-picker/bootstrap-dark.css +4 -2
  22. package/styles/color-picker/bootstrap.css +4 -2
  23. package/styles/color-picker/bootstrap4.css +4 -2
  24. package/styles/color-picker/bootstrap5-dark.css +4 -2
  25. package/styles/color-picker/bootstrap5.css +4 -2
  26. package/styles/color-picker/fabric-dark.css +4 -2
  27. package/styles/color-picker/fabric.css +4 -2
  28. package/styles/color-picker/fluent-dark.css +4 -2
  29. package/styles/color-picker/fluent.css +4 -2
  30. package/styles/color-picker/highcontrast-light.css +4 -2
  31. package/styles/color-picker/highcontrast.css +4 -2
  32. package/styles/color-picker/material-dark.css +4 -2
  33. package/styles/color-picker/material.css +4 -2
  34. package/styles/color-picker/tailwind-dark.css +4 -2
  35. package/styles/color-picker/tailwind.css +4 -2
  36. package/styles/fabric-dark.css +4 -2
  37. package/styles/fabric.css +4 -2
  38. package/styles/fluent-dark.css +4 -2
  39. package/styles/fluent.css +4 -2
  40. package/styles/highcontrast-light.css +4 -2
  41. package/styles/highcontrast.css +4 -2
  42. package/styles/material-dark.css +4 -2
  43. package/styles/material.css +4 -2
  44. package/styles/tailwind-dark.css +4 -2
  45. package/styles/tailwind.css +4 -2
@@ -14297,7 +14297,8 @@ body.e-colorpicker-overflow {
14297
14297
  }
14298
14298
 
14299
14299
  .sf-colorpicker.e-container .e-input-container .e-float-input {
14300
- margin-right: calc(3.75% - 2.28px);
14300
+ float: left;
14301
+ margin-left: -1px;
14301
14302
  }
14302
14303
 
14303
14304
  .e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider {
@@ -14377,7 +14378,8 @@ body.e-colorpicker-overflow {
14377
14378
  margin-right: 0;
14378
14379
  }
14379
14380
  .e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input {
14380
- margin-right: calc(3.75% - 2.28px);
14381
+ float: right;
14382
+ margin-right: -1px;
14381
14383
  }
14382
14384
  .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
14383
14385
  margin-left: 0;
@@ -14337,7 +14337,8 @@ body.e-colorpicker-overflow {
14337
14337
  }
14338
14338
 
14339
14339
  .sf-colorpicker.e-container .e-input-container .e-float-input {
14340
- margin-right: calc(3.75% - 2.28px);
14340
+ float: left;
14341
+ margin-left: -1px;
14341
14342
  }
14342
14343
 
14343
14344
  .e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider {
@@ -14417,7 +14418,8 @@ body.e-colorpicker-overflow {
14417
14418
  margin-right: 0;
14418
14419
  }
14419
14420
  .e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input {
14420
- margin-right: calc(3.75% - 2.28px);
14421
+ float: right;
14422
+ margin-right: -1px;
14421
14423
  }
14422
14424
  .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
14423
14425
  margin-left: 0;
@@ -6542,7 +6542,8 @@ body.e-colorpicker-overflow {
6542
6542
  }
6543
6543
 
6544
6544
  .sf-colorpicker.e-container .e-input-container .e-float-input {
6545
- margin-right: calc(2.75% - 2.28px);
6545
+ float: left;
6546
+ margin-left: -1px;
6546
6547
  }
6547
6548
 
6548
6549
  .e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider {
@@ -6622,7 +6623,8 @@ body.e-colorpicker-overflow {
6622
6623
  margin-right: 3.62%;
6623
6624
  }
6624
6625
  .e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input {
6625
- margin-right: calc(2.75% - 2.28px);
6626
+ float: right;
6627
+ margin-right: -1px;
6626
6628
  }
6627
6629
  .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
6628
6630
  margin-left: 0;
@@ -6542,7 +6542,8 @@ body.e-colorpicker-overflow {
6542
6542
  }
6543
6543
 
6544
6544
  .sf-colorpicker.e-container .e-input-container .e-float-input {
6545
- margin-right: calc(2.75% - 2.28px);
6545
+ float: left;
6546
+ margin-left: -1px;
6546
6547
  }
6547
6548
 
6548
6549
  .e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider {
@@ -6622,7 +6623,8 @@ body.e-colorpicker-overflow {
6622
6623
  margin-right: 3.62%;
6623
6624
  }
6624
6625
  .e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input {
6625
- margin-right: calc(2.75% - 2.28px);
6626
+ float: right;
6627
+ margin-right: -1px;
6626
6628
  }
6627
6629
  .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
6628
6630
  margin-left: 0;