diff --git a/Classes.html b/Classes.html deleted file mode 100644 index 714cd92b..00000000 --- a/Classes.html +++ /dev/null @@ -1,572 +0,0 @@ - - - - Classes Reference - - - - - - - - - - - - - - - - -
-

- - 1.21.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -
- - - -
- -
- -
-
-

Classes

-

The following classes are available globally.

- -
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Encodes ErxTasks or ErxChargeItem with a given MatrixCodeGenerator.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class DefaultErxMatrixCodeGenerator : ErxMatrixCodeGenerator
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums.html b/Enums.html deleted file mode 100644 index 7566ed1b..00000000 --- a/Enums.html +++ /dev/null @@ -1,599 +0,0 @@ - - - - Enumerations Reference - - - - - - - - - - - - - - - - -
-

- - 1.21.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -
- - - -
- -
- -
-
-

Enumerations

-

The following enumerations are available globally.

- -
-
- -
-
-
-
    -
  • -
    - - - - Validity - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Validity : Equatable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ProfilePicture - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ProfilePicture : String, CaseIterable
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/ProfilePicture.html b/Enums/ProfilePicture.html deleted file mode 100644 index c4f7840f..00000000 --- a/Enums/ProfilePicture.html +++ /dev/null @@ -1,915 +0,0 @@ - - - - ProfilePicture Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - 1.21.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -
- - - -
- -
- -
-
-

ProfilePicture

-
-
- -
public enum ProfilePicture : String, CaseIterable
- -
-
- -
-
- -
-
-
-
    -
  • -
    - - - - baby - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case baby
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - boyWithCard - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case boyWithCard
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - developer - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case developer
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - doctorFemale - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case doctorFemale
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - pharmacist - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case pharmacist
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - manWithPhone - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case manWithPhone
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - oldDoctor - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case oldDoctor
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - oldMan - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case oldMan
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - oldWoman - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case oldWoman
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - doctorMale - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case doctorMale
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - pharmacist2 - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case pharmacist2
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - wheelchair - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case wheelchair
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - womanWithPhone - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case womanWithPhone
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - none - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case none
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Enums/Validity.html b/Enums/Validity.html deleted file mode 100644 index 39639b8d..00000000 --- a/Enums/Validity.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - Validity Enumeration Reference - - - - - - - - - - - - - - - - -
-

- - 1.21.0 Docs - - (100% documented) -

- -
-
- -
-
- -

- - GitHub - View on GitHub - -

- -
- - - -
- -
- -
-
-

Validity

-
-
- -
public enum Validity : Equatable
- -
-
- -
-
- -
-
-
-
    -
  • -
    - - - - valid - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case valid
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - invalid(_:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case invalid(String)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - - diff --git a/Extensions.html b/Extensions.html index 4fa4dfba..a0dd2577 100644 --- a/Extensions.html +++ b/Extensions.html @@ -21,9 +21,9 @@

- 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

@@ -68,2701 +68,34 @@ - - - - - - - -
- -
-
-

Extensions

-

The following extensions are available globally.

- -
-
- -
-
-
-
- - -
- -

Backwards Deployment Support -

-
-
-
    -
  • -
    - - - - AppKit - -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
  • -
-
-
-
- - -
- -

TCA Dependency -

-
-
-
    -
  • - -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension AccessibilityAnnouncementReceiver: DependencyKey
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AppVersion - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension AppVersion: DependencyKey
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ZXDataMatrixWriter - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension ZXDataMatrixWriter: MatrixCodeGenerator
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - IDPError - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension IDPError: LocalizedError
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ProgressResponse - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension ProgressResponse: Codable where Result: Codable, Failure: Codable, Progress: Codable
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

TCA Dependency eRpKit -

-
-
-
    -
  • -
    - - - - FHIRDateFormatter - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension FHIRDateFormatter: DependencyKey
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

TCA Dependency eRpLocalStorage -

-
-
-
    -
  • -
    - - - - ProfileCoreDataStore - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension ProfileCoreDataStore: DependencyKey
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

ComposableCoreLocation -

-
-
-
    -
  • -
    - - - - LocationManager - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension LocationManager: DependencyKey
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

factories -

-
-
- + +
-
-
-
-
- -
  • -
    - - - - MKCoordinateSpan - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension MKCoordinateSpan: Equatable
    +
    +
    +

    Extensions

    +

    The following extensions are available globally.

    -
    -
    -
    -
    -
  • -
  • -
    - - - - DebugDeviceCapabilities - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension DebugDeviceCapabilities: Equatable
    +
    +
    -
    - - - -
  • - - +
    +
    - - + +
    - -

    TCA Dependency + +

    Backwards Deployment Support

    @@ -2770,114 +103,9 @@

    TCA Dependency
  • - - - ServiceLocator - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension ServiceLocator: DependencyKey
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension ServiceLocatorDebugAccess: DependencyKey
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - UserDefaults - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension UserDefaults
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - UIDateFormatter - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension UIDateFormatter: DependencyKey
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - SmartMockRegister + + + AppKit
    @@ -2887,14 +115,6 @@

    Declaration

    -
    -

    Declaration

    -
    -

    Swift

    -
    extension SmartMockRegister: DependencyKey
    - -
    -
  • @@ -2906,7 +126,7 @@

    Declaration

    diff --git a/Extensions/APDU.html b/Extensions/APDU.html deleted file mode 100644 index a8a54c8e..00000000 --- a/Extensions/APDU.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - APDU Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    APDU

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension APDU.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/APDU/Error.html b/Extensions/APDU/Error.html deleted file mode 100644 index 9125cbb4..00000000 --- a/Extensions/APDU/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension APDU.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/AVSError.html b/Extensions/AVSError.html deleted file mode 100644 index d0c21354..00000000 --- a/Extensions/AVSError.html +++ /dev/null @@ -1,630 +0,0 @@ - - - - AVSError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    AVSError

    -
    -
    - -
    extension AVSError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - InternalError - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension AVSError.InternalError: LocalizedError
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/AVSError/InternalError.html b/Extensions/AVSError/InternalError.html deleted file mode 100644 index bdb9aaf1..00000000 --- a/Extensions/AVSError/InternalError.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - InternalError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    InternalError

    -
    -
    - -
    extension AVSError.InternalError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/AVSMessage.html b/Extensions/AVSMessage.html deleted file mode 100644 index 83e9db64..00000000 --- a/Extensions/AVSMessage.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - AVSMessage Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    AVSMessage

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Validator - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension AVSMessage.Validator: DependencyKey
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/AccessibilityAnnouncementReceiver.html b/Extensions/AccessibilityAnnouncementReceiver.html deleted file mode 100644 index fffb0d1e..00000000 --- a/Extensions/AccessibilityAnnouncementReceiver.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - AccessibilityAnnouncementReceiver Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    AccessibilityAnnouncementReceiver

    -
    -
    - -
    extension AccessibilityAnnouncementReceiver: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: AccessibilityAnnouncementReceiver
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - previewValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let previewValue: AccessibilityAnnouncementReceiver
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let testValue: AccessibilityAnnouncementReceiver
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ApplicationIdentifier.html b/Extensions/ApplicationIdentifier.html deleted file mode 100644 index 34d88f61..00000000 --- a/Extensions/ApplicationIdentifier.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - ApplicationIdentifier Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ApplicationIdentifier

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ApplicationIdentifier.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ApplicationIdentifier/Error.html b/Extensions/ApplicationIdentifier/Error.html deleted file mode 100644 index 8a7e6aec..00000000 --- a/Extensions/ApplicationIdentifier/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension ApplicationIdentifier.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/Array.html b/Extensions/Array.html deleted file mode 100644 index 7eaa972d..00000000 --- a/Extensions/Array.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - Array Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Array

    -
    -
    - -
    extension Array: RawRepresentable where Element: Codable
    - -
    -
    -

    An Array of Codable element can now be stored within UserDefaults -or with the @AppStorage property wrapper

    - -
    -
    - -
    -
    -
    -
    - - -
    - -

    Available where Element: Codable -

    -
    -
    -
      -
    • -
      - - - - init(rawValue:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public init?(rawValue: String)
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - rawValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var rawValue: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/BarcodeDetection.html b/Extensions/BarcodeDetection.html deleted file mode 100644 index 92262ce9..00000000 --- a/Extensions/BarcodeDetection.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - BarcodeDetection Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    BarcodeDetection

    -
    -
    - -
    extension BarcodeDetection: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: BarcodeDetection
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CLLocationCoordinate2D.html b/Extensions/CLLocationCoordinate2D.html deleted file mode 100644 index 8406b037..00000000 --- a/Extensions/CLLocationCoordinate2D.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - CLLocationCoordinate2D Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CLLocationCoordinate2D

    -
    -
    - -
    extension CLLocationCoordinate2D: Equatable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ==(_:_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static func == (lhs: CLLocationCoordinate2D, rhs: CLLocationCoordinate2D) -> Bool
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CardError.html b/Extensions/CardError.html deleted file mode 100644 index ff2b7737..00000000 --- a/Extensions/CardError.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - CardError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CardError

    -
    -
    - -
    extension CardError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CardVersion2.html b/Extensions/CardVersion2.html deleted file mode 100644 index 846f3e6d..00000000 --- a/Extensions/CardVersion2.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - CardVersion2 Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CardVersion2

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension CardVersion2.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CardVersion2/Error.html b/Extensions/CardVersion2/Error.html deleted file mode 100644 index 1c426b03..00000000 --- a/Extensions/CardVersion2/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension CardVersion2.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CardWallExtAuthConfirmationDomain.html b/Extensions/CardWallExtAuthConfirmationDomain.html deleted file mode 100644 index b1d49472..00000000 --- a/Extensions/CardWallExtAuthConfirmationDomain.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - CardWallExtAuthConfirmationDomain Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CardWallExtAuthConfirmationDomain

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension CardWallExtAuthConfirmationDomain.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CardWallReadCardDomain.html b/Extensions/CardWallReadCardDomain.html deleted file mode 100644 index 0ef8e0ef..00000000 --- a/Extensions/CardWallReadCardDomain.html +++ /dev/null @@ -1,563 +0,0 @@ - - - - CardWallReadCardDomain Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CardWallReadCardDomain

    - -
    -
    - -
    -
    -
    - -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CardWallReadCardDomain/State.html b/Extensions/CardWallReadCardDomain/State.html deleted file mode 100644 index 8046ffa6..00000000 --- a/Extensions/CardWallReadCardDomain/State.html +++ /dev/null @@ -1,589 +0,0 @@ - - - - State Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    State

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension CardWallReadCardDomain.State.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CardWallReadCardDomain/State/Error.html b/Extensions/CardWallReadCardDomain/State/Error.html deleted file mode 100644 index c3db5afa..00000000 --- a/Extensions/CardWallReadCardDomain/State/Error.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - InputError - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension CardWallReadCardDomain.State.Error.InputError: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/CoreNFCError.html b/Extensions/CoreNFCError.html deleted file mode 100644 index 7060725c..00000000 --- a/Extensions/CoreNFCError.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - CoreNFCError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CoreNFCError

    -
    -
    - -
    extension CoreNFCError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ErxTask.html b/Extensions/ErxTask.html deleted file mode 100644 index a822b608..00000000 --- a/Extensions/ErxTask.html +++ /dev/null @@ -1,562 +0,0 @@ - - - - ErxTask Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ErxTask

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Status - -
      -
      -
      -
      -
      -
      - -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ErxTaskOrder.html b/Extensions/ErxTaskOrder.html deleted file mode 100644 index eb851a1b..00000000 --- a/Extensions/ErxTaskOrder.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - ErxTaskOrder Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ErxTaskOrder

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Validator - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ErxTaskOrder.Validator: DependencyKey
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ExtAuthPendingDomain.html b/Extensions/ExtAuthPendingDomain.html deleted file mode 100644 index c186b9e8..00000000 --- a/Extensions/ExtAuthPendingDomain.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - ExtAuthPendingDomain Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ExtAuthPendingDomain

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ExtAuthPendingDomain.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/FHIRDateFormatter.html b/Extensions/FHIRDateFormatter.html deleted file mode 100644 index 59f2c7eb..00000000 --- a/Extensions/FHIRDateFormatter.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - FHIRDateFormatter Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    FHIRDateFormatter

    -
    -
    - -
    extension FHIRDateFormatter: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: FHIRDateFormatter
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let testValue: FHIRDateFormatter
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/FileControlParameter.html b/Extensions/FileControlParameter.html deleted file mode 100644 index 4bd4c35d..00000000 --- a/Extensions/FileControlParameter.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - FileControlParameter Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    FileControlParameter

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension FileControlParameter.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/FileControlParameter/Error.html b/Extensions/FileControlParameter/Error.html deleted file mode 100644 index f9599bd4..00000000 --- a/Extensions/FileControlParameter/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension FileControlParameter.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/FileIdentifier.html b/Extensions/FileIdentifier.html deleted file mode 100644 index 44e84a75..00000000 --- a/Extensions/FileIdentifier.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - FileIdentifier Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    FileIdentifier

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension FileIdentifier.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/FileIdentifier/Error.html b/Extensions/FileIdentifier/Error.html deleted file mode 100644 index 89e51cf9..00000000 --- a/Extensions/FileIdentifier/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension FileIdentifier.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/Format2Pin.html b/Extensions/Format2Pin.html deleted file mode 100644 index 27d8ca9b..00000000 --- a/Extensions/Format2Pin.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - Format2Pin Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Format2Pin

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension Format2Pin.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/Format2Pin/Error.html b/Extensions/Format2Pin/Error.html deleted file mode 100644 index adafcc58..00000000 --- a/Extensions/Format2Pin/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension Format2Pin.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/GemCvCertificate.html b/Extensions/GemCvCertificate.html deleted file mode 100644 index c6bc96b2..00000000 --- a/Extensions/GemCvCertificate.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - GemCvCertificate Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    GemCvCertificate

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension GemCvCertificate.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/GemCvCertificate/Error.html b/Extensions/GemCvCertificate/Error.html deleted file mode 100644 index e3c429ff..00000000 --- a/Extensions/GemCvCertificate/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension GemCvCertificate.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/HealthCard.html b/Extensions/HealthCard.html deleted file mode 100644 index 35e42313..00000000 --- a/Extensions/HealthCard.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - HealthCard Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    HealthCard

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension HealthCard.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/HealthCard/Error.html b/Extensions/HealthCard/Error.html deleted file mode 100644 index d459aaea..00000000 --- a/Extensions/HealthCard/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension HealthCard.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/HealthCardCommandBuilder.html b/Extensions/HealthCardCommandBuilder.html deleted file mode 100644 index f55b716e..00000000 --- a/Extensions/HealthCardCommandBuilder.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - HealthCardCommandBuilder Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    HealthCardCommandBuilder

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - InvalidArgument - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension HealthCardCommandBuilder.InvalidArgument: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/HealthCardCommandBuilder/InvalidArgument.html b/Extensions/HealthCardCommandBuilder/InvalidArgument.html deleted file mode 100644 index 4b5785db..00000000 --- a/Extensions/HealthCardCommandBuilder/InvalidArgument.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - InvalidArgument Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    InvalidArgument

    -
    -
    - -
    extension HealthCardCommandBuilder.InvalidArgument: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/IDPError.html b/Extensions/IDPError.html deleted file mode 100644 index c1d1a579..00000000 --- a/Extensions/IDPError.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - IDPError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    IDPError

    -
    -
    - -
    extension IDPError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/KKAppDirectory.html b/Extensions/KKAppDirectory.html deleted file mode 100644 index 69ebba8e..00000000 --- a/Extensions/KKAppDirectory.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - KKAppDirectory Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    KKAppDirectory

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Entry - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension KKAppDirectory.Entry: Identifiable
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/KKAppDirectory/Entry.html b/Extensions/KKAppDirectory/Entry.html deleted file mode 100644 index 9a7406e9..00000000 --- a/Extensions/KKAppDirectory/Entry.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Entry Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Entry

    -
    -
    - -
    extension KKAppDirectory.Entry: Identifiable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - id - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var id: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/Key.html b/Extensions/Key.html deleted file mode 100644 index 10c1d169..00000000 --- a/Extensions/Key.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - Key Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Key

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension Key.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/Key/Error.html b/Extensions/Key/Error.html deleted file mode 100644 index 4211a9b6..00000000 --- a/Extensions/Key/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension Key.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/KeyAgreement.html b/Extensions/KeyAgreement.html deleted file mode 100644 index bb13c1c7..00000000 --- a/Extensions/KeyAgreement.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - KeyAgreement Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    KeyAgreement

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension KeyAgreement.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/KeyAgreement/Error.html b/Extensions/KeyAgreement/Error.html deleted file mode 100644 index c1fc117b..00000000 --- a/Extensions/KeyAgreement/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension KeyAgreement.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/LocationManager.html b/Extensions/LocationManager.html deleted file mode 100644 index d0b51378..00000000 --- a/Extensions/LocationManager.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - LocationManager Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    LocationManager

    -
    -
    - -
    extension LocationManager: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var liveValue: LocationManager
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - previewValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var previewValue: LocationManager
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var testValue: LocationManager
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/LoginHandlerError.html b/Extensions/LoginHandlerError.html deleted file mode 100644 index d9ba2ed3..00000000 --- a/Extensions/LoginHandlerError.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - LoginHandlerError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    LoginHandlerError

    -
    -
    - -
    extension LoginHandlerError: Codable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - LoadingError - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public enum LoadingError : Swift.Error
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/LoginHandlerError/LoadingError.html b/Extensions/LoginHandlerError/LoadingError.html deleted file mode 100644 index 97eb759b..00000000 --- a/Extensions/LoginHandlerError/LoadingError.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - LoadingError Enumeration Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    LoadingError

    -
    -
    - -
    public enum LoadingError : Swift.Error
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - message(_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case message(String?)
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/MKCoordinateRegion.html b/Extensions/MKCoordinateRegion.html deleted file mode 100644 index 6f46b99f..00000000 --- a/Extensions/MKCoordinateRegion.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - MKCoordinateRegion Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MKCoordinateRegion

    -
    -
    - -
    extension MKCoordinateRegion: Equatable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ==(_:_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static func == (lhs: MKCoordinateRegion, rhs: MKCoordinateRegion) -> Bool
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - gematikHQRegion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let gematikHQRegion: MKCoordinateRegion
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/MKCoordinateSpan.html b/Extensions/MKCoordinateSpan.html deleted file mode 100644 index 01dfa12b..00000000 --- a/Extensions/MKCoordinateSpan.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - MKCoordinateSpan Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MKCoordinateSpan

    -
    -
    - -
    extension MKCoordinateSpan: Equatable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ==(_:_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static func == (lhs: MKCoordinateSpan, rhs: MKCoordinateSpan) -> Bool
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/MainDomain.html b/Extensions/MainDomain.html deleted file mode 100644 index 147d59c2..00000000 --- a/Extensions/MainDomain.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - MainDomain Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MainDomain

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension MainDomain.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/MedicationSchedule.html b/Extensions/MedicationSchedule.html deleted file mode 100644 index 93d34883..00000000 --- a/Extensions/MedicationSchedule.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - MedicationSchedule Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MedicationSchedule

    -
    -
    - -
    extension MedicationSchedule: CustomStringConvertible
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Entry - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension MedicationSchedule.Entry: CustomStringConvertible
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - description - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var description: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/MedicationSchedule/Entry.html b/Extensions/MedicationSchedule/Entry.html deleted file mode 100644 index 77730d9f..00000000 --- a/Extensions/MedicationSchedule/Entry.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Entry Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Entry

    -
    -
    - -
    extension MedicationSchedule.Entry: CustomStringConvertible
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - description - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var description: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/MedicationScheduleRepository.html b/Extensions/MedicationScheduleRepository.html deleted file mode 100644 index d15a5e81..00000000 --- a/Extensions/MedicationScheduleRepository.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - MedicationScheduleRepository Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MedicationScheduleRepository

    -
    -
    - -
    extension MedicationScheduleRepository: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var liveValue: MedicationScheduleRepository { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var testValue: MedicationScheduleRepository { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/NFCCardError.html b/Extensions/NFCCardError.html deleted file mode 100644 index 90d19244..00000000 --- a/Extensions/NFCCardError.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - NFCCardError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    NFCCardError

    -
    -
    - -
    extension NFCCardError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/NFCHealthCardPasswordControllerError.html b/Extensions/NFCHealthCardPasswordControllerError.html deleted file mode 100644 index 6891eff7..00000000 --- a/Extensions/NFCHealthCardPasswordControllerError.html +++ /dev/null @@ -1,605 +0,0 @@ - - - - NFCHealthCardPasswordControllerError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    NFCHealthCardPasswordControllerError

    -
    -
    - -
    extension NFCHealthCardPasswordControllerError: Equatable
    -
    extension NFCHealthCardPasswordControllerError: CustomStringConvertible, LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ==(_:_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static func ==(lhs: NFCHealthCardPasswordControllerError,
      -                      rhs: NFCHealthCardPasswordControllerError) -> Bool
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - description - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var description: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/NFCTagReaderSession.html b/Extensions/NFCTagReaderSession.html deleted file mode 100644 index 297bffc5..00000000 --- a/Extensions/NFCTagReaderSession.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - NFCTagReaderSession Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    NFCTagReaderSession

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension NFCTagReaderSession.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/NFCTagReaderSession/Error.html b/Extensions/NFCTagReaderSession/Error.html deleted file mode 100644 index fcdfe75c..00000000 --- a/Extensions/NFCTagReaderSession/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension NFCTagReaderSession.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/Password.html b/Extensions/Password.html deleted file mode 100644 index c01c4f27..00000000 --- a/Extensions/Password.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - Password Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Password

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension Password.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/Password/Error.html b/Extensions/Password/Error.html deleted file mode 100644 index e9bcd10e..00000000 --- a/Extensions/Password/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension Password.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/PharmacyFHIRDataSource.html b/Extensions/PharmacyFHIRDataSource.html deleted file mode 100644 index 26b5170a..00000000 --- a/Extensions/PharmacyFHIRDataSource.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - PharmacyFHIRDataSource Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    PharmacyFHIRDataSource

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension PharmacyFHIRDataSource.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/PharmacyFHIRDataSource/Error.html b/Extensions/PharmacyFHIRDataSource/Error.html deleted file mode 100644 index 025b47ff..00000000 --- a/Extensions/PharmacyFHIRDataSource/Error.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension PharmacyFHIRDataSource.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/PharmacyFilterBar.html b/Extensions/PharmacyFilterBar.html deleted file mode 100644 index d41dfeca..00000000 --- a/Extensions/PharmacyFilterBar.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - PharmacyFilterBar Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    PharmacyFilterBar

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Filter - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension PharmacyFilterBar.Filter: Equatable where FilterType: Equatable
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/PharmacyRepositoryError.html b/Extensions/PharmacyRepositoryError.html deleted file mode 100644 index 0e4798f0..00000000 --- a/Extensions/PharmacyRepositoryError.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - PharmacyRepositoryError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    PharmacyRepositoryError

    -
    -
    - -
    extension PharmacyRepositoryError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ProfileCoreDataStore.html b/Extensions/ProfileCoreDataStore.html deleted file mode 100644 index bc1293b8..00000000 --- a/Extensions/ProfileCoreDataStore.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - ProfileCoreDataStore Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ProfileCoreDataStore

    -
    -
    - -
    extension ProfileCoreDataStore: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: ProfileCoreDataStore
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/Result.html b/Extensions/Result.html deleted file mode 100644 index 182e7d55..00000000 --- a/Extensions/Result.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - Result Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Result

    -
    -
    - -
    extension Result: Codable where Success: Codable, Failure: Codable
    - -
    -
    - -
    -
    - -
    -
    -
    -
    - - -
    - -

    Available where Success: Codable, Failure: Codable -

    -
    -
    -
      -
    • -
      - - - - init(from:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public init(from decoder: Decoder) throws
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - encode(to:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public func encode(to encoder: Encoder) throws
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ScanCAN.html b/Extensions/ScanCAN.html deleted file mode 100644 index 2cdc9436..00000000 --- a/Extensions/ScanCAN.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - ScanCAN Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ScanCAN

    -
    -
    - -
    extension ScanCAN
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - isValid - -
      -
      -
      -
      -
      -
      -

      Validates a CAN and checks for length and digits.

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var isValid: Bool { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ShortFileIdentifier.html b/Extensions/ShortFileIdentifier.html deleted file mode 100644 index 08ecd6b2..00000000 --- a/Extensions/ShortFileIdentifier.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - ShortFileIdentifier Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ShortFileIdentifier

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ShortFileIdentifier.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ShortFileIdentifier/Error.html b/Extensions/ShortFileIdentifier/Error.html deleted file mode 100644 index 40b17d0a..00000000 --- a/Extensions/ShortFileIdentifier/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension ShortFileIdentifier.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/UserDefaults.html b/Extensions/UserDefaults.html deleted file mode 100644 index b3ba058c..00000000 --- a/Extensions/UserDefaults.html +++ /dev/null @@ -1,606 +0,0 @@ - - - - UserDefaults Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    UserDefaults

    -
    -
    - -
    extension UserDefaults
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - kAppTrackingAllowed - -
      -
      -
      -
      -
      -
      -

      Key for app tracking settings UserDefaults

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let kAppTrackingAllowed: String
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - appTrackingAllowed - -
      -
      -
      -
      -
      -
      -

      Store users setting for app tracking

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      @objc
      -public var appTrackingAllowed: Bool { get set }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Extensions/ZXDataMatrixWriter.html b/Extensions/ZXDataMatrixWriter.html deleted file mode 100644 index ab8c2f8a..00000000 --- a/Extensions/ZXDataMatrixWriter.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - ZXDataMatrixWriter Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ZXDataMatrixWriter

    -
    -
    - -
    extension ZXDataMatrixWriter: MatrixCodeGenerator
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • - -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public func generateImage(for contents: String,
      -                          width: Int,
      -                          height: Int) throws -> CGImage
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Guides.html b/Guides.html index 1e07bc62..087c54ae 100644 --- a/Guides.html +++ b/Guides.html @@ -21,9 +21,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -67,451 +67,12 @@ - - - - - @@ -574,7 +135,7 @@

    Guides

    diff --git a/Protocols.html b/Protocols.html deleted file mode 100644 index 16f28f51..00000000 --- a/Protocols.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - Protocols Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Protocols

    -

    The following protocols are available globally.

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - MatrixCodeGenerator - -
      -
      -
      -
      -
      -
      -

      Instances of conforming type can be used to generate a matrix code

      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public protocol MatrixCodeGenerator
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Protocols/MatrixCodeGenerator.html b/Protocols/MatrixCodeGenerator.html deleted file mode 100644 index f412aa2f..00000000 --- a/Protocols/MatrixCodeGenerator.html +++ /dev/null @@ -1,624 +0,0 @@ - - - - MatrixCodeGenerator Protocol Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MatrixCodeGenerator

    -
    -
    - -
    public protocol MatrixCodeGenerator
    - -
    -
    -

    Instances of conforming type can be used to generate a matrix code

    - -
    -
    - -
    -
    -
    -
      -
    • - -
      -
      -
      -
      -
      -

      Generates a CGImage from the given string

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      func generateImage(for contents: String,
      -                   width: Int,
      -                   height: Int) throws -> CGImage
      - -
      -
      -
      -

      Parameters

      - - - - - - - - - - - - - - - -
      - - contents - - -
      -

      the string used to generate a matrix code

      -
      -
      - - width - - -
      -

      witdth of the generated image

      -
      -
      - - height - - -
      -

      height of the generated image

      -
      -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Structs.html b/Structs.html deleted file mode 100644 index 1eb2ea10..00000000 --- a/Structs.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - Structures Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Structures

    -

    The following structures are available globally.

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ProfileImageView - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public struct ProfileImageView : View
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - - -
    - -

    TCA Dependency eRpKit -

    -
    -
    - -
    -
    -
    - -
    -
    - - - diff --git a/Structs/EntireErxTaskRepositoryDependency.html b/Structs/EntireErxTaskRepositoryDependency.html deleted file mode 100644 index e7ac7a36..00000000 --- a/Structs/EntireErxTaskRepositoryDependency.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - EntireErxTaskRepositoryDependency Structure Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    EntireErxTaskRepositoryDependency

    -
    -
    - -
    public struct EntireErxTaskRepositoryDependency : DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - previewValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var previewValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var testValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Structs/ErxTaskRepositoryDependency.html b/Structs/ErxTaskRepositoryDependency.html deleted file mode 100644 index 5f6f340c..00000000 --- a/Structs/ErxTaskRepositoryDependency.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - ErxTaskRepositoryDependency Structure Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ErxTaskRepositoryDependency

    -
    -
    - -
    public struct ErxTaskRepositoryDependency : DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - previewValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var previewValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var testValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Structs/ProfileImageView.html b/Structs/ProfileImageView.html deleted file mode 100644 index 0b09e994..00000000 --- a/Structs/ProfileImageView.html +++ /dev/null @@ -1,637 +0,0 @@ - - - - ProfileImageView Structure Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ProfileImageView

    -
    -
    - -
    public struct ProfileImageView : View
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • - -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public init(
      -    userImageData: Data?,
      -    image: ProfilePicture?,
      -    backgroundColor: Color,
      -    statusColor: Color? = nil,
      -    borderColor: Color? = nil,
      -    size: Size = .regular
      -)
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - Size - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public enum Size
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - body - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var body: some View { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Structs/ProfileImageView/Size.html b/Structs/ProfileImageView/Size.html deleted file mode 100644 index 76cd6439..00000000 --- a/Structs/ProfileImageView/Size.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - Size Enumeration Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Size

    -
    -
    - -
    public enum Size
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - regular - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case regular
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - large - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case large
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - extraLarge - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case extraLarge
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/Typealiases.html b/Typealiases.html deleted file mode 100644 index fbf4f06f..00000000 --- a/Typealiases.html +++ /dev/null @@ -1,574 +0,0 @@ - - - - Type Aliases Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Type Aliases

    -

    The following type aliases are available globally.

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ScanCAN - -
      -
      -
      -
      -
      -
      -

      Represent a CAN number

      - -

      Format should be a number with a count of 6 digits.

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public typealias ScanCAN = String
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/badge.svg b/badge.svg index a096feca..a5d7e554 100644 --- a/badge.svg +++ b/badge.svg @@ -1,15 +1,15 @@ - + - + - - + + @@ -18,11 +18,11 @@ documentation - - 100% + + 0% - - 100% + + 0% diff --git a/docsets/.docset/Contents/Resources/Documents/Classes.html b/docsets/.docset/Contents/Resources/Documents/Classes.html deleted file mode 100644 index 714cd92b..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Classes.html +++ /dev/null @@ -1,572 +0,0 @@ - - - - Classes Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Classes

    -

    The following classes are available globally.

    - -
    -
    - -
    -
    -
    -
      -
    • - -
      -
      -
      -
      -
      -

      Encodes ErxTasks or ErxChargeItem with a given MatrixCodeGenerator.

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public class DefaultErxMatrixCodeGenerator : ErxMatrixCodeGenerator
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Enums.html b/docsets/.docset/Contents/Resources/Documents/Enums.html deleted file mode 100644 index 7566ed1b..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Enums.html +++ /dev/null @@ -1,599 +0,0 @@ - - - - Enumerations Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Enumerations

    -

    The following enumerations are available globally.

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Validity - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public enum Validity : Equatable
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - ProfilePicture - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public enum ProfilePicture : String, CaseIterable
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Enums/ProfilePicture.html b/docsets/.docset/Contents/Resources/Documents/Enums/ProfilePicture.html deleted file mode 100644 index c4f7840f..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Enums/ProfilePicture.html +++ /dev/null @@ -1,915 +0,0 @@ - - - - ProfilePicture Enumeration Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ProfilePicture

    -
    -
    - -
    public enum ProfilePicture : String, CaseIterable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - baby - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case baby
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - boyWithCard - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case boyWithCard
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - developer - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case developer
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - doctorFemale - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case doctorFemale
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - pharmacist - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case pharmacist
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - manWithPhone - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case manWithPhone
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - oldDoctor - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case oldDoctor
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - oldMan - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case oldMan
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - oldWoman - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case oldWoman
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - doctorMale - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case doctorMale
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - pharmacist2 - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case pharmacist2
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - wheelchair - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case wheelchair
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - womanWithPhone - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case womanWithPhone
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - none - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case none
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Enums/Validity.html b/docsets/.docset/Contents/Resources/Documents/Enums/Validity.html deleted file mode 100644 index 39639b8d..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Enums/Validity.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - Validity Enumeration Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Validity

    -
    -
    - -
    public enum Validity : Equatable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - valid - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case valid
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - invalid(_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case invalid(String)
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions.html b/docsets/.docset/Contents/Resources/Documents/Extensions.html index 4fa4dfba..a0dd2577 100644 --- a/docsets/.docset/Contents/Resources/Documents/Extensions.html +++ b/docsets/.docset/Contents/Resources/Documents/Extensions.html @@ -21,9 +21,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -68,2701 +68,34 @@ - - - - - - - -
    - -
    -
    -

    Extensions

    -

    The following extensions are available globally.

    - -
    -
    - -
    -
    -
    -
    - - -
    - -

    Backwards Deployment Support -

    -
    -
    -
      -
    • -
      - - - - AppKit - -
      -
      -
      -
      -
      -
      - -
      -
      -
      -
    • -
    -
    -
    -
    - - -
    - -

    TCA Dependency -

    -
    -
    -
      -
    • - -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension AccessibilityAnnouncementReceiver: DependencyKey
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - AppVersion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension AppVersion: DependencyKey
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - ZXDataMatrixWriter - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ZXDataMatrixWriter: MatrixCodeGenerator
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - IDPError - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension IDPError: LocalizedError
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - ProgressResponse - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ProgressResponse: Codable where Result: Codable, Failure: Codable, Progress: Codable
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - - -
    - -

    TCA Dependency eRpKit -

    -
    -
    -
      -
    • -
      - - - - FHIRDateFormatter - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension FHIRDateFormatter: DependencyKey
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - - -
    - -

    TCA Dependency eRpLocalStorage -

    -
    -
    -
      -
    • -
      - - - - ProfileCoreDataStore - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ProfileCoreDataStore: DependencyKey
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - - -
    - -

    ComposableCoreLocation -

    -
    -
    -
      -
    • -
      - - - - LocationManager - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension LocationManager: DependencyKey
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - - -
    - -

    factories -

    -
    -
    - + +
    -
    -
    -
    -
    - -
  • -
    - - - - MKCoordinateSpan - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension MKCoordinateSpan: Equatable
    +
    +
    +

    Extensions

    +

    The following extensions are available globally.

    -
    -
    -
    -
    -
  • -
  • -
    - - - - DebugDeviceCapabilities - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension DebugDeviceCapabilities: Equatable
    +
    +
    -
    - - - -
  • - - +
    +
    - - + +
    - -

    TCA Dependency + +

    Backwards Deployment Support

    @@ -2770,114 +103,9 @@

    TCA Dependency
  • - - - ServiceLocator - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension ServiceLocator: DependencyKey
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension ServiceLocatorDebugAccess: DependencyKey
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - UserDefaults - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension UserDefaults
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - UIDateFormatter - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension UIDateFormatter: DependencyKey
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - SmartMockRegister + + + AppKit
    @@ -2887,14 +115,6 @@

    Declaration

    -
    -

    Declaration

    -
    -

    Swift

    -
    extension SmartMockRegister: DependencyKey
    - -
    -
  • @@ -2906,7 +126,7 @@

    Declaration

    diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/APDU.html b/docsets/.docset/Contents/Resources/Documents/Extensions/APDU.html deleted file mode 100644 index a8a54c8e..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/APDU.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - APDU Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    APDU

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension APDU.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/APDU/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/APDU/Error.html deleted file mode 100644 index 9125cbb4..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/APDU/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension APDU.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/AVSError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/AVSError.html deleted file mode 100644 index d0c21354..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/AVSError.html +++ /dev/null @@ -1,630 +0,0 @@ - - - - AVSError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    AVSError

    -
    -
    - -
    extension AVSError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - InternalError - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension AVSError.InternalError: LocalizedError
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/AVSError/InternalError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/AVSError/InternalError.html deleted file mode 100644 index bdb9aaf1..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/AVSError/InternalError.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - InternalError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    InternalError

    -
    -
    - -
    extension AVSError.InternalError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/AVSMessage.html b/docsets/.docset/Contents/Resources/Documents/Extensions/AVSMessage.html deleted file mode 100644 index 83e9db64..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/AVSMessage.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - AVSMessage Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    AVSMessage

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Validator - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension AVSMessage.Validator: DependencyKey
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/AccessibilityAnnouncementReceiver.html b/docsets/.docset/Contents/Resources/Documents/Extensions/AccessibilityAnnouncementReceiver.html deleted file mode 100644 index fffb0d1e..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/AccessibilityAnnouncementReceiver.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - AccessibilityAnnouncementReceiver Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    AccessibilityAnnouncementReceiver

    -
    -
    - -
    extension AccessibilityAnnouncementReceiver: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: AccessibilityAnnouncementReceiver
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - previewValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let previewValue: AccessibilityAnnouncementReceiver
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let testValue: AccessibilityAnnouncementReceiver
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ApplicationIdentifier.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ApplicationIdentifier.html deleted file mode 100644 index 34d88f61..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ApplicationIdentifier.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - ApplicationIdentifier Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ApplicationIdentifier

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ApplicationIdentifier.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ApplicationIdentifier/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ApplicationIdentifier/Error.html deleted file mode 100644 index 8a7e6aec..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ApplicationIdentifier/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension ApplicationIdentifier.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/Array.html b/docsets/.docset/Contents/Resources/Documents/Extensions/Array.html deleted file mode 100644 index 7eaa972d..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/Array.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - Array Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Array

    -
    -
    - -
    extension Array: RawRepresentable where Element: Codable
    - -
    -
    -

    An Array of Codable element can now be stored within UserDefaults -or with the @AppStorage property wrapper

    - -
    -
    - -
    -
    -
    -
    - - -
    - -

    Available where Element: Codable -

    -
    -
    -
      -
    • -
      - - - - init(rawValue:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public init?(rawValue: String)
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - rawValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var rawValue: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/BarcodeDetection.html b/docsets/.docset/Contents/Resources/Documents/Extensions/BarcodeDetection.html deleted file mode 100644 index 92262ce9..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/BarcodeDetection.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - BarcodeDetection Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    BarcodeDetection

    -
    -
    - -
    extension BarcodeDetection: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: BarcodeDetection
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CLLocationCoordinate2D.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CLLocationCoordinate2D.html deleted file mode 100644 index 8406b037..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CLLocationCoordinate2D.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - CLLocationCoordinate2D Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CLLocationCoordinate2D

    -
    -
    - -
    extension CLLocationCoordinate2D: Equatable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ==(_:_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static func == (lhs: CLLocationCoordinate2D, rhs: CLLocationCoordinate2D) -> Bool
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CardError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CardError.html deleted file mode 100644 index ff2b7737..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CardError.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - CardError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CardError

    -
    -
    - -
    extension CardError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CardVersion2.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CardVersion2.html deleted file mode 100644 index 846f3e6d..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CardVersion2.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - CardVersion2 Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CardVersion2

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension CardVersion2.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CardVersion2/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CardVersion2/Error.html deleted file mode 100644 index 1c426b03..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CardVersion2/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension CardVersion2.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallExtAuthConfirmationDomain.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallExtAuthConfirmationDomain.html deleted file mode 100644 index b1d49472..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallExtAuthConfirmationDomain.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - CardWallExtAuthConfirmationDomain Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CardWallExtAuthConfirmationDomain

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension CardWallExtAuthConfirmationDomain.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain.html deleted file mode 100644 index 0ef8e0ef..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain.html +++ /dev/null @@ -1,563 +0,0 @@ - - - - CardWallReadCardDomain Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CardWallReadCardDomain

    - -
    -
    - -
    -
    -
    - -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain/State.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain/State.html deleted file mode 100644 index 8046ffa6..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain/State.html +++ /dev/null @@ -1,589 +0,0 @@ - - - - State Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    State

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension CardWallReadCardDomain.State.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain/State/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain/State/Error.html deleted file mode 100644 index c3db5afa..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CardWallReadCardDomain/State/Error.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - InputError - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension CardWallReadCardDomain.State.Error.InputError: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/CoreNFCError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/CoreNFCError.html deleted file mode 100644 index 7060725c..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/CoreNFCError.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - CoreNFCError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    CoreNFCError

    -
    -
    - -
    extension CoreNFCError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ErxTask.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ErxTask.html deleted file mode 100644 index a822b608..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ErxTask.html +++ /dev/null @@ -1,562 +0,0 @@ - - - - ErxTask Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ErxTask

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Status - -
      -
      -
      -
      -
      -
      - -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ErxTaskOrder.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ErxTaskOrder.html deleted file mode 100644 index eb851a1b..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ErxTaskOrder.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - ErxTaskOrder Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ErxTaskOrder

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Validator - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ErxTaskOrder.Validator: DependencyKey
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ExtAuthPendingDomain.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ExtAuthPendingDomain.html deleted file mode 100644 index c186b9e8..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ExtAuthPendingDomain.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - ExtAuthPendingDomain Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ExtAuthPendingDomain

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ExtAuthPendingDomain.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/FHIRDateFormatter.html b/docsets/.docset/Contents/Resources/Documents/Extensions/FHIRDateFormatter.html deleted file mode 100644 index 59f2c7eb..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/FHIRDateFormatter.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - FHIRDateFormatter Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    FHIRDateFormatter

    -
    -
    - -
    extension FHIRDateFormatter: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: FHIRDateFormatter
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let testValue: FHIRDateFormatter
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/FileControlParameter.html b/docsets/.docset/Contents/Resources/Documents/Extensions/FileControlParameter.html deleted file mode 100644 index 4bd4c35d..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/FileControlParameter.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - FileControlParameter Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    FileControlParameter

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension FileControlParameter.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/FileControlParameter/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/FileControlParameter/Error.html deleted file mode 100644 index f9599bd4..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/FileControlParameter/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension FileControlParameter.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/FileIdentifier.html b/docsets/.docset/Contents/Resources/Documents/Extensions/FileIdentifier.html deleted file mode 100644 index 44e84a75..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/FileIdentifier.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - FileIdentifier Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    FileIdentifier

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension FileIdentifier.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/FileIdentifier/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/FileIdentifier/Error.html deleted file mode 100644 index 89e51cf9..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/FileIdentifier/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension FileIdentifier.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/Format2Pin.html b/docsets/.docset/Contents/Resources/Documents/Extensions/Format2Pin.html deleted file mode 100644 index 27d8ca9b..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/Format2Pin.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - Format2Pin Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Format2Pin

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension Format2Pin.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/Format2Pin/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/Format2Pin/Error.html deleted file mode 100644 index adafcc58..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/Format2Pin/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension Format2Pin.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/GemCvCertificate.html b/docsets/.docset/Contents/Resources/Documents/Extensions/GemCvCertificate.html deleted file mode 100644 index c6bc96b2..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/GemCvCertificate.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - GemCvCertificate Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    GemCvCertificate

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension GemCvCertificate.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/GemCvCertificate/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/GemCvCertificate/Error.html deleted file mode 100644 index e3c429ff..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/GemCvCertificate/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension GemCvCertificate.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCard.html b/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCard.html deleted file mode 100644 index 35e42313..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCard.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - HealthCard Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    HealthCard

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension HealthCard.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCard/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCard/Error.html deleted file mode 100644 index d459aaea..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCard/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension HealthCard.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCardCommandBuilder.html b/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCardCommandBuilder.html deleted file mode 100644 index f55b716e..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCardCommandBuilder.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - HealthCardCommandBuilder Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    HealthCardCommandBuilder

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - InvalidArgument - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension HealthCardCommandBuilder.InvalidArgument: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCardCommandBuilder/InvalidArgument.html b/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCardCommandBuilder/InvalidArgument.html deleted file mode 100644 index 4b5785db..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/HealthCardCommandBuilder/InvalidArgument.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - InvalidArgument Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    InvalidArgument

    -
    -
    - -
    extension HealthCardCommandBuilder.InvalidArgument: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/IDPError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/IDPError.html deleted file mode 100644 index c1d1a579..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/IDPError.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - IDPError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    IDPError

    -
    -
    - -
    extension IDPError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/KKAppDirectory.html b/docsets/.docset/Contents/Resources/Documents/Extensions/KKAppDirectory.html deleted file mode 100644 index 69ebba8e..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/KKAppDirectory.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - KKAppDirectory Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    KKAppDirectory

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Entry - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension KKAppDirectory.Entry: Identifiable
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/KKAppDirectory/Entry.html b/docsets/.docset/Contents/Resources/Documents/Extensions/KKAppDirectory/Entry.html deleted file mode 100644 index 9a7406e9..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/KKAppDirectory/Entry.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Entry Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Entry

    -
    -
    - -
    extension KKAppDirectory.Entry: Identifiable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - id - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var id: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/Key.html b/docsets/.docset/Contents/Resources/Documents/Extensions/Key.html deleted file mode 100644 index 10c1d169..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/Key.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - Key Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Key

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension Key.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/Key/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/Key/Error.html deleted file mode 100644 index 4211a9b6..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/Key/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension Key.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/KeyAgreement.html b/docsets/.docset/Contents/Resources/Documents/Extensions/KeyAgreement.html deleted file mode 100644 index bb13c1c7..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/KeyAgreement.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - KeyAgreement Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    KeyAgreement

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension KeyAgreement.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/KeyAgreement/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/KeyAgreement/Error.html deleted file mode 100644 index c1fc117b..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/KeyAgreement/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension KeyAgreement.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/LocationManager.html b/docsets/.docset/Contents/Resources/Documents/Extensions/LocationManager.html deleted file mode 100644 index d0b51378..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/LocationManager.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - LocationManager Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    LocationManager

    -
    -
    - -
    extension LocationManager: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var liveValue: LocationManager
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - previewValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var previewValue: LocationManager
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var testValue: LocationManager
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/LoginHandlerError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/LoginHandlerError.html deleted file mode 100644 index d9ba2ed3..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/LoginHandlerError.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - LoginHandlerError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    LoginHandlerError

    -
    -
    - -
    extension LoginHandlerError: Codable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - LoadingError - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public enum LoadingError : Swift.Error
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/LoginHandlerError/LoadingError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/LoginHandlerError/LoadingError.html deleted file mode 100644 index 97eb759b..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/LoginHandlerError/LoadingError.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - LoadingError Enumeration Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    LoadingError

    -
    -
    - -
    public enum LoadingError : Swift.Error
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - message(_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case message(String?)
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/MKCoordinateRegion.html b/docsets/.docset/Contents/Resources/Documents/Extensions/MKCoordinateRegion.html deleted file mode 100644 index 6f46b99f..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/MKCoordinateRegion.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - MKCoordinateRegion Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MKCoordinateRegion

    -
    -
    - -
    extension MKCoordinateRegion: Equatable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ==(_:_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static func == (lhs: MKCoordinateRegion, rhs: MKCoordinateRegion) -> Bool
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - gematikHQRegion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let gematikHQRegion: MKCoordinateRegion
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/MKCoordinateSpan.html b/docsets/.docset/Contents/Resources/Documents/Extensions/MKCoordinateSpan.html deleted file mode 100644 index 01dfa12b..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/MKCoordinateSpan.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - MKCoordinateSpan Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MKCoordinateSpan

    -
    -
    - -
    extension MKCoordinateSpan: Equatable
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ==(_:_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static func == (lhs: MKCoordinateSpan, rhs: MKCoordinateSpan) -> Bool
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/MainDomain.html b/docsets/.docset/Contents/Resources/Documents/Extensions/MainDomain.html deleted file mode 100644 index 147d59c2..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/MainDomain.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - MainDomain Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MainDomain

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension MainDomain.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationSchedule.html b/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationSchedule.html deleted file mode 100644 index 93d34883..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationSchedule.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - MedicationSchedule Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MedicationSchedule

    -
    -
    - -
    extension MedicationSchedule: CustomStringConvertible
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Entry - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension MedicationSchedule.Entry: CustomStringConvertible
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - description - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var description: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationSchedule/Entry.html b/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationSchedule/Entry.html deleted file mode 100644 index 77730d9f..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationSchedule/Entry.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Entry Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Entry

    -
    -
    - -
    extension MedicationSchedule.Entry: CustomStringConvertible
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - description - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var description: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationScheduleRepository.html b/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationScheduleRepository.html deleted file mode 100644 index d15a5e81..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/MedicationScheduleRepository.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - MedicationScheduleRepository Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MedicationScheduleRepository

    -
    -
    - -
    extension MedicationScheduleRepository: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var liveValue: MedicationScheduleRepository { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var testValue: MedicationScheduleRepository { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/NFCCardError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/NFCCardError.html deleted file mode 100644 index 90d19244..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/NFCCardError.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - NFCCardError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    NFCCardError

    -
    -
    - -
    extension NFCCardError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/NFCHealthCardPasswordControllerError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/NFCHealthCardPasswordControllerError.html deleted file mode 100644 index 6891eff7..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/NFCHealthCardPasswordControllerError.html +++ /dev/null @@ -1,605 +0,0 @@ - - - - NFCHealthCardPasswordControllerError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    NFCHealthCardPasswordControllerError

    -
    -
    - -
    extension NFCHealthCardPasswordControllerError: Equatable
    -
    extension NFCHealthCardPasswordControllerError: CustomStringConvertible, LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ==(_:_:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static func ==(lhs: NFCHealthCardPasswordControllerError,
      -                      rhs: NFCHealthCardPasswordControllerError) -> Bool
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - description - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var description: String { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/NFCTagReaderSession.html b/docsets/.docset/Contents/Resources/Documents/Extensions/NFCTagReaderSession.html deleted file mode 100644 index 297bffc5..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/NFCTagReaderSession.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - NFCTagReaderSession Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    NFCTagReaderSession

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension NFCTagReaderSession.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/NFCTagReaderSession/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/NFCTagReaderSession/Error.html deleted file mode 100644 index fcdfe75c..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/NFCTagReaderSession/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension NFCTagReaderSession.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/Password.html b/docsets/.docset/Contents/Resources/Documents/Extensions/Password.html deleted file mode 100644 index c01c4f27..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/Password.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - Password Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Password

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension Password.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/Password/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/Password/Error.html deleted file mode 100644 index e9bcd10e..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/Password/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension Password.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFHIRDataSource.html b/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFHIRDataSource.html deleted file mode 100644 index 26b5170a..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFHIRDataSource.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - PharmacyFHIRDataSource Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    PharmacyFHIRDataSource

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension PharmacyFHIRDataSource.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFHIRDataSource/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFHIRDataSource/Error.html deleted file mode 100644 index 025b47ff..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFHIRDataSource/Error.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension PharmacyFHIRDataSource.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFilterBar.html b/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFilterBar.html deleted file mode 100644 index d41dfeca..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyFilterBar.html +++ /dev/null @@ -1,570 +0,0 @@ - - - - PharmacyFilterBar Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    PharmacyFilterBar

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Filter - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension PharmacyFilterBar.Filter: Equatable where FilterType: Equatable
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyRepositoryError.html b/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyRepositoryError.html deleted file mode 100644 index 0e4798f0..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/PharmacyRepositoryError.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - PharmacyRepositoryError Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    PharmacyRepositoryError

    -
    -
    - -
    extension PharmacyRepositoryError: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - recoverySuggestion - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var recoverySuggestion: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ProfileCoreDataStore.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ProfileCoreDataStore.html deleted file mode 100644 index bc1293b8..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ProfileCoreDataStore.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - ProfileCoreDataStore Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ProfileCoreDataStore

    -
    -
    - -
    extension ProfileCoreDataStore: DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: ProfileCoreDataStore
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/Result.html b/docsets/.docset/Contents/Resources/Documents/Extensions/Result.html deleted file mode 100644 index 182e7d55..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/Result.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - Result Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Result

    -
    -
    - -
    extension Result: Codable where Success: Codable, Failure: Codable
    - -
    -
    - -
    -
    - -
    -
    -
    -
    - - -
    - -

    Available where Success: Codable, Failure: Codable -

    -
    -
    -
      -
    • -
      - - - - init(from:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public init(from decoder: Decoder) throws
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - encode(to:) - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public func encode(to encoder: Encoder) throws
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ScanCAN.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ScanCAN.html deleted file mode 100644 index 2cdc9436..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ScanCAN.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - ScanCAN Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ScanCAN

    -
    -
    - -
    extension ScanCAN
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - isValid - -
      -
      -
      -
      -
      -
      -

      Validates a CAN and checks for length and digits.

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var isValid: Bool { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ShortFileIdentifier.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ShortFileIdentifier.html deleted file mode 100644 index 08ecd6b2..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ShortFileIdentifier.html +++ /dev/null @@ -1,571 +0,0 @@ - - - - ShortFileIdentifier Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ShortFileIdentifier

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - Error - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      extension ShortFileIdentifier.Error: LocalizedError
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ShortFileIdentifier/Error.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ShortFileIdentifier/Error.html deleted file mode 100644 index 40b17d0a..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ShortFileIdentifier/Error.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - Error Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Error

    -
    -
    - -
    extension ShortFileIdentifier.Error: LocalizedError
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - errorDescription - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var errorDescription: String? { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/UserDefaults.html b/docsets/.docset/Contents/Resources/Documents/Extensions/UserDefaults.html deleted file mode 100644 index b3ba058c..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/UserDefaults.html +++ /dev/null @@ -1,606 +0,0 @@ - - - - UserDefaults Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    UserDefaults

    -
    -
    - -
    extension UserDefaults
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - kAppTrackingAllowed - -
      -
      -
      -
      -
      -
      -

      Key for app tracking settings UserDefaults

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let kAppTrackingAllowed: String
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - appTrackingAllowed - -
      -
      -
      -
      -
      -
      -

      Store users setting for app tracking

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      @objc
      -public var appTrackingAllowed: Bool { get set }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Extensions/ZXDataMatrixWriter.html b/docsets/.docset/Contents/Resources/Documents/Extensions/ZXDataMatrixWriter.html deleted file mode 100644 index ab8c2f8a..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Extensions/ZXDataMatrixWriter.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - ZXDataMatrixWriter Extension Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ZXDataMatrixWriter

    -
    -
    - -
    extension ZXDataMatrixWriter: MatrixCodeGenerator
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • - -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public func generateImage(for contents: String,
      -                          width: Int,
      -                          height: Int) throws -> CGImage
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Guides.html b/docsets/.docset/Contents/Resources/Documents/Guides.html index 1e07bc62..087c54ae 100644 --- a/docsets/.docset/Contents/Resources/Documents/Guides.html +++ b/docsets/.docset/Contents/Resources/Documents/Guides.html @@ -21,9 +21,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -67,451 +67,12 @@ - - - - - @@ -574,7 +135,7 @@

    Guides

    diff --git a/docsets/.docset/Contents/Resources/Documents/Protocols.html b/docsets/.docset/Contents/Resources/Documents/Protocols.html deleted file mode 100644 index 16f28f51..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Protocols.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - Protocols Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Protocols

    -

    The following protocols are available globally.

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - MatrixCodeGenerator - -
      -
      -
      -
      -
      -
      -

      Instances of conforming type can be used to generate a matrix code

      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public protocol MatrixCodeGenerator
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Protocols/MatrixCodeGenerator.html b/docsets/.docset/Contents/Resources/Documents/Protocols/MatrixCodeGenerator.html deleted file mode 100644 index f412aa2f..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Protocols/MatrixCodeGenerator.html +++ /dev/null @@ -1,624 +0,0 @@ - - - - MatrixCodeGenerator Protocol Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    MatrixCodeGenerator

    -
    -
    - -
    public protocol MatrixCodeGenerator
    - -
    -
    -

    Instances of conforming type can be used to generate a matrix code

    - -
    -
    - -
    -
    -
    -
      -
    • - -
      -
      -
      -
      -
      -

      Generates a CGImage from the given string

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      func generateImage(for contents: String,
      -                   width: Int,
      -                   height: Int) throws -> CGImage
      - -
      -
      -
      -

      Parameters

      - - - - - - - - - - - - - - - -
      - - contents - - -
      -

      the string used to generate a matrix code

      -
      -
      - - width - - -
      -

      witdth of the generated image

      -
      -
      - - height - - -
      -

      height of the generated image

      -
      -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Structs.html b/docsets/.docset/Contents/Resources/Documents/Structs.html deleted file mode 100644 index 1eb2ea10..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Structs.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - Structures Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Structures

    -

    The following structures are available globally.

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ProfileImageView - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public struct ProfileImageView : View
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - - -
    - -

    TCA Dependency eRpKit -

    -
    -
    - -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Structs/EntireErxTaskRepositoryDependency.html b/docsets/.docset/Contents/Resources/Documents/Structs/EntireErxTaskRepositoryDependency.html deleted file mode 100644 index e7ac7a36..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Structs/EntireErxTaskRepositoryDependency.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - EntireErxTaskRepositoryDependency Structure Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    EntireErxTaskRepositoryDependency

    -
    -
    - -
    public struct EntireErxTaskRepositoryDependency : DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - previewValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var previewValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var testValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Structs/ErxTaskRepositoryDependency.html b/docsets/.docset/Contents/Resources/Documents/Structs/ErxTaskRepositoryDependency.html deleted file mode 100644 index 5f6f340c..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Structs/ErxTaskRepositoryDependency.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - ErxTaskRepositoryDependency Structure Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ErxTaskRepositoryDependency

    -
    -
    - -
    public struct ErxTaskRepositoryDependency : DependencyKey
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - liveValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static let liveValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - previewValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var previewValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - testValue - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public static var testValue: ErxTaskRepository?
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Structs/ProfileImageView.html b/docsets/.docset/Contents/Resources/Documents/Structs/ProfileImageView.html deleted file mode 100644 index 0b09e994..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Structs/ProfileImageView.html +++ /dev/null @@ -1,637 +0,0 @@ - - - - ProfileImageView Structure Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    ProfileImageView

    -
    -
    - -
    public struct ProfileImageView : View
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • - -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public init(
      -    userImageData: Data?,
      -    image: ProfilePicture?,
      -    backgroundColor: Color,
      -    statusColor: Color? = nil,
      -    borderColor: Color? = nil,
      -    size: Size = .regular
      -)
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - Size - -
      -
      -
      -
      -
      -
      - - See more -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public enum Size
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - body - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public var body: some View { get }
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Structs/ProfileImageView/Size.html b/docsets/.docset/Contents/Resources/Documents/Structs/ProfileImageView/Size.html deleted file mode 100644 index 76cd6439..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Structs/ProfileImageView/Size.html +++ /dev/null @@ -1,629 +0,0 @@ - - - - Size Enumeration Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Size

    -
    -
    - -
    public enum Size
    - -
    -
    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - regular - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case regular
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - large - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case large
      - -
      -
      -
      -
      -
    • -
    • -
      - - - - extraLarge - -
      -
      -
      -
      -
      -
      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      case extraLarge
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/Typealiases.html b/docsets/.docset/Contents/Resources/Documents/Typealiases.html deleted file mode 100644 index fbf4f06f..00000000 --- a/docsets/.docset/Contents/Resources/Documents/Typealiases.html +++ /dev/null @@ -1,574 +0,0 @@ - - - - Type Aliases Reference - - - - - - - - - - - - - - - - -
    -

    - - 1.21.0 Docs - - (100% documented) -

    - -
    -
    - -
    -
    - -

    - - GitHub - View on GitHub - -

    - -
    - - - -
    - -
    - -
    -
    -

    Type Aliases

    -

    The following type aliases are available globally.

    - -
    -
    - -
    -
    -
    -
      -
    • -
      - - - - ScanCAN - -
      -
      -
      -
      -
      -
      -

      Represent a CAN number

      - -

      Format should be a number with a count of 6 digits.

      - -
      -
      -

      Declaration

      -
      -

      Swift

      -
      public typealias ScanCAN = String
      - -
      -
      -
      -
      -
    • -
    -
    -
    -
    - -
    -
    - - - diff --git a/docsets/.docset/Contents/Resources/Documents/error_handling.html b/docsets/.docset/Contents/Resources/Documents/error_handling.html index 92db38c5..103319cd 100644 --- a/docsets/.docset/Contents/Resources/Documents/error_handling.html +++ b/docsets/.docset/Contents/Resources/Documents/error_handling.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -535,7 +96,7 @@

    Error Handling

    diff --git a/docsets/.docset/Contents/Resources/Documents/errors/error_graph.svg b/docsets/.docset/Contents/Resources/Documents/errors/error_graph.svg index 1f286342..c85670d1 100644 --- a/docsets/.docset/Contents/Resources/Documents/errors/error_graph.svg +++ b/docsets/.docset/Contents/Resources/Documents/errors/error_graph.svg @@ -1335,13 +1335,13 @@ NFCTagReaderSession_Error -NFCTagReaderSession_Error +NFCTagReaderSession_Error NFCSignatureProviderError:CardError->NFCTagReaderSession_Error:NFCTagReaderSession_Error - - + + @@ -1920,42 +1920,56 @@ NFCHealthCardPasswordControllerError - - -NFCHealthCardPasswordControllerError - -i-02601 + + +NFCHealthCardPasswordControllerError + +i-02601 + +cardError + + + +i-02602 + + +openSecureSession + + + +i-02603 + -cardError +resetRetryCounter -i-02602 - +i-02604 + -openSecureSession +wrongCan -i-02603 - +i-02605 + -resetRetryCounter +changeReferenceData -i-02604 - +i-02606 + -wrongCan +couldNotInitializeSession -i-02605 - +i-02607 + -changeReferenceData +nfcHealthCardSession @@ -1964,8 +1978,8 @@ NFCHealthCardPasswordControllerError:CardError->NFCTagReaderSession_Error:NFCTagReaderSession_Error - - + + @@ -1976,42 +1990,42 @@ ChargeItemConsentService.Error i-03601 - + localStore i-03602 - + loginHandler i-03603 - + erxRepository i-03604 - + unexpectedGrantConsentResponse i-03605 - + unexpected i-03606 - + unexpectedRevokeConsentResponse @@ -2046,14 +2060,14 @@ ChargeItemDomainServiceAuthenticateResult.Error i-03101 - + loginHandler i-03102 - + unexpected @@ -2076,28 +2090,28 @@ ChargeItemDomainServiceDeleteResult.Error i-03401 - + localStore i-03402 - + loginHandler i-03403 - + erxRepository i-03404 - + unexpected @@ -2132,35 +2146,35 @@ ChargeItemDomainServiceFetchResult.Error i-03001 - + localStore i-03002 - + loginHandler i-03003 - + erxRepository i-03005 - + chargeItemConsentService i-03004 - + unexpected @@ -2201,42 +2215,42 @@ ChargeItemListDomainServiceGrantResult.Error i-03201 - + localStore i-03202 - + loginHandler i-03203 - + erxRepository i-03206 - + chargeItemConsentService i-03204 - + unexpectedGrantConsentResponse i-03205 - + unexpected @@ -2277,35 +2291,35 @@ ChargeItemListDomainServiceRevokeResult.Error i-03301 - + localStore i-03302 - + loginHandler i-03303 - + erxRepository i-03305 - + chargeItemConsentService i-03304 - + unexpected @@ -2346,56 +2360,56 @@ ChargeItemPDFServiceError i-03501 - + couldNotCreateDestinationURL i-03502 - + couldNotCreatePDFStringForParsing i-03503 - + parsingError i-03504 - + failedToCreateAttachment i-03505 - + dataMissingPatient i-03506 - + dataMissingDoctor i-03507 - + dataMissingPharmacy i-03508 - + dataMissingInvoice @@ -2412,21 +2426,21 @@ AuditEventsServiceError i-02802 - + loginHandlerError i-02803 - + erxRepositoryError i-02801 - + missingAuthentication @@ -2455,7 +2469,7 @@ RegisteredDevicesDomain.Error i-01701 - + generic @@ -2472,28 +2486,28 @@ RegisteredDevicesServiceError i-01803 - + loginHandlerError i-01804 - + idpError i-01801 - + missingAuthentication i-01802 - + missingToken @@ -2522,7 +2536,7 @@ DemoError i-01901 - + demo @@ -2539,21 +2553,21 @@ AppSecurityManagerError i-00601 - + savePasswordFailed i-00602 - + retrievePasswordFailed i-00603 - + localAuthenticationContext @@ -2570,28 +2584,28 @@ KeychainAccessHelperError i-02001 - + illegalArgument i-02002 - + keyChainError i-02002 - + keyChainError i-02003 - + decodingError @@ -2608,7 +2622,7 @@ UserProfileServiceError i-02201 - + localStoreError @@ -2631,7 +2645,7 @@ MockAnswer.Error i- - + decodingError @@ -2648,14 +2662,14 @@ DefaultDataMatrixStringEncoderError i-20201 - + stringEncoding i-20202 - + missingAccessCode @@ -2672,14 +2686,14 @@ ErxConsent.Error i-20601 - + unableToConstructConsentRequest i-20602 - + invalidErxConsentInput @@ -2696,42 +2710,42 @@ ErxTask.Status.Error i-20101 - + decoding i-20102 - + unknown i-20103 - + missingStatus i-20104 - + missingPatientReceiptReference i-20105 - + missingPatientReceiptIdentifier i-20106 - + missingPatientReceiptBundle @@ -2748,14 +2762,14 @@ ErxTaskOrder.Error i-20601 - + unableToConstructCommunicationRequest i-20602 - + invalidErxTaskOrderInput @@ -2772,35 +2786,35 @@ FHIRClient.Error i-52001 - + internalError i-52004 - + inconsistentResponse i-52005 - + decoding i-52006 - + unknown i-52007 - + http @@ -2823,21 +2837,21 @@ SharedTask.Error i-20701 - + missingSeparator i-20702 - + failedDecodingEmptyString i-20703 - + tooManyComponents @@ -2854,14 +2868,14 @@ AVSTransactionCoreDataStore.Error i-5811 - + noMatchingEntity i-5812 - + internalError @@ -2878,7 +2892,7 @@ CoreDataController.Error i-50001 - + initialization @@ -2895,14 +2909,14 @@ FileManager.ExcludeFileError i-50301 - + fileDoesNotExist i-50302 - + error @@ -2919,49 +2933,49 @@ MigrationError i-50101 - + isLatestVersion i-50102 - + missingProfile i-50103 - + write i-50104 - + read i-50105 - + delete i-50106 - + unspecified i-50107 - + initialization @@ -2978,7 +2992,7 @@ PharmacyCoreDataStore.Error i-50501 - + noMatchingEntity @@ -2995,14 +3009,14 @@ ProfileCoreDataStore.Error i-50201 - + noMatchingEntity i-50202 - + initialization @@ -3019,14 +3033,14 @@ ShipmentInfoCoreDataStore.Error i-50401 - + noMatchingEntity i-50402 - + internalError @@ -3043,7 +3057,7 @@ RemoteStorageBundleParsingError i-58001 - + parseError @@ -3060,14 +3074,14 @@ BiometricsSHA256Signer.Error i-10201 - + sessionClosed i-10202 - + signatureFailed @@ -3084,14 +3098,14 @@ JWE.Error i-10301 - + invalidJWE i-10302 - + encodingError @@ -3108,35 +3122,35 @@ JWT.Error i-10401 - + malformedJWT i-10402 - + noSignature i-10403 - + encodingError i-10404 - + invalidSignature i-10405 - + invalidExpirationDate @@ -3153,7 +3167,7 @@ KeyVerifier.Error i-10501 - + stringConversion @@ -3170,21 +3184,21 @@ TokenPayload.Error i-10601 - + dataEncoding i-10602 - + stringConversion i-10603 - + decryption @@ -3207,49 +3221,49 @@ TrustStoreError.InternalError i-5611 - + loadOCSPCheckedTrustStoreUnexpectedNil i-5612 - + loadCertListFromServerUnexpectedNil i-5613 - + loadOCSPListFromServerUnexpectedNil i-5614 - + trustStoreCertListUnexpectedNil i-5615 - + loadOCSPResponsesUnexpectedNil i-5616 - + missingSignerForEECertificate i-5617 - + notImplemented @@ -3272,7 +3286,7 @@ IDPError.LoadingError i- - + message @@ -3289,7 +3303,7 @@ ConversionError i-10701 - + generic @@ -3306,56 +3320,56 @@ PrivateKeyContainer.Error i-10801 - + keyNotFound i-10802 - + unknownError i-10803 - + retrievingPublicKeyFailed i-10804 - + creationFromBiometrie i-10805 - + creationWithoutBiometrie i-10806 - + convertingKey i-10807 - + signing i-10808 - + canceledByUser @@ -3372,7 +3386,7 @@ PharmacyBundleParsingError i-51001 - + parseError @@ -3395,7 +3409,7 @@ TrustAnchor.Error i-56201 - + invalidPEM @@ -3412,42 +3426,42 @@ VAUError i-55001 - + network i-55002 - + certificateDecoding i-55003 - + internalCryptoError i-55004 - + responseValidation i-55005 - + unspecified i-55006 - + internalError diff --git a/docsets/.docset/Contents/Resources/Documents/errors/errors.csv b/docsets/.docset/Contents/Resources/Documents/errors/errors.csv index b942fa02..ccfb45a9 100644 --- a/docsets/.docset/Contents/Resources/Documents/errors/errors.csv +++ b/docsets/.docset/Contents/Resources/Documents/errors/errors.csv @@ -87,6 +87,8 @@ i-02602,"NFCHealthCardPasswordControllerError.openSecureSession","", i-02603,"NFCHealthCardPasswordControllerError.resetRetryCounter","", i-02604,"NFCHealthCardPasswordControllerError.wrongCan","", i-02605,"NFCHealthCardPasswordControllerError.changeReferenceData","", +i-02606,"NFCHealthCardPasswordControllerError.couldNotInitializeSession","", +i-02607,"NFCHealthCardPasswordControllerError.nfcHealthCardSession","Any error regarding the communication with the NFC health card itself\nor sending/receiving data (operation execution)", i-03601,"ChargeItemConsentService.Error.localStore","",LocalStoreError i-03602,"ChargeItemConsentService.Error.loginHandler","",LoginHandlerError i-03603,"ChargeItemConsentService.Error.erxRepository","",ErxRepositoryError diff --git a/docsets/.docset/Contents/Resources/Documents/errors/errors.html b/docsets/.docset/Contents/Resources/Documents/errors/errors.html index bd4fc0bb..845c133e 100644 --- a/docsets/.docset/Contents/Resources/Documents/errors/errors.html +++ b/docsets/.docset/Contents/Resources/Documents/errors/errors.html @@ -593,6 +593,14 @@

    RedeemServiceError

    +
  • couldNotInitializeSession (i-02606):
  • +
  • nfcHealthCardSession (i-02607): [Any error regarding +the communication with the NFC health card itself, or sending/receiving +data (operation execution)] +
  • ChargeItemConsentService.Error

    diff --git a/docsets/.docset/Contents/Resources/Documents/index.html b/docsets/.docset/Contents/Resources/Documents/index.html index e49fdb71..4b83c2fc 100644 --- a/docsets/.docset/Contents/Resources/Documents/index.html +++ b/docsets/.docset/Contents/Resources/Documents/index.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -622,7 +183,7 @@
    diff --git a/docsets/.docset/Contents/Resources/Documents/modules.html b/docsets/.docset/Contents/Resources/Documents/modules.html index c4b90de6..e2a5460b 100644 --- a/docsets/.docset/Contents/Resources/Documents/modules.html +++ b/docsets/.docset/Contents/Resources/Documents/modules.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -544,7 +105,7 @@

    Modules

    diff --git a/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/docsets/.docset/Contents/Resources/Documents/index.html b/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/docsets/.docset/Contents/Resources/Documents/index.html index e221c6c7..dfd7da79 100644 --- a/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/docsets/.docset/Contents/Resources/Documents/index.html +++ b/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/docsets/.docset/Contents/Resources/Documents/index.html @@ -20,7 +20,7 @@

    - 1.21.0 + 1.22.1 Docs (0% documented) @@ -159,7 +159,7 @@

    diff --git a/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/docsets/.tgz b/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/docsets/.tgz index b054d4ba..409c4c0b 100644 Binary files a/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/docsets/.tgz and b/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/docsets/.tgz differ diff --git a/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/index.html b/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/index.html index e221c6c7..dfd7da79 100644 --- a/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/index.html +++ b/docsets/.docset/Contents/Resources/Documents/modules/eRpDummy/index.html @@ -20,7 +20,7 @@

    - 1.21.0 + 1.22.1 Docs (0% documented) @@ -159,7 +159,7 @@

    diff --git a/docsets/.docset/Contents/Resources/Documents/requirement-notes.html b/docsets/.docset/Contents/Resources/Documents/requirement-notes.html index 0795cde6..fe496560 100644 --- a/docsets/.docset/Contents/Resources/Documents/requirement-notes.html +++ b/docsets/.docset/Contents/Resources/Documents/requirement-notes.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -714,7 +275,7 @@
    diff --git a/docsets/.docset/Contents/Resources/Documents/requirements.html b/docsets/.docset/Contents/Resources/Documents/requirements.html index 21fbb2aa..661c3b06 100644 --- a/docsets/.docset/Contents/Resources/Documents/requirements.html +++ b/docsets/.docset/Contents/Resources/Documents/requirements.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -647,11 +208,11 @@

    O.Arch_9

    Link within DataPrivacy.html to https://www.gematik.de/datensicherheit

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:163

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingContainer.swift:75

    DataPrivacy display within Onboarding

    // [REQ:BSI-eRp-ePA:O.Arch_9#2] DataPrivacy display within Onboarding
    -.sheet(isPresented: $showTermsOfPrivacy) {
    +.sheet(isPresented: viewStore.binding(get: \.showTermsOfPrivacy,
     

    ../Sources/eRpApp/Screens/Settings/SettingsLegalInfoView.swift:44

    @@ -696,7 +257,7 @@

    O.Auth_4

    O.Auth_5

    A Audit Log for every FD access is available in each user profile.

    -

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:516

    +

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:502

    Actual Button to open the audit events

    // [REQ:gemSpec_eRp_FdV:A_19177#2,A_19185#3] Actual Button to open the audit events
    @@ -1059,17 +620,11 @@ 

    O.Data_9

    O.Data_10

    Password fields are marked as such and thus disallow autocorrections. Search for SecureField or SecureFieldWithReveal for all usages.

    -

    ../Sources/eRpApp/AppDelegate.swift:35

    - -

    Keyboard extensions are disallowed

    -
    // [REQ:BSI-eRp-ePA:O.Data_10#2] Keyboard extensions are disallowed
    -func application(
    -

    ../Sources/eRpApp/Components/Controls/SecureFieldWithReveal.swift:36

    SecureFields are used for password input.

    // [REQ:BSI-eRp-ePA:O.Data_10#3] `SecureFields` are used for password input.
    -SecureField(titleKey, text: $text, onCommit: onCommit)
    +SecureField(text: $text) {
     

    O.Data_11

    @@ -1377,7 +932,7 @@

    O.Plat_16

    During the onboarding process the user is forced to secure the access to the app either via a biometric trait or a strong password.

    O.Purp_1

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:142

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:159

    Display as part of the onboarding

    // [REQ:BSI-eRp-ePA:O.Purp_1#1] Display as part of the onboarding
    @@ -1430,11 +985,11 @@ 

    O.Purp_3

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:104

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingContainer.swift:89

    Terms of Use display is part of the onboarding

    // [REQ:BSI-eRp-ePA:O.Purp_3#1] Terms of Use display is part of the onboarding
    -struct OnboardingTermsOfUseView: View {
    +.sheet(isPresented: viewStore.binding(get: \.showTermsOfUse,
     

    ../Sources/eRpApp/Screens/Settings/TermsOfUse/TermsOfUseView.swift:11

    @@ -1443,19 +998,19 @@

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:42

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:72

    User acceptance

    // [REQ:BSI-eRp-ePA:O.Purp_3#3] User acceptance
     OnboardingLegalInfoCheckmarkView(isAccepted: $isAllAccepted)
     
    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingContainer.swift:63

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingContainer.swift:68

    Callback triggers tracking alert

    // [REQ:BSI-eRp-ePA:O.Purp_3#4] Callback triggers tracking alert
     viewStore.send(.showTracking)
     
    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:190

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:200

    Show comply route to display analytics usage within onboarding

    // [REQ:gemSpec_eRp_FdV:A_19088,A_19091#1,A_19092] Show comply route to display analytics usage within
    @@ -1463,14 +1018,14 @@ 

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:194

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:204

    Accept usage analytics

    // [REQ:gemSpec_eRp_FdV:A_19090,A_19091#2] User confirms the opt in within settings
     // [REQ:BSI-eRp-ePA:O.Purp_3#6] Accept usage analytics
     case .alert(.presented(.allowTracking)):
     
    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:199

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:209

    Deny usage analytics

    // [REQ:gemSpec_eRp_FdV:A_19092] User may choose to not accept analytics
    @@ -1789,19 +1344,19 @@ 

    // [REQ:BSI-eRp-ePA:O.Source_1#5] External application calls via Universal Linking
     func scene(_: UIScene, continue userActivity: NSUserActivity) {
     
    -

    ../Sources/eRpApp/Screens/AppStartDomain.swift:234

    +

    ../Sources/eRpApp/Screens/AppStartDomain.swift:251

    External application calls via Universal Linking

    // [REQ:BSI-eRp-ePA:O.Source_1#6] External application calls via Universal Linking
     case let .universalLink(url):
     
    -

    ../Sources/eRpApp/Screens/Main/MainDomain.swift:207

    +

    ../Sources/eRpApp/Screens/Main/MainDomain.swift:193

    redirect into correct domain

    // [REQ:BSI-eRp-ePA:O.Source_1#7] redirect into correct domain
     return .run { send in
     
    -

    ../Sources/eRpApp/Screens/Main/ExtAuth/ExtAuthPendingDomain.swift:163

    +

    ../Sources/eRpApp/Screens/Main/ExtAuth/ExtAuthPendingDomain.swift:212

    Validate data by parsing url and only allowing predefined variables as String

    // [REQ:BSI-eRp-ePA:O.Source_1#8] Validate data by parsing url and only allowing predefined variables as String
    @@ -1877,13 +1432,27 @@ 

    // [REQ:BSI-eRp-ePA:O.Source_5#3] Invalidation means deleting the token storage.set(token: nil)

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:115

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:61

    Creation of the pairing session

    // [REQ:BSI-eRp-ePA:O.Source_5#4] Creation of the pairing session
     pairingSession = try sessionProvider.signatureProvider(for: profileID).createPairingSession()
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:209

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:77

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:130

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:146

    Failure will delete paring data

    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    @@ -1980,7 +1549,7 @@ 

    O.Tokn_4

    O.Tokn_5

    A Section within User Profiles contains all tokens for that profile on the device

    -

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:423

    +

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:409

    Section for Token display

    // [REQ:BSI-eRp-ePA:O.Tokn_5#2] Section for Token display
    @@ -2090,23 +1659,16 @@ 

    // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Building and sending the request
     var request = URLRequest(url: document.authentication.url, cachePolicy: .reloadIgnoringCacheData)
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:140

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:361

    Smartcard signature

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    +
    // first sign the challenge
    +// [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
     // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
     // [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    -.sign(challengeSession: challengeSession)
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:478

    - -

    Smartcard signature

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    -// [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
    -// [REQ:gemF_Tokenverschlüsselung:A_20700-06] sign
    -.readAutCertificate()
    +let autCertificateResponse: AutCertificateResponse
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:507

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:488

    Smartcard signature

    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    @@ -2115,24 +1677,17 @@ 

    A_20700-05

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:141

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:362

    sign

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    +
    // first sign the challenge
    +// [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
     // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
     // [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    -.sign(challengeSession: challengeSession)
    +let autCertificateResponse: AutCertificateResponse
     

    A_20700-06

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:141

    - -

    sign

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    -// [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
    -// [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    -.sign(challengeSession: challengeSession)
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:334

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:267

    sign

    // [REQ:gemSpec_IDP_Frontend:A_20526-01] sign
    @@ -2140,15 +1695,16 @@ 

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:479

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:362

    sign

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    +
    // first sign the challenge
    +// [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
     // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
    -// [REQ:gemF_Tokenverschlüsselung:A_20700-06] sign
    -.readAutCertificate()
    +// [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    +let autCertificateResponse: AutCertificateResponse
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:508

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:489

    sign

    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    @@ -2360,21 +1916,21 @@ 

    A_20525

    Not applicable as authenticator module is within FdV. Consent is given by using the app.

    A_20526-01

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:411

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:410

    sign and verify with idp

    // [REQ:gemSpec_eRp_FdV:A_20172]
     // [REQ:gemSpec_IDP_Frontend:A_20526-01] sign and verify with idp
     func signChallengeWithNFCCard(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:448

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:442

    verify with idp

    // [REQ:gemSpec_eRp_FdV:A_20172]
     // [REQ:gemSpec_IDP_Frontend:A_20526-01] verify with idp
    -func verifyResultWithIDPAsync(
    +func verifyResultWithIDP(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:333

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:266

    sign

    // [REQ:gemSpec_IDP_Frontend:A_20526-01] sign
    @@ -2616,60 +2172,41 @@ 

    A_20700-05

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:25

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:370

    sign with C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -return challengeSession.sign(
    +signedChallenge = try await idpChallengeSession.sign(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:487

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:502

    sign with C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -return session.sign(
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:520

    - -

    sign with C.CH.AUT

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -let signedChallenge = try await session.sign(
    +signedChallenge = try await session.sign(
     

    A_20700-07

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:551

    - -

    perform signature with OpenHealthCardKit

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] perform signature with OpenHealthCardKit
    -card.sign(data: message)
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:25

    +

    ../Sources/IDP/DefaultSecureEnclaveSignatureProvider.swift:127

    -

    sign with C.CH.AUT

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -return challengeSession.sign(
    +

    Biometrics only, other modes currently not supported

    +
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] Biometrics only, other modes currently not supported
    +amr: [
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:139

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:360

    C.CH.AUT

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    +
    // first sign the challenge
    +// [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
     // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
     // [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    -.sign(challengeSession: challengeSession)
    +let autCertificateResponse: AutCertificateResponse
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:477

    - -

    C.CH.AUT

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    -// [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
    -// [REQ:gemF_Tokenverschlüsselung:A_20700-06] sign
    -.readAutCertificate()
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:487

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:370

    sign with C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -return session.sign(
    +signedChallenge = try await idpChallengeSession.sign(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:506

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:487

    C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    @@ -2677,17 +2214,17 @@ 

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:520

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:502

    sign with C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -let signedChallenge = try await session.sign(
    +signedChallenge = try await session.sign(
     
    -

    ../Sources/IDP/DefaultSecureEnclaveSignatureProvider.swift:127

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:535

    -

    Biometrics only, other modes currently not supported

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] Biometrics only, other modes currently not supported
    -amr: [
    +

    perform signature with OpenHealthCardKit

    +
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] perform signature with OpenHealthCardKit
    +card.sign(data: message)
     

    A_20740

    ../Sources/IDP/internal/RealIDPClient.swift:110

    @@ -3011,7 +2548,21 @@

    ../Sour /// [REQ:gemSpec_IDP_Frontend:A_21595] Storage Protocol public protocol SecureEGKCertificateStorage {

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:208

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:76

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:129

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:145

    Failure will delete paring data

    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    @@ -3056,7 +2607,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:208

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:76

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:129

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:145

    Failure will delete paring data

    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    @@ -3087,13 +2652,13 @@ 

    -

    ../Sources/eRpApp/Session/ProfileSecureDataWiper.swift:49

    +

    ../Sources/eRpApp/Session/ProfileSecureDataWiper.swift:47

    key identifier

    // [REQ:gemSpec_IDP_Frontend:A_21603] key identifier
     storage.set(keyIdentifier: nil)
     
    -

    ../Sources/eRpApp/Session/ProfileSecureDataWiper.swift:53

    +

    ../Sources/eRpApp/Session/ProfileSecureDataWiper.swift:54

    PrK_SE_AUT/PuK_SE_AUT

    // If deletion fails we cannot do anything
    @@ -3172,7 +2737,7 @@ 

    A_17205

    The app does not use the TSL. All TSL related parts are handled within the eRp-FD.

    A_17207

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:566

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:550

    Assure only brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3207,28 +2772,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:19

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:365

    Assure only brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard let alg = autCertificateResponse.info.algorithm.alg
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:45

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:386

    Assure only brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard certificate.info.algorithm.alg == .bp256r1 else {
    +guard autCertificateResponse.info.algorithm.alg == .bp256r1 else {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:481

    - -

    Assure only brainpoolP256r1 is used

    -
    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    -// [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:514

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:495

    Assure only brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3529,7 +3087,7 @@ 

    GS-A_4357-01

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:567

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:551

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3556,28 +3114,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:20

    - -

    Assure that brainpoolP256r1 is used

    -
    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    -// [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:46

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:366

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard certificate.info.algorithm.alg == .bp256r1 else {
    +guard let alg = autCertificateResponse.info.algorithm.alg
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:482

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:387

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard autCertificateResponse.info.algorithm.alg == .bp256r1 else {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:515

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:496

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3595,7 +3146,7 @@ 

    GS-A_4357-02

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:567

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:551

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3622,28 +3173,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:20

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:366

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard let alg = autCertificateResponse.info.algorithm.alg
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:46

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:387

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard certificate.info.algorithm.alg == .bp256r1 else {
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:482

    - -

    Assure that brainpoolP256r1 is used

    -
    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    -// [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard autCertificateResponse.info.algorithm.alg == .bp256r1 else {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:515

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:496

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3664,7 +3208,7 @@ 

    GS-A_4359

    no exceptions set in NSAppTransportSecurity, see also: Requirements for Connecting Using ATS

    GS-A_4361-02

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:567

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:551

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3691,28 +3235,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:20

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:366

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard let alg = autCertificateResponse.info.algorithm.alg
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:46

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:387

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard certificate.info.algorithm.alg == .bp256r1 else {
    +guard autCertificateResponse.info.algorithm.alg == .bp256r1 else {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:482

    - -

    Assure that brainpoolP256r1 is used

    -
    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    -// [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:515

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:496

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3935,7 +3472,7 @@ 

    A_19088

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:188

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:198

    Show comply route to display analytics usage within

    // [REQ:gemSpec_eRp_FdV:A_19088,A_19091#1,A_19092] Show comply route to display analytics usage within
    @@ -3957,7 +3494,7 @@ 

    // [REQ:gemSpec_eRp_FdV:A_19090] activate after optIn is granted
     tracker.stopTracking()
     
    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:193

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:203

    User confirms the opt in within settings

    // [REQ:gemSpec_eRp_FdV:A_19090,A_19091#2] User confirms the opt in within settings
    @@ -3986,7 +3523,7 @@ 

    A_19091

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:188

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:198

    Show comply route to display analytics usage within

    // [REQ:gemSpec_eRp_FdV:A_19088,A_19091#1,A_19092] Show comply route to display analytics usage within
    @@ -3994,7 +3531,7 @@ 

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:193

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:203

    User confirms the opt in within settings

    // [REQ:gemSpec_eRp_FdV:A_19090,A_19091#2] User confirms the opt in within settings
    @@ -4015,7 +3552,7 @@ 

    A_19092

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:188

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:198

    Show comply route to display analytics usage within

    // [REQ:gemSpec_eRp_FdV:A_19088,A_19091#1,A_19092] Show comply route to display analytics usage within
    @@ -4023,7 +3560,7 @@ 

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:198

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:208

    User may choose to not accept analytics

    // [REQ:gemSpec_eRp_FdV:A_19092] User may choose to not accept analytics
    @@ -4075,7 +3612,7 @@ 

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:515

    +

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:501

    Actual Button to open the audit events

    // [REQ:gemSpec_eRp_FdV:A_19177#2,A_19185#3] Actual Button to open the audit events
    @@ -4143,7 +3680,7 @@ 

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:206

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:216

    Alert for the user to choose.

    // [REQ:gemSpec_eRp_FdV:A_19184] Alert for the user to choose.
    @@ -4159,7 +3696,7 @@ 

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:515

    +

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:501

    Actual Button to open the audit events

    // [REQ:gemSpec_eRp_FdV:A_19177#2,A_19185#3] Actual Button to open the audit events
    @@ -4367,7 +3904,7 @@ 

    ../Sources/eRpApp/Screens/Pharmacy/RedeemService/RedeemService.swift:146

    +

    ../Sources/eRpApp/Screens/Pharmacy/RedeemService/RedeemService.swift:150

    no token/not authorized, show authenticator module

    // [REQ:gemSpec_eRp_FdV:A_20167,A_20172] no token/not authorized, show authenticator module
    @@ -4380,21 +3917,21 @@ 

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:385

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:384

    // [REQ:gemSpec_eRp_FdV:A_20172]
     func idpChallengePublisher(for profileID: UUID) -> AsyncStream<CardWallReadCardDomain.Action> {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:410

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:409

    // [REQ:gemSpec_eRp_FdV:A_20172]
     // [REQ:gemSpec_IDP_Frontend:A_20526-01] sign and verify with idp
     func signChallengeWithNFCCard(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:447

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:441

    // [REQ:gemSpec_eRp_FdV:A_20172]
     // [REQ:gemSpec_IDP_Frontend:A_20526-01] verify with idp
    -func verifyResultWithIDPAsync(
    +func verifyResultWithIDP(
     
    -

    ../Sources/eRpApp/Screens/Pharmacy/RedeemService/RedeemService.swift:146

    +

    ../Sources/eRpApp/Screens/Pharmacy/RedeemService/RedeemService.swift:150

    no token/not authorized, show authenticator module

    // [REQ:gemSpec_eRp_FdV:A_20167,A_20172] no token/not authorized, show authenticator module
    @@ -4707,7 +4244,7 @@ 

    <

    diff --git a/docsets/.docset/Contents/Resources/Documents/search.json b/docsets/.docset/Contents/Resources/Documents/search.json index c58c8897..58e1fbce 100644 --- a/docsets/.docset/Contents/Resources/Documents/search.json +++ b/docsets/.docset/Contents/Resources/Documents/search.json @@ -1 +1 @@ -{"Typealiases.html#/s:6eRpApp7ScanCANa":{"name":"ScanCAN","abstract":"

    Represent a CAN number

    "},"Structs/EntireErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"EntireErxTaskRepositoryDependency"},"Structs/EntireErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP12previewValue0E0QzvpZ":{"name":"previewValue","parent_name":"EntireErxTaskRepositoryDependency"},"Structs/EntireErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"EntireErxTaskRepositoryDependency"},"Structs/ErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"ErxTaskRepositoryDependency"},"Structs/ErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP12previewValue0E0QzvpZ":{"name":"previewValue","parent_name":"ErxTaskRepositoryDependency"},"Structs/ErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"ErxTaskRepositoryDependency"},"Structs/ProfileImageView/Size.html#/s:6eRpApp16ProfileImageViewV4SizeO7regularyA2EmF":{"name":"regular","parent_name":"Size"},"Structs/ProfileImageView/Size.html#/s:6eRpApp16ProfileImageViewV4SizeO5largeyA2EmF":{"name":"large","parent_name":"Size"},"Structs/ProfileImageView/Size.html#/s:6eRpApp16ProfileImageViewV4SizeO10extraLargeyA2EmF":{"name":"extraLarge","parent_name":"Size"},"Structs/ProfileImageView.html#/s:6eRpApp16ProfileImageViewV04userD4Data5image15backgroundColor06statusJ006borderJ04sizeAC10Foundation0G0VSg_AA0C7PictureOSg7SwiftUI0J0VASSgAtC4SizeOtcfc":{"name":"init(userImageData:image:backgroundColor:statusColor:borderColor:size:)","parent_name":"ProfileImageView"},"Structs/ProfileImageView/Size.html":{"name":"Size","parent_name":"ProfileImageView"},"Structs/ProfileImageView.html#/s:7SwiftUI4ViewP4body4BodyQzvp":{"name":"body","parent_name":"ProfileImageView"},"Structs/ProfileImageView.html":{"name":"ProfileImageView"},"Structs/ErxTaskRepositoryDependency.html":{"name":"ErxTaskRepositoryDependency"},"Structs/EntireErxTaskRepositoryDependency.html":{"name":"EntireErxTaskRepositoryDependency"},"Protocols/MatrixCodeGenerator.html#/s:6eRpApp19MatrixCodeGeneratorP13generateImage3for5width6heightSo10CGImageRefaSS_S2itKF":{"name":"generateImage(for:width:height:)","abstract":"

    Generates a CGImage from the given string

    ","parent_name":"MatrixCodeGenerator"},"Protocols/MatrixCodeGenerator.html":{"name":"MatrixCodeGenerator","abstract":"

    Instances of conforming type can be used to generate a matrix code

    "},"Extensions/UserDefaults.html#/s:So14NSUserDefaultsC6eRpAppE01kD15TrackingAllowedSSvpZ":{"name":"kAppTrackingAllowed","abstract":"

    Key for app tracking settings UserDefaults

    ","parent_name":"UserDefaults"},"Extensions/UserDefaults.html#/c:@CM@eRpApp@@objc(cs)NSUserDefaults(py)appTrackingAllowed":{"name":"appTrackingAllowed","abstract":"

    Store users setting for app tracking

    ","parent_name":"UserDefaults"},"Extensions/MKCoordinateSpan.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"MKCoordinateSpan"},"Extensions/CLLocationCoordinate2D.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"CLLocationCoordinate2D"},"Extensions/MKCoordinateRegion.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"MKCoordinateRegion"},"Extensions/MKCoordinateRegion.html#/s:So18MKCoordinateRegiona6eRpAppE15gematikHQRegionABvpZ":{"name":"gematikHQRegion","parent_name":"MKCoordinateRegion"},"Extensions/PharmacyFilterBar.html#/s:6eRpApp17PharmacyFilterBarV0D0V":{"name":"Filter","parent_name":"PharmacyFilterBar"},"Extensions/AVSMessage.html#/s:3AVS10AVSMessageV6eRpAppE9ValidatorV":{"name":"Validator","parent_name":"AVSMessage"},"Extensions/MedicationScheduleRepository.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"MedicationScheduleRepository"},"Extensions/MedicationScheduleRepository.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"MedicationScheduleRepository"},"Extensions/MedicationSchedule/Entry.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"Entry"},"Extensions/MedicationSchedule/Entry.html":{"name":"Entry","parent_name":"MedicationSchedule"},"Extensions/MedicationSchedule.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MedicationSchedule"},"Extensions/CoreNFCError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"CoreNFCError"},"Extensions/CoreNFCError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"CoreNFCError"},"Extensions/NFCCardError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"NFCCardError"},"Extensions/NFCTagReaderSession/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/NFCTagReaderSession/Error.html":{"name":"Error","parent_name":"NFCTagReaderSession"},"Extensions/KeyAgreement/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/KeyAgreement/Error.html":{"name":"Error","parent_name":"KeyAgreement"},"Extensions/HealthCardCommandBuilder/InvalidArgument.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"InvalidArgument"},"Extensions/HealthCardCommandBuilder/InvalidArgument.html":{"name":"InvalidArgument","parent_name":"HealthCardCommandBuilder"},"Extensions/CardVersion2/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/CardVersion2/Error.html":{"name":"Error","parent_name":"CardVersion2"},"Extensions/ShortFileIdentifier/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/ShortFileIdentifier/Error.html":{"name":"Error","parent_name":"ShortFileIdentifier"},"Extensions/Password/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/Password/Error.html":{"name":"Error","parent_name":"Password"},"Extensions/Key/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/Key/Error.html":{"name":"Error","parent_name":"Key"},"Extensions/GemCvCertificate/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/GemCvCertificate/Error.html":{"name":"Error","parent_name":"GemCvCertificate"},"Extensions/Format2Pin/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/Format2Pin/Error.html":{"name":"Error","parent_name":"Format2Pin"},"Extensions/FileIdentifier/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/FileIdentifier/Error.html":{"name":"Error","parent_name":"FileIdentifier"},"Extensions/FileControlParameter/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/FileControlParameter/Error.html":{"name":"Error","parent_name":"FileControlParameter"},"Extensions/ApplicationIdentifier/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/ApplicationIdentifier/Error.html":{"name":"Error","parent_name":"ApplicationIdentifier"},"Extensions/HealthCard/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/HealthCard/Error.html":{"name":"Error","parent_name":"HealthCard"},"Extensions/APDU/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/APDU/Error.html":{"name":"Error","parent_name":"APDU"},"Extensions/CardError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"CardError"},"Extensions/KKAppDirectory/Entry.html#/s:s12IdentifiableP2id2IDQzvp":{"name":"id","parent_name":"Entry"},"Extensions/KKAppDirectory/Entry.html":{"name":"Entry","parent_name":"KKAppDirectory"},"Extensions/ScanCAN.html#/s:SS6eRpAppE7isValidSbvp":{"name":"isValid","abstract":"

    Validates a CAN and checks for length and digits.

    ","parent_name":"ScanCAN"},"Extensions/BarcodeDetection.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"BarcodeDetection"},"Extensions/Result.html#/s:Se4fromxs7Decoder_p_tKcfc":{"name":"init(from:)","parent_name":"Result"},"Extensions/Result.html#/s:SE6encode2toys7Encoder_p_tKF":{"name":"encode(to:)","parent_name":"Result"},"Extensions/Array.html#/s:SY8rawValuexSg03RawB0Qz_tcfc":{"name":"init(rawValue:)","parent_name":"Array"},"Extensions/Array.html#/s:SY8rawValue03RawB0Qzvp":{"name":"rawValue","parent_name":"Array"},"Extensions/PharmacyRepositoryError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"PharmacyRepositoryError"},"Extensions/PharmacyRepositoryError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"PharmacyRepositoryError"},"Extensions/PharmacyFHIRDataSource/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/PharmacyFHIRDataSource/Error.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"Error"},"Extensions/PharmacyFHIRDataSource/Error.html":{"name":"Error","parent_name":"PharmacyFHIRDataSource"},"Extensions/NFCHealthCardPasswordControllerError.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"NFCHealthCardPasswordControllerError"},"Extensions/NFCHealthCardPasswordControllerError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"NFCHealthCardPasswordControllerError"},"Extensions/MainDomain.html#/s:6eRpApp10MainDomainV5ErrorO":{"name":"Error","parent_name":"MainDomain"},"Extensions/LoginHandlerError/LoadingError.html#/s:6eRpApp17LoginHandlerErrorO07LoadingE0O7messageyAESSSgcAEmF":{"name":"message(_:)","parent_name":"LoadingError"},"Extensions/LoginHandlerError/LoadingError.html":{"name":"LoadingError","parent_name":"LoginHandlerError"},"Extensions/ExtAuthPendingDomain.html#/s:6eRpApp20ExtAuthPendingDomainV5ErrorO":{"name":"Error","parent_name":"ExtAuthPendingDomain"},"Extensions/ErxTaskOrder.html#/s:6eRpKit12ErxTaskOrderV01eA3AppE9ValidatorV":{"name":"Validator","parent_name":"ErxTaskOrder"},"Extensions/ErxTask.html#/Status":{"name":"Status","parent_name":"ErxTask"},"Extensions/CardWallReadCardDomain/State/Error.html#/s:6eRpApp012CardWallReadC6DomainV5StateV5ErrorO05InputH0O":{"name":"InputError","parent_name":"Error"},"Extensions/CardWallReadCardDomain/State.html#/s:6eRpApp012CardWallReadC6DomainV5StateV5ErrorO":{"name":"Error","parent_name":"State"},"Extensions/CardWallReadCardDomain/State/Error.html":{"name":"Error","parent_name":"State"},"Extensions/CardWallReadCardDomain/State.html":{"name":"State","parent_name":"CardWallReadCardDomain"},"Extensions/CardWallExtAuthConfirmationDomain.html#/s:6eRpApp33CardWallExtAuthConfirmationDomainV5ErrorO":{"name":"Error","parent_name":"CardWallExtAuthConfirmationDomain"},"Extensions/AVSError/InternalError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"InternalError"},"Extensions/AVSError/InternalError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"InternalError"},"Extensions/AVSError/InternalError.html":{"name":"InternalError","parent_name":"AVSError"},"Extensions/AVSError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"AVSError"},"Extensions/AVSError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"AVSError"},"Extensions/LocationManager.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"LocationManager"},"Extensions/LocationManager.html#/s:12Dependencies13DependencyKeyP12previewValue0E0QzvpZ":{"name":"previewValue","parent_name":"LocationManager"},"Extensions/LocationManager.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"LocationManager"},"Extensions/ProfileCoreDataStore.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"ProfileCoreDataStore"},"Extensions/FHIRDateFormatter.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"FHIRDateFormatter"},"Extensions/FHIRDateFormatter.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"FHIRDateFormatter"},"Extensions/IDPError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"IDPError"},"Extensions/IDPError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"IDPError"},"Extensions/ZXDataMatrixWriter.html#/s:6eRpApp19MatrixCodeGeneratorP13generateImage3for5width6heightSo10CGImageRefaSS_S2itKF":{"name":"generateImage(for:width:height:)","parent_name":"ZXDataMatrixWriter"},"Extensions/AccessibilityAnnouncementReceiver.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"AccessibilityAnnouncementReceiver"},"Extensions/AccessibilityAnnouncementReceiver.html#/s:12Dependencies13DependencyKeyP12previewValue0E0QzvpZ":{"name":"previewValue","parent_name":"AccessibilityAnnouncementReceiver"},"Extensions/AccessibilityAnnouncementReceiver.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"AccessibilityAnnouncementReceiver"},"Extensions.html#/AppKit":{"name":"AppKit"},"Extensions/AccessibilityAnnouncementReceiver.html":{"name":"AccessibilityAnnouncementReceiver"},"Extensions.html#/s:6eRpApp0B7VersionV":{"name":"AppVersion"},"Extensions/ZXDataMatrixWriter.html":{"name":"ZXDataMatrixWriter"},"Extensions/IDPError.html":{"name":"IDPError"},"Extensions.html#/s:6eRpApp16ProgressResponseO":{"name":"ProgressResponse"},"Extensions/FHIRDateFormatter.html":{"name":"FHIRDateFormatter"},"Extensions/ProfileCoreDataStore.html":{"name":"ProfileCoreDataStore"},"Extensions/LocationManager.html":{"name":"LocationManager"},"Extensions.html#/s:6eRpApp22PharmacyServiceFactoryV":{"name":"PharmacyServiceFactory"},"Extensions.html#/s:6eRpApp26LoginHandlerServiceFactoryV":{"name":"LoginHandlerServiceFactory"},"Extensions.html#/s:6eRpApp27ErxTaskCoreDataStoreFactoryV":{"name":"ErxTaskCoreDataStoreFactory"},"Extensions.html#/s:6eRpApp25ErxRemoteDataStoreFactoryV":{"name":"ErxRemoteDataStoreFactory"},"Extensions/AVSError.html":{"name":"AVSError"},"Extensions.html#/AVSTransactionCoreDataStore":{"name":"AVSTransactionCoreDataStore"},"Extensions.html#/c:@M@eRpApp@objc(cs)AVScannerViewController":{"name":"AVScannerViewController"},"Extensions.html#/BiometricsSHA256Signer":{"name":"BiometricsSHA256Signer"},"Extensions/CardWallExtAuthConfirmationDomain.html":{"name":"CardWallExtAuthConfirmationDomain"},"Extensions/CardWallReadCardDomain.html":{"name":"CardWallReadCardDomain"},"Extensions.html#/s:6eRpApp24ChargeItemConsentServiceV":{"name":"ChargeItemConsentService"},"Extensions.html#/ChargeItemDomainServiceAuthenticateResult":{"name":"ChargeItemDomainServiceAuthenticateResult"},"Extensions.html#/ChargeItemDomainServiceDeleteResult":{"name":"ChargeItemDomainServiceDeleteResult"},"Extensions.html#/ChargeItemDomainServiceFetchResult":{"name":"ChargeItemDomainServiceFetchResult"},"Extensions.html#/ChargeItemListDomainServiceGrantResult":{"name":"ChargeItemListDomainServiceGrantResult"},"Extensions.html#/ChargeItemListDomainServiceRevokeResult":{"name":"ChargeItemListDomainServiceRevokeResult"},"Extensions.html#/CoreDataController":{"name":"CoreDataController"},"Extensions.html#/DefaultOrdersRepository":{"name":"DefaultOrdersRepository"},"Extensions.html#/ErxConsent":{"name":"ErxConsent"},"Extensions/ErxTask.html":{"name":"ErxTask"},"Extensions/ErxTaskOrder.html":{"name":"ErxTaskOrder"},"Extensions/ExtAuthPendingDomain.html":{"name":"ExtAuthPendingDomain"},"Extensions.html#/FHIRClient":{"name":"FHIRClient"},"Extensions.html#/FileManager":{"name":"FileManager"},"Extensions.html#/JWE":{"name":"JWE"},"Extensions.html#/JWT":{"name":"JWT"},"Extensions.html#/KeyVerifier":{"name":"KeyVerifier"},"Extensions/LoginHandlerError.html":{"name":"LoginHandlerError"},"Extensions/MainDomain.html":{"name":"MainDomain"},"Extensions.html#/MatrixCodeDomain":{"name":"MatrixCodeDomain"},"Extensions.html#/MedicationReminderListDomain":{"name":"MedicationReminderListDomain"},"Extensions.html#/MedicationReminderSetupDomain":{"name":"MedicationReminderSetupDomain"},"Extensions/NFCHealthCardPasswordControllerError.html":{"name":"NFCHealthCardPasswordControllerError"},"Extensions.html#/s:6eRpApp25NFCSignatureProviderErrorO":{"name":"NFCSignatureProviderError"},"Extensions.html#/PharmacyCoreDataStore":{"name":"PharmacyCoreDataStore"},"Extensions/PharmacyFHIRDataSource.html":{"name":"PharmacyFHIRDataSource"},"Extensions/PharmacyRepositoryError.html":{"name":"PharmacyRepositoryError"},"Extensions.html#/PrescriptionDetailDomain":{"name":"PrescriptionDetailDomain"},"Extensions.html#/PrivateKeyContainer":{"name":"PrivateKeyContainer"},"Extensions.html#/s:6eRpApp18RedeemServiceErrorO":{"name":"RedeemServiceError"},"Extensions.html#/RegisteredDevicesDomain":{"name":"RegisteredDevicesDomain"},"Extensions.html#/ScannedErxTask":{"name":"ScannedErxTask"},"Extensions.html#/ScannerDomain":{"name":"ScannerDomain"},"Extensions.html#/SharedTask":{"name":"SharedTask"},"Extensions.html#/ShipmentInfoCoreDataStore":{"name":"ShipmentInfoCoreDataStore"},"Extensions.html#/TokenPayload":{"name":"TokenPayload"},"Extensions.html#/TrustAnchor":{"name":"TrustAnchor"},"Extensions.html#/s:10TrustStore0aB5ErrorO":{"name":"TrustStoreError"},"Extensions.html#/s:6eRpApp23UserProfileServiceErrorO":{"name":"UserProfileServiceError"},"Extensions/Array.html":{"name":"Array","abstract":"

    An Array of Codable element can now be stored within UserDefaults"},"Extensions/Result.html":{"name":"Result"},"Extensions.html#/s:6eRpApp15ReviewRequesterV":{"name":"ReviewRequester"},"Extensions.html#/s:6eRpApp10SchedulersV":{"name":"Schedulers"},"Extensions/BarcodeDetection.html":{"name":"BarcodeDetection"},"Extensions.html#/c:@M@eRpApp@objc(cs)CANCameraScannerViewController":{"name":"CANCameraScannerViewController"},"Extensions/ScanCAN.html":{"name":"ScanCAN"},"Extensions/KKAppDirectory.html":{"name":"KKAppDirectory"},"Extensions/CardError.html":{"name":"CardError"},"Extensions/APDU.html":{"name":"APDU"},"Extensions/HealthCard.html":{"name":"HealthCard"},"Extensions/ApplicationIdentifier.html":{"name":"ApplicationIdentifier"},"Extensions/FileControlParameter.html":{"name":"FileControlParameter"},"Extensions/FileIdentifier.html":{"name":"FileIdentifier"},"Extensions/Format2Pin.html":{"name":"Format2Pin"},"Extensions/GemCvCertificate.html":{"name":"GemCvCertificate"},"Extensions/Key.html":{"name":"Key"},"Extensions/Password.html":{"name":"Password"},"Extensions/ShortFileIdentifier.html":{"name":"ShortFileIdentifier"},"Extensions/CardVersion2.html":{"name":"CardVersion2"},"Extensions/HealthCardCommandBuilder.html":{"name":"HealthCardCommandBuilder"},"Extensions/KeyAgreement.html":{"name":"KeyAgreement"},"Extensions/NFCTagReaderSession.html":{"name":"NFCTagReaderSession"},"Extensions/NFCCardError.html":{"name":"NFCCardError"},"Extensions/CoreNFCError.html":{"name":"CoreNFCError"},"Extensions.html#/s:6eRpApp20UpdateCheckerFactoryV":{"name":"UpdateCheckerFactory"},"Extensions.html#/s:6eRpApp12PrescriptionV":{"name":"Prescription"},"Extensions.html#/s:6eRpApp24MedicationReminderParserV":{"name":"MedicationReminderParser"},"Extensions/MedicationSchedule.html":{"name":"MedicationSchedule"},"Extensions/MedicationScheduleRepository.html":{"name":"MedicationScheduleRepository"},"Extensions.html#/s:6eRpApp21NotificationSchedulerV":{"name":"NotificationScheduler"},"Extensions.html#/s:6eRpApp5OrderV":{"name":"Order"},"Extensions/AVSMessage.html":{"name":"AVSMessage"},"Extensions.html#/s:6eRpApp16AVSRedeemServiceV":{"name":"AVSRedeemService"},"Extensions.html#/s:6eRpApp30ErxTaskRepositoryRedeemServiceV":{"name":"ErxTaskRepositoryRedeemService"},"Extensions/PharmacyFilterBar.html":{"name":"PharmacyFilterBar"},"Extensions/MKCoordinateRegion.html":{"name":"MKCoordinateRegion"},"Extensions/CLLocationCoordinate2D.html":{"name":"CLLocationCoordinate2D"},"Extensions/MKCoordinateSpan.html":{"name":"MKCoordinateSpan"},"Extensions.html#/s:6eRpApp23DebugDeviceCapabilitiesC":{"name":"DebugDeviceCapabilities"},"Extensions.html#/s:6eRpApp14ServiceLocatorC":{"name":"ServiceLocator"},"Extensions.html#/s:6eRpApp25ServiceLocatorDebugAccessC":{"name":"ServiceLocatorDebugAccess"},"Extensions/UserDefaults.html":{"name":"UserDefaults"},"Extensions.html#/s:6eRpApp15UIDateFormatterV":{"name":"UIDateFormatter"},"Extensions.html#/s:6eRpApp17SmartMockRegisterC":{"name":"SmartMockRegister"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO4babyyA2CmF":{"name":"baby","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO11boyWithCardyA2CmF":{"name":"boyWithCard","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO9developeryA2CmF":{"name":"developer","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO12doctorFemaleyA2CmF":{"name":"doctorFemale","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO10pharmacistyA2CmF":{"name":"pharmacist","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO12manWithPhoneyA2CmF":{"name":"manWithPhone","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO9oldDoctoryA2CmF":{"name":"oldDoctor","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO6oldManyA2CmF":{"name":"oldMan","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO8oldWomanyA2CmF":{"name":"oldWoman","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO10doctorMaleyA2CmF":{"name":"doctorMale","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO11pharmacist2yA2CmF":{"name":"pharmacist2","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO10wheelchairyA2CmF":{"name":"wheelchair","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO14womanWithPhoneyA2CmF":{"name":"womanWithPhone","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO4noneyA2CmF":{"name":"none","parent_name":"ProfilePicture"},"Enums/Validity.html#/s:6eRpApp8ValidityO5validyA2CmF":{"name":"valid","parent_name":"Validity"},"Enums/Validity.html#/s:6eRpApp8ValidityO7invalidyACSScACmF":{"name":"invalid(_:)","parent_name":"Validity"},"Enums/Validity.html":{"name":"Validity"},"Enums/ProfilePicture.html":{"name":"ProfilePicture"},"Classes.html#/s:6eRpApp29DefaultErxMatrixCodeGeneratorC":{"name":"DefaultErxMatrixCodeGenerator","abstract":"

    Encodes ErxTasks or ErxChargeItem with a given MatrixCodeGenerator.

    "},"requirements.html":{"name":"requirements"},"error_handling.html":{"name":"error_handling"},"requirement-notes.html":{"name":"requirement-notes"},"modules.html":{"name":"Modules"},"Guides.html":{"name":"Guides","abstract":"

    The following guides are available globally.

    "},"Classes.html":{"name":"Classes","abstract":"

    The following classes are available globally.

    "},"Enums.html":{"name":"Enumerations","abstract":"

    The following enumerations are available globally.

    "},"Extensions.html":{"name":"Extensions","abstract":"

    The following extensions are available globally.

    "},"Protocols.html":{"name":"Protocols","abstract":"

    The following protocols are available globally.

    "},"Structs.html":{"name":"Structures","abstract":"

    The following structures are available globally.

    "},"Typealiases.html":{"name":"Type Aliases","abstract":"

    The following type aliases are available globally.

    "}} \ No newline at end of file +{"Extensions.html#/AppKit":{"name":"AppKit"},"requirements.html":{"name":"requirements"},"error_handling.html":{"name":"error_handling"},"requirement-notes.html":{"name":"requirement-notes"},"modules.html":{"name":"Modules"},"Guides.html":{"name":"Guides","abstract":"

    The following guides are available globally.

    "},"Extensions.html":{"name":"Extensions","abstract":"

    The following extensions are available globally.

    "}} \ No newline at end of file diff --git a/docsets/.docset/Contents/Resources/docSet.dsidx b/docsets/.docset/Contents/Resources/docSet.dsidx index 5fd7a667..2f0f00bd 100644 Binary files a/docsets/.docset/Contents/Resources/docSet.dsidx and b/docsets/.docset/Contents/Resources/docSet.dsidx differ diff --git a/docsets/.tgz b/docsets/.tgz index 9398a812..1945c47f 100644 Binary files a/docsets/.tgz and b/docsets/.tgz differ diff --git a/error_handling.html b/error_handling.html index 92db38c5..103319cd 100644 --- a/error_handling.html +++ b/error_handling.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -535,7 +96,7 @@

    Error Handling

    diff --git a/errors/error_graph.svg b/errors/error_graph.svg index 1f286342..c85670d1 100644 --- a/errors/error_graph.svg +++ b/errors/error_graph.svg @@ -1335,13 +1335,13 @@ NFCTagReaderSession_Error -NFCTagReaderSession_Error +NFCTagReaderSession_Error NFCSignatureProviderError:CardError->NFCTagReaderSession_Error:NFCTagReaderSession_Error - - + + @@ -1920,42 +1920,56 @@ NFCHealthCardPasswordControllerError - - -NFCHealthCardPasswordControllerError - -i-02601 + + +NFCHealthCardPasswordControllerError + +i-02601 + +cardError + + + +i-02602 + + +openSecureSession + + + +i-02603 + -cardError +resetRetryCounter -i-02602 - +i-02604 + -openSecureSession +wrongCan -i-02603 - +i-02605 + -resetRetryCounter +changeReferenceData -i-02604 - +i-02606 + -wrongCan +couldNotInitializeSession -i-02605 - +i-02607 + -changeReferenceData +nfcHealthCardSession @@ -1964,8 +1978,8 @@ NFCHealthCardPasswordControllerError:CardError->NFCTagReaderSession_Error:NFCTagReaderSession_Error - - + + @@ -1976,42 +1990,42 @@ ChargeItemConsentService.Error i-03601 - + localStore i-03602 - + loginHandler i-03603 - + erxRepository i-03604 - + unexpectedGrantConsentResponse i-03605 - + unexpected i-03606 - + unexpectedRevokeConsentResponse @@ -2046,14 +2060,14 @@ ChargeItemDomainServiceAuthenticateResult.Error i-03101 - + loginHandler i-03102 - + unexpected @@ -2076,28 +2090,28 @@ ChargeItemDomainServiceDeleteResult.Error i-03401 - + localStore i-03402 - + loginHandler i-03403 - + erxRepository i-03404 - + unexpected @@ -2132,35 +2146,35 @@ ChargeItemDomainServiceFetchResult.Error i-03001 - + localStore i-03002 - + loginHandler i-03003 - + erxRepository i-03005 - + chargeItemConsentService i-03004 - + unexpected @@ -2201,42 +2215,42 @@ ChargeItemListDomainServiceGrantResult.Error i-03201 - + localStore i-03202 - + loginHandler i-03203 - + erxRepository i-03206 - + chargeItemConsentService i-03204 - + unexpectedGrantConsentResponse i-03205 - + unexpected @@ -2277,35 +2291,35 @@ ChargeItemListDomainServiceRevokeResult.Error i-03301 - + localStore i-03302 - + loginHandler i-03303 - + erxRepository i-03305 - + chargeItemConsentService i-03304 - + unexpected @@ -2346,56 +2360,56 @@ ChargeItemPDFServiceError i-03501 - + couldNotCreateDestinationURL i-03502 - + couldNotCreatePDFStringForParsing i-03503 - + parsingError i-03504 - + failedToCreateAttachment i-03505 - + dataMissingPatient i-03506 - + dataMissingDoctor i-03507 - + dataMissingPharmacy i-03508 - + dataMissingInvoice @@ -2412,21 +2426,21 @@ AuditEventsServiceError i-02802 - + loginHandlerError i-02803 - + erxRepositoryError i-02801 - + missingAuthentication @@ -2455,7 +2469,7 @@ RegisteredDevicesDomain.Error i-01701 - + generic @@ -2472,28 +2486,28 @@ RegisteredDevicesServiceError i-01803 - + loginHandlerError i-01804 - + idpError i-01801 - + missingAuthentication i-01802 - + missingToken @@ -2522,7 +2536,7 @@ DemoError i-01901 - + demo @@ -2539,21 +2553,21 @@ AppSecurityManagerError i-00601 - + savePasswordFailed i-00602 - + retrievePasswordFailed i-00603 - + localAuthenticationContext @@ -2570,28 +2584,28 @@ KeychainAccessHelperError i-02001 - + illegalArgument i-02002 - + keyChainError i-02002 - + keyChainError i-02003 - + decodingError @@ -2608,7 +2622,7 @@ UserProfileServiceError i-02201 - + localStoreError @@ -2631,7 +2645,7 @@ MockAnswer.Error i- - + decodingError @@ -2648,14 +2662,14 @@ DefaultDataMatrixStringEncoderError i-20201 - + stringEncoding i-20202 - + missingAccessCode @@ -2672,14 +2686,14 @@ ErxConsent.Error i-20601 - + unableToConstructConsentRequest i-20602 - + invalidErxConsentInput @@ -2696,42 +2710,42 @@ ErxTask.Status.Error i-20101 - + decoding i-20102 - + unknown i-20103 - + missingStatus i-20104 - + missingPatientReceiptReference i-20105 - + missingPatientReceiptIdentifier i-20106 - + missingPatientReceiptBundle @@ -2748,14 +2762,14 @@ ErxTaskOrder.Error i-20601 - + unableToConstructCommunicationRequest i-20602 - + invalidErxTaskOrderInput @@ -2772,35 +2786,35 @@ FHIRClient.Error i-52001 - + internalError i-52004 - + inconsistentResponse i-52005 - + decoding i-52006 - + unknown i-52007 - + http @@ -2823,21 +2837,21 @@ SharedTask.Error i-20701 - + missingSeparator i-20702 - + failedDecodingEmptyString i-20703 - + tooManyComponents @@ -2854,14 +2868,14 @@ AVSTransactionCoreDataStore.Error i-5811 - + noMatchingEntity i-5812 - + internalError @@ -2878,7 +2892,7 @@ CoreDataController.Error i-50001 - + initialization @@ -2895,14 +2909,14 @@ FileManager.ExcludeFileError i-50301 - + fileDoesNotExist i-50302 - + error @@ -2919,49 +2933,49 @@ MigrationError i-50101 - + isLatestVersion i-50102 - + missingProfile i-50103 - + write i-50104 - + read i-50105 - + delete i-50106 - + unspecified i-50107 - + initialization @@ -2978,7 +2992,7 @@ PharmacyCoreDataStore.Error i-50501 - + noMatchingEntity @@ -2995,14 +3009,14 @@ ProfileCoreDataStore.Error i-50201 - + noMatchingEntity i-50202 - + initialization @@ -3019,14 +3033,14 @@ ShipmentInfoCoreDataStore.Error i-50401 - + noMatchingEntity i-50402 - + internalError @@ -3043,7 +3057,7 @@ RemoteStorageBundleParsingError i-58001 - + parseError @@ -3060,14 +3074,14 @@ BiometricsSHA256Signer.Error i-10201 - + sessionClosed i-10202 - + signatureFailed @@ -3084,14 +3098,14 @@ JWE.Error i-10301 - + invalidJWE i-10302 - + encodingError @@ -3108,35 +3122,35 @@ JWT.Error i-10401 - + malformedJWT i-10402 - + noSignature i-10403 - + encodingError i-10404 - + invalidSignature i-10405 - + invalidExpirationDate @@ -3153,7 +3167,7 @@ KeyVerifier.Error i-10501 - + stringConversion @@ -3170,21 +3184,21 @@ TokenPayload.Error i-10601 - + dataEncoding i-10602 - + stringConversion i-10603 - + decryption @@ -3207,49 +3221,49 @@ TrustStoreError.InternalError i-5611 - + loadOCSPCheckedTrustStoreUnexpectedNil i-5612 - + loadCertListFromServerUnexpectedNil i-5613 - + loadOCSPListFromServerUnexpectedNil i-5614 - + trustStoreCertListUnexpectedNil i-5615 - + loadOCSPResponsesUnexpectedNil i-5616 - + missingSignerForEECertificate i-5617 - + notImplemented @@ -3272,7 +3286,7 @@ IDPError.LoadingError i- - + message @@ -3289,7 +3303,7 @@ ConversionError i-10701 - + generic @@ -3306,56 +3320,56 @@ PrivateKeyContainer.Error i-10801 - + keyNotFound i-10802 - + unknownError i-10803 - + retrievingPublicKeyFailed i-10804 - + creationFromBiometrie i-10805 - + creationWithoutBiometrie i-10806 - + convertingKey i-10807 - + signing i-10808 - + canceledByUser @@ -3372,7 +3386,7 @@ PharmacyBundleParsingError i-51001 - + parseError @@ -3395,7 +3409,7 @@ TrustAnchor.Error i-56201 - + invalidPEM @@ -3412,42 +3426,42 @@ VAUError i-55001 - + network i-55002 - + certificateDecoding i-55003 - + internalCryptoError i-55004 - + responseValidation i-55005 - + unspecified i-55006 - + internalError diff --git a/errors/errors.csv b/errors/errors.csv index b942fa02..ccfb45a9 100644 --- a/errors/errors.csv +++ b/errors/errors.csv @@ -87,6 +87,8 @@ i-02602,"NFCHealthCardPasswordControllerError.openSecureSession","", i-02603,"NFCHealthCardPasswordControllerError.resetRetryCounter","", i-02604,"NFCHealthCardPasswordControllerError.wrongCan","", i-02605,"NFCHealthCardPasswordControllerError.changeReferenceData","", +i-02606,"NFCHealthCardPasswordControllerError.couldNotInitializeSession","", +i-02607,"NFCHealthCardPasswordControllerError.nfcHealthCardSession","Any error regarding the communication with the NFC health card itself\nor sending/receiving data (operation execution)", i-03601,"ChargeItemConsentService.Error.localStore","",LocalStoreError i-03602,"ChargeItemConsentService.Error.loginHandler","",LoginHandlerError i-03603,"ChargeItemConsentService.Error.erxRepository","",ErxRepositoryError diff --git a/errors/errors.html b/errors/errors.html index bd4fc0bb..845c133e 100644 --- a/errors/errors.html +++ b/errors/errors.html @@ -593,6 +593,14 @@

    RedeemServiceError

    +
  • couldNotInitializeSession (i-02606):
  • +
  • nfcHealthCardSession (i-02607): [Any error regarding +the communication with the NFC health card itself, or sending/receiving +data (operation execution)] +
  • ChargeItemConsentService.Error

    diff --git a/index.html b/index.html index e49fdb71..4b83c2fc 100644 --- a/index.html +++ b/index.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -622,7 +183,7 @@
    diff --git a/modules.html b/modules.html index c4b90de6..e2a5460b 100644 --- a/modules.html +++ b/modules.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -544,7 +105,7 @@

    Modules

    diff --git a/modules/eRpDummy/docsets/.docset/Contents/Resources/Documents/index.html b/modules/eRpDummy/docsets/.docset/Contents/Resources/Documents/index.html index e221c6c7..dfd7da79 100644 --- a/modules/eRpDummy/docsets/.docset/Contents/Resources/Documents/index.html +++ b/modules/eRpDummy/docsets/.docset/Contents/Resources/Documents/index.html @@ -20,7 +20,7 @@

    - 1.21.0 + 1.22.1 Docs (0% documented) @@ -159,7 +159,7 @@

    diff --git a/modules/eRpDummy/docsets/.tgz b/modules/eRpDummy/docsets/.tgz index b054d4ba..409c4c0b 100644 Binary files a/modules/eRpDummy/docsets/.tgz and b/modules/eRpDummy/docsets/.tgz differ diff --git a/modules/eRpDummy/index.html b/modules/eRpDummy/index.html index e221c6c7..dfd7da79 100644 --- a/modules/eRpDummy/index.html +++ b/modules/eRpDummy/index.html @@ -20,7 +20,7 @@

    - 1.21.0 + 1.22.1 Docs (0% documented) @@ -159,7 +159,7 @@

    diff --git a/requirement-notes.html b/requirement-notes.html index 0795cde6..fe496560 100644 --- a/requirement-notes.html +++ b/requirement-notes.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -714,7 +275,7 @@
    diff --git a/requirements.html b/requirements.html index 21fbb2aa..661c3b06 100644 --- a/requirements.html +++ b/requirements.html @@ -20,9 +20,9 @@

    - 1.21.0 Docs + 1.22.1 Docs - (100% documented) + (0% documented)

    @@ -66,451 +66,12 @@ - - - - - @@ -647,11 +208,11 @@

    O.Arch_9

    Link within DataPrivacy.html to https://www.gematik.de/datensicherheit

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:163

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingContainer.swift:75

    DataPrivacy display within Onboarding

    // [REQ:BSI-eRp-ePA:O.Arch_9#2] DataPrivacy display within Onboarding
    -.sheet(isPresented: $showTermsOfPrivacy) {
    +.sheet(isPresented: viewStore.binding(get: \.showTermsOfPrivacy,
     

    ../Sources/eRpApp/Screens/Settings/SettingsLegalInfoView.swift:44

    @@ -696,7 +257,7 @@

    O.Auth_4

    O.Auth_5

    A Audit Log for every FD access is available in each user profile.

    -

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:516

    +

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:502

    Actual Button to open the audit events

    // [REQ:gemSpec_eRp_FdV:A_19177#2,A_19185#3] Actual Button to open the audit events
    @@ -1059,17 +620,11 @@ 

    O.Data_9

    O.Data_10

    Password fields are marked as such and thus disallow autocorrections. Search for SecureField or SecureFieldWithReveal for all usages.

    -

    ../Sources/eRpApp/AppDelegate.swift:35

    - -

    Keyboard extensions are disallowed

    -
    // [REQ:BSI-eRp-ePA:O.Data_10#2] Keyboard extensions are disallowed
    -func application(
    -

    ../Sources/eRpApp/Components/Controls/SecureFieldWithReveal.swift:36

    SecureFields are used for password input.

    // [REQ:BSI-eRp-ePA:O.Data_10#3] `SecureFields` are used for password input.
    -SecureField(titleKey, text: $text, onCommit: onCommit)
    +SecureField(text: $text) {
     

    O.Data_11

    @@ -1377,7 +932,7 @@

    O.Plat_16

    During the onboarding process the user is forced to secure the access to the app either via a biometric trait or a strong password.

    O.Purp_1

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:142

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:159

    Display as part of the onboarding

    // [REQ:BSI-eRp-ePA:O.Purp_1#1] Display as part of the onboarding
    @@ -1430,11 +985,11 @@ 

    O.Purp_3

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:104

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingContainer.swift:89

    Terms of Use display is part of the onboarding

    // [REQ:BSI-eRp-ePA:O.Purp_3#1] Terms of Use display is part of the onboarding
    -struct OnboardingTermsOfUseView: View {
    +.sheet(isPresented: viewStore.binding(get: \.showTermsOfUse,
     

    ../Sources/eRpApp/Screens/Settings/TermsOfUse/TermsOfUseView.swift:11

    @@ -1443,19 +998,19 @@

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:42

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingLegalInfoView.swift:72

    User acceptance

    // [REQ:BSI-eRp-ePA:O.Purp_3#3] User acceptance
     OnboardingLegalInfoCheckmarkView(isAccepted: $isAllAccepted)
     
    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingContainer.swift:63

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingContainer.swift:68

    Callback triggers tracking alert

    // [REQ:BSI-eRp-ePA:O.Purp_3#4] Callback triggers tracking alert
     viewStore.send(.showTracking)
     
    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:190

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:200

    Show comply route to display analytics usage within onboarding

    // [REQ:gemSpec_eRp_FdV:A_19088,A_19091#1,A_19092] Show comply route to display analytics usage within
    @@ -1463,14 +1018,14 @@ 

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:194

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:204

    Accept usage analytics

    // [REQ:gemSpec_eRp_FdV:A_19090,A_19091#2] User confirms the opt in within settings
     // [REQ:BSI-eRp-ePA:O.Purp_3#6] Accept usage analytics
     case .alert(.presented(.allowTracking)):
     
    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:199

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:209

    Deny usage analytics

    // [REQ:gemSpec_eRp_FdV:A_19092] User may choose to not accept analytics
    @@ -1789,19 +1344,19 @@ 

    // [REQ:BSI-eRp-ePA:O.Source_1#5] External application calls via Universal Linking
     func scene(_: UIScene, continue userActivity: NSUserActivity) {
     
    -

    ../Sources/eRpApp/Screens/AppStartDomain.swift:234

    +

    ../Sources/eRpApp/Screens/AppStartDomain.swift:251

    External application calls via Universal Linking

    // [REQ:BSI-eRp-ePA:O.Source_1#6] External application calls via Universal Linking
     case let .universalLink(url):
     
    -

    ../Sources/eRpApp/Screens/Main/MainDomain.swift:207

    +

    ../Sources/eRpApp/Screens/Main/MainDomain.swift:193

    redirect into correct domain

    // [REQ:BSI-eRp-ePA:O.Source_1#7] redirect into correct domain
     return .run { send in
     
    -

    ../Sources/eRpApp/Screens/Main/ExtAuth/ExtAuthPendingDomain.swift:163

    +

    ../Sources/eRpApp/Screens/Main/ExtAuth/ExtAuthPendingDomain.swift:212

    Validate data by parsing url and only allowing predefined variables as String

    // [REQ:BSI-eRp-ePA:O.Source_1#8] Validate data by parsing url and only allowing predefined variables as String
    @@ -1877,13 +1432,27 @@ 

    // [REQ:BSI-eRp-ePA:O.Source_5#3] Invalidation means deleting the token storage.set(token: nil)

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:115

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:61

    Creation of the pairing session

    // [REQ:BSI-eRp-ePA:O.Source_5#4] Creation of the pairing session
     pairingSession = try sessionProvider.signatureProvider(for: profileID).createPairingSession()
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:209

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:77

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:130

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:146

    Failure will delete paring data

    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    @@ -1980,7 +1549,7 @@ 

    O.Tokn_4

    O.Tokn_5

    A Section within User Profiles contains all tokens for that profile on the device

    -

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:423

    +

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:409

    Section for Token display

    // [REQ:BSI-eRp-ePA:O.Tokn_5#2] Section for Token display
    @@ -2090,23 +1659,16 @@ 

    // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Building and sending the request
     var request = URLRequest(url: document.authentication.url, cachePolicy: .reloadIgnoringCacheData)
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:140

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:361

    Smartcard signature

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    +
    // first sign the challenge
    +// [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
     // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
     // [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    -.sign(challengeSession: challengeSession)
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:478

    - -

    Smartcard signature

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    -// [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
    -// [REQ:gemF_Tokenverschlüsselung:A_20700-06] sign
    -.readAutCertificate()
    +let autCertificateResponse: AutCertificateResponse
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:507

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:488

    Smartcard signature

    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    @@ -2115,24 +1677,17 @@ 

    A_20700-05

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:141

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:362

    sign

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    +
    // first sign the challenge
    +// [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
     // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
     // [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    -.sign(challengeSession: challengeSession)
    +let autCertificateResponse: AutCertificateResponse
     

    A_20700-06

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:141

    - -

    sign

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    -// [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
    -// [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    -.sign(challengeSession: challengeSession)
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:334

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:267

    sign

    // [REQ:gemSpec_IDP_Frontend:A_20526-01] sign
    @@ -2140,15 +1695,16 @@ 

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:479

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:362

    sign

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    +
    // first sign the challenge
    +// [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
     // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
    -// [REQ:gemF_Tokenverschlüsselung:A_20700-06] sign
    -.readAutCertificate()
    +// [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    +let autCertificateResponse: AutCertificateResponse
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:508

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:489

    sign

    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    @@ -2360,21 +1916,21 @@ 

    A_20525

    Not applicable as authenticator module is within FdV. Consent is given by using the app.

    A_20526-01

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:411

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:410

    sign and verify with idp

    // [REQ:gemSpec_eRp_FdV:A_20172]
     // [REQ:gemSpec_IDP_Frontend:A_20526-01] sign and verify with idp
     func signChallengeWithNFCCard(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:448

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:442

    verify with idp

    // [REQ:gemSpec_eRp_FdV:A_20172]
     // [REQ:gemSpec_IDP_Frontend:A_20526-01] verify with idp
    -func verifyResultWithIDPAsync(
    +func verifyResultWithIDP(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:333

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:266

    sign

    // [REQ:gemSpec_IDP_Frontend:A_20526-01] sign
    @@ -2616,60 +2172,41 @@ 

    A_20700-05

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:25

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:370

    sign with C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -return challengeSession.sign(
    +signedChallenge = try await idpChallengeSession.sign(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:487

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:502

    sign with C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -return session.sign(
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:520

    - -

    sign with C.CH.AUT

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -let signedChallenge = try await session.sign(
    +signedChallenge = try await session.sign(
     

    A_20700-07

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:551

    - -

    perform signature with OpenHealthCardKit

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] perform signature with OpenHealthCardKit
    -card.sign(data: message)
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:25

    +

    ../Sources/IDP/DefaultSecureEnclaveSignatureProvider.swift:127

    -

    sign with C.CH.AUT

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -return challengeSession.sign(
    +

    Biometrics only, other modes currently not supported

    +
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] Biometrics only, other modes currently not supported
    +amr: [
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:139

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:360

    C.CH.AUT

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    +
    // first sign the challenge
    +// [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
     // [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
     // [REQ:gemF_Tokenverschlüsselung:A_20700-05,A_20700-06] sign
    -.sign(challengeSession: challengeSession)
    +let autCertificateResponse: AutCertificateResponse
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:477

    - -

    C.CH.AUT

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    -// [REQ:gemF_Tokenverschlüsselung:A_20526-01] Smartcard signature
    -// [REQ:gemF_Tokenverschlüsselung:A_20700-06] sign
    -.readAutCertificate()
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:487

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:370

    sign with C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -return session.sign(
    +signedChallenge = try await idpChallengeSession.sign(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:506

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:487

    C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-07] C.CH.AUT
    @@ -2677,17 +2214,17 @@ 

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:520

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:502

    sign with C.CH.AUT

    // [REQ:gemSpec_IDP_Frontend:A_20700-05,A_20700-07] sign with C.CH.AUT
    -let signedChallenge = try await session.sign(
    +signedChallenge = try await session.sign(
     
    -

    ../Sources/IDP/DefaultSecureEnclaveSignatureProvider.swift:127

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:535

    -

    Biometrics only, other modes currently not supported

    -
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] Biometrics only, other modes currently not supported
    -amr: [
    +

    perform signature with OpenHealthCardKit

    +
    // [REQ:gemSpec_IDP_Frontend:A_20700-07] perform signature with OpenHealthCardKit
    +card.sign(data: message)
     

    A_20740

    ../Sources/IDP/internal/RealIDPClient.swift:110

    @@ -3011,7 +2548,21 @@

    ../Sour /// [REQ:gemSpec_IDP_Frontend:A_21595] Storage Protocol public protocol SecureEGKCertificateStorage {

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:208

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:76

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:129

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:145

    Failure will delete paring data

    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    @@ -3056,7 +2607,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:208

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:76

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:129

    + +

    Failure will delete paring data

    +
    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    +// [REQ:BSI-eRp-ePA:O.Source_5#5] Failure will delete paring data
    +_ = try? sessionProvider.signatureProvider(for: profileID).abort(pairingSession: pairingSession)
    +
    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:145

    Failure will delete paring data

    // [REQ:gemSpec_IDP_Frontend:A_21598,A_21595] Failure will delete paring data
    @@ -3087,13 +2652,13 @@ 

    -

    ../Sources/eRpApp/Session/ProfileSecureDataWiper.swift:49

    +

    ../Sources/eRpApp/Session/ProfileSecureDataWiper.swift:47

    key identifier

    // [REQ:gemSpec_IDP_Frontend:A_21603] key identifier
     storage.set(keyIdentifier: nil)
     
    -

    ../Sources/eRpApp/Session/ProfileSecureDataWiper.swift:53

    +

    ../Sources/eRpApp/Session/ProfileSecureDataWiper.swift:54

    PrK_SE_AUT/PuK_SE_AUT

    // If deletion fails we cannot do anything
    @@ -3172,7 +2737,7 @@ 

    A_17205

    The app does not use the TSL. All TSL related parts are handled within the eRp-FD.

    A_17207

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:566

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:550

    Assure only brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3207,28 +2772,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:19

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:365

    Assure only brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard let alg = autCertificateResponse.info.algorithm.alg
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:45

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:386

    Assure only brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard certificate.info.algorithm.alg == .bp256r1 else {
    +guard autCertificateResponse.info.algorithm.alg == .bp256r1 else {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:481

    - -

    Assure only brainpoolP256r1 is used

    -
    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    -// [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:514

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:495

    Assure only brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3529,7 +3087,7 @@ 

    GS-A_4357-01

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:567

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:551

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3556,28 +3114,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:20

    - -

    Assure that brainpoolP256r1 is used

    -
    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    -// [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:46

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:366

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard certificate.info.algorithm.alg == .bp256r1 else {
    +guard let alg = autCertificateResponse.info.algorithm.alg
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:482

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:387

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard autCertificateResponse.info.algorithm.alg == .bp256r1 else {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:515

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:496

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3595,7 +3146,7 @@ 

    GS-A_4357-02

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:567

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:551

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3622,28 +3173,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:20

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:366

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard let alg = autCertificateResponse.info.algorithm.alg
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:46

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:387

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard certificate.info.algorithm.alg == .bp256r1 else {
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:482

    - -

    Assure that brainpoolP256r1 is used

    -
    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    -// [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard autCertificateResponse.info.algorithm.alg == .bp256r1 else {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:515

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:496

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3664,7 +3208,7 @@ 

    GS-A_4359

    no exceptions set in NSAppTransportSecurity, see also: Requirements for Connecting Using ATS

    GS-A_4361-02

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:567

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:551

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3691,28 +3235,21 @@ 

    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:20

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:366

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    +guard let alg = autCertificateResponse.info.algorithm.alg
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.Environment+Biometrics.swift:46

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:387

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
     // [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard certificate.info.algorithm.alg == .bp256r1 else {
    +guard autCertificateResponse.info.algorithm.alg == .bp256r1 else {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:482

    - -

    Assure that brainpoolP256r1 is used

    -
    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    -// [REQ:gemSpec_Krypt:GS-A_4357-01,GS-A_4357-02,GS-A_4361-02] Assure that brainpoolP256r1 is used
    -guard let alg = certificate.info.algorithm.alg else {
    -
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:515

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/NFCSignatureProvider.swift:496

    Assure that brainpoolP256r1 is used

    // [REQ:gemSpec_Krypt:A_17207] Assure only brainpoolP256r1 is used
    @@ -3935,7 +3472,7 @@ 

    A_19088

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:188

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:198

    Show comply route to display analytics usage within

    // [REQ:gemSpec_eRp_FdV:A_19088,A_19091#1,A_19092] Show comply route to display analytics usage within
    @@ -3957,7 +3494,7 @@ 

    // [REQ:gemSpec_eRp_FdV:A_19090] activate after optIn is granted
     tracker.stopTracking()
     
    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:193

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:203

    User confirms the opt in within settings

    // [REQ:gemSpec_eRp_FdV:A_19090,A_19091#2] User confirms the opt in within settings
    @@ -3986,7 +3523,7 @@ 

    A_19091

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:188

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:198

    Show comply route to display analytics usage within

    // [REQ:gemSpec_eRp_FdV:A_19088,A_19091#1,A_19092] Show comply route to display analytics usage within
    @@ -3994,7 +3531,7 @@ 

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:193

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:203

    User confirms the opt in within settings

    // [REQ:gemSpec_eRp_FdV:A_19090,A_19091#2] User confirms the opt in within settings
    @@ -4015,7 +3552,7 @@ 

    A_19092

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:188

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:198

    Show comply route to display analytics usage within

    // [REQ:gemSpec_eRp_FdV:A_19088,A_19091#1,A_19092] Show comply route to display analytics usage within
    @@ -4023,7 +3560,7 @@ 

    -

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:198

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:208

    User may choose to not accept analytics

    // [REQ:gemSpec_eRp_FdV:A_19092] User may choose to not accept analytics
    @@ -4075,7 +3612,7 @@ 

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:515

    +

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:501

    Actual Button to open the audit events

    // [REQ:gemSpec_eRp_FdV:A_19177#2,A_19185#3] Actual Button to open the audit events
    @@ -4143,7 +3680,7 @@ 

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:206

    +

    ../Sources/eRpApp/Screens/Onboarding/OnboardingDomain.swift:216

    Alert for the user to choose.

    // [REQ:gemSpec_eRp_FdV:A_19184] Alert for the user to choose.
    @@ -4159,7 +3696,7 @@ 

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:515

    +

    ../Sources/eRpApp/Screens/Settings/Profiles/Edit/EditProfileView.swift:501

    Actual Button to open the audit events

    // [REQ:gemSpec_eRp_FdV:A_19177#2,A_19185#3] Actual Button to open the audit events
    @@ -4367,7 +3904,7 @@ 

    ../Sources/eRpApp/Screens/Pharmacy/RedeemService/RedeemService.swift:146

    +

    ../Sources/eRpApp/Screens/Pharmacy/RedeemService/RedeemService.swift:150

    no token/not authorized, show authenticator module

    // [REQ:gemSpec_eRp_FdV:A_20167,A_20172] no token/not authorized, show authenticator module
    @@ -4380,21 +3917,21 @@ 

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:385

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:384

    // [REQ:gemSpec_eRp_FdV:A_20172]
     func idpChallengePublisher(for profileID: UUID) -> AsyncStream<CardWallReadCardDomain.Action> {
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:410

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:409

    // [REQ:gemSpec_eRp_FdV:A_20172]
     // [REQ:gemSpec_IDP_Frontend:A_20526-01] sign and verify with idp
     func signChallengeWithNFCCard(
     
    -

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:447

    +

    ../Sources/eRpApp/Screens/CardWall/ReadCard/CardWallReadCardDomain.swift:441

    // [REQ:gemSpec_eRp_FdV:A_20172]
     // [REQ:gemSpec_IDP_Frontend:A_20526-01] verify with idp
    -func verifyResultWithIDPAsync(
    +func verifyResultWithIDP(
     
    -

    ../Sources/eRpApp/Screens/Pharmacy/RedeemService/RedeemService.swift:146

    +

    ../Sources/eRpApp/Screens/Pharmacy/RedeemService/RedeemService.swift:150

    no token/not authorized, show authenticator module

    // [REQ:gemSpec_eRp_FdV:A_20167,A_20172] no token/not authorized, show authenticator module
    @@ -4707,7 +4244,7 @@ 

    <

    diff --git a/search.json b/search.json index c58c8897..58e1fbce 100644 --- a/search.json +++ b/search.json @@ -1 +1 @@ -{"Typealiases.html#/s:6eRpApp7ScanCANa":{"name":"ScanCAN","abstract":"

    Represent a CAN number

    "},"Structs/EntireErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"EntireErxTaskRepositoryDependency"},"Structs/EntireErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP12previewValue0E0QzvpZ":{"name":"previewValue","parent_name":"EntireErxTaskRepositoryDependency"},"Structs/EntireErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"EntireErxTaskRepositoryDependency"},"Structs/ErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"ErxTaskRepositoryDependency"},"Structs/ErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP12previewValue0E0QzvpZ":{"name":"previewValue","parent_name":"ErxTaskRepositoryDependency"},"Structs/ErxTaskRepositoryDependency.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"ErxTaskRepositoryDependency"},"Structs/ProfileImageView/Size.html#/s:6eRpApp16ProfileImageViewV4SizeO7regularyA2EmF":{"name":"regular","parent_name":"Size"},"Structs/ProfileImageView/Size.html#/s:6eRpApp16ProfileImageViewV4SizeO5largeyA2EmF":{"name":"large","parent_name":"Size"},"Structs/ProfileImageView/Size.html#/s:6eRpApp16ProfileImageViewV4SizeO10extraLargeyA2EmF":{"name":"extraLarge","parent_name":"Size"},"Structs/ProfileImageView.html#/s:6eRpApp16ProfileImageViewV04userD4Data5image15backgroundColor06statusJ006borderJ04sizeAC10Foundation0G0VSg_AA0C7PictureOSg7SwiftUI0J0VASSgAtC4SizeOtcfc":{"name":"init(userImageData:image:backgroundColor:statusColor:borderColor:size:)","parent_name":"ProfileImageView"},"Structs/ProfileImageView/Size.html":{"name":"Size","parent_name":"ProfileImageView"},"Structs/ProfileImageView.html#/s:7SwiftUI4ViewP4body4BodyQzvp":{"name":"body","parent_name":"ProfileImageView"},"Structs/ProfileImageView.html":{"name":"ProfileImageView"},"Structs/ErxTaskRepositoryDependency.html":{"name":"ErxTaskRepositoryDependency"},"Structs/EntireErxTaskRepositoryDependency.html":{"name":"EntireErxTaskRepositoryDependency"},"Protocols/MatrixCodeGenerator.html#/s:6eRpApp19MatrixCodeGeneratorP13generateImage3for5width6heightSo10CGImageRefaSS_S2itKF":{"name":"generateImage(for:width:height:)","abstract":"

    Generates a CGImage from the given string

    ","parent_name":"MatrixCodeGenerator"},"Protocols/MatrixCodeGenerator.html":{"name":"MatrixCodeGenerator","abstract":"

    Instances of conforming type can be used to generate a matrix code

    "},"Extensions/UserDefaults.html#/s:So14NSUserDefaultsC6eRpAppE01kD15TrackingAllowedSSvpZ":{"name":"kAppTrackingAllowed","abstract":"

    Key for app tracking settings UserDefaults

    ","parent_name":"UserDefaults"},"Extensions/UserDefaults.html#/c:@CM@eRpApp@@objc(cs)NSUserDefaults(py)appTrackingAllowed":{"name":"appTrackingAllowed","abstract":"

    Store users setting for app tracking

    ","parent_name":"UserDefaults"},"Extensions/MKCoordinateSpan.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"MKCoordinateSpan"},"Extensions/CLLocationCoordinate2D.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"CLLocationCoordinate2D"},"Extensions/MKCoordinateRegion.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"MKCoordinateRegion"},"Extensions/MKCoordinateRegion.html#/s:So18MKCoordinateRegiona6eRpAppE15gematikHQRegionABvpZ":{"name":"gematikHQRegion","parent_name":"MKCoordinateRegion"},"Extensions/PharmacyFilterBar.html#/s:6eRpApp17PharmacyFilterBarV0D0V":{"name":"Filter","parent_name":"PharmacyFilterBar"},"Extensions/AVSMessage.html#/s:3AVS10AVSMessageV6eRpAppE9ValidatorV":{"name":"Validator","parent_name":"AVSMessage"},"Extensions/MedicationScheduleRepository.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"MedicationScheduleRepository"},"Extensions/MedicationScheduleRepository.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"MedicationScheduleRepository"},"Extensions/MedicationSchedule/Entry.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"Entry"},"Extensions/MedicationSchedule/Entry.html":{"name":"Entry","parent_name":"MedicationSchedule"},"Extensions/MedicationSchedule.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"MedicationSchedule"},"Extensions/CoreNFCError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"CoreNFCError"},"Extensions/CoreNFCError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"CoreNFCError"},"Extensions/NFCCardError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"NFCCardError"},"Extensions/NFCTagReaderSession/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/NFCTagReaderSession/Error.html":{"name":"Error","parent_name":"NFCTagReaderSession"},"Extensions/KeyAgreement/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/KeyAgreement/Error.html":{"name":"Error","parent_name":"KeyAgreement"},"Extensions/HealthCardCommandBuilder/InvalidArgument.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"InvalidArgument"},"Extensions/HealthCardCommandBuilder/InvalidArgument.html":{"name":"InvalidArgument","parent_name":"HealthCardCommandBuilder"},"Extensions/CardVersion2/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/CardVersion2/Error.html":{"name":"Error","parent_name":"CardVersion2"},"Extensions/ShortFileIdentifier/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/ShortFileIdentifier/Error.html":{"name":"Error","parent_name":"ShortFileIdentifier"},"Extensions/Password/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/Password/Error.html":{"name":"Error","parent_name":"Password"},"Extensions/Key/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/Key/Error.html":{"name":"Error","parent_name":"Key"},"Extensions/GemCvCertificate/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/GemCvCertificate/Error.html":{"name":"Error","parent_name":"GemCvCertificate"},"Extensions/Format2Pin/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/Format2Pin/Error.html":{"name":"Error","parent_name":"Format2Pin"},"Extensions/FileIdentifier/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/FileIdentifier/Error.html":{"name":"Error","parent_name":"FileIdentifier"},"Extensions/FileControlParameter/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/FileControlParameter/Error.html":{"name":"Error","parent_name":"FileControlParameter"},"Extensions/ApplicationIdentifier/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/ApplicationIdentifier/Error.html":{"name":"Error","parent_name":"ApplicationIdentifier"},"Extensions/HealthCard/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/HealthCard/Error.html":{"name":"Error","parent_name":"HealthCard"},"Extensions/APDU/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/APDU/Error.html":{"name":"Error","parent_name":"APDU"},"Extensions/CardError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"CardError"},"Extensions/KKAppDirectory/Entry.html#/s:s12IdentifiableP2id2IDQzvp":{"name":"id","parent_name":"Entry"},"Extensions/KKAppDirectory/Entry.html":{"name":"Entry","parent_name":"KKAppDirectory"},"Extensions/ScanCAN.html#/s:SS6eRpAppE7isValidSbvp":{"name":"isValid","abstract":"

    Validates a CAN and checks for length and digits.

    ","parent_name":"ScanCAN"},"Extensions/BarcodeDetection.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"BarcodeDetection"},"Extensions/Result.html#/s:Se4fromxs7Decoder_p_tKcfc":{"name":"init(from:)","parent_name":"Result"},"Extensions/Result.html#/s:SE6encode2toys7Encoder_p_tKF":{"name":"encode(to:)","parent_name":"Result"},"Extensions/Array.html#/s:SY8rawValuexSg03RawB0Qz_tcfc":{"name":"init(rawValue:)","parent_name":"Array"},"Extensions/Array.html#/s:SY8rawValue03RawB0Qzvp":{"name":"rawValue","parent_name":"Array"},"Extensions/PharmacyRepositoryError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"PharmacyRepositoryError"},"Extensions/PharmacyRepositoryError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"PharmacyRepositoryError"},"Extensions/PharmacyFHIRDataSource/Error.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"Error"},"Extensions/PharmacyFHIRDataSource/Error.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"Error"},"Extensions/PharmacyFHIRDataSource/Error.html":{"name":"Error","parent_name":"PharmacyFHIRDataSource"},"Extensions/NFCHealthCardPasswordControllerError.html#/s:SQ2eeoiySbx_xtFZ":{"name":"==(_:_:)","parent_name":"NFCHealthCardPasswordControllerError"},"Extensions/NFCHealthCardPasswordControllerError.html#/s:s23CustomStringConvertibleP11descriptionSSvp":{"name":"description","parent_name":"NFCHealthCardPasswordControllerError"},"Extensions/MainDomain.html#/s:6eRpApp10MainDomainV5ErrorO":{"name":"Error","parent_name":"MainDomain"},"Extensions/LoginHandlerError/LoadingError.html#/s:6eRpApp17LoginHandlerErrorO07LoadingE0O7messageyAESSSgcAEmF":{"name":"message(_:)","parent_name":"LoadingError"},"Extensions/LoginHandlerError/LoadingError.html":{"name":"LoadingError","parent_name":"LoginHandlerError"},"Extensions/ExtAuthPendingDomain.html#/s:6eRpApp20ExtAuthPendingDomainV5ErrorO":{"name":"Error","parent_name":"ExtAuthPendingDomain"},"Extensions/ErxTaskOrder.html#/s:6eRpKit12ErxTaskOrderV01eA3AppE9ValidatorV":{"name":"Validator","parent_name":"ErxTaskOrder"},"Extensions/ErxTask.html#/Status":{"name":"Status","parent_name":"ErxTask"},"Extensions/CardWallReadCardDomain/State/Error.html#/s:6eRpApp012CardWallReadC6DomainV5StateV5ErrorO05InputH0O":{"name":"InputError","parent_name":"Error"},"Extensions/CardWallReadCardDomain/State.html#/s:6eRpApp012CardWallReadC6DomainV5StateV5ErrorO":{"name":"Error","parent_name":"State"},"Extensions/CardWallReadCardDomain/State/Error.html":{"name":"Error","parent_name":"State"},"Extensions/CardWallReadCardDomain/State.html":{"name":"State","parent_name":"CardWallReadCardDomain"},"Extensions/CardWallExtAuthConfirmationDomain.html#/s:6eRpApp33CardWallExtAuthConfirmationDomainV5ErrorO":{"name":"Error","parent_name":"CardWallExtAuthConfirmationDomain"},"Extensions/AVSError/InternalError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"InternalError"},"Extensions/AVSError/InternalError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"InternalError"},"Extensions/AVSError/InternalError.html":{"name":"InternalError","parent_name":"AVSError"},"Extensions/AVSError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"AVSError"},"Extensions/AVSError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"AVSError"},"Extensions/LocationManager.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"LocationManager"},"Extensions/LocationManager.html#/s:12Dependencies13DependencyKeyP12previewValue0E0QzvpZ":{"name":"previewValue","parent_name":"LocationManager"},"Extensions/LocationManager.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"LocationManager"},"Extensions/ProfileCoreDataStore.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"ProfileCoreDataStore"},"Extensions/FHIRDateFormatter.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"FHIRDateFormatter"},"Extensions/FHIRDateFormatter.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"FHIRDateFormatter"},"Extensions/IDPError.html#/s:10Foundation14LocalizedErrorP16errorDescriptionSSSgvp":{"name":"errorDescription","parent_name":"IDPError"},"Extensions/IDPError.html#/s:10Foundation14LocalizedErrorP18recoverySuggestionSSSgvp":{"name":"recoverySuggestion","parent_name":"IDPError"},"Extensions/ZXDataMatrixWriter.html#/s:6eRpApp19MatrixCodeGeneratorP13generateImage3for5width6heightSo10CGImageRefaSS_S2itKF":{"name":"generateImage(for:width:height:)","parent_name":"ZXDataMatrixWriter"},"Extensions/AccessibilityAnnouncementReceiver.html#/s:12Dependencies13DependencyKeyP9liveValue0E0QzvpZ":{"name":"liveValue","parent_name":"AccessibilityAnnouncementReceiver"},"Extensions/AccessibilityAnnouncementReceiver.html#/s:12Dependencies13DependencyKeyP12previewValue0E0QzvpZ":{"name":"previewValue","parent_name":"AccessibilityAnnouncementReceiver"},"Extensions/AccessibilityAnnouncementReceiver.html#/s:12Dependencies13DependencyKeyP9testValue0E0QzvpZ":{"name":"testValue","parent_name":"AccessibilityAnnouncementReceiver"},"Extensions.html#/AppKit":{"name":"AppKit"},"Extensions/AccessibilityAnnouncementReceiver.html":{"name":"AccessibilityAnnouncementReceiver"},"Extensions.html#/s:6eRpApp0B7VersionV":{"name":"AppVersion"},"Extensions/ZXDataMatrixWriter.html":{"name":"ZXDataMatrixWriter"},"Extensions/IDPError.html":{"name":"IDPError"},"Extensions.html#/s:6eRpApp16ProgressResponseO":{"name":"ProgressResponse"},"Extensions/FHIRDateFormatter.html":{"name":"FHIRDateFormatter"},"Extensions/ProfileCoreDataStore.html":{"name":"ProfileCoreDataStore"},"Extensions/LocationManager.html":{"name":"LocationManager"},"Extensions.html#/s:6eRpApp22PharmacyServiceFactoryV":{"name":"PharmacyServiceFactory"},"Extensions.html#/s:6eRpApp26LoginHandlerServiceFactoryV":{"name":"LoginHandlerServiceFactory"},"Extensions.html#/s:6eRpApp27ErxTaskCoreDataStoreFactoryV":{"name":"ErxTaskCoreDataStoreFactory"},"Extensions.html#/s:6eRpApp25ErxRemoteDataStoreFactoryV":{"name":"ErxRemoteDataStoreFactory"},"Extensions/AVSError.html":{"name":"AVSError"},"Extensions.html#/AVSTransactionCoreDataStore":{"name":"AVSTransactionCoreDataStore"},"Extensions.html#/c:@M@eRpApp@objc(cs)AVScannerViewController":{"name":"AVScannerViewController"},"Extensions.html#/BiometricsSHA256Signer":{"name":"BiometricsSHA256Signer"},"Extensions/CardWallExtAuthConfirmationDomain.html":{"name":"CardWallExtAuthConfirmationDomain"},"Extensions/CardWallReadCardDomain.html":{"name":"CardWallReadCardDomain"},"Extensions.html#/s:6eRpApp24ChargeItemConsentServiceV":{"name":"ChargeItemConsentService"},"Extensions.html#/ChargeItemDomainServiceAuthenticateResult":{"name":"ChargeItemDomainServiceAuthenticateResult"},"Extensions.html#/ChargeItemDomainServiceDeleteResult":{"name":"ChargeItemDomainServiceDeleteResult"},"Extensions.html#/ChargeItemDomainServiceFetchResult":{"name":"ChargeItemDomainServiceFetchResult"},"Extensions.html#/ChargeItemListDomainServiceGrantResult":{"name":"ChargeItemListDomainServiceGrantResult"},"Extensions.html#/ChargeItemListDomainServiceRevokeResult":{"name":"ChargeItemListDomainServiceRevokeResult"},"Extensions.html#/CoreDataController":{"name":"CoreDataController"},"Extensions.html#/DefaultOrdersRepository":{"name":"DefaultOrdersRepository"},"Extensions.html#/ErxConsent":{"name":"ErxConsent"},"Extensions/ErxTask.html":{"name":"ErxTask"},"Extensions/ErxTaskOrder.html":{"name":"ErxTaskOrder"},"Extensions/ExtAuthPendingDomain.html":{"name":"ExtAuthPendingDomain"},"Extensions.html#/FHIRClient":{"name":"FHIRClient"},"Extensions.html#/FileManager":{"name":"FileManager"},"Extensions.html#/JWE":{"name":"JWE"},"Extensions.html#/JWT":{"name":"JWT"},"Extensions.html#/KeyVerifier":{"name":"KeyVerifier"},"Extensions/LoginHandlerError.html":{"name":"LoginHandlerError"},"Extensions/MainDomain.html":{"name":"MainDomain"},"Extensions.html#/MatrixCodeDomain":{"name":"MatrixCodeDomain"},"Extensions.html#/MedicationReminderListDomain":{"name":"MedicationReminderListDomain"},"Extensions.html#/MedicationReminderSetupDomain":{"name":"MedicationReminderSetupDomain"},"Extensions/NFCHealthCardPasswordControllerError.html":{"name":"NFCHealthCardPasswordControllerError"},"Extensions.html#/s:6eRpApp25NFCSignatureProviderErrorO":{"name":"NFCSignatureProviderError"},"Extensions.html#/PharmacyCoreDataStore":{"name":"PharmacyCoreDataStore"},"Extensions/PharmacyFHIRDataSource.html":{"name":"PharmacyFHIRDataSource"},"Extensions/PharmacyRepositoryError.html":{"name":"PharmacyRepositoryError"},"Extensions.html#/PrescriptionDetailDomain":{"name":"PrescriptionDetailDomain"},"Extensions.html#/PrivateKeyContainer":{"name":"PrivateKeyContainer"},"Extensions.html#/s:6eRpApp18RedeemServiceErrorO":{"name":"RedeemServiceError"},"Extensions.html#/RegisteredDevicesDomain":{"name":"RegisteredDevicesDomain"},"Extensions.html#/ScannedErxTask":{"name":"ScannedErxTask"},"Extensions.html#/ScannerDomain":{"name":"ScannerDomain"},"Extensions.html#/SharedTask":{"name":"SharedTask"},"Extensions.html#/ShipmentInfoCoreDataStore":{"name":"ShipmentInfoCoreDataStore"},"Extensions.html#/TokenPayload":{"name":"TokenPayload"},"Extensions.html#/TrustAnchor":{"name":"TrustAnchor"},"Extensions.html#/s:10TrustStore0aB5ErrorO":{"name":"TrustStoreError"},"Extensions.html#/s:6eRpApp23UserProfileServiceErrorO":{"name":"UserProfileServiceError"},"Extensions/Array.html":{"name":"Array","abstract":"

    An Array of Codable element can now be stored within UserDefaults"},"Extensions/Result.html":{"name":"Result"},"Extensions.html#/s:6eRpApp15ReviewRequesterV":{"name":"ReviewRequester"},"Extensions.html#/s:6eRpApp10SchedulersV":{"name":"Schedulers"},"Extensions/BarcodeDetection.html":{"name":"BarcodeDetection"},"Extensions.html#/c:@M@eRpApp@objc(cs)CANCameraScannerViewController":{"name":"CANCameraScannerViewController"},"Extensions/ScanCAN.html":{"name":"ScanCAN"},"Extensions/KKAppDirectory.html":{"name":"KKAppDirectory"},"Extensions/CardError.html":{"name":"CardError"},"Extensions/APDU.html":{"name":"APDU"},"Extensions/HealthCard.html":{"name":"HealthCard"},"Extensions/ApplicationIdentifier.html":{"name":"ApplicationIdentifier"},"Extensions/FileControlParameter.html":{"name":"FileControlParameter"},"Extensions/FileIdentifier.html":{"name":"FileIdentifier"},"Extensions/Format2Pin.html":{"name":"Format2Pin"},"Extensions/GemCvCertificate.html":{"name":"GemCvCertificate"},"Extensions/Key.html":{"name":"Key"},"Extensions/Password.html":{"name":"Password"},"Extensions/ShortFileIdentifier.html":{"name":"ShortFileIdentifier"},"Extensions/CardVersion2.html":{"name":"CardVersion2"},"Extensions/HealthCardCommandBuilder.html":{"name":"HealthCardCommandBuilder"},"Extensions/KeyAgreement.html":{"name":"KeyAgreement"},"Extensions/NFCTagReaderSession.html":{"name":"NFCTagReaderSession"},"Extensions/NFCCardError.html":{"name":"NFCCardError"},"Extensions/CoreNFCError.html":{"name":"CoreNFCError"},"Extensions.html#/s:6eRpApp20UpdateCheckerFactoryV":{"name":"UpdateCheckerFactory"},"Extensions.html#/s:6eRpApp12PrescriptionV":{"name":"Prescription"},"Extensions.html#/s:6eRpApp24MedicationReminderParserV":{"name":"MedicationReminderParser"},"Extensions/MedicationSchedule.html":{"name":"MedicationSchedule"},"Extensions/MedicationScheduleRepository.html":{"name":"MedicationScheduleRepository"},"Extensions.html#/s:6eRpApp21NotificationSchedulerV":{"name":"NotificationScheduler"},"Extensions.html#/s:6eRpApp5OrderV":{"name":"Order"},"Extensions/AVSMessage.html":{"name":"AVSMessage"},"Extensions.html#/s:6eRpApp16AVSRedeemServiceV":{"name":"AVSRedeemService"},"Extensions.html#/s:6eRpApp30ErxTaskRepositoryRedeemServiceV":{"name":"ErxTaskRepositoryRedeemService"},"Extensions/PharmacyFilterBar.html":{"name":"PharmacyFilterBar"},"Extensions/MKCoordinateRegion.html":{"name":"MKCoordinateRegion"},"Extensions/CLLocationCoordinate2D.html":{"name":"CLLocationCoordinate2D"},"Extensions/MKCoordinateSpan.html":{"name":"MKCoordinateSpan"},"Extensions.html#/s:6eRpApp23DebugDeviceCapabilitiesC":{"name":"DebugDeviceCapabilities"},"Extensions.html#/s:6eRpApp14ServiceLocatorC":{"name":"ServiceLocator"},"Extensions.html#/s:6eRpApp25ServiceLocatorDebugAccessC":{"name":"ServiceLocatorDebugAccess"},"Extensions/UserDefaults.html":{"name":"UserDefaults"},"Extensions.html#/s:6eRpApp15UIDateFormatterV":{"name":"UIDateFormatter"},"Extensions.html#/s:6eRpApp17SmartMockRegisterC":{"name":"SmartMockRegister"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO4babyyA2CmF":{"name":"baby","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO11boyWithCardyA2CmF":{"name":"boyWithCard","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO9developeryA2CmF":{"name":"developer","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO12doctorFemaleyA2CmF":{"name":"doctorFemale","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO10pharmacistyA2CmF":{"name":"pharmacist","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO12manWithPhoneyA2CmF":{"name":"manWithPhone","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO9oldDoctoryA2CmF":{"name":"oldDoctor","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO6oldManyA2CmF":{"name":"oldMan","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO8oldWomanyA2CmF":{"name":"oldWoman","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO10doctorMaleyA2CmF":{"name":"doctorMale","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO11pharmacist2yA2CmF":{"name":"pharmacist2","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO10wheelchairyA2CmF":{"name":"wheelchair","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO14womanWithPhoneyA2CmF":{"name":"womanWithPhone","parent_name":"ProfilePicture"},"Enums/ProfilePicture.html#/s:6eRpApp14ProfilePictureO4noneyA2CmF":{"name":"none","parent_name":"ProfilePicture"},"Enums/Validity.html#/s:6eRpApp8ValidityO5validyA2CmF":{"name":"valid","parent_name":"Validity"},"Enums/Validity.html#/s:6eRpApp8ValidityO7invalidyACSScACmF":{"name":"invalid(_:)","parent_name":"Validity"},"Enums/Validity.html":{"name":"Validity"},"Enums/ProfilePicture.html":{"name":"ProfilePicture"},"Classes.html#/s:6eRpApp29DefaultErxMatrixCodeGeneratorC":{"name":"DefaultErxMatrixCodeGenerator","abstract":"

    Encodes ErxTasks or ErxChargeItem with a given MatrixCodeGenerator.

    "},"requirements.html":{"name":"requirements"},"error_handling.html":{"name":"error_handling"},"requirement-notes.html":{"name":"requirement-notes"},"modules.html":{"name":"Modules"},"Guides.html":{"name":"Guides","abstract":"

    The following guides are available globally.

    "},"Classes.html":{"name":"Classes","abstract":"

    The following classes are available globally.

    "},"Enums.html":{"name":"Enumerations","abstract":"

    The following enumerations are available globally.

    "},"Extensions.html":{"name":"Extensions","abstract":"

    The following extensions are available globally.

    "},"Protocols.html":{"name":"Protocols","abstract":"

    The following protocols are available globally.

    "},"Structs.html":{"name":"Structures","abstract":"

    The following structures are available globally.

    "},"Typealiases.html":{"name":"Type Aliases","abstract":"

    The following type aliases are available globally.

    "}} \ No newline at end of file +{"Extensions.html#/AppKit":{"name":"AppKit"},"requirements.html":{"name":"requirements"},"error_handling.html":{"name":"error_handling"},"requirement-notes.html":{"name":"requirement-notes"},"modules.html":{"name":"Modules"},"Guides.html":{"name":"Guides","abstract":"

    The following guides are available globally.

    "},"Extensions.html":{"name":"Extensions","abstract":"

    The following extensions are available globally.

    "}} \ No newline at end of file