Files
honeyDueKMP/docs/ios-parity/screens.json

410 lines
11 KiB
JSON

{
"screens": [
{
"name": "ForgotPasswordView",
"path": "iosApp/iosApp/PasswordReset/ForgotPasswordView.swift",
"category": "auth"
},
{
"name": "LoginView",
"path": "iosApp/iosApp/Login/LoginView.swift",
"category": "auth"
},
{
"name": "RegisterView",
"path": "iosApp/iosApp/Register/RegisterView.swift",
"category": "auth"
},
{
"name": "ResetPasswordView",
"path": "iosApp/iosApp/PasswordReset/ResetPasswordView.swift",
"category": "auth"
},
{
"name": "VerifyEmailView",
"path": "iosApp/iosApp/VerifyEmail/VerifyEmailView.swift",
"category": "auth"
},
{
"name": "VerifyResetCodeView",
"path": "iosApp/iosApp/PasswordReset/VerifyResetCodeView.swift",
"category": "auth"
},
{
"name": "ContractorDetailView",
"path": "iosApp/iosApp/Contractor/ContractorDetailView.swift",
"category": "contractor"
},
{
"name": "ContractorsListView",
"path": "iosApp/iosApp/Contractor/ContractorsListView.swift",
"category": "contractor"
},
{
"name": "AddDocumentView",
"path": "iosApp/iosApp/Documents/AddDocumentView.swift",
"category": "document"
},
{
"name": "DocumentDetailView",
"path": "iosApp/iosApp/Documents/DocumentDetailView.swift",
"category": "document"
},
{
"name": "DocumentFormView",
"path": "iosApp/iosApp/Documents/DocumentFormView.swift",
"category": "document"
},
{
"name": "DocumentsWarrantiesView",
"path": "iosApp/iosApp/Documents/DocumentsWarrantiesView.swift",
"category": "document"
},
{
"name": "EditDocumentView",
"path": "iosApp/iosApp/Documents/EditDocumentView.swift",
"category": "document"
},
{
"name": "OnboardingCreateAccountView",
"path": "iosApp/iosApp/Onboarding/OnboardingCreateAccountView.swift",
"category": "onboarding"
},
{
"name": "OnboardingFirstTaskView",
"path": "iosApp/iosApp/Onboarding/OnboardingFirstTaskView.swift",
"category": "onboarding"
},
{
"name": "OnboardingJoinResidenceView",
"path": "iosApp/iosApp/Onboarding/OnboardingJoinResidenceView.swift",
"category": "onboarding"
},
{
"name": "OnboardingNameResidenceView",
"path": "iosApp/iosApp/Onboarding/OnboardingNameResidenceView.swift",
"category": "onboarding"
},
{
"name": "OnboardingSubscriptionView",
"path": "iosApp/iosApp/Onboarding/OnboardingSubscriptionView.swift",
"category": "onboarding"
},
{
"name": "OnboardingValuePropsView",
"path": "iosApp/iosApp/Onboarding/OnboardingValuePropsView.swift",
"category": "onboarding"
},
{
"name": "OnboardingVerifyEmailView",
"path": "iosApp/iosApp/Onboarding/OnboardingVerifyEmailView.swift",
"category": "onboarding"
},
{
"name": "OnboardingWelcomeView",
"path": "iosApp/iosApp/Onboarding/OnboardingWelcomeView.swift",
"category": "onboarding"
},
{
"name": "AnimationTestingView",
"path": "iosApp/iosApp/Profile/AnimationTesting/AnimationTestingView.swift",
"category": "profile"
},
{
"name": "FireworkCheckmarkView",
"path": "iosApp/iosApp/Profile/AnimationTesting/TaskAnimations.swift",
"category": "profile"
},
{
"name": "ImplodeCheckmarkView",
"path": "iosApp/iosApp/Profile/AnimationTesting/TaskAnimations.swift",
"category": "profile"
},
{
"name": "NotificationPreferencesView",
"path": "iosApp/iosApp/Profile/NotificationPreferencesView.swift",
"category": "profile"
},
{
"name": "ProfileTabView",
"path": "iosApp/iosApp/Profile/ProfileTabView.swift",
"category": "profile"
},
{
"name": "ProfileView",
"path": "iosApp/iosApp/Profile/ProfileView.swift",
"category": "profile"
},
{
"name": "RippleCheckmarkView",
"path": "iosApp/iosApp/Profile/AnimationTesting/TaskAnimations.swift",
"category": "profile"
},
{
"name": "StarburstCheckmarkView",
"path": "iosApp/iosApp/Profile/AnimationTesting/TaskAnimations.swift",
"category": "profile"
},
{
"name": "TestColumnView",
"path": "iosApp/iosApp/Profile/AnimationTesting/AnimationTestingView.swift",
"category": "profile"
},
{
"name": "ThemeSelectionView",
"path": "iosApp/iosApp/Profile/ThemeSelectionView.swift",
"category": "profile"
},
{
"name": "AddResidenceView",
"path": "iosApp/iosApp/AddResidenceView.swift",
"category": "residence"
},
{
"name": "EditResidenceView",
"path": "iosApp/iosApp/EditResidenceView.swift",
"category": "residence"
},
{
"name": "EmptyResidencesView",
"path": "iosApp/iosApp/Subviews/Residence/EmptyResidencesView.swift",
"category": "residence"
},
{
"name": "JoinResidenceView",
"path": "iosApp/iosApp/Residence/JoinResidenceView.swift",
"category": "residence"
},
{
"name": "ManageUsersView",
"path": "iosApp/iosApp/Residence/ManageUsersView.swift",
"category": "residence"
},
{
"name": "ResidenceDetailView",
"path": "iosApp/iosApp/Residence/ResidenceDetailView.swift",
"category": "residence"
},
{
"name": "ResidenceFormView",
"path": "iosApp/iosApp/ResidenceFormView.swift",
"category": "residence"
},
{
"name": "ResidencesListView",
"path": "iosApp/iosApp/Residence/ResidencesListView.swift",
"category": "residence"
},
{
"name": "SummaryStatView",
"path": "iosApp/iosApp/Subviews/Residence/SummaryStatView.swift",
"category": "residence"
},
{
"name": "AnimatedHoneyDueIconView",
"path": "iosApp/iosApp/Subviews/Common/HoneyDueIconView.swift",
"category": "shared"
},
{
"name": "AsyncEmptyStateView",
"path": "iosApp/iosApp/Core/AsyncContentView.swift",
"category": "shared"
},
{
"name": "DefaultErrorView",
"path": "iosApp/iosApp/Core/AsyncContentView.swift",
"category": "shared"
},
{
"name": "DefaultLoadingView",
"path": "iosApp/iosApp/Core/AsyncContentView.swift",
"category": "shared"
},
{
"name": "EmptyStateView",
"path": "iosApp/iosApp/Documents/Components/EmptyStateView.swift",
"category": "shared"
},
{
"name": "ErrorMessageView",
"path": "iosApp/iosApp/Subviews/Common/ErrorMessageView.swift",
"category": "shared"
},
{
"name": "ErrorView",
"path": "iosApp/iosApp/Subviews/Common/ErrorView.swift",
"category": "shared"
},
{
"name": "HoneyDueIconView",
"path": "iosApp/iosApp/Subviews/Common/HoneyDueIconView.swift",
"category": "shared"
},
{
"name": "HoneycombSummaryView",
"path": "iosApp/iosApp/Shared/Components/HoneycombCompletionGrid.swift",
"category": "shared"
},
{
"name": "ImageThumbnailView",
"path": "iosApp/iosApp/Subviews/Common/ImageThumbnailView.swift",
"category": "shared"
},
{
"name": "InlineLoadingView",
"path": "iosApp/iosApp/Core/LoadingOverlay.swift",
"category": "shared"
},
{
"name": "MainTabView",
"path": "iosApp/iosApp/MainTabView.swift",
"category": "shared"
},
{
"name": "RootView",
"path": "iosApp/iosApp/RootView.swift",
"category": "shared"
},
{
"name": "SkeletonView",
"path": "iosApp/iosApp/Core/LoadingOverlay.swift",
"category": "shared"
},
{
"name": "StandardEmptyStateView",
"path": "iosApp/iosApp/Shared/Components/SharedEmptyStateView.swift",
"category": "shared"
},
{
"name": "StandardLoadingView",
"path": "iosApp/iosApp/Shared/Extensions/ViewExtensions.swift",
"category": "shared"
},
{
"name": "StatView",
"path": "iosApp/iosApp/Subviews/Common/StatView.swift",
"category": "shared"
},
{
"name": "FeatureComparisonView",
"path": "iosApp/iosApp/Subscription/FeatureComparisonView.swift",
"category": "subscription"
},
{
"name": "PromoContentView",
"path": "iosApp/iosApp/Subscription/UpgradePromptView.swift",
"category": "subscription"
},
{
"name": "UpgradeFeatureView",
"path": "iosApp/iosApp/Subscription/UpgradeFeatureView.swift",
"category": "subscription"
},
{
"name": "UpgradePromptView",
"path": "iosApp/iosApp/Subscription/UpgradePromptView.swift",
"category": "subscription"
},
{
"name": "AddTaskView",
"path": "iosApp/iosApp/Task/AddTaskView.swift",
"category": "task"
},
{
"name": "AddTaskWithResidenceView",
"path": "iosApp/iosApp/Task/AddTaskWithResidenceView.swift",
"category": "task"
},
{
"name": "AllTasksView",
"path": "iosApp/iosApp/Task/AllTasksView.swift",
"category": "task"
},
{
"name": "CompleteTaskView",
"path": "iosApp/iosApp/Task/CompleteTaskView.swift",
"category": "task"
},
{
"name": "CompletionCardView",
"path": "iosApp/iosApp/Subviews/Task/CompletionCardView.swift",
"category": "task"
},
{
"name": "ContractorPickerView",
"path": "iosApp/iosApp/Task/CompleteTaskView.swift",
"category": "task"
},
{
"name": "DynamicTaskColumnView",
"path": "iosApp/iosApp/Subviews/Task/DynamicTaskColumnView.swift",
"category": "task"
},
{
"name": "EditTaskView",
"path": "iosApp/iosApp/Task/EditTaskView.swift",
"category": "task"
},
{
"name": "EmptyTasksView",
"path": "iosApp/iosApp/Subviews/Task/EmptyTasksView.swift",
"category": "task"
},
{
"name": "SwipeHintView",
"path": "iosApp/iosApp/Subviews/Task/TasksSection.swift",
"category": "task"
},
{
"name": "TaskFormView",
"path": "iosApp/iosApp/Task/TaskFormView.swift",
"category": "task"
},
{
"name": "TaskSuggestionsView",
"path": "iosApp/iosApp/Task/TaskSuggestionsView.swift",
"category": "task"
},
{
"name": "TaskTemplatesBrowserView",
"path": "iosApp/iosApp/Task/TaskTemplatesBrowserView.swift",
"category": "task"
},
{
"name": "FreeWidgetView",
"path": "iosApp/HoneyDue/HoneyDue.swift",
"category": "widget"
},
{
"name": "HoneyDueEntryView",
"path": "iosApp/HoneyDue/HoneyDue.swift",
"category": "widget"
},
{
"name": "LargeWidgetView",
"path": "iosApp/HoneyDue/HoneyDue.swift",
"category": "widget"
},
{
"name": "MediumWidgetView",
"path": "iosApp/HoneyDue/HoneyDue.swift",
"category": "widget"
},
{
"name": "OrganicStatsView",
"path": "iosApp/HoneyDue/HoneyDue.swift",
"category": "widget"
},
{
"name": "OrganicTaskRowView",
"path": "iosApp/HoneyDue/HoneyDue.swift",
"category": "widget"
},
{
"name": "SmallWidgetView",
"path": "iosApp/HoneyDue/HoneyDue.swift",
"category": "widget"
}
]
}