blob: 1484d9987350a4f6d55e1535b3126be459e9574d [file] [log] [blame]
// Copyright 2016-present the Material Components for iOS authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
#import "MDCIntrinsicHeightTextView.h" // IWYU pragma: keep
#import "MDCMultilineTextField.h" // IWYU pragma: keep
#import "MDCMultilineTextInputDelegate.h" // IWYU pragma: keep
#import "MDCMultilineTextInputLayoutDelegate.h" // IWYU pragma: keep
#import "MDCTextField.h" // IWYU pragma: keep
#import "MDCTextFieldPositioningDelegate.h" // IWYU pragma: keep
#import "MDCTextInput.h" // IWYU pragma: keep
#import "MDCTextInputBorderView.h" // IWYU pragma: keep
#import "MDCTextInputCharacterCounter.h" // IWYU pragma: keep
#import "MDCTextInputController.h" // IWYU pragma: keep
#import "MDCTextInputControllerFilled.h" // IWYU pragma: keep
#import "MDCTextInputControllerFullWidth.h" // IWYU pragma: keep
#import "MDCTextInputControllerLegacyDefault.h" // IWYU pragma: keep
#import "MDCTextInputControllerLegacyFullWidth.h" // IWYU pragma: keep
#import "MDCTextInputControllerOutlined.h" // IWYU pragma: keep
#import "MDCTextInputControllerOutlinedTextArea.h" // IWYU pragma: keep
#import "MDCTextInputControllerUnderline.h" // IWYU pragma: keep
#import "MDCTextInputUnderlineView.h" // IWYU pragma: keep