import { ElementRef, Renderer2, AfterViewInit, ChangeDetectorRef, OnChanges, SimpleChanges } from '@angular/core'; import { GasButton } from './gas-button.namespace'; import { GasIcon } from '../../utils/gas-icons/icon/gas-icon.namespace'; import { GasColor } from '../../core/colors/color.namespace'; import { GasSize } from '../../core/sizes/gas-size.enum'; /** * @description Кнопка, используется по селектору через аттрибут * * @example * @example