/**
 * Copyright © INOVUA TRADING.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */

$INOVUA_CALENDAR_ROOT_CLASS: 'inovua-react-toolkit-calendar' !default;
$INOVUA_DATE_INPUT_ROOT_CLASS: 'inovua-react-toolkit-date-input' !default;
$INOVUA_OVERLAY_ROOT_CLASS: '#{$INOVUA_DATE_INPUT_ROOT_CLASS}__overlay';
