@if (isTableColumn || isSmallProgressBar) {
@let textWeightClass = isBoldText ? 'ca-font-semi-bold ' : 'ca-font-regular'; @let textColorClass = isFocused ? 'text-color-white' : isBoldText ? 'text-color-black' : 'text-color-black-2'; @if (text) { {{ text }} }
} @else {
{{customText}} {{customTextPrice}}
{{text}}
}
@if (colorConfig) {
} @else {
}