@getflip/swirl-components-angular 0.152.0 → 0.153.0

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.
@@ -7436,7 +7436,8 @@ SwirlTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version
7436
7436
  SwirlTextInput = __decorate([
7437
7437
  ProxyCmp({
7438
7438
  defineCustomElementFn: undefined,
7439
- inputs: ['autoComplete', 'autoFocus', 'autoGrow', 'autoSelect', 'clearButtonLabel', 'clearable', 'disableDynamicWidth', 'disabled', 'inline', 'invalid', 'max', 'maxLength', 'min', 'mode', 'passwordToggleLabel', 'placeholder', 'prefixLabel', 'required', 'rows', 'showCharacterCounter', 'spellCheck', 'step', 'suffixLabel', 'swirlAriaAutocomplete', 'swirlAriaControls', 'swirlAriaDescribedby', 'swirlAriaExpanded', 'swirlRole', 'type', 'value']
7439
+ inputs: ['autoComplete', 'autoFocus', 'autoGrow', 'autoSelect', 'clearButtonLabel', 'clearable', 'disableDynamicWidth', 'disabled', 'inline', 'invalid', 'max', 'maxLength', 'min', 'mode', 'passwordToggleLabel', 'placeholder', 'prefixLabel', 'required', 'rows', 'showCharacterCounter', 'spellCheck', 'step', 'suffixLabel', 'swirlAriaAutocomplete', 'swirlAriaControls', 'swirlAriaDescribedby', 'swirlAriaExpanded', 'swirlRole', 'type', 'value'],
7440
+ methods: ['blurInput', 'focusInput']
7440
7441
  })
7441
7442
  ], SwirlTextInput);
7442
7443
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.2", ngImport: i0, type: SwirlTextInput, decorators: [{