125 lines
6.2 KiB
Objective-C
125 lines
6.2 KiB
Objective-C
/*
|
|
Copyright (c) 2020, Apple Inc. All rights reserved.
|
|
|
|
Redistribution and use in source and binary forms, with or without modification,
|
|
are permitted provided that the following conditions are met:
|
|
|
|
1. Redistributions of source code must retain the above copyright notice, this
|
|
list of conditions and the following disclaimer.
|
|
|
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
this list of conditions and the following disclaimer in the documentation and/or
|
|
other materials provided with the distribution.
|
|
|
|
3. Neither the name of the copyright holder(s) nor the names of any contributors
|
|
may be used to endorse or promote products derived from this software without
|
|
specific prior written permission. No license is granted to the trademarks of
|
|
the copyright holders even if such marks are included in this software.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
|
|
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
*/
|
|
|
|
#import <ResearchKitUI/ORKAccessibility.h>
|
|
#import <ResearchKitUI/ORKAccessibilityFunctions.h>
|
|
#import <ResearchKitUI/ORKAnswerTextField.h>
|
|
#import <ResearchKitUI/ORKBodyLabel.h>
|
|
#import <ResearchKitUI/ORKBorderedButton.h>
|
|
#import <ResearchKitUI/ORKCaption1Label.h>
|
|
#import <ResearchKitUI/ORKChoiceViewCell.h>
|
|
#import <ResearchKitUI/ORKColorChoiceCellGroup.h>
|
|
#import <ResearchKitUI/ORKCompletionStepViewController.h>
|
|
#import <ResearchKitUI/ORKConsentLearnMoreViewController.h>
|
|
#import <ResearchKitUI/ORKConsentReviewController.h>
|
|
#import <ResearchKitUI/ORKConsentReviewStepViewController.h>
|
|
#import <ResearchKitUI/ORKConsentSharingStepViewController.h>
|
|
#import <ResearchKitUI/ORKContinueButton.h>
|
|
#import <ResearchKitUI/ORKCountdownLabel.h>
|
|
#import <ResearchKitUI/ORKCustomStepView.h>
|
|
#import <ResearchKitUI/ORKCustomStepViewController.h>
|
|
#import <ResearchKitUI/ORKDateTimePicker.h>
|
|
#import <ResearchKitUI/ORKDefaultFont.h>
|
|
#import <ResearchKitUI/ORKDontKnowButton.h>
|
|
#import <ResearchKitUI/ORKFamilyHistoryRelatedPersonCell.h>
|
|
#import <ResearchKitUI/ORKFamilyHistoryStepViewController.h>
|
|
#import <ResearchKitUI/ORKFamilyHistoryTableFooterView.h>
|
|
#import <ResearchKitUI/ORKFootnoteLabel.h>
|
|
#import <ResearchKitUI/ORKFormItemCell.h>
|
|
#import <ResearchKitUI/ORKFormSectionTitleLabel.h>
|
|
#import <ResearchKitUI/ORKFormStepViewController.h>
|
|
#import <ResearchKitUI/ORKGraphChartAccessibilityElement.h>
|
|
#import <ResearchKitUI/ORKHeadlineLabel.h>
|
|
#import <ResearchKitUI/ORKHeightPicker.h>
|
|
#import <ResearchKitUI/ORKIconButton.h>
|
|
#import <ResearchKitUI/ORKImageCaptureStepViewController.h>
|
|
#import <ResearchKitUI/ORKImageChoiceLabel.h>
|
|
#import <ResearchKitUI/ORKInstructionStepViewController.h>
|
|
#import <ResearchKitUI/ORKLabel.h>
|
|
#import <ResearchKitUI/ORKLearnMoreStepViewController.h>
|
|
#import <ResearchKitUI/ORKLoginStepViewController.h>
|
|
#import <ResearchKitUI/ORKMultipleValuePicker.h>
|
|
#import <ResearchKitUI/ORKObserver.h>
|
|
#import <ResearchKitUI/ORKPDFViewerStepViewController.h>
|
|
#import <ResearchKitUI/ORKPageStepViewController.h>
|
|
#import <ResearchKitUI/ORKPasscodeStepViewController.h>
|
|
#import <ResearchKitUI/ORKPasscodeViewController.h>
|
|
#import <ResearchKitUI/ORKPicker.h>
|
|
#import <ResearchKitUI/ORKPlaybackButton.h>
|
|
#import <ResearchKitUI/ORKQuestionStepViewController.h>
|
|
#import <ResearchKitUI/ORKRecordButton.h>
|
|
#import <ResearchKitUI/ORKRequestPermissionsStepViewController.h>
|
|
#import <ResearchKitUI/ORKReviewIncompleteCell.h>
|
|
#import <ResearchKitUI/ORKReviewStepViewController.h>
|
|
#import <ResearchKitUI/ORKReviewViewController.h>
|
|
#import <ResearchKitUI/ORKRoundTappingButton.h>
|
|
#import <ResearchKitUI/ORKScaleRangeDescriptionLabel.h>
|
|
#import <ResearchKitUI/ORKScaleRangeLabel.h>
|
|
#import <ResearchKitUI/ORKScaleSlider.h>
|
|
#import <ResearchKitUI/ORKScaleValueLabel.h>
|
|
#import <ResearchKitUI/ORKSecondaryTaskStepViewController.h>
|
|
#import <ResearchKitUI/ORKSelectionSubTitleLabel.h>
|
|
#import <ResearchKitUI/ORKSelectionTitleLabel.h>
|
|
#import <ResearchKitUI/ORKSignatureStepViewController.h>
|
|
#import <ResearchKitUI/ORKStepContainerView.h>
|
|
#import <ResearchKitUI/ORKStepViewController.h>
|
|
#import <ResearchKitUI/ORKSubheadlineLabel.h>
|
|
#import <ResearchKitUI/ORKSurveyAnswerCell.h>
|
|
#import <ResearchKitUI/ORKSurveyAnswerCellForImageSelection.h>
|
|
#import <ResearchKitUI/ORKSurveyAnswerCellForLocation.h>
|
|
#import <ResearchKitUI/ORKSurveyAnswerCellForNumber.h>
|
|
#import <ResearchKitUI/ORKSurveyAnswerCellForPicker.h>
|
|
#import <ResearchKitUI/ORKSurveyAnswerCellForSES.h>
|
|
#import <ResearchKitUI/ORKSurveyAnswerCellForScale.h>
|
|
#import <ResearchKitUI/ORKSurveyAnswerCellForText.h>
|
|
#import <ResearchKitUI/ORKSurveyCardHeaderView.h>
|
|
#import <ResearchKitUI/ORKTableStepViewController.h>
|
|
#import <ResearchKitUI/ORKTableViewCell.h>
|
|
#import <ResearchKitUI/ORKTagLabel.h>
|
|
#import <ResearchKitUI/ORKTapCountLabel.h>
|
|
#import <ResearchKitUI/ORKTaskReviewViewController.h>
|
|
#import <ResearchKitUI/ORKTaskViewController.h>
|
|
#import <ResearchKitUI/ORKTextButton.h>
|
|
#import <ResearchKitUI/ORKTextChoiceCellGroup.h>
|
|
#import <ResearchKitUI/ORKTimeIntervalPicker.h>
|
|
#import <ResearchKitUI/ORKTitleLabel.h>
|
|
#import <ResearchKitUI/ORKUnitLabel.h>
|
|
#import <ResearchKitUI/ORKValuePicker.h>
|
|
#import <ResearchKitUI/ORKVerificationStepViewController.h>
|
|
#import <ResearchKitUI/ORKVideoCaptureStepViewController.h>
|
|
#import <ResearchKitUI/ORKVideoInstructionStepViewController.h>
|
|
#import <ResearchKitUI/ORKWaitStepViewController.h>
|
|
#import <ResearchKitUI/ORKWebViewStepViewController.h>
|
|
#import <ResearchKitUI/ORKWeightPicker.h>
|
|
#import <ResearchKitUI/UIBarButtonItem+ORKBarButtonItem.h>
|
|
#import <ResearchKitUI/UIImage+ResearchKit.h>
|
|
#import <ResearchKitUI/UIResponder+ResearchKit.h>
|
|
#import <ResearchKitUI/UIView+ORKAccessibility.h>
|