@use 'ej2-base/styles/definition/fabric' as *;
@forward 'ej2-base/styles/definition/fabric';
$numeric-skin-name: 'fabric' !default;
$numeric-input-icon-size: 12px !default;
$numeric-input-bigger-icon-size: 12px !default;
$numric-zero-padding-margin: 0 !default;
$numeric-bigger-min-height: 40px !default;
$numeric-min-height: 33px !default;
$numeric-zero-height: 0 !default;

$numeric-prepend-label-bottom-top: 15px !default;
$numeric-prepend-label-top-top: 20px !default;
$numeric-prepend-outline-label-bottom-top: 15px !default;
$numeric-prepend-outline-label-top-top: 20px !default;
$numeric-prepend-filled-label-bottom-top: 15px !default;
$numeric-prepend-filled-label-top-top: 25px !default;
$numeric-bigger-prepend-label-bottom-top: 20px !default;
$numeric-bigger-prepend-label-top-top: 20px !default;
$numeric-bigger-prepend-outline-label-bottom-top: 19px !default;
$numeric-bigger-prepend-outline-label-top-top: 20px !default;
$numeric-bigger-prepend-filled-label-bottom-top: 20px !default;
$numeric-bigger-prepend-filled-label-top-top: 20px !default;
