Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DixaRobot committed Dec 5, 2023
1 parent 99d3776 commit 756e407
Show file tree
Hide file tree
Showing 18 changed files with 305 additions and 3,269 deletions.
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,13 @@ extension Foundation.Bundle {
get
}
}
#Preview()
extension SwiftUI.View {
public func roundedCorner(_ radius: CoreFoundation.CGFloat, corners: UIKit.UIRectCorner) -> some SwiftUI.View

}
extension SwiftUI.View {
public func hideKeyboard()
}
#Preview()
#Preview()
public enum DixaColor {
}
extension UIKit.UIColor {
Expand Down Expand Up @@ -131,7 +128,6 @@ public enum LogDestination {
get
}
}
#Preview()
public struct APIError : Swift.Error {
public init(_ data: Foundation.Data)
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,13 @@ extension Foundation.Bundle {
get
}
}
#Preview()
extension SwiftUI.View {
public func roundedCorner(_ radius: CoreFoundation.CGFloat, corners: UIKit.UIRectCorner) -> some SwiftUI.View

}
extension SwiftUI.View {
public func hideKeyboard()
}
#Preview()
#Preview()
public enum DixaColor {
}
extension UIKit.UIColor {
Expand Down Expand Up @@ -131,7 +128,6 @@ public enum LogDestination {
get
}
}
#Preview()
public struct APIError : Swift.Error {
public init(_ data: Foundation.Data)
}
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Assets.car</key>
<data>
C5NgvgWWrtFvq1bGBBWjZExl3Sg=
AymX3RE0j033pgaUxLOHtfgSHgk=
</data>
</dict>
<key>files2</key>
Expand All @@ -15,11 +15,11 @@
<dict>
<key>hash</key>
<data>
C5NgvgWWrtFvq1bGBBWjZExl3Sg=
AymX3RE0j033pgaUxLOHtfgSHgk=
</data>
<key>hash2</key>
<data>
1mOoSBZcJrpgZxtliteVa9W3HQFtIkak8e4BrdqYWEo=
LVXF5bzipGEWKnkXrmDd0MSLq/BIsBM2Kl8Ufwijck8=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Loading

0 comments on commit 756e407

Please sign in to comment.