diff --git a/.jazzy.yaml b/.jazzy.yaml
index d523f684..cef3e040 100644
--- a/.jazzy.yaml
+++ b/.jazzy.yaml
@@ -6,10 +6,10 @@ readme: README.md
copyright: 'See [license](https://github.com/HeroTransitions/Hero/blob/develop/LICENSE) for more details.'
# ---- URLs ----
-author_url: https://herotransitions.github.io/
-dash_url: https://herotransitions.github.io/docsets/ScreenKitFramework.xml
-github_url: https://github.com/HeroTransitions/Hero
-github_file_prefix: https://github.com/HeroTransitions/Hero/tree/version/1.5.0/
+author_url: https://herotransitions.github.io/Hero/
+dash_url: https://herotransitions.github.io/Hero/docsets/Hero.xml
+github_url: https://github.com/HeroTransitions/Hero/
+github_file_prefix: https://github.com/HeroTransitions/Hero/tree/1.5.0/
# ---- Sources ----
podspec: Hero.podspec
@@ -21,7 +21,7 @@ min_acl: public
hide_documentation_coverage: false
skip_undocumented: false
objc: false
-swift_version: 5.0.1
+# swift_version: 5.1.0
# ---- Formatting ----
theme: fullwidth
diff --git a/Hero.podspec b/Hero.podspec
index ead42126..a3a6b9be 100644
--- a/Hero.podspec
+++ b/Hero.podspec
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/HeroTransitions/Hero'
s.screenshots = 'https://github.com/HeroTransitions/Hero/blob/master/Resources/Hero.png?raw=true'
s.documentation_url = 'https://herotransitions.github.io/Hero/'
- s.screenshots = [ https://git.io/JeRkv, https://git.io/JeRke, https://git.io/JeRkf, https://git.io/JeRkJ]
+ s.screenshots = ['https://git.io/JeRkv', 'https://git.io/JeRke', 'https://git.io/JeRkf', 'https://git.io/JeRkJ']
s.license = { :type => 'MIT' }
s.author = {
'Luke' => 'lzhaoyilun@gmail.com',
diff --git a/docs/Classes.html b/docs/Classes.html
index 39344cc0..cf82ce64 100644
--- a/docs/Classes.html
+++ b/docs/Classes.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -342,7 +342,7 @@ Declaration
@@ -377,7 +377,7 @@ Declaration
@@ -412,7 +412,7 @@ Declaration
@@ -447,7 +447,7 @@ Declaration
@@ -482,7 +482,7 @@ Declaration
@@ -513,7 +513,7 @@ Declaration
@@ -544,7 +544,7 @@ Declaration
@@ -575,7 +575,7 @@ Declaration
@@ -606,7 +606,7 @@ Declaration
@@ -637,7 +637,7 @@ Declaration
@@ -668,7 +668,7 @@ Declaration
@@ -703,7 +703,7 @@ Declaration
@@ -738,7 +738,7 @@ Declaration
@@ -777,7 +777,7 @@ Declaration
diff --git a/docs/Classes/BinaryOpNode.html b/docs/Classes/BinaryOpNode.html
index 3a440f25..28e4acd6 100644
--- a/docs/Classes/BinaryOpNode.html
+++ b/docs/Classes/BinaryOpNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
diff --git a/docs/Classes/CallNode.html b/docs/Classes/CallNode.html
index e9afa8ea..c22af489 100644
--- a/docs/Classes/CallNode.html
+++ b/docs/Classes/CallNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/Classes/ExprNode.html b/docs/Classes/ExprNode.html
index a91c1514..14c3160a 100644
--- a/docs/Classes/ExprNode.html
+++ b/docs/Classes/ExprNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -366,7 +366,7 @@ Declaration
diff --git a/docs/Classes/FunctionNode.html b/docs/Classes/FunctionNode.html
index c8350ea1..0a05f517 100644
--- a/docs/Classes/FunctionNode.html
+++ b/docs/Classes/FunctionNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
diff --git a/docs/Classes/Hero.html b/docs/Classes/Hero.html
index e3a4a05b..b19a3518 100644
--- a/docs/Classes/Hero.html
+++ b/docs/Classes/Hero.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/Classes/HeroContext.html b/docs/Classes/HeroContext.html
index a7482f4c..d8f523b6 100644
--- a/docs/Classes/HeroContext.html
+++ b/docs/Classes/HeroContext.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -374,7 +374,7 @@ Return Value
a source view matching the heroID, nil if not found
@@ -407,7 +407,7 @@ Return Value
a destination view matching the heroID, nil if not found
@@ -440,7 +440,7 @@ Return Value
a view with the same heroID, but on different view controller, nil if not found
@@ -473,7 +473,7 @@ Return Value
a snapshot view for animation
@@ -503,7 +503,7 @@ Declaration
@@ -533,7 +533,7 @@ Declaration
@@ -567,7 +567,7 @@ Declaration
@@ -597,7 +597,7 @@ Declaration
diff --git a/docs/Classes/HeroDebugPlugin.html b/docs/Classes/HeroDebugPlugin.html
index cb8e7adc..7c99207b 100644
--- a/docs/Classes/HeroDebugPlugin.html
+++ b/docs/Classes/HeroDebugPlugin.html
@@ -33,14 +33,14 @@
Declaration
@@ -310,12 +310,12 @@ Declaration
Declaration
Swift
-
public var id: String? { get set }
+
var id: String? { get set }
@@ -341,12 +341,12 @@ Declaration
Declaration
Swift
-
public var isEnabled: Bool { get set }
+
var isEnabled: Bool { get set }
@@ -372,12 +372,12 @@ Declaration
Declaration
Swift
-
public var isEnabledForSubviews: Bool { get set }
+
var isEnabledForSubviews: Bool { get set }
@@ -402,12 +402,12 @@ Declaration
Declaration
@@ -432,12 +432,12 @@ Declaration
Declaration
Swift
-
public var modifierString: String? { get set }
+
var modifierString: String? { get set }
@@ -466,12 +466,12 @@ Declaration
Declaration
@@ -496,12 +496,12 @@ Declaration
Declaration
Swift
-
public var modalAnimationTypeString: String? { get set }
+
var modalAnimationTypeString: String? { get set }
@@ -526,12 +526,12 @@ Declaration
Declaration
Swift
-
public var isEnabled: Bool { get set }
+
var isEnabled: Bool { get set }
@@ -560,12 +560,12 @@ Declaration
Declaration
@@ -590,12 +590,12 @@ Declaration
Declaration
Swift
-
public var navigationAnimationTypeString: String? { get set }
+
var navigationAnimationTypeString: String? { get set }
@@ -624,12 +624,12 @@ Declaration
Declaration
@@ -654,12 +654,12 @@ Declaration
Declaration
Swift
-
public var tabBarAnimationTypeString: String? { get set }
+
var tabBarAnimationTypeString: String? { get set }
@@ -689,12 +689,12 @@ Declaration
Declaration
Swift
-
public func dismissViewController(completion: (() -> Void)? = nil)
+
func dismissViewController(completion: (() -> Void)? = nil)
@@ -719,12 +719,12 @@ Declaration
Declaration
Swift
-
public func unwindToRootViewController()
+
func unwindToRootViewController()
@@ -749,12 +749,12 @@ Declaration
Declaration
Swift
-
public func unwindToViewController(_ toViewController: UIViewController)
+
func unwindToViewController(_ toViewController: UIViewController)
@@ -779,12 +779,12 @@ Declaration
Declaration
Swift
-
public func unwindToViewController(withSelector: Selector)
+
func unwindToViewController(withSelector: Selector)
@@ -809,12 +809,12 @@ Declaration
Declaration
Swift
-
public func unwindToViewController(withClass: AnyClass)
+
func unwindToViewController(withClass: AnyClass)
@@ -839,12 +839,12 @@ Declaration
Declaration
Swift
-
public func unwindToViewController(withMatchBlock: (UIViewController) -> Bool)
+
func unwindToViewController(withMatchBlock: (UIViewController) -> Bool)
@@ -869,12 +869,12 @@ Declaration
Declaration
Swift
-
public func replaceViewController(with next: UIViewController, completion: (() -> Void)? = nil)
+
func replaceViewController(with next: UIViewController, completion: (() -> Void)? = nil)
diff --git a/docs/Classes/HeroModifier.html b/docs/Classes/HeroModifier.html
index 6280f738..e7b6ce5c 100644
--- a/docs/Classes/HeroModifier.html
+++ b/docs/Classes/HeroModifier.html
@@ -33,14 +33,14 @@
Declaration
@@ -314,7 +314,7 @@ Declaration
@@ -344,7 +344,7 @@ Declaration
@@ -374,7 +374,7 @@ Declaration
@@ -412,7 +412,7 @@ Declaration
@@ -442,7 +442,7 @@ Declaration
@@ -476,7 +476,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -541,7 +541,7 @@ Declaration
@@ -572,7 +572,7 @@ Declaration
@@ -604,7 +604,7 @@ Declaration
@@ -636,7 +636,7 @@ Declaration
@@ -667,7 +667,7 @@ Declaration
@@ -701,7 +701,7 @@ Declaration
@@ -735,7 +735,7 @@ Declaration
@@ -765,7 +765,7 @@ Declaration
@@ -814,7 +814,7 @@ Parameters
@@ -863,7 +863,7 @@ Parameters
@@ -916,7 +916,7 @@ Parameters
@@ -965,7 +965,7 @@ Parameters
@@ -1038,7 +1038,7 @@ Parameters
@@ -1087,7 +1087,7 @@ Parameters
@@ -1160,7 +1160,7 @@ Parameters
@@ -1190,7 +1190,7 @@ Declaration
@@ -1263,7 +1263,7 @@ Parameters
@@ -1293,7 +1293,7 @@ Declaration
@@ -1342,7 +1342,7 @@ Parameters
@@ -1395,7 +1395,7 @@ Parameters
@@ -1429,7 +1429,7 @@ Declaration
@@ -1478,7 +1478,7 @@ Parameters
@@ -1512,7 +1512,7 @@ Declaration
@@ -1546,7 +1546,7 @@ Declaration
@@ -1580,7 +1580,7 @@ Declaration
@@ -1614,7 +1614,7 @@ Declaration
@@ -1648,7 +1648,7 @@ Declaration
@@ -1682,7 +1682,7 @@ Declaration
@@ -1716,7 +1716,7 @@ Declaration
@@ -1750,7 +1750,7 @@ Declaration
@@ -1784,7 +1784,7 @@ Declaration
@@ -1818,7 +1818,7 @@ Declaration
@@ -1852,7 +1852,7 @@ Declaration
@@ -1913,7 +1913,7 @@ Parameters
@@ -1968,7 +1968,7 @@ Parameters
@@ -1998,7 +1998,7 @@ Declaration
@@ -2047,7 +2047,7 @@ Parameters
@@ -2096,7 +2096,7 @@ Parameters
@@ -2121,7 +2121,7 @@ Parameters
Declaration
Swift
-
@available(iOS 9, *)
+ @available(iOS 9, *)
public static func spring(stiffness: CGFloat, damping: CGFloat) -> HeroModifier
@@ -2158,7 +2158,7 @@ Parameters
@@ -2230,7 +2230,7 @@ Parameters
@@ -2260,7 +2260,7 @@ Declaration
@@ -2310,7 +2310,7 @@ Parameters
@@ -2340,7 +2340,7 @@ Declaration
@@ -2415,7 +2415,7 @@ Parameters
@@ -2449,7 +2449,7 @@ Declaration
@@ -2479,7 +2479,7 @@ Declaration
@@ -2509,7 +2509,7 @@ Declaration
@@ -2539,7 +2539,7 @@ Declaration
@@ -2569,7 +2569,7 @@ Declaration
@@ -2599,7 +2599,7 @@ Declaration
@@ -2629,7 +2629,7 @@ Declaration
diff --git a/docs/Classes/HeroPlugin.html b/docs/Classes/HeroPlugin.html
index 7857f3ad..ff5a54de 100644
--- a/docs/Classes/HeroPlugin.html
+++ b/docs/Classes/HeroPlugin.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -344,7 +344,7 @@ Declaration
@@ -374,7 +374,7 @@ Declaration
@@ -458,7 +458,7 @@ Parameters
@@ -536,7 +536,7 @@ Return Value
return true if the plugin can handle animating the view.
@@ -615,7 +615,7 @@ Return Value
The duration needed to complete the animation
@@ -647,7 +647,7 @@ Declaration
@@ -699,7 +699,7 @@ Parameters
@@ -737,7 +737,7 @@ Declaration
@@ -800,7 +800,7 @@ Parameters
@@ -830,7 +830,7 @@ Declaration
@@ -864,7 +864,7 @@ Declaration
@@ -894,7 +894,7 @@ Declaration
@@ -924,7 +924,7 @@ Declaration
diff --git a/docs/Classes/HeroTransition.html b/docs/Classes/HeroTransition.html
index e295f07c..a03a0052 100644
--- a/docs/Classes/HeroTransition.html
+++ b/docs/Classes/HeroTransition.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
@@ -517,7 +517,7 @@ Declaration
@@ -547,7 +547,7 @@ Declaration
@@ -577,7 +577,7 @@ Declaration
@@ -608,7 +608,7 @@ Declaration
@@ -638,7 +638,7 @@ Declaration
@@ -668,7 +668,7 @@ Declaration
@@ -698,7 +698,7 @@ Declaration
@@ -728,7 +728,7 @@ Declaration
@@ -758,7 +758,7 @@ Declaration
@@ -788,7 +788,7 @@ Declaration
@@ -818,7 +818,7 @@ Declaration
@@ -864,7 +864,7 @@ Declaration
@@ -898,7 +898,7 @@ Declaration
@@ -932,7 +932,7 @@ Declaration
@@ -961,12 +961,12 @@ Declaration
Declaration
Swift
-
public func transition(from: UIViewController, to: UIViewController, in view: UIView, completion: ((Bool) -> Void)? = nil)
+
func transition(from: UIViewController, to: UIViewController, in view: UIView, completion: ((Bool) -> Void)? = nil)
@@ -1004,7 +1004,7 @@ Declaration
@@ -1036,7 +1036,7 @@ Declaration
@@ -1068,7 +1068,7 @@ Declaration
@@ -1109,7 +1109,7 @@ Declaration
@@ -1151,7 +1151,7 @@ Declaration
@@ -1185,7 +1185,7 @@ Declaration
@@ -1219,7 +1219,7 @@ Declaration
@@ -1249,7 +1249,7 @@ Declaration
@@ -1279,7 +1279,7 @@ Declaration
@@ -1309,7 +1309,7 @@ Declaration
@@ -1343,7 +1343,7 @@ Declaration
@@ -1373,7 +1373,7 @@ Declaration
@@ -1403,7 +1403,7 @@ Declaration
@@ -1437,7 +1437,7 @@ Declaration
@@ -1467,7 +1467,7 @@ Declaration
@@ -1497,7 +1497,7 @@ Declaration
@@ -1527,7 +1527,7 @@ Declaration
@@ -1561,7 +1561,7 @@ Declaration
@@ -1591,7 +1591,7 @@ Declaration
@@ -1621,7 +1621,7 @@ Declaration
@@ -1655,7 +1655,7 @@ Declaration
@@ -1685,7 +1685,7 @@ Declaration
diff --git a/docs/Classes/Lexer.html b/docs/Classes/Lexer.html
index 393639ce..031ed16c 100644
--- a/docs/Classes/Lexer.html
+++ b/docs/Classes/Lexer.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/Classes/NumberNode.html b/docs/Classes/NumberNode.html
index 7f87ad22..fd5033e1 100644
--- a/docs/Classes/NumberNode.html
+++ b/docs/Classes/NumberNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/Classes/Parser.html b/docs/Classes/Parser.html
index e1031b72..4dc3c084 100644
--- a/docs/Classes/Parser.html
+++ b/docs/Classes/Parser.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/Classes/PrototypeNode.html b/docs/Classes/PrototypeNode.html
index 1f372c9b..ec9a8290 100644
--- a/docs/Classes/PrototypeNode.html
+++ b/docs/Classes/PrototypeNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/Classes/VariableNode.html b/docs/Classes/VariableNode.html
index a66afe2e..15a55486 100644
--- a/docs/Classes/VariableNode.html
+++ b/docs/Classes/VariableNode.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/Enums.html b/docs/Enums.html
index 104d4fbf..80e7142b 100644
--- a/docs/Enums.html
+++ b/docs/Enums.html
@@ -33,14 +33,14 @@
Declaration
@@ -303,7 +303,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -408,7 +408,7 @@ Declaration
@@ -443,7 +443,7 @@ Declaration
@@ -478,7 +478,7 @@ Declaration
@@ -513,7 +513,7 @@ Declaration
diff --git a/docs/Enums/CascadeDirection.html b/docs/Enums/CascadeDirection.html
index c32bf493..ab2e02ab 100644
--- a/docs/Enums/CascadeDirection.html
+++ b/docs/Enums/CascadeDirection.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
diff --git a/docs/Enums/HeroCoordinateSpace.html b/docs/Enums/HeroCoordinateSpace.html
index c66ce6a2..dd7f2d9e 100644
--- a/docs/Enums/HeroCoordinateSpace.html
+++ b/docs/Enums/HeroCoordinateSpace.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/Enums/HeroDefaultAnimationType.html b/docs/Enums/HeroDefaultAnimationType.html
index d2a2fa93..f5f95688 100644
--- a/docs/Enums/HeroDefaultAnimationType.html
+++ b/docs/Enums/HeroDefaultAnimationType.html
@@ -33,14 +33,14 @@
Declaration
@@ -309,7 +309,7 @@ Declaration
@@ -339,7 +339,7 @@ Declaration
@@ -369,7 +369,7 @@ Declaration
@@ -399,7 +399,7 @@ Declaration
@@ -429,7 +429,7 @@ Declaration
@@ -459,7 +459,7 @@ Declaration
@@ -489,7 +489,7 @@ Declaration
@@ -519,7 +519,7 @@ Declaration
@@ -549,7 +549,7 @@ Declaration
@@ -579,7 +579,7 @@ Declaration
@@ -609,7 +609,7 @@ Declaration
@@ -639,7 +639,7 @@ Declaration
@@ -669,7 +669,7 @@ Declaration
@@ -699,7 +699,7 @@ Declaration
@@ -729,7 +729,7 @@ Declaration
@@ -759,7 +759,7 @@ Declaration
@@ -789,7 +789,7 @@ Declaration
@@ -823,7 +823,7 @@ Declaration
diff --git a/docs/Enums/HeroDefaultAnimationType/Direction.html b/docs/Enums/HeroDefaultAnimationType/Direction.html
index 877cb861..94bbfe31 100644
--- a/docs/Enums/HeroDefaultAnimationType/Direction.html
+++ b/docs/Enums/HeroDefaultAnimationType/Direction.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
diff --git a/docs/Enums/HeroDefaultAnimationType/Strategy.html b/docs/Enums/HeroDefaultAnimationType/Strategy.html
index b583e381..1aa4d01f 100644
--- a/docs/Enums/HeroDefaultAnimationType/Strategy.html
+++ b/docs/Enums/HeroDefaultAnimationType/Strategy.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/Enums/HeroSnapshotType.html b/docs/Enums/HeroSnapshotType.html
index 2be51fcb..aa830d57 100644
--- a/docs/Enums/HeroSnapshotType.html
+++ b/docs/Enums/HeroSnapshotType.html
@@ -33,14 +33,14 @@
Declaration
@@ -310,7 +310,7 @@ Declaration
@@ -340,7 +340,7 @@ Declaration
@@ -372,7 +372,7 @@ Declaration
diff --git a/docs/Enums/HeroTransitionState.html b/docs/Enums/HeroTransitionState.html
index 3d100544..ff717f30 100644
--- a/docs/Enums/HeroTransitionState.html
+++ b/docs/Enums/HeroTransitionState.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
diff --git a/docs/Enums/HeroViewOrderingStrategy.html b/docs/Enums/HeroViewOrderingStrategy.html
index b7531b28..20a8b4de 100644
--- a/docs/Enums/HeroViewOrderingStrategy.html
+++ b/docs/Enums/HeroViewOrderingStrategy.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/Enums/ParseError.html b/docs/Enums/ParseError.html
index 26ec7263..a00cf466 100644
--- a/docs/Enums/ParseError.html
+++ b/docs/Enums/ParseError.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
diff --git a/docs/Enums/Token.html b/docs/Enums/Token.html
index 41cccbb6..886a3c22 100644
--- a/docs/Enums/Token.html
+++ b/docs/Enums/Token.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
diff --git a/docs/Extensions.html b/docs/Extensions.html
index b875e14d..ea7f3193 100644
--- a/docs/Extensions.html
+++ b/docs/Extensions.html
@@ -33,14 +33,14 @@
Declaration
@@ -448,7 +448,7 @@ Declaration
Declaration
Swift
-
extension UITabBarController
+
public extension UITabBarController
@@ -479,7 +479,8 @@ Declaration
Declaration
Swift
-
public extension String
+
@frozen
+public extension String
diff --git a/docs/Extensions/CAMediaTimingFunction.html b/docs/Extensions/CAMediaTimingFunction.html
index 53ebe48c..90392e26 100644
--- a/docs/Extensions/CAMediaTimingFunction.html
+++ b/docs/Extensions/CAMediaTimingFunction.html
@@ -33,14 +33,14 @@
CAMediaTimingFunction
Declaration
Swift
-
public static let linear: CAMediaTimingFunction
+
static let linear: CAMediaTimingFunction
@@ -301,12 +301,12 @@ Declaration
Declaration
Swift
-
public static let easeIn: CAMediaTimingFunction
+
static let easeIn: CAMediaTimingFunction
@@ -331,12 +331,12 @@ Declaration
Declaration
Swift
-
public static let easeOut: CAMediaTimingFunction
+
static let easeOut: CAMediaTimingFunction
@@ -361,12 +361,12 @@ Declaration
Declaration
Swift
-
public static let easeInOut: CAMediaTimingFunction
+
static let easeInOut: CAMediaTimingFunction
@@ -391,12 +391,12 @@ Declaration
Declaration
Swift
-
public static let standard: CAMediaTimingFunction
+
static let standard: CAMediaTimingFunction
@@ -421,12 +421,12 @@ Declaration
Declaration
Swift
-
public static let deceleration: CAMediaTimingFunction
+
static let deceleration: CAMediaTimingFunction
@@ -451,12 +451,12 @@ Declaration
Declaration
Swift
-
public static let acceleration: CAMediaTimingFunction
+
static let acceleration: CAMediaTimingFunction
@@ -481,12 +481,12 @@ Declaration
Declaration
Swift
-
public static let sharp: CAMediaTimingFunction
+
static let sharp: CAMediaTimingFunction
@@ -511,12 +511,12 @@ Declaration
Declaration
Swift
-
public static let easeOutBack: CAMediaTimingFunction
+
static let easeOutBack: CAMediaTimingFunction
@@ -546,7 +546,7 @@ Declaration
diff --git a/docs/Extensions/CATransform3D.html b/docs/Extensions/CATransform3D.html
index 7766c3dd..c0c2ffb0 100644
--- a/docs/Extensions/CATransform3D.html
+++ b/docs/Extensions/CATransform3D.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/Extensions/HeroDebugView.html b/docs/Extensions/HeroDebugView.html
index fea8b8e5..6e16be6f 100644
--- a/docs/Extensions/HeroDebugView.html
+++ b/docs/Extensions/HeroDebugView.html
@@ -33,14 +33,14 @@
String
-
public extension String
+
@frozen
+public extension String
@@ -271,12 +272,12 @@ String
Declaration
Swift
-
public func match(regex: String) -> (String, CountableRange<Int>)?
+
func match(regex: String) -> (String, CountableRange<Int>)?
diff --git a/docs/Extensions/UINavigationController.html b/docs/Extensions/UINavigationController.html
index cd585556..d96f7044 100644
--- a/docs/Extensions/UINavigationController.html
+++ b/docs/Extensions/UINavigationController.html
@@ -33,14 +33,14 @@
UITabBarController
-
extension UITabBarController
+
public extension UITabBarController
@@ -271,12 +271,12 @@ UITabBarController
Declaration
@@ -302,12 +302,12 @@ Declaration
Swift
@IBInspectable
-public var heroTabBarAnimationTypeString: String? { get set }
+
var heroTabBarAnimationTypeString: String? { get set }
diff --git a/docs/Extensions/UIView.html b/docs/Extensions/UIView.html
index 83f6ec6f..c0059c85 100644
--- a/docs/Extensions/UIView.html
+++ b/docs/Extensions/UIView.html
@@ -33,14 +33,14 @@
Declaration
@@ -308,7 +308,7 @@ Declaration
@@ -339,7 +339,7 @@ Declaration
@@ -364,12 +364,12 @@ Declaration
Declaration
@@ -400,7 +400,7 @@ Declaration
diff --git a/docs/Extensions/UIViewController.html b/docs/Extensions/UIViewController.html
index c662f574..7475ebff 100644
--- a/docs/Extensions/UIViewController.html
+++ b/docs/Extensions/UIViewController.html
@@ -33,14 +33,14 @@
UIViewController
Declaration
@@ -302,12 +302,12 @@ Declaration
Swift
@IBInspectable
-public var heroModalAnimationTypeString: String? { get set }
+
var heroModalAnimationTypeString: String? { get set }
@@ -333,12 +333,12 @@ Declaration
Swift
@IBInspectable
-public var isHeroEnabled: Bool { get set }
+
var isHeroEnabled: Bool { get set }
@@ -373,7 +373,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -434,7 +434,7 @@ Declaration
@@ -465,7 +465,7 @@ Declaration
@@ -495,7 +495,7 @@ Declaration
@@ -525,7 +525,7 @@ Declaration
@@ -555,7 +555,7 @@ Declaration
@@ -585,7 +585,7 @@ Declaration
@@ -615,7 +615,7 @@ Declaration
diff --git a/docs/Functions.html b/docs/Functions.html
index a44d8efa..17180afc 100644
--- a/docs/Functions.html
+++ b/docs/Functions.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/Protocols.html b/docs/Protocols.html
index 3cf58fc9..033b0a19 100644
--- a/docs/Protocols.html
+++ b/docs/Protocols.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -342,7 +342,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -404,7 +404,7 @@ Declaration
@@ -440,7 +440,7 @@ Declaration
@@ -475,7 +475,7 @@ Declaration
@@ -510,7 +510,7 @@ Declaration
diff --git a/docs/Protocols/HeroAnimator.html b/docs/Protocols/HeroAnimator.html
index a432928f..8d581926 100644
--- a/docs/Protocols/HeroAnimator.html
+++ b/docs/Protocols/HeroAnimator.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
diff --git a/docs/Protocols/HeroCompatible.html b/docs/Protocols/HeroCompatible.html
index b66efbcb..089cf89c 100644
--- a/docs/Protocols/HeroCompatible.html
+++ b/docs/Protocols/HeroCompatible.html
@@ -33,14 +33,14 @@
Declaration
@@ -315,7 +315,7 @@ Declaration
diff --git a/docs/Protocols/HeroCustomSnapshotView.html b/docs/Protocols/HeroCustomSnapshotView.html
index 13438a61..a8efc0b5 100644
--- a/docs/Protocols/HeroCustomSnapshotView.html
+++ b/docs/Protocols/HeroCustomSnapshotView.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/Protocols/HeroPreprocessor.html b/docs/Protocols/HeroPreprocessor.html
index 05ac19c9..44046d54 100644
--- a/docs/Protocols/HeroPreprocessor.html
+++ b/docs/Protocols/HeroPreprocessor.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/Protocols/HeroProgressUpdateObserver.html b/docs/Protocols/HeroProgressUpdateObserver.html
index a60b00ad..6c8348ff 100644
--- a/docs/Protocols/HeroProgressUpdateObserver.html
+++ b/docs/Protocols/HeroProgressUpdateObserver.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/Protocols/HeroStringConvertible.html b/docs/Protocols/HeroStringConvertible.html
index e07f639f..83711b66 100644
--- a/docs/Protocols/HeroStringConvertible.html
+++ b/docs/Protocols/HeroStringConvertible.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/Protocols/HeroTransitionDelegate.html b/docs/Protocols/HeroTransitionDelegate.html
index 8b8cafc9..b804aec7 100644
--- a/docs/Protocols/HeroTransitionDelegate.html
+++ b/docs/Protocols/HeroTransitionDelegate.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/Protocols/HeroViewControllerDelegate.html b/docs/Protocols/HeroViewControllerDelegate.html
index 29cfaf1d..2edd612c 100644
--- a/docs/Protocols/HeroViewControllerDelegate.html
+++ b/docs/Protocols/HeroViewControllerDelegate.html
@@ -33,14 +33,14 @@
Declaration
@@ -310,7 +310,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
@@ -372,7 +372,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -434,7 +434,7 @@ Declaration
@@ -465,7 +465,7 @@ Declaration
@@ -496,7 +496,7 @@ Declaration
@@ -527,7 +527,7 @@ Declaration
diff --git a/docs/Structs.html b/docs/Structs.html
index 05a612f4..015ec15b 100644
--- a/docs/Structs.html
+++ b/docs/Structs.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/Structs/HeroConditionalContext.html b/docs/Structs/HeroConditionalContext.html
index fd2c797c..9dd60566 100644
--- a/docs/Structs/HeroConditionalContext.html
+++ b/docs/Structs/HeroConditionalContext.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
@@ -517,7 +517,7 @@ Declaration
@@ -547,7 +547,7 @@ Declaration
@@ -577,7 +577,7 @@ Declaration
@@ -607,7 +607,7 @@ Declaration
@@ -637,7 +637,7 @@ Declaration
diff --git a/docs/Structs/HeroTargetState.html b/docs/Structs/HeroTargetState.html
index 31ba2130..08b206d1 100644
--- a/docs/Structs/HeroTargetState.html
+++ b/docs/Structs/HeroTargetState.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
@@ -517,7 +517,7 @@ Declaration
@@ -547,7 +547,7 @@ Declaration
@@ -577,7 +577,7 @@ Declaration
@@ -607,7 +607,7 @@ Declaration
@@ -637,7 +637,7 @@ Declaration
@@ -667,7 +667,7 @@ Declaration
@@ -697,7 +697,7 @@ Declaration
@@ -727,7 +727,7 @@ Declaration
@@ -757,7 +757,7 @@ Declaration
@@ -787,7 +787,7 @@ Declaration
@@ -817,7 +817,7 @@ Declaration
@@ -847,7 +847,7 @@ Declaration
@@ -877,7 +877,7 @@ Declaration
@@ -907,7 +907,7 @@ Declaration
@@ -937,7 +937,7 @@ Declaration
@@ -967,7 +967,7 @@ Declaration
@@ -997,7 +997,7 @@ Declaration
@@ -1027,7 +1027,7 @@ Declaration
@@ -1057,7 +1057,7 @@ Declaration
@@ -1087,7 +1087,7 @@ Declaration
@@ -1117,7 +1117,7 @@ Declaration
@@ -1147,7 +1147,7 @@ Declaration
@@ -1177,7 +1177,7 @@ Declaration
@@ -1207,7 +1207,7 @@ Declaration
@@ -1237,7 +1237,7 @@ Declaration
@@ -1267,7 +1267,7 @@ Declaration
@@ -1297,7 +1297,7 @@ Declaration
@@ -1327,7 +1327,7 @@ Declaration
@@ -1357,7 +1357,7 @@ Declaration
@@ -1390,7 +1390,7 @@ Return Value
custom item for a specific key
@@ -1423,7 +1423,7 @@ Declaration
diff --git a/docs/_config.yml b/docs/_config.yml
deleted file mode 100644
index 18854876..00000000
--- a/docs/_config.yml
+++ /dev/null
@@ -1 +0,0 @@
-theme: jekyll-theme-midnight
\ No newline at end of file
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes.html
index 39344cc0..cf82ce64 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -342,7 +342,7 @@ Declaration
@@ -377,7 +377,7 @@ Declaration
@@ -412,7 +412,7 @@ Declaration
@@ -447,7 +447,7 @@ Declaration
@@ -482,7 +482,7 @@ Declaration
@@ -513,7 +513,7 @@ Declaration
@@ -544,7 +544,7 @@ Declaration
@@ -575,7 +575,7 @@ Declaration
@@ -606,7 +606,7 @@ Declaration
@@ -637,7 +637,7 @@ Declaration
@@ -668,7 +668,7 @@ Declaration
@@ -703,7 +703,7 @@ Declaration
@@ -738,7 +738,7 @@ Declaration
@@ -777,7 +777,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/BinaryOpNode.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/BinaryOpNode.html
index 3a440f25..28e4acd6 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/BinaryOpNode.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/BinaryOpNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/CallNode.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/CallNode.html
index e9afa8ea..c22af489 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/CallNode.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/CallNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/ExprNode.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/ExprNode.html
index a91c1514..14c3160a 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/ExprNode.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/ExprNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -336,7 +336,7 @@ Declaration
@@ -366,7 +366,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/FunctionNode.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/FunctionNode.html
index c8350ea1..0a05f517 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/FunctionNode.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/FunctionNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Hero.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Hero.html
index e3a4a05b..b19a3518 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Hero.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Hero.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroContext.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroContext.html
index a7482f4c..d8f523b6 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroContext.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroContext.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -374,7 +374,7 @@ Return Value
a source view matching the heroID, nil if not found
@@ -407,7 +407,7 @@ Return Value
a destination view matching the heroID, nil if not found
@@ -440,7 +440,7 @@ Return Value
a view with the same heroID, but on different view controller, nil if not found
@@ -473,7 +473,7 @@ Return Value
a snapshot view for animation
@@ -503,7 +503,7 @@ Declaration
@@ -533,7 +533,7 @@ Declaration
@@ -567,7 +567,7 @@ Declaration
@@ -597,7 +597,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroDebugPlugin.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroDebugPlugin.html
index cb8e7adc..7c99207b 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroDebugPlugin.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroDebugPlugin.html
@@ -33,14 +33,14 @@
Declaration
@@ -310,12 +310,12 @@ Declaration
Declaration
Swift
-
public var id: String? { get set }
+
var id: String? { get set }
@@ -341,12 +341,12 @@ Declaration
Declaration
Swift
-
public var isEnabled: Bool { get set }
+
var isEnabled: Bool { get set }
@@ -372,12 +372,12 @@ Declaration
Declaration
Swift
-
public var isEnabledForSubviews: Bool { get set }
+
var isEnabledForSubviews: Bool { get set }
@@ -402,12 +402,12 @@ Declaration
Declaration
@@ -432,12 +432,12 @@ Declaration
Declaration
Swift
-
public var modifierString: String? { get set }
+
var modifierString: String? { get set }
@@ -466,12 +466,12 @@ Declaration
Declaration
@@ -496,12 +496,12 @@ Declaration
Declaration
Swift
-
public var modalAnimationTypeString: String? { get set }
+
var modalAnimationTypeString: String? { get set }
@@ -526,12 +526,12 @@ Declaration
Declaration
Swift
-
public var isEnabled: Bool { get set }
+
var isEnabled: Bool { get set }
@@ -560,12 +560,12 @@ Declaration
Declaration
@@ -590,12 +590,12 @@ Declaration
Declaration
Swift
-
public var navigationAnimationTypeString: String? { get set }
+
var navigationAnimationTypeString: String? { get set }
@@ -624,12 +624,12 @@ Declaration
Declaration
@@ -654,12 +654,12 @@ Declaration
Declaration
Swift
-
public var tabBarAnimationTypeString: String? { get set }
+
var tabBarAnimationTypeString: String? { get set }
@@ -689,12 +689,12 @@ Declaration
Declaration
Swift
-
public func dismissViewController(completion: (() -> Void)? = nil)
+
func dismissViewController(completion: (() -> Void)? = nil)
@@ -719,12 +719,12 @@ Declaration
Declaration
Swift
-
public func unwindToRootViewController()
+
func unwindToRootViewController()
@@ -749,12 +749,12 @@ Declaration
Declaration
Swift
-
public func unwindToViewController(_ toViewController: UIViewController)
+
func unwindToViewController(_ toViewController: UIViewController)
@@ -779,12 +779,12 @@ Declaration
Declaration
Swift
-
public func unwindToViewController(withSelector: Selector)
+
func unwindToViewController(withSelector: Selector)
@@ -809,12 +809,12 @@ Declaration
Declaration
Swift
-
public func unwindToViewController(withClass: AnyClass)
+
func unwindToViewController(withClass: AnyClass)
@@ -839,12 +839,12 @@ Declaration
Declaration
Swift
-
public func unwindToViewController(withMatchBlock: (UIViewController) -> Bool)
+
func unwindToViewController(withMatchBlock: (UIViewController) -> Bool)
@@ -869,12 +869,12 @@ Declaration
Declaration
Swift
-
public func replaceViewController(with next: UIViewController, completion: (() -> Void)? = nil)
+
func replaceViewController(with next: UIViewController, completion: (() -> Void)? = nil)
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroModifier.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroModifier.html
index 6280f738..e7b6ce5c 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroModifier.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroModifier.html
@@ -33,14 +33,14 @@
Declaration
@@ -314,7 +314,7 @@ Declaration
@@ -344,7 +344,7 @@ Declaration
@@ -374,7 +374,7 @@ Declaration
@@ -412,7 +412,7 @@ Declaration
@@ -442,7 +442,7 @@ Declaration
@@ -476,7 +476,7 @@ Declaration
@@ -511,7 +511,7 @@ Declaration
@@ -541,7 +541,7 @@ Declaration
@@ -572,7 +572,7 @@ Declaration
@@ -604,7 +604,7 @@ Declaration
@@ -636,7 +636,7 @@ Declaration
@@ -667,7 +667,7 @@ Declaration
@@ -701,7 +701,7 @@ Declaration
@@ -735,7 +735,7 @@ Declaration
@@ -765,7 +765,7 @@ Declaration
@@ -814,7 +814,7 @@ Parameters
@@ -863,7 +863,7 @@ Parameters
@@ -916,7 +916,7 @@ Parameters
@@ -965,7 +965,7 @@ Parameters
@@ -1038,7 +1038,7 @@ Parameters
@@ -1087,7 +1087,7 @@ Parameters
@@ -1160,7 +1160,7 @@ Parameters
@@ -1190,7 +1190,7 @@ Declaration
@@ -1263,7 +1263,7 @@ Parameters
@@ -1293,7 +1293,7 @@ Declaration
@@ -1342,7 +1342,7 @@ Parameters
@@ -1395,7 +1395,7 @@ Parameters
@@ -1429,7 +1429,7 @@ Declaration
@@ -1478,7 +1478,7 @@ Parameters
@@ -1512,7 +1512,7 @@ Declaration
@@ -1546,7 +1546,7 @@ Declaration
@@ -1580,7 +1580,7 @@ Declaration
@@ -1614,7 +1614,7 @@ Declaration
@@ -1648,7 +1648,7 @@ Declaration
@@ -1682,7 +1682,7 @@ Declaration
@@ -1716,7 +1716,7 @@ Declaration
@@ -1750,7 +1750,7 @@ Declaration
@@ -1784,7 +1784,7 @@ Declaration
@@ -1818,7 +1818,7 @@ Declaration
@@ -1852,7 +1852,7 @@ Declaration
@@ -1913,7 +1913,7 @@ Parameters
@@ -1968,7 +1968,7 @@ Parameters
@@ -1998,7 +1998,7 @@ Declaration
@@ -2047,7 +2047,7 @@ Parameters
@@ -2096,7 +2096,7 @@ Parameters
@@ -2121,7 +2121,7 @@ Parameters
Declaration
Swift
-
@available(iOS 9, *)
+ @available(iOS 9, *)
public static func spring(stiffness: CGFloat, damping: CGFloat) -> HeroModifier
@@ -2158,7 +2158,7 @@ Parameters
@@ -2230,7 +2230,7 @@ Parameters
@@ -2260,7 +2260,7 @@ Declaration
@@ -2310,7 +2310,7 @@ Parameters
@@ -2340,7 +2340,7 @@ Declaration
@@ -2415,7 +2415,7 @@ Parameters
@@ -2449,7 +2449,7 @@ Declaration
@@ -2479,7 +2479,7 @@ Declaration
@@ -2509,7 +2509,7 @@ Declaration
@@ -2539,7 +2539,7 @@ Declaration
@@ -2569,7 +2569,7 @@ Declaration
@@ -2599,7 +2599,7 @@ Declaration
@@ -2629,7 +2629,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroPlugin.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroPlugin.html
index 7857f3ad..ff5a54de 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroPlugin.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroPlugin.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -344,7 +344,7 @@ Declaration
@@ -374,7 +374,7 @@ Declaration
@@ -458,7 +458,7 @@ Parameters
@@ -536,7 +536,7 @@ Return Value
return true if the plugin can handle animating the view.
@@ -615,7 +615,7 @@ Return Value
The duration needed to complete the animation
@@ -647,7 +647,7 @@ Declaration
@@ -699,7 +699,7 @@ Parameters
@@ -737,7 +737,7 @@ Declaration
@@ -800,7 +800,7 @@ Parameters
@@ -830,7 +830,7 @@ Declaration
@@ -864,7 +864,7 @@ Declaration
@@ -894,7 +894,7 @@ Declaration
@@ -924,7 +924,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroTransition.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroTransition.html
index e295f07c..a03a0052 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroTransition.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/HeroTransition.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
@@ -517,7 +517,7 @@ Declaration
@@ -547,7 +547,7 @@ Declaration
@@ -577,7 +577,7 @@ Declaration
@@ -608,7 +608,7 @@ Declaration
@@ -638,7 +638,7 @@ Declaration
@@ -668,7 +668,7 @@ Declaration
@@ -698,7 +698,7 @@ Declaration
@@ -728,7 +728,7 @@ Declaration
@@ -758,7 +758,7 @@ Declaration
@@ -788,7 +788,7 @@ Declaration
@@ -818,7 +818,7 @@ Declaration
@@ -864,7 +864,7 @@ Declaration
@@ -898,7 +898,7 @@ Declaration
@@ -932,7 +932,7 @@ Declaration
@@ -961,12 +961,12 @@ Declaration
Declaration
Swift
-
public func transition(from: UIViewController, to: UIViewController, in view: UIView, completion: ((Bool) -> Void)? = nil)
+
func transition(from: UIViewController, to: UIViewController, in view: UIView, completion: ((Bool) -> Void)? = nil)
@@ -1004,7 +1004,7 @@ Declaration
@@ -1036,7 +1036,7 @@ Declaration
@@ -1068,7 +1068,7 @@ Declaration
@@ -1109,7 +1109,7 @@ Declaration
@@ -1151,7 +1151,7 @@ Declaration
@@ -1185,7 +1185,7 @@ Declaration
@@ -1219,7 +1219,7 @@ Declaration
@@ -1249,7 +1249,7 @@ Declaration
@@ -1279,7 +1279,7 @@ Declaration
@@ -1309,7 +1309,7 @@ Declaration
@@ -1343,7 +1343,7 @@ Declaration
@@ -1373,7 +1373,7 @@ Declaration
@@ -1403,7 +1403,7 @@ Declaration
@@ -1437,7 +1437,7 @@ Declaration
@@ -1467,7 +1467,7 @@ Declaration
@@ -1497,7 +1497,7 @@ Declaration
@@ -1527,7 +1527,7 @@ Declaration
@@ -1561,7 +1561,7 @@ Declaration
@@ -1591,7 +1591,7 @@ Declaration
@@ -1621,7 +1621,7 @@ Declaration
@@ -1655,7 +1655,7 @@ Declaration
@@ -1685,7 +1685,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Lexer.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Lexer.html
index 393639ce..031ed16c 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Lexer.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Lexer.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/NumberNode.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/NumberNode.html
index 7f87ad22..fd5033e1 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/NumberNode.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/NumberNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Parser.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Parser.html
index e1031b72..4dc3c084 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Parser.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/Parser.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/PrototypeNode.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/PrototypeNode.html
index 1f372c9b..ec9a8290 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/PrototypeNode.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/PrototypeNode.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/VariableNode.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/VariableNode.html
index a66afe2e..15a55486 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/VariableNode.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Classes/VariableNode.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums.html
index 104d4fbf..80e7142b 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums.html
@@ -33,14 +33,14 @@
Declaration
@@ -303,7 +303,7 @@ Declaration
@@ -338,7 +338,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -408,7 +408,7 @@ Declaration
@@ -443,7 +443,7 @@ Declaration
@@ -478,7 +478,7 @@ Declaration
@@ -513,7 +513,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/CascadeDirection.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/CascadeDirection.html
index c32bf493..ab2e02ab 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/CascadeDirection.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/CascadeDirection.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroCoordinateSpace.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroCoordinateSpace.html
index c66ce6a2..dd7f2d9e 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroCoordinateSpace.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroCoordinateSpace.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType.html
index d2a2fa93..f5f95688 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType.html
@@ -33,14 +33,14 @@
Declaration
@@ -309,7 +309,7 @@ Declaration
@@ -339,7 +339,7 @@ Declaration
@@ -369,7 +369,7 @@ Declaration
@@ -399,7 +399,7 @@ Declaration
@@ -429,7 +429,7 @@ Declaration
@@ -459,7 +459,7 @@ Declaration
@@ -489,7 +489,7 @@ Declaration
@@ -519,7 +519,7 @@ Declaration
@@ -549,7 +549,7 @@ Declaration
@@ -579,7 +579,7 @@ Declaration
@@ -609,7 +609,7 @@ Declaration
@@ -639,7 +639,7 @@ Declaration
@@ -669,7 +669,7 @@ Declaration
@@ -699,7 +699,7 @@ Declaration
@@ -729,7 +729,7 @@ Declaration
@@ -759,7 +759,7 @@ Declaration
@@ -789,7 +789,7 @@ Declaration
@@ -823,7 +823,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType/Direction.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType/Direction.html
index 877cb861..94bbfe31 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType/Direction.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType/Direction.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType/Strategy.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType/Strategy.html
index b583e381..1aa4d01f 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType/Strategy.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroDefaultAnimationType/Strategy.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroSnapshotType.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroSnapshotType.html
index 2be51fcb..aa830d57 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroSnapshotType.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroSnapshotType.html
@@ -33,14 +33,14 @@
Declaration
@@ -310,7 +310,7 @@ Declaration
@@ -340,7 +340,7 @@ Declaration
@@ -372,7 +372,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroTransitionState.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroTransitionState.html
index 3d100544..ff717f30 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroTransitionState.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroTransitionState.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroViewOrderingStrategy.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroViewOrderingStrategy.html
index b7531b28..20a8b4de 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroViewOrderingStrategy.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/HeroViewOrderingStrategy.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/ParseError.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/ParseError.html
index 26ec7263..a00cf466 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/ParseError.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/ParseError.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/Token.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/Token.html
index 41cccbb6..886a3c22 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/Token.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Enums/Token.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions.html
index b875e14d..ea7f3193 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions.html
@@ -33,14 +33,14 @@
Declaration
@@ -448,7 +448,7 @@ Declaration
Declaration
Swift
-
extension UITabBarController
+
public extension UITabBarController
@@ -479,7 +479,8 @@ Declaration
Declaration
Swift
-
public extension String
+
@frozen
+public extension String
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/CAMediaTimingFunction.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/CAMediaTimingFunction.html
index 53ebe48c..90392e26 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/CAMediaTimingFunction.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/CAMediaTimingFunction.html
@@ -33,14 +33,14 @@
CAMediaTimingFunction
Declaration
Swift
-
public static let linear: CAMediaTimingFunction
+
static let linear: CAMediaTimingFunction
@@ -301,12 +301,12 @@ Declaration
Declaration
Swift
-
public static let easeIn: CAMediaTimingFunction
+
static let easeIn: CAMediaTimingFunction
@@ -331,12 +331,12 @@ Declaration
Declaration
Swift
-
public static let easeOut: CAMediaTimingFunction
+
static let easeOut: CAMediaTimingFunction
@@ -361,12 +361,12 @@ Declaration
Declaration
Swift
-
public static let easeInOut: CAMediaTimingFunction
+
static let easeInOut: CAMediaTimingFunction
@@ -391,12 +391,12 @@ Declaration
Declaration
Swift
-
public static let standard: CAMediaTimingFunction
+
static let standard: CAMediaTimingFunction
@@ -421,12 +421,12 @@ Declaration
Declaration
Swift
-
public static let deceleration: CAMediaTimingFunction
+
static let deceleration: CAMediaTimingFunction
@@ -451,12 +451,12 @@ Declaration
Declaration
Swift
-
public static let acceleration: CAMediaTimingFunction
+
static let acceleration: CAMediaTimingFunction
@@ -481,12 +481,12 @@ Declaration
Declaration
Swift
-
public static let sharp: CAMediaTimingFunction
+
static let sharp: CAMediaTimingFunction
@@ -511,12 +511,12 @@ Declaration
Declaration
Swift
-
public static let easeOutBack: CAMediaTimingFunction
+
static let easeOutBack: CAMediaTimingFunction
@@ -546,7 +546,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/CATransform3D.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/CATransform3D.html
index 7766c3dd..c0c2ffb0 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/CATransform3D.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/CATransform3D.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/HeroDebugView.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/HeroDebugView.html
index fea8b8e5..6e16be6f 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/HeroDebugView.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/HeroDebugView.html
@@ -33,14 +33,14 @@
String
-
public extension String
+
@frozen
+public extension String
@@ -271,12 +272,12 @@ String
Declaration
Swift
-
public func match(regex: String) -> (String, CountableRange<Int>)?
+
func match(regex: String) -> (String, CountableRange<Int>)?
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UINavigationController.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UINavigationController.html
index cd585556..d96f7044 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UINavigationController.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UINavigationController.html
@@ -33,14 +33,14 @@
UITabBarController
-
extension UITabBarController
+
public extension UITabBarController
@@ -271,12 +271,12 @@ UITabBarController
Declaration
@@ -302,12 +302,12 @@ Declaration
Swift
@IBInspectable
-public var heroTabBarAnimationTypeString: String? { get set }
+
var heroTabBarAnimationTypeString: String? { get set }
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UIView.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UIView.html
index 83f6ec6f..c0059c85 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UIView.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UIView.html
@@ -33,14 +33,14 @@
Declaration
@@ -308,7 +308,7 @@ Declaration
@@ -339,7 +339,7 @@ Declaration
@@ -364,12 +364,12 @@ Declaration
Declaration
@@ -400,7 +400,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UIViewController.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UIViewController.html
index c662f574..7475ebff 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UIViewController.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Extensions/UIViewController.html
@@ -33,14 +33,14 @@
UIViewController
Declaration
@@ -302,12 +302,12 @@ Declaration
Swift
@IBInspectable
-public var heroModalAnimationTypeString: String? { get set }
+
var heroModalAnimationTypeString: String? { get set }
@@ -333,12 +333,12 @@ Declaration
Swift
@IBInspectable
-public var isHeroEnabled: Bool { get set }
+
var isHeroEnabled: Bool { get set }
@@ -373,7 +373,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -434,7 +434,7 @@ Declaration
@@ -465,7 +465,7 @@ Declaration
@@ -495,7 +495,7 @@ Declaration
@@ -525,7 +525,7 @@ Declaration
@@ -555,7 +555,7 @@ Declaration
@@ -585,7 +585,7 @@ Declaration
@@ -615,7 +615,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Functions.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Functions.html
index a44d8efa..17180afc 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Functions.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Functions.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols.html
index 3cf58fc9..033b0a19 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -342,7 +342,7 @@ Declaration
@@ -373,7 +373,7 @@ Declaration
@@ -404,7 +404,7 @@ Declaration
@@ -440,7 +440,7 @@ Declaration
@@ -475,7 +475,7 @@ Declaration
@@ -510,7 +510,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroAnimator.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroAnimator.html
index a432928f..8d581926 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroAnimator.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroAnimator.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroCompatible.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroCompatible.html
index b66efbcb..089cf89c 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroCompatible.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroCompatible.html
@@ -33,14 +33,14 @@
Declaration
@@ -315,7 +315,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroCustomSnapshotView.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroCustomSnapshotView.html
index 13438a61..a8efc0b5 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroCustomSnapshotView.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroCustomSnapshotView.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroPreprocessor.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroPreprocessor.html
index 05ac19c9..44046d54 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroPreprocessor.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroPreprocessor.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroProgressUpdateObserver.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroProgressUpdateObserver.html
index a60b00ad..6c8348ff 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroProgressUpdateObserver.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroProgressUpdateObserver.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroStringConvertible.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroStringConvertible.html
index e07f639f..83711b66 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroStringConvertible.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroStringConvertible.html
@@ -33,14 +33,14 @@
Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroTransitionDelegate.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroTransitionDelegate.html
index 8b8cafc9..b804aec7 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroTransitionDelegate.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroTransitionDelegate.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroViewControllerDelegate.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroViewControllerDelegate.html
index 29cfaf1d..2edd612c 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroViewControllerDelegate.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Protocols/HeroViewControllerDelegate.html
@@ -33,14 +33,14 @@
Declaration
@@ -310,7 +310,7 @@ Declaration
@@ -341,7 +341,7 @@ Declaration
@@ -372,7 +372,7 @@ Declaration
@@ -403,7 +403,7 @@ Declaration
@@ -434,7 +434,7 @@ Declaration
@@ -465,7 +465,7 @@ Declaration
@@ -496,7 +496,7 @@ Declaration
@@ -527,7 +527,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs.html
index 05a612f4..015ec15b 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs/HeroConditionalContext.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs/HeroConditionalContext.html
index fd2c797c..9dd60566 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs/HeroConditionalContext.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs/HeroConditionalContext.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
@@ -517,7 +517,7 @@ Declaration
@@ -547,7 +547,7 @@ Declaration
@@ -577,7 +577,7 @@ Declaration
@@ -607,7 +607,7 @@ Declaration
@@ -637,7 +637,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs/HeroTargetState.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs/HeroTargetState.html
index 31ba2130..08b206d1 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs/HeroTargetState.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/Structs/HeroTargetState.html
@@ -33,14 +33,14 @@
Declaration
@@ -307,7 +307,7 @@ Declaration
@@ -337,7 +337,7 @@ Declaration
@@ -367,7 +367,7 @@ Declaration
@@ -397,7 +397,7 @@ Declaration
@@ -427,7 +427,7 @@ Declaration
@@ -457,7 +457,7 @@ Declaration
@@ -487,7 +487,7 @@ Declaration
@@ -517,7 +517,7 @@ Declaration
@@ -547,7 +547,7 @@ Declaration
@@ -577,7 +577,7 @@ Declaration
@@ -607,7 +607,7 @@ Declaration
@@ -637,7 +637,7 @@ Declaration
@@ -667,7 +667,7 @@ Declaration
@@ -697,7 +697,7 @@ Declaration
@@ -727,7 +727,7 @@ Declaration
@@ -757,7 +757,7 @@ Declaration
@@ -787,7 +787,7 @@ Declaration
@@ -817,7 +817,7 @@ Declaration
@@ -847,7 +847,7 @@ Declaration
@@ -877,7 +877,7 @@ Declaration
@@ -907,7 +907,7 @@ Declaration
@@ -937,7 +937,7 @@ Declaration
@@ -967,7 +967,7 @@ Declaration
@@ -997,7 +997,7 @@ Declaration
@@ -1027,7 +1027,7 @@ Declaration
@@ -1057,7 +1057,7 @@ Declaration
@@ -1087,7 +1087,7 @@ Declaration
@@ -1117,7 +1117,7 @@ Declaration
@@ -1147,7 +1147,7 @@ Declaration
@@ -1177,7 +1177,7 @@ Declaration
@@ -1207,7 +1207,7 @@ Declaration
@@ -1237,7 +1237,7 @@ Declaration
@@ -1267,7 +1267,7 @@ Declaration
@@ -1297,7 +1297,7 @@ Declaration
@@ -1327,7 +1327,7 @@ Declaration
@@ -1357,7 +1357,7 @@ Declaration
@@ -1390,7 +1390,7 @@ Return Value
custom item for a specific key
@@ -1423,7 +1423,7 @@ Declaration
diff --git a/docs/docsets/Hero.docset/Contents/Resources/Documents/index.html b/docs/docsets/Hero.docset/Contents/Resources/Documents/index.html
index dfc1ce90..d68f78f7 100644
--- a/docs/docsets/Hero.docset/Contents/Resources/Documents/index.html
+++ b/docs/docsets/Hero.docset/Contents/Resources/Documents/index.html
@@ -32,14 +32,14 @@