diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 1b5cf3c0..0c14d464 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - Nivelir (1.1.0) + - Nivelir (1.1.1) - SnapKit (5.0.1) DEPENDENCIES: @@ -15,7 +15,7 @@ EXTERNAL SOURCES: :path: ".." SPEC CHECKSUMS: - Nivelir: a486cbaf1474747071329e342924644465d9a8c2 + Nivelir: e547e03fda49ba04b812d87ded345a4c9f4e7da9 SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb PODFILE CHECKSUM: e80e18eff6710a7cef02a1eea6ba0d14ca9f3c38 diff --git a/Gemfile b/Gemfile index 5c912c56..cd813954 100644 --- a/Gemfile +++ b/Gemfile @@ -9,3 +9,5 @@ gem 'xcpretty-json-formatter' gem "danger" gem 'danger-xcode_summary' gem 'danger-swiftlint' + +gem 'jazzy' diff --git a/Gemfile.lock b/Gemfile.lock index 50fbd4fd..578e2f8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,6 +218,16 @@ GEM httpclient (2.8.3) i18n (1.8.10) concurrent-ruby (~> 1.0) + jazzy (0.14.0) + cocoapods (~> 1.5) + mustache (~> 1.1) + open4 (~> 1.3) + redcarpet (~> 3.4) + rexml (~> 3.2) + rouge (>= 2.0.6, < 4.0) + sassc (~> 2.1) + sqlite3 (~> 1.3) + xcinvoke (~> 0.3.0) jmespath (1.4.0) json (2.5.1) jwt (2.2.3) @@ -225,6 +235,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) + liferaft (0.0.6) memoist (0.16.2) mini_magick (4.11.0) mini_mime (1.1.0) @@ -232,6 +243,7 @@ GEM molinillo (0.6.6) multi_json (1.15.0) multipart-post (2.0.0) + mustache (1.1.1) nanaimo (0.3.0) nap (1.1.0) naturally (2.2.1) @@ -246,6 +258,7 @@ GEM public_suffix (4.0.6) rake (13.0.3) rchardet (1.8.0) + redcarpet (3.5.1) representable (3.1.1) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) @@ -256,6 +269,8 @@ GEM ruby-macho (1.4.0) ruby2_keywords (0.0.4) rubyzip (2.3.0) + sassc (2.4.0) + ffi (~> 1.9) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) @@ -268,6 +283,7 @@ GEM simctl (1.6.8) CFPropertyList naturally + sqlite3 (1.4.2) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -289,6 +305,8 @@ GEM unicode-display_width (1.7.0) webrick (1.7.0) word_wrap (1.0.0) + xcinvoke (0.3.0) + liferaft (~> 0.0.6) xcode-install (2.7.0) claide (>= 0.9.1, < 1.1.0) fastlane (>= 2.1.0, < 3.0.0) @@ -313,9 +331,10 @@ DEPENDENCIES danger danger-swiftlint danger-xcode_summary + jazzy xcode-install xcpretty xcpretty-json-formatter BUNDLED WITH - 2.2.17 + 2.2.28 diff --git a/Mintfile b/Mintfile index cce0df0d..d4bc28f2 100644 --- a/Mintfile +++ b/Mintfile @@ -1,2 +1,2 @@ realm/SwiftLint@0.43.1 -krzysztofzablocki/Sourcery@1.4.2 \ No newline at end of file +krzysztofzablocki/Sourcery@1.6.0 diff --git a/Nivelir.podspec b/Nivelir.podspec index 1a00db0a..c9d91fe0 100644 --- a/Nivelir.podspec +++ b/Nivelir.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "Nivelir" - spec.version = "1.1.0" + spec.version = "1.1.1" spec.summary = "A Swift DSL for navigation in iOS and tvOS apps with a simplified, chainable, and compile time safe syntax." spec.homepage = "https://github.com/hhru/Nivelir" diff --git a/Nivelir.xcodeproj/project.pbxproj b/Nivelir.xcodeproj/project.pbxproj index 5902344d..056d4d56 100755 --- a/Nivelir.xcodeproj/project.pbxproj +++ b/Nivelir.xcodeproj/project.pbxproj @@ -1849,7 +1849,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.0; + MARKETING_VERSION = 1.1.1; PRODUCT_BUNDLE_IDENTIFIER = ru.hh.Nivelir; PRODUCT_NAME = Nivelir; SKIP_INSTALL = YES; @@ -1878,7 +1878,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.0; + MARKETING_VERSION = 1.1.1; PRODUCT_BUNDLE_IDENTIFIER = ru.hh.Nivelir; PRODUCT_NAME = Nivelir; SKIP_INSTALL = YES; @@ -1948,7 +1948,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.0; + MARKETING_VERSION = 1.1.1; PRODUCT_BUNDLE_IDENTIFIER = ru.hh.Nivelir; PRODUCT_NAME = Nivelir; SDKROOT = appletvos; @@ -1978,7 +1978,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.0; + MARKETING_VERSION = 1.1.1; PRODUCT_BUNDLE_IDENTIFIER = ru.hh.Nivelir; PRODUCT_NAME = Nivelir; SDKROOT = appletvos; diff --git a/README.md b/README.md index 5b170bf4..79fad6b6 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ platform :ios, '10.0' use_frameworks! target '' do - pod 'Nivelir', '~> 1.1.0' + pod 'Nivelir', '~> 1.1.1' end ``` @@ -62,7 +62,7 @@ $ brew install carthage To integrate Nivelir into your Xcode project using Carthage, specify it in your `Cartfile`: ``` ogdl -github "hhru/Nivelir" ~> 1.1.0 +github "hhru/Nivelir" ~> 1.1.1 ``` Finally run `carthage update` to build the framework and drag the built `Nivelir.framework` into your Xcode project. @@ -74,7 +74,7 @@ The [Swift Package Manager](https://swift.org/package-manager/) is a tool for ma To integrate Nivelir into your Xcode project using Swift Package Manager, add the following as a dependency to your `Package.swift`: ``` swift -.package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.0") +.package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.1") ``` Then specify `"Nivelir"` as a dependency of the Target in which you wish to use Nivelir. @@ -89,7 +89,7 @@ let package = Package( .library(name: "MyPackage", targets: ["MyPackage"]) ], dependencies: [ - .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.0") + .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.1") ], targets: [ .target(name: "MyPackage", dependencies: ["Nivelir"]) diff --git a/docs/ActionSheet.html b/docs/ActionSheet.html index dbf23f69..abe7fe55 100644 --- a/docs/ActionSheet.html +++ b/docs/ActionSheet.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -724,8 +724,8 @@

Declaration

diff --git a/docs/Actions.html b/docs/Actions.html index eb9d96c9..42a2fc46 100644 --- a/docs/Actions.html +++ b/docs/Actions.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -2013,8 +2013,8 @@

Declaration

diff --git a/docs/Alert.html b/docs/Alert.html index 62014482..15f62df5 100644 --- a/docs/Alert.html +++ b/docs/Alert.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -752,8 +752,8 @@

Declaration

diff --git a/docs/Call.html b/docs/Call.html index dbd80b41..acceb12d 100644 --- a/docs/Call.html +++ b/docs/Call.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -734,8 +734,8 @@

Declaration

diff --git a/docs/Classes/DefaultScreenIterator.html b/docs/Classes/DefaultScreenIterator.html index 6afb0cf4..f395ffc8 100644 --- a/docs/Classes/DefaultScreenIterator.html +++ b/docs/Classes/DefaultScreenIterator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -795,8 +795,8 @@

Declaration

diff --git a/docs/Classes/DefaultScreenLogger.html b/docs/Classes/DefaultScreenLogger.html index 95b90cb0..151ed989 100644 --- a/docs/Classes/DefaultScreenLogger.html +++ b/docs/Classes/DefaultScreenLogger.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -784,8 +784,8 @@

Declaration

diff --git a/docs/Classes/ScreenNavigator.html b/docs/Classes/ScreenNavigator.html index d8b2e555..786e8afe 100644 --- a/docs/Classes/ScreenNavigator.html +++ b/docs/Classes/ScreenNavigator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1189,8 +1189,8 @@

Declaration

diff --git a/docs/Classes/ScreenPayload.html b/docs/Classes/ScreenPayload.html index 67eb46ca..71a6036a 100644 --- a/docs/Classes/ScreenPayload.html +++ b/docs/Classes/ScreenPayload.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -729,8 +729,8 @@

Parameters

diff --git a/docs/DocumentPreview.html b/docs/DocumentPreview.html index ae5a6c2a..89d436d3 100644 --- a/docs/DocumentPreview.html +++ b/docs/DocumentPreview.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -781,8 +781,8 @@

Declaration

diff --git a/docs/Enums/AlertTextField.html b/docs/Enums/AlertTextField.html index 32be225f..cd4fb369 100644 --- a/docs/Enums/AlertTextField.html +++ b/docs/Enums/AlertTextField.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -732,8 +732,8 @@

Declaration

diff --git a/docs/Enums/MediaPickerImageExportPreset.html b/docs/Enums/MediaPickerImageExportPreset.html index 79727d93..deb6f083 100644 --- a/docs/Enums/MediaPickerImageExportPreset.html +++ b/docs/Enums/MediaPickerImageExportPreset.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -658,8 +658,8 @@

MediaPickerImageExportPreset

diff --git a/docs/Enums/MediaPickerSource.html b/docs/Enums/MediaPickerSource.html index d583177c..d043e1cf 100644 --- a/docs/Enums/MediaPickerSource.html +++ b/docs/Enums/MediaPickerSource.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -766,8 +766,8 @@

MediaPickerSource

diff --git a/docs/Enums/MediaPickerType.html b/docs/Enums/MediaPickerType.html index 2442acce..20c39add 100644 --- a/docs/Enums/MediaPickerType.html +++ b/docs/Enums/MediaPickerType.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -712,8 +712,8 @@

MediaPickerType

diff --git a/docs/Enums/ScreenIterationResult.html b/docs/Enums/ScreenIterationResult.html index 18d07e95..6ac04707 100644 --- a/docs/Enums/ScreenIterationResult.html +++ b/docs/Enums/ScreenIterationResult.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -702,8 +702,8 @@

Declaration

diff --git a/docs/Enums/ScreenModalStyle.html b/docs/Enums/ScreenModalStyle.html index d5cbe6b0..774415a2 100644 --- a/docs/Enums/ScreenModalStyle.html +++ b/docs/Enums/ScreenModalStyle.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -705,8 +705,8 @@

Declaration

diff --git a/docs/Enums/ScreenRootAnimation.html b/docs/Enums/ScreenRootAnimation.html index 99d37022..514ec54a 100644 --- a/docs/Enums/ScreenRootAnimation.html +++ b/docs/Enums/ScreenRootAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -734,8 +734,8 @@

Declaration

diff --git a/docs/Enums/ScreenStackAnimation.html b/docs/Enums/ScreenStackAnimation.html index d367c740..54919081 100644 --- a/docs/Enums/ScreenStackAnimation.html +++ b/docs/Enums/ScreenStackAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -814,8 +814,8 @@

Declaration

diff --git a/docs/Enums/ScreenTabAnimation.html b/docs/Enums/ScreenTabAnimation.html index 0ba08872..e4854c88 100644 --- a/docs/Enums/ScreenTabAnimation.html +++ b/docs/Enums/ScreenTabAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -734,8 +734,8 @@

Declaration

diff --git a/docs/Errors.html b/docs/Errors.html index dbddf41b..a51e480c 100644 --- a/docs/Errors.html +++ b/docs/Errors.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -757,8 +757,8 @@

Declaration

diff --git a/docs/Extensions.html b/docs/Extensions.html index b593a692..2d700f18 100644 --- a/docs/Extensions.html +++ b/docs/Extensions.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -751,8 +751,8 @@

Declaration

diff --git a/docs/Extensions/AnyModalScreen.html b/docs/Extensions/AnyModalScreen.html index 1b30b722..6a3130bc 100644 --- a/docs/Extensions/AnyModalScreen.html +++ b/docs/Extensions/AnyModalScreen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -695,8 +695,8 @@

Parameters

diff --git a/docs/Extensions/AnyStackScreen.html b/docs/Extensions/AnyStackScreen.html index 0e891d44..ed50f37e 100644 --- a/docs/Extensions/AnyStackScreen.html +++ b/docs/Extensions/AnyStackScreen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -695,8 +695,8 @@

Parameters

diff --git a/docs/Extensions/AnyTabsScreen.html b/docs/Extensions/AnyTabsScreen.html index 9318b951..085c9967 100644 --- a/docs/Extensions/AnyTabsScreen.html +++ b/docs/Extensions/AnyTabsScreen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -695,8 +695,8 @@

Parameters

diff --git a/docs/Extensions/ScreenThenable.html b/docs/Extensions/ScreenThenable.html index 3e92ed5c..927efed3 100644 --- a/docs/Extensions/ScreenThenable.html +++ b/docs/Extensions/ScreenThenable.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -712,8 +712,8 @@

ScreenThenable

diff --git a/docs/Extensions/UINavigationController.html b/docs/Extensions/UINavigationController.html index 392ca8a6..638d7124 100644 --- a/docs/Extensions/UINavigationController.html +++ b/docs/Extensions/UINavigationController.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -746,8 +746,8 @@

Declaration

diff --git a/docs/Extensions/UITabBarController.html b/docs/Extensions/UITabBarController.html index 823fc0a6..92228b0c 100644 --- a/docs/Extensions/UITabBarController.html +++ b/docs/Extensions/UITabBarController.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -692,8 +692,8 @@

Declaration

diff --git a/docs/Extensions/UIViewController.html b/docs/Extensions/UIViewController.html index 034071a1..162b534e 100644 --- a/docs/Extensions/UIViewController.html +++ b/docs/Extensions/UIViewController.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -956,8 +956,8 @@

Declaration

diff --git a/docs/Extensions/UIWindow.html b/docs/Extensions/UIWindow.html index c622a3ca..9c42adbc 100644 --- a/docs/Extensions/UIWindow.html +++ b/docs/Extensions/UIWindow.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -717,8 +717,8 @@

Declaration

diff --git a/docs/Mail.html b/docs/Mail.html index 5951d2d4..943f9639 100644 --- a/docs/Mail.html +++ b/docs/Mail.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -696,8 +696,8 @@

Declaration

diff --git a/docs/MediaPicker.html b/docs/MediaPicker.html index 3f70cf42..0ecabcac 100644 --- a/docs/MediaPicker.html +++ b/docs/MediaPicker.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1110,8 +1110,8 @@

Declaration

diff --git a/docs/Navigator.html b/docs/Navigator.html index 60ca3769..6946de40 100644 --- a/docs/Navigator.html +++ b/docs/Navigator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -920,8 +920,8 @@

Declaration

diff --git a/docs/OpenSettings.html b/docs/OpenSettings.html index 8bbb16ab..e7c2e4da 100644 --- a/docs/OpenSettings.html +++ b/docs/OpenSettings.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -696,8 +696,8 @@

Declaration

diff --git a/docs/OpenStoreApp.html b/docs/OpenStoreApp.html index 5a575850..d14c6994 100644 --- a/docs/OpenStoreApp.html +++ b/docs/OpenStoreApp.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -696,8 +696,8 @@

Declaration

diff --git a/docs/Other Enums.html b/docs/Other Enums.html index 9696b5b8..f140d5e4 100644 --- a/docs/Other Enums.html +++ b/docs/Other Enums.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -669,8 +669,8 @@

Declaration

diff --git a/docs/Other Extensions.html b/docs/Other Extensions.html index 0269fee3..03cf21a0 100644 --- a/docs/Other Extensions.html +++ b/docs/Other Extensions.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -703,8 +703,8 @@

Declaration

diff --git a/docs/Other Protocols.html b/docs/Other Protocols.html index 8313f638..12e7557f 100644 --- a/docs/Other Protocols.html +++ b/docs/Other Protocols.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -669,8 +669,8 @@

Declaration

diff --git a/docs/Other Structs.html b/docs/Other Structs.html index b8e26b2d..56e9f958 100644 --- a/docs/Other Structs.html +++ b/docs/Other Structs.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -924,8 +924,8 @@

Declaration

diff --git a/docs/Protocols/Screen.html b/docs/Protocols/Screen.html index a1c2b69f..89e086bd 100644 --- a/docs/Protocols/Screen.html +++ b/docs/Protocols/Screen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -2064,8 +2064,8 @@

Declaration

diff --git a/docs/Protocols/ScreenAction.html b/docs/Protocols/ScreenAction.html index 0909bdd8..91a685a7 100644 --- a/docs/Protocols/ScreenAction.html +++ b/docs/Protocols/ScreenAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1071,8 +1071,8 @@

Return Value

diff --git a/docs/Protocols/ScreenDecorator.html b/docs/Protocols/ScreenDecorator.html index de68bb15..6037765c 100644 --- a/docs/Protocols/ScreenDecorator.html +++ b/docs/Protocols/ScreenDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -759,8 +759,8 @@

Declaration

diff --git a/docs/Protocols/ScreenIterator.html b/docs/Protocols/ScreenIterator.html index e18acc08..aa05448d 100644 --- a/docs/Protocols/ScreenIterator.html +++ b/docs/Protocols/ScreenIterator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -768,8 +768,8 @@

Declaration

diff --git a/docs/Protocols/ScreenKeyedContainer.html b/docs/Protocols/ScreenKeyedContainer.html index 67629263..38c0f775 100644 --- a/docs/Protocols/ScreenKeyedContainer.html +++ b/docs/Protocols/ScreenKeyedContainer.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -725,8 +725,8 @@

Declaration

diff --git a/docs/Protocols/ScreenLogger.html b/docs/Protocols/ScreenLogger.html index 4afb7d14..d7699983 100644 --- a/docs/Protocols/ScreenLogger.html +++ b/docs/Protocols/ScreenLogger.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -740,8 +740,8 @@

Parameters

diff --git a/docs/Protocols/ScreenPayloadedContainer.html b/docs/Protocols/ScreenPayloadedContainer.html index 2a1ac1b4..4465302b 100644 --- a/docs/Protocols/ScreenPayloadedContainer.html +++ b/docs/Protocols/ScreenPayloadedContainer.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

Declaration

diff --git a/docs/Protocols/ScreenRefreshableContainer.html b/docs/Protocols/ScreenRefreshableContainer.html index 920d9060..6db1d197 100644 --- a/docs/Protocols/ScreenRefreshableContainer.html +++ b/docs/Protocols/ScreenRefreshableContainer.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -675,8 +675,8 @@

Declaration

diff --git a/docs/Protocols/ScreenRootCustomAnimation.html b/docs/Protocols/ScreenRootCustomAnimation.html index 815784d1..6c73c3d9 100644 --- a/docs/Protocols/ScreenRootCustomAnimation.html +++ b/docs/Protocols/ScreenRootCustomAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -680,8 +680,8 @@

Declaration

diff --git a/docs/Protocols/ScreenRouteConvertible.html b/docs/Protocols/ScreenRouteConvertible.html index 9dbacaa7..e078f515 100644 --- a/docs/Protocols/ScreenRouteConvertible.html +++ b/docs/Protocols/ScreenRouteConvertible.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -675,8 +675,8 @@

Declaration

diff --git a/docs/Protocols/ScreenStackCustomAnimation.html b/docs/Protocols/ScreenStackCustomAnimation.html index c59b338f..b10cce88 100644 --- a/docs/Protocols/ScreenStackCustomAnimation.html +++ b/docs/Protocols/ScreenStackCustomAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -753,8 +753,8 @@

Declaration

diff --git a/docs/Protocols/ScreenStackModifier.html b/docs/Protocols/ScreenStackModifier.html index 2f8f344a..0fa0e163 100644 --- a/docs/Protocols/ScreenStackModifier.html +++ b/docs/Protocols/ScreenStackModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -678,8 +678,8 @@

Declaration

diff --git a/docs/Protocols/ScreenTabCustomAnimation.html b/docs/Protocols/ScreenTabCustomAnimation.html index 5b3676e2..a4d2db44 100644 --- a/docs/Protocols/ScreenTabCustomAnimation.html +++ b/docs/Protocols/ScreenTabCustomAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -680,8 +680,8 @@

Declaration

diff --git a/docs/Protocols/ScreenThenable.html b/docs/Protocols/ScreenThenable.html index fc3e8595..cee841b6 100644 --- a/docs/Protocols/ScreenThenable.html +++ b/docs/Protocols/ScreenThenable.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -5279,8 +5279,8 @@

Declaration

diff --git a/docs/Protocols/ScreenVisibleContainer.html b/docs/Protocols/ScreenVisibleContainer.html index 2786cf2f..9a5c29f0 100644 --- a/docs/Protocols/ScreenVisibleContainer.html +++ b/docs/Protocols/ScreenVisibleContainer.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -711,8 +711,8 @@

Declaration

diff --git a/docs/Protocols/ScreenWindowProvider.html b/docs/Protocols/ScreenWindowProvider.html index 856b74e1..ad0d23a5 100644 --- a/docs/Protocols/ScreenWindowProvider.html +++ b/docs/Protocols/ScreenWindowProvider.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -675,8 +675,8 @@

Declaration

diff --git a/docs/Route.html b/docs/Route.html index 41e1c840..dea88ded 100644 --- a/docs/Route.html +++ b/docs/Route.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -927,8 +927,8 @@

Declaration

diff --git a/docs/Screen.html b/docs/Screen.html index 240ae02c..cdd643b2 100644 --- a/docs/Screen.html +++ b/docs/Screen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1280,8 +1280,8 @@

Declaration

diff --git a/docs/StoreProduct.html b/docs/StoreProduct.html index 5d1d4905..4617c9df 100644 --- a/docs/StoreProduct.html +++ b/docs/StoreProduct.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -781,8 +781,8 @@

Declaration

diff --git a/docs/StoreReview.html b/docs/StoreReview.html index 3919f17f..29af2d22 100644 --- a/docs/StoreReview.html +++ b/docs/StoreReview.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -668,8 +668,8 @@

Declaration

diff --git a/docs/Structs/ActionSheet.html b/docs/Structs/ActionSheet.html index fad8a159..499e74c9 100644 --- a/docs/Structs/ActionSheet.html +++ b/docs/Structs/ActionSheet.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -904,8 +904,8 @@

Declaration

diff --git a/docs/Structs/ActionSheetAction.html b/docs/Structs/ActionSheetAction.html index 09b31234..731ed921 100644 --- a/docs/Structs/ActionSheetAction.html +++ b/docs/Structs/ActionSheetAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -814,8 +814,8 @@

Declaration

diff --git a/docs/Structs/Alert.html b/docs/Structs/Alert.html index 0f41eaba..4e8406f1 100644 --- a/docs/Structs/Alert.html +++ b/docs/Structs/Alert.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -938,8 +938,8 @@

Declaration

diff --git a/docs/Structs/AlertAction.html b/docs/Structs/AlertAction.html index cea2a28f..08b12e02 100644 --- a/docs/Structs/AlertAction.html +++ b/docs/Structs/AlertAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -901,8 +901,8 @@

Declaration

diff --git a/docs/Structs/AnyScreen.html b/docs/Structs/AnyScreen.html index 2db470e1..b25276d8 100644 --- a/docs/Structs/AnyScreen.html +++ b/docs/Structs/AnyScreen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -826,8 +826,8 @@

Declaration

diff --git a/docs/Structs/AnyScreenAction.html b/docs/Structs/AnyScreenAction.html index b8a461f7..b3b9f46a 100644 --- a/docs/Structs/AnyScreenAction.html +++ b/docs/Structs/AnyScreenAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -892,8 +892,8 @@

Declaration

diff --git a/docs/Structs/DocumentPreview.html b/docs/Structs/DocumentPreview.html index a9e52c02..2ead94c0 100644 --- a/docs/Structs/DocumentPreview.html +++ b/docs/Structs/DocumentPreview.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -838,8 +838,8 @@

DocumentPreview

diff --git a/docs/Structs/DocumentPreviewAnchor.html b/docs/Structs/DocumentPreviewAnchor.html index 2210437d..ceaa240a 100644 --- a/docs/Structs/DocumentPreviewAnchor.html +++ b/docs/Structs/DocumentPreviewAnchor.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

DocumentPreviewAnchor

diff --git a/docs/Structs/FailedToOpenURLError.html b/docs/Structs/FailedToOpenURLError.html index d170036e..16d5443a 100644 --- a/docs/Structs/FailedToOpenURLError.html +++ b/docs/Structs/FailedToOpenURLError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -728,8 +728,8 @@

Declaration

diff --git a/docs/Structs/InvalidCallParametersError.html b/docs/Structs/InvalidCallParametersError.html index 5e1c7215..8959b540 100644 --- a/docs/Structs/InvalidCallParametersError.html +++ b/docs/Structs/InvalidCallParametersError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

InvalidCallParametersError

diff --git a/docs/Structs/InvalidMailParametersError.html b/docs/Structs/InvalidMailParametersError.html index 261d49e3..b0300cdf 100644 --- a/docs/Structs/InvalidMailParametersError.html +++ b/docs/Structs/InvalidMailParametersError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -728,8 +728,8 @@

Declaration

diff --git a/docs/Structs/InvalidOpenSettingsURLError.html b/docs/Structs/InvalidOpenSettingsURLError.html index f7bba416..e3e11188 100644 --- a/docs/Structs/InvalidOpenSettingsURLError.html +++ b/docs/Structs/InvalidOpenSettingsURLError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -728,8 +728,8 @@

Declaration

diff --git a/docs/Structs/InvalidStoreAppIDError.html b/docs/Structs/InvalidStoreAppIDError.html index 403d1242..8f4ba35b 100644 --- a/docs/Structs/InvalidStoreAppIDError.html +++ b/docs/Structs/InvalidStoreAppIDError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -728,8 +728,8 @@

Declaration

diff --git a/docs/Structs/InvalidStoreProductIDError.html b/docs/Structs/InvalidStoreProductIDError.html index a30bcca8..b295cd97 100644 --- a/docs/Structs/InvalidStoreProductIDError.html +++ b/docs/Structs/InvalidStoreProductIDError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

InvalidStoreProductIDError

diff --git a/docs/Structs/MediaPicker.html b/docs/Structs/MediaPicker.html index 73f86b8e..c3d280e4 100644 --- a/docs/Structs/MediaPicker.html +++ b/docs/Structs/MediaPicker.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -838,8 +838,8 @@

MediaPicker

diff --git a/docs/Structs/MediaPickerCameraSettings.html b/docs/Structs/MediaPickerCameraSettings.html index 9c200e38..f16a93e6 100644 --- a/docs/Structs/MediaPickerCameraSettings.html +++ b/docs/Structs/MediaPickerCameraSettings.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

MediaPickerCameraSettings

diff --git a/docs/Structs/MediaPickerResult.html b/docs/Structs/MediaPickerResult.html index b5f6954f..9736d1ff 100644 --- a/docs/Structs/MediaPickerResult.html +++ b/docs/Structs/MediaPickerResult.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -820,8 +820,8 @@

MediaPickerResult

diff --git a/docs/Structs/MediaPickerSourceAccessDeniedError.html b/docs/Structs/MediaPickerSourceAccessDeniedError.html index 5e708441..15bc6d5a 100644 --- a/docs/Structs/MediaPickerSourceAccessDeniedError.html +++ b/docs/Structs/MediaPickerSourceAccessDeniedError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

MediaPickerSourceAccessDeniedError

diff --git a/docs/Structs/ScreenCallAction.html b/docs/Structs/ScreenCallAction.html index 1dfaa4b5..ed99c55b 100644 --- a/docs/Structs/ScreenCallAction.html +++ b/docs/Structs/ScreenCallAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -712,8 +712,8 @@

ScreenCallAction

diff --git a/docs/Structs/ScreenContainerNotFoundError.html b/docs/Structs/ScreenContainerNotFoundError.html index 81fb3aff..26f0c269 100644 --- a/docs/Structs/ScreenContainerNotFoundError.html +++ b/docs/Structs/ScreenContainerNotFoundError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -788,8 +788,8 @@

Parameters

diff --git a/docs/Structs/ScreenContainerNotSupportedError.html b/docs/Structs/ScreenContainerNotSupportedError.html index 5eb9be09..56813a2e 100644 --- a/docs/Structs/ScreenContainerNotSupportedError.html +++ b/docs/Structs/ScreenContainerNotSupportedError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -788,8 +788,8 @@

Parameters

diff --git a/docs/Structs/ScreenContainerTypeMismatchError.html b/docs/Structs/ScreenContainerTypeMismatchError.html index 70353475..1a22c446 100644 --- a/docs/Structs/ScreenContainerTypeMismatchError.html +++ b/docs/Structs/ScreenContainerTypeMismatchError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -827,8 +827,8 @@

Parameters

diff --git a/docs/Structs/ScreenCustomWindowProvider.html b/docs/Structs/ScreenCustomWindowProvider.html index 7b739545..6b57f12a 100644 --- a/docs/Structs/ScreenCustomWindowProvider.html +++ b/docs/Structs/ScreenCustomWindowProvider.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -702,8 +702,8 @@

Declaration

diff --git a/docs/Structs/ScreenDismissAction.html b/docs/Structs/ScreenDismissAction.html index 53b5ca16..2b9ac653 100644 --- a/docs/Structs/ScreenDismissAction.html +++ b/docs/Structs/ScreenDismissAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -786,8 +786,8 @@

Declaration

diff --git a/docs/Structs/ScreenFailAction.html b/docs/Structs/ScreenFailAction.html index 557784d4..4d8dd162 100644 --- a/docs/Structs/ScreenFailAction.html +++ b/docs/Structs/ScreenFailAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -758,8 +758,8 @@

Declaration

diff --git a/docs/Structs/ScreenFirstAction.html b/docs/Structs/ScreenFirstAction.html index 46f40376..0c9866e3 100644 --- a/docs/Structs/ScreenFirstAction.html +++ b/docs/Structs/ScreenFirstAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -735,8 +735,8 @@

Declaration

diff --git a/docs/Structs/ScreenFoldAction.html b/docs/Structs/ScreenFoldAction.html index f99ade10..0ac3e42e 100644 --- a/docs/Structs/ScreenFoldAction.html +++ b/docs/Structs/ScreenFoldAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -852,8 +852,8 @@

Declaration

diff --git a/docs/Structs/ScreenFromAction.html b/docs/Structs/ScreenFromAction.html index d83d4667..44bbb739 100644 --- a/docs/Structs/ScreenFromAction.html +++ b/docs/Structs/ScreenFromAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -735,8 +735,8 @@

Declaration

diff --git a/docs/Structs/ScreenIterationPredicate.html b/docs/Structs/ScreenIterationPredicate.html index 49427dff..28010d24 100644 --- a/docs/Structs/ScreenIterationPredicate.html +++ b/docs/Structs/ScreenIterationPredicate.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -702,8 +702,8 @@

Declaration

diff --git a/docs/Structs/ScreenKey.html b/docs/Structs/ScreenKey.html index 1c6f888c..e3e03a6d 100644 --- a/docs/Structs/ScreenKey.html +++ b/docs/Structs/ScreenKey.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -798,8 +798,8 @@

Parameters

diff --git a/docs/Structs/ScreenKeyWindowProvider.html b/docs/Structs/ScreenKeyWindowProvider.html index d7a4fe9a..9705d373 100644 --- a/docs/Structs/ScreenKeyWindowProvider.html +++ b/docs/Structs/ScreenKeyWindowProvider.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -702,8 +702,8 @@

Declaration

diff --git a/docs/Structs/ScreenLastAction.html b/docs/Structs/ScreenLastAction.html index 81b21094..0956fa6d 100644 --- a/docs/Structs/ScreenLastAction.html +++ b/docs/Structs/ScreenLastAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -735,8 +735,8 @@

Declaration

diff --git a/docs/Structs/ScreenLeftBarButtonDecorator.html b/docs/Structs/ScreenLeftBarButtonDecorator.html index 2d7ac655..98f7e8ff 100644 --- a/docs/Structs/ScreenLeftBarButtonDecorator.html +++ b/docs/Structs/ScreenLeftBarButtonDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenMailAction.html b/docs/Structs/ScreenMailAction.html index 89373441..df56c45d 100644 --- a/docs/Structs/ScreenMailAction.html +++ b/docs/Structs/ScreenMailAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -816,8 +816,8 @@

Declaration

diff --git a/docs/Structs/ScreenMakeVisibleAction.html b/docs/Structs/ScreenMakeVisibleAction.html index 5f00c56a..e7d4971c 100644 --- a/docs/Structs/ScreenMakeVisibleAction.html +++ b/docs/Structs/ScreenMakeVisibleAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -816,8 +816,8 @@

Declaration

diff --git a/docs/Structs/ScreenModalStyleDecorator.html b/docs/Structs/ScreenModalStyleDecorator.html index ade55d2d..199cd313 100644 --- a/docs/Structs/ScreenModalStyleDecorator.html +++ b/docs/Structs/ScreenModalStyleDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenNavigateAction.html b/docs/Structs/ScreenNavigateAction.html index 2aba5882..3b81da84 100644 --- a/docs/Structs/ScreenNavigateAction.html +++ b/docs/Structs/ScreenNavigateAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -778,8 +778,8 @@

Declaration

diff --git a/docs/Structs/ScreenOpenSettingsAction.html b/docs/Structs/ScreenOpenSettingsAction.html index ce7d23d4..6bd096fa 100644 --- a/docs/Structs/ScreenOpenSettingsAction.html +++ b/docs/Structs/ScreenOpenSettingsAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -731,8 +731,8 @@

Declaration

diff --git a/docs/Structs/ScreenOpenStoreAppAction.html b/docs/Structs/ScreenOpenStoreAppAction.html index c608b03f..3c1c2322 100644 --- a/docs/Structs/ScreenOpenStoreAppAction.html +++ b/docs/Structs/ScreenOpenStoreAppAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenOpenURLAction.html b/docs/Structs/ScreenOpenURLAction.html index 3c9b9554..92e3be0c 100644 --- a/docs/Structs/ScreenOpenURLAction.html +++ b/docs/Structs/ScreenOpenURLAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -816,8 +816,8 @@

Declaration

diff --git a/docs/Structs/ScreenPopoverPresentationAnchor.html b/docs/Structs/ScreenPopoverPresentationAnchor.html index 759b71a6..e9e5b806 100644 --- a/docs/Structs/ScreenPopoverPresentationAnchor.html +++ b/docs/Structs/ScreenPopoverPresentationAnchor.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -901,8 +901,8 @@

Declaration

diff --git a/docs/Structs/ScreenPopoverPresentationDecorator.html b/docs/Structs/ScreenPopoverPresentationDecorator.html index 340ee137..e1d9a91d 100644 --- a/docs/Structs/ScreenPopoverPresentationDecorator.html +++ b/docs/Structs/ScreenPopoverPresentationDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenPredicate.html b/docs/Structs/ScreenPredicate.html index 237e81e2..442046d5 100644 --- a/docs/Structs/ScreenPredicate.html +++ b/docs/Structs/ScreenPredicate.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1094,8 +1094,8 @@

Declaration

diff --git a/docs/Structs/ScreenPresentAction.html b/docs/Structs/ScreenPresentAction.html index 0de5aa42..bffb5801 100644 --- a/docs/Structs/ScreenPresentAction.html +++ b/docs/Structs/ScreenPresentAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -826,8 +826,8 @@

Declaration

diff --git a/docs/Structs/ScreenPresentedAction.html b/docs/Structs/ScreenPresentedAction.html index dba713e5..abeea0b0 100644 --- a/docs/Structs/ScreenPresentedAction.html +++ b/docs/Structs/ScreenPresentedAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -709,8 +709,8 @@

Declaration

diff --git a/docs/Structs/ScreenPresentingAction.html b/docs/Structs/ScreenPresentingAction.html index ce292430..143a6a2b 100644 --- a/docs/Structs/ScreenPresentingAction.html +++ b/docs/Structs/ScreenPresentingAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/Structs/ScreenRefreshAction.html b/docs/Structs/ScreenRefreshAction.html index 5a1a33c9..77a66fb2 100644 --- a/docs/Structs/ScreenRefreshAction.html +++ b/docs/Structs/ScreenRefreshAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -731,8 +731,8 @@

Declaration

diff --git a/docs/Structs/ScreenRequestStoreReviewAction.html b/docs/Structs/ScreenRequestStoreReviewAction.html index 4c1f5fe8..2b06f735 100644 --- a/docs/Structs/ScreenRequestStoreReviewAction.html +++ b/docs/Structs/ScreenRequestStoreReviewAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -731,8 +731,8 @@

Declaration

diff --git a/docs/Structs/ScreenRightBarButtonDecorator.html b/docs/Structs/ScreenRightBarButtonDecorator.html index 1b383f71..3f9c7cb4 100644 --- a/docs/Structs/ScreenRightBarButtonDecorator.html +++ b/docs/Structs/ScreenRightBarButtonDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenRootAction.html b/docs/Structs/ScreenRootAction.html index 3fced66b..eaa4cff2 100644 --- a/docs/Structs/ScreenRootAction.html +++ b/docs/Structs/ScreenRootAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/Structs/ScreenRootTransitionAnimation.html b/docs/Structs/ScreenRootTransitionAnimation.html index 240e32e7..185ed3ad 100644 --- a/docs/Structs/ScreenRootTransitionAnimation.html +++ b/docs/Structs/ScreenRootTransitionAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -791,8 +791,8 @@

Declaration

diff --git a/docs/Structs/ScreenRoute.html b/docs/Structs/ScreenRoute.html index f1481784..006e6cef 100644 --- a/docs/Structs/ScreenRoute.html +++ b/docs/Structs/ScreenRoute.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -996,8 +996,8 @@

Parameters

diff --git a/docs/Structs/ScreenSelectTabAction.html b/docs/Structs/ScreenSelectTabAction.html index ffa5f213..8d60f8f9 100644 --- a/docs/Structs/ScreenSelectTabAction.html +++ b/docs/Structs/ScreenSelectTabAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -765,8 +765,8 @@

Declaration

diff --git a/docs/Structs/ScreenSelectedTabAction.html b/docs/Structs/ScreenSelectedTabAction.html index 98dd13b4..91065306 100644 --- a/docs/Structs/ScreenSelectedTabAction.html +++ b/docs/Structs/ScreenSelectedTabAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/Structs/ScreenSetRootAction.html b/docs/Structs/ScreenSetRootAction.html index a0c8b85c..e1cf97a5 100644 --- a/docs/Structs/ScreenSetRootAction.html +++ b/docs/Structs/ScreenSetRootAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -788,8 +788,8 @@

Declaration

diff --git a/docs/Structs/ScreenSetStackAction.html b/docs/Structs/ScreenSetStackAction.html index ac2886a4..ec741605 100644 --- a/docs/Structs/ScreenSetStackAction.html +++ b/docs/Structs/ScreenSetStackAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -875,8 +875,8 @@

Declaration

diff --git a/docs/Structs/ScreenSetupTabAction.html b/docs/Structs/ScreenSetupTabAction.html index 7639434d..2c867fe1 100644 --- a/docs/Structs/ScreenSetupTabAction.html +++ b/docs/Structs/ScreenSetupTabAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -761,8 +761,8 @@

Declaration

diff --git a/docs/Structs/ScreenShowActionSheetAction.html b/docs/Structs/ScreenShowActionSheetAction.html index 81a8a8d3..33f5974e 100644 --- a/docs/Structs/ScreenShowActionSheetAction.html +++ b/docs/Structs/ScreenShowActionSheetAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenShowAlertAction.html b/docs/Structs/ScreenShowAlertAction.html index 0e61e7d9..4304845a 100644 --- a/docs/Structs/ScreenShowAlertAction.html +++ b/docs/Structs/ScreenShowAlertAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenShowDocumentPreviewAction.html b/docs/Structs/ScreenShowDocumentPreviewAction.html index fb49205f..57285b88 100644 --- a/docs/Structs/ScreenShowDocumentPreviewAction.html +++ b/docs/Structs/ScreenShowDocumentPreviewAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

ScreenShowDocumentPreviewAction

diff --git a/docs/Structs/ScreenShowMediaPickerAction.html b/docs/Structs/ScreenShowMediaPickerAction.html index a01bd718..93618645 100644 --- a/docs/Structs/ScreenShowMediaPickerAction.html +++ b/docs/Structs/ScreenShowMediaPickerAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

ScreenShowMediaPickerAction

diff --git a/docs/Structs/ScreenShowStoreProductAction.html b/docs/Structs/ScreenShowStoreProductAction.html index 3f518e11..cfdb7687 100644 --- a/docs/Structs/ScreenShowStoreProductAction.html +++ b/docs/Structs/ScreenShowStoreProductAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

ScreenShowStoreProductAction

diff --git a/docs/Structs/ScreenStackAction.html b/docs/Structs/ScreenStackAction.html index 58815d7f..b424fe5e 100644 --- a/docs/Structs/ScreenStackAction.html +++ b/docs/Structs/ScreenStackAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackClearModifier.html b/docs/Structs/ScreenStackClearModifier.html index df77d85d..e7a2430e 100644 --- a/docs/Structs/ScreenStackClearModifier.html +++ b/docs/Structs/ScreenStackClearModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -731,8 +731,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackContainerDecorator.html b/docs/Structs/ScreenStackContainerDecorator.html index 0aae3507..e8ec585a 100644 --- a/docs/Structs/ScreenStackContainerDecorator.html +++ b/docs/Structs/ScreenStackContainerDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -761,8 +761,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackDecorator.html b/docs/Structs/ScreenStackDecorator.html index 9137e606..e4af87d3 100644 --- a/docs/Structs/ScreenStackDecorator.html +++ b/docs/Structs/ScreenStackDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackPopModifier.html b/docs/Structs/ScreenStackPopModifier.html index 8f40357b..ea9274ad 100644 --- a/docs/Structs/ScreenStackPopModifier.html +++ b/docs/Structs/ScreenStackPopModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -758,8 +758,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackPopPredicate.html b/docs/Structs/ScreenStackPopPredicate.html index 812fee07..f909aa40 100644 --- a/docs/Structs/ScreenStackPopPredicate.html +++ b/docs/Structs/ScreenStackPopPredicate.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -839,8 +839,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackPushModifier.html b/docs/Structs/ScreenStackPushModifier.html index 181730c9..291ca068 100644 --- a/docs/Structs/ScreenStackPushModifier.html +++ b/docs/Structs/ScreenStackPushModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -760,8 +760,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackReplaceModifier.html b/docs/Structs/ScreenStackReplaceModifier.html index cdbe2d81..063e0fee 100644 --- a/docs/Structs/ScreenStackReplaceModifier.html +++ b/docs/Structs/ScreenStackReplaceModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -760,8 +760,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackRootAction.html b/docs/Structs/ScreenStackRootAction.html index d319b0d2..8341de84 100644 --- a/docs/Structs/ScreenStackRootAction.html +++ b/docs/Structs/ScreenStackRootAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackTopAction.html b/docs/Structs/ScreenStackTopAction.html index 0797a185..53955435 100644 --- a/docs/Structs/ScreenStackTopAction.html +++ b/docs/Structs/ScreenStackTopAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackTransitionAnimation.html b/docs/Structs/ScreenStackTransitionAnimation.html index 4e35f89f..47d4f238 100644 --- a/docs/Structs/ScreenStackTransitionAnimation.html +++ b/docs/Structs/ScreenStackTransitionAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -790,8 +790,8 @@

Declaration

diff --git a/docs/Structs/ScreenStackVisibleAction.html b/docs/Structs/ScreenStackVisibleAction.html index 9c1146b8..b8e290f0 100644 --- a/docs/Structs/ScreenStackVisibleAction.html +++ b/docs/Structs/ScreenStackVisibleAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/Structs/ScreenTabBarItemDecorator.html b/docs/Structs/ScreenTabBarItemDecorator.html index 368f7d66..a5e773bc 100644 --- a/docs/Structs/ScreenTabBarItemDecorator.html +++ b/docs/Structs/ScreenTabBarItemDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenTabPredicate.html b/docs/Structs/ScreenTabPredicate.html index 56f0a1d3..5e4a68d9 100644 --- a/docs/Structs/ScreenTabPredicate.html +++ b/docs/Structs/ScreenTabPredicate.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -839,8 +839,8 @@

Declaration

diff --git a/docs/Structs/ScreenTabTransitionAnimation.html b/docs/Structs/ScreenTabTransitionAnimation.html index a1ac024f..f18a7083 100644 --- a/docs/Structs/ScreenTabTransitionAnimation.html +++ b/docs/Structs/ScreenTabTransitionAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -791,8 +791,8 @@

Declaration

diff --git a/docs/Structs/ScreenTabsAction.html b/docs/Structs/ScreenTabsAction.html index df1a0824..fe837190 100644 --- a/docs/Structs/ScreenTabsAction.html +++ b/docs/Structs/ScreenTabsAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/Structs/ScreenTabsDecorator.html b/docs/Structs/ScreenTabsDecorator.html index f43e9354..1d3978ca 100644 --- a/docs/Structs/ScreenTabsDecorator.html +++ b/docs/Structs/ScreenTabsDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/Structs/ScreenTopAction.html b/docs/Structs/ScreenTopAction.html index 99b68338..178a42da 100644 --- a/docs/Structs/ScreenTopAction.html +++ b/docs/Structs/ScreenTopAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -735,8 +735,8 @@

Declaration

diff --git a/docs/Structs/ScreenTryAction.html b/docs/Structs/ScreenTryAction.html index 1cda0f0b..9c830b8c 100644 --- a/docs/Structs/ScreenTryAction.html +++ b/docs/Structs/ScreenTryAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -841,8 +841,8 @@

Declaration

diff --git a/docs/Structs/ScreenTryResolution.html b/docs/Structs/ScreenTryResolution.html index 636d6a3d..c1fe8c82 100644 --- a/docs/Structs/ScreenTryResolution.html +++ b/docs/Structs/ScreenTryResolution.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1164,8 +1164,8 @@

Declaration

diff --git a/docs/Structs/ScreenWaitAction.html b/docs/Structs/ScreenWaitAction.html index bacad417..1e36823b 100644 --- a/docs/Structs/ScreenWaitAction.html +++ b/docs/Structs/ScreenWaitAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -759,8 +759,8 @@

Declaration

diff --git a/docs/Structs/StoreProduct.html b/docs/Structs/StoreProduct.html index d6b9cf8d..ae488cd7 100644 --- a/docs/Structs/StoreProduct.html +++ b/docs/Structs/StoreProduct.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

StoreProduct

diff --git a/docs/Structs/UnavailableMediaPickerSourceError.html b/docs/Structs/UnavailableMediaPickerSourceError.html index a2a38bcc..6c89da91 100644 --- a/docs/Structs/UnavailableMediaPickerSourceError.html +++ b/docs/Structs/UnavailableMediaPickerSourceError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

UnavailableMediaPickerSourceError

diff --git a/docs/Structs/UnavailableMediaPickerTypesError.html b/docs/Structs/UnavailableMediaPickerTypesError.html index 2fbdfa73..269d0399 100644 --- a/docs/Structs/UnavailableMediaPickerTypesError.html +++ b/docs/Structs/UnavailableMediaPickerTypesError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

UnavailableMediaPickerTypesError

diff --git a/docs/URL.html b/docs/URL.html index 0cc9a6c6..f9e58569 100644 --- a/docs/URL.html +++ b/docs/URL.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -696,8 +696,8 @@

Declaration

diff --git a/docs/css/highlight.css b/docs/css/highlight.css index d0db0e13..c170357c 100644 --- a/docs/css/highlight.css +++ b/docs/css/highlight.css @@ -1,200 +1,202 @@ +/*! Jazzy - https://github.com/realm/jazzy + * Copyright Realm Inc. + * SPDX-License-Identifier: MIT + */ /* Credit to https://gist.github.com/wataru420/2048287 */ -.highlight { - /* Comment */ - /* Error */ - /* Keyword */ - /* Operator */ - /* Comment.Multiline */ - /* Comment.Preproc */ - /* Comment.Single */ - /* Comment.Special */ - /* Generic.Deleted */ - /* Generic.Deleted.Specific */ - /* Generic.Emph */ - /* Generic.Error */ - /* Generic.Heading */ - /* Generic.Inserted */ - /* Generic.Inserted.Specific */ - /* Generic.Output */ - /* Generic.Prompt */ - /* Generic.Strong */ - /* Generic.Subheading */ - /* Generic.Traceback */ - /* Keyword.Constant */ - /* Keyword.Declaration */ - /* Keyword.Pseudo */ - /* Keyword.Reserved */ - /* Keyword.Type */ - /* Literal.Number */ - /* Literal.String */ - /* Name.Attribute */ - /* Name.Builtin */ - /* Name.Class */ - /* Name.Constant */ - /* Name.Entity */ - /* Name.Exception */ - /* Name.Function */ - /* Name.Namespace */ - /* Name.Tag */ - /* Name.Variable */ - /* Operator.Word */ - /* Text.Whitespace */ - /* Literal.Number.Float */ - /* Literal.Number.Hex */ - /* Literal.Number.Integer */ - /* Literal.Number.Oct */ - /* Literal.String.Backtick */ - /* Literal.String.Char */ - /* Literal.String.Doc */ - /* Literal.String.Double */ - /* Literal.String.Escape */ - /* Literal.String.Heredoc */ - /* Literal.String.Interpol */ - /* Literal.String.Other */ - /* Literal.String.Regex */ - /* Literal.String.Single */ - /* Literal.String.Symbol */ - /* Name.Builtin.Pseudo */ - /* Name.Variable.Class */ - /* Name.Variable.Global */ - /* Name.Variable.Instance */ - /* Literal.Number.Integer.Long */ } - .highlight .c { - color: #999988; - font-style: italic; } - .highlight .err { - color: #a61717; - background-color: #e3d2d2; } - .highlight .k { - color: #000000; - font-weight: bold; } - .highlight .o { - color: #000000; - font-weight: bold; } - .highlight .cm { - color: #999988; - font-style: italic; } - .highlight .cp { - color: #999999; - font-weight: bold; } - .highlight .c1 { - color: #999988; - font-style: italic; } - .highlight .cs { - color: #999999; - font-weight: bold; - font-style: italic; } - .highlight .gd { - color: #000000; - background-color: #ffdddd; } - .highlight .gd .x { - color: #000000; - background-color: #ffaaaa; } - .highlight .ge { - color: #000000; - font-style: italic; } - .highlight .gr { - color: #aa0000; } - .highlight .gh { - color: #999999; } - .highlight .gi { - color: #000000; - background-color: #ddffdd; } - .highlight .gi .x { - color: #000000; - background-color: #aaffaa; } - .highlight .go { - color: #888888; } - .highlight .gp { - color: #555555; } - .highlight .gs { - font-weight: bold; } - .highlight .gu { - color: #aaaaaa; } - .highlight .gt { - color: #aa0000; } - .highlight .kc { - color: #000000; - font-weight: bold; } - .highlight .kd { - color: #000000; - font-weight: bold; } - .highlight .kp { - color: #000000; - font-weight: bold; } - .highlight .kr { - color: #000000; - font-weight: bold; } - .highlight .kt { - color: #445588; } - .highlight .m { - color: #009999; } - .highlight .s { - color: #d14; } - .highlight .na { - color: #008080; } - .highlight .nb { - color: #0086B3; } - .highlight .nc { - color: #445588; - font-weight: bold; } - .highlight .no { - color: #008080; } - .highlight .ni { - color: #800080; } - .highlight .ne { - color: #990000; - font-weight: bold; } - .highlight .nf { - color: #990000; } - .highlight .nn { - color: #555555; } - .highlight .nt { - color: #000080; } - .highlight .nv { - color: #008080; } - .highlight .ow { - color: #000000; - font-weight: bold; } - .highlight .w { - color: #bbbbbb; } - .highlight .mf { - color: #009999; } - .highlight .mh { - color: #009999; } - .highlight .mi { - color: #009999; } - .highlight .mo { - color: #009999; } - .highlight .sb { - color: #d14; } - .highlight .sc { - color: #d14; } - .highlight .sd { - color: #d14; } - .highlight .s2 { - color: #d14; } - .highlight .se { - color: #d14; } - .highlight .sh { - color: #d14; } - .highlight .si { - color: #d14; } - .highlight .sx { - color: #d14; } - .highlight .sr { - color: #009926; } - .highlight .s1 { - color: #d14; } - .highlight .ss { - color: #990073; } - .highlight .bp { - color: #999999; } - .highlight .vc { - color: #008080; } - .highlight .vg { - color: #008080; } - .highlight .vi { - color: #008080; } - .highlight .il { - color: #009999; } +.highlight .c { + color: #999988; + font-style: italic; } + +.highlight .err { + color: #a61717; + background-color: #e3d2d2; } + +.highlight .k { + color: #000000; + font-weight: bold; } + +.highlight .o { + color: #000000; + font-weight: bold; } + +.highlight .cm { + color: #999988; + font-style: italic; } + +.highlight .cp { + color: #999999; + font-weight: bold; } + +.highlight .c1 { + color: #999988; + font-style: italic; } + +.highlight .cs { + color: #999999; + font-weight: bold; + font-style: italic; } + +.highlight .gd { + color: #000000; + background-color: #ffdddd; } + +.highlight .gd .x { + color: #000000; + background-color: #ffaaaa; } + +.highlight .ge { + color: #000000; + font-style: italic; } + +.highlight .gr { + color: #aa0000; } + +.highlight .gh { + color: #999999; } + +.highlight .gi { + color: #000000; + background-color: #ddffdd; } + +.highlight .gi .x { + color: #000000; + background-color: #aaffaa; } + +.highlight .go { + color: #888888; } + +.highlight .gp { + color: #555555; } + +.highlight .gs { + font-weight: bold; } + +.highlight .gu { + color: #aaaaaa; } + +.highlight .gt { + color: #aa0000; } + +.highlight .kc { + color: #000000; + font-weight: bold; } + +.highlight .kd { + color: #000000; + font-weight: bold; } + +.highlight .kp { + color: #000000; + font-weight: bold; } + +.highlight .kr { + color: #000000; + font-weight: bold; } + +.highlight .kt { + color: #445588; } + +.highlight .m { + color: #009999; } + +.highlight .s { + color: #d14; } + +.highlight .na { + color: #008080; } + +.highlight .nb { + color: #0086B3; } + +.highlight .nc { + color: #445588; + font-weight: bold; } + +.highlight .no { + color: #008080; } + +.highlight .ni { + color: #800080; } + +.highlight .ne { + color: #990000; + font-weight: bold; } + +.highlight .nf { + color: #990000; } + +.highlight .nn { + color: #555555; } + +.highlight .nt { + color: #000080; } + +.highlight .nv { + color: #008080; } + +.highlight .ow { + color: #000000; + font-weight: bold; } + +.highlight .w { + color: #bbbbbb; } + +.highlight .mf { + color: #009999; } + +.highlight .mh { + color: #009999; } + +.highlight .mi { + color: #009999; } + +.highlight .mo { + color: #009999; } + +.highlight .sb { + color: #d14; } + +.highlight .sc { + color: #d14; } + +.highlight .sd { + color: #d14; } + +.highlight .s2 { + color: #d14; } + +.highlight .se { + color: #d14; } + +.highlight .sh { + color: #d14; } + +.highlight .si { + color: #d14; } + +.highlight .sx { + color: #d14; } + +.highlight .sr { + color: #009926; } + +.highlight .s1 { + color: #d14; } + +.highlight .ss { + color: #990073; } + +.highlight .bp { + color: #999999; } + +.highlight .vc { + color: #008080; } + +.highlight .vg { + color: #008080; } + +.highlight .vi { + color: #008080; } + +.highlight .il { + color: #009999; } diff --git a/docs/css/jazzy.css b/docs/css/jazzy.css index 7e2eac38..c7bb9fe2 100644 --- a/docs/css/jazzy.css +++ b/docs/css/jazzy.css @@ -1,3 +1,7 @@ +/*! Jazzy - https://github.com/realm/jazzy + * Copyright Realm Inc. + * SPDX-License-Identifier: MIT + */ *, *:before, *:after { box-sizing: inherit; } @@ -134,8 +138,8 @@ pre code { color: #fff; } .header-icon { - padding-right: 6px; - vertical-align: -4px; + padding-right: 2px; + vertical-align: -3px; height: 16px; } .breadcrumbs { diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/ActionSheet.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/ActionSheet.html index dbf23f69..abe7fe55 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/ActionSheet.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/ActionSheet.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -724,8 +724,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Actions.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Actions.html index eb9d96c9..42a2fc46 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Actions.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Actions.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -2013,8 +2013,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Alert.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Alert.html index 62014482..15f62df5 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Alert.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Alert.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -752,8 +752,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Call.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Call.html index dbd80b41..acceb12d 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Call.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Call.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -734,8 +734,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/DefaultScreenIterator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/DefaultScreenIterator.html index 6afb0cf4..f395ffc8 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/DefaultScreenIterator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/DefaultScreenIterator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -795,8 +795,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/DefaultScreenLogger.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/DefaultScreenLogger.html index 95b90cb0..151ed989 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/DefaultScreenLogger.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/DefaultScreenLogger.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -784,8 +784,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/ScreenNavigator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/ScreenNavigator.html index d8b2e555..786e8afe 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/ScreenNavigator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/ScreenNavigator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1189,8 +1189,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/ScreenPayload.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/ScreenPayload.html index 67eb46ca..71a6036a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/ScreenPayload.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Classes/ScreenPayload.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -729,8 +729,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/DocumentPreview.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/DocumentPreview.html index ae5a6c2a..89d436d3 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/DocumentPreview.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/DocumentPreview.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -781,8 +781,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/AlertTextField.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/AlertTextField.html index 32be225f..cd4fb369 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/AlertTextField.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/AlertTextField.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -732,8 +732,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerImageExportPreset.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerImageExportPreset.html index 79727d93..deb6f083 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerImageExportPreset.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerImageExportPreset.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -658,8 +658,8 @@

MediaPickerImageExportPreset

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerSource.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerSource.html index d583177c..d043e1cf 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerSource.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerSource.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -766,8 +766,8 @@

MediaPickerSource

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerType.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerType.html index 2442acce..20c39add 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerType.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/MediaPickerType.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -712,8 +712,8 @@

MediaPickerType

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenIterationResult.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenIterationResult.html index 18d07e95..6ac04707 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenIterationResult.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenIterationResult.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -702,8 +702,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenModalStyle.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenModalStyle.html index d5cbe6b0..774415a2 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenModalStyle.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenModalStyle.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -705,8 +705,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenRootAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenRootAnimation.html index 99d37022..514ec54a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenRootAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenRootAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -734,8 +734,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenStackAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenStackAnimation.html index d367c740..54919081 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenStackAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenStackAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -814,8 +814,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenTabAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenTabAnimation.html index 0ba08872..e4854c88 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenTabAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Enums/ScreenTabAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -734,8 +734,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Errors.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Errors.html index dbddf41b..a51e480c 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Errors.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Errors.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -757,8 +757,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions.html index b593a692..2d700f18 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -751,8 +751,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyModalScreen.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyModalScreen.html index 1b30b722..6a3130bc 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyModalScreen.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyModalScreen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -695,8 +695,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyStackScreen.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyStackScreen.html index 0e891d44..ed50f37e 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyStackScreen.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyStackScreen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -695,8 +695,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyTabsScreen.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyTabsScreen.html index 9318b951..085c9967 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyTabsScreen.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/AnyTabsScreen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -695,8 +695,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/ScreenThenable.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/ScreenThenable.html index 3e92ed5c..927efed3 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/ScreenThenable.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/ScreenThenable.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -712,8 +712,8 @@

ScreenThenable

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UINavigationController.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UINavigationController.html index 392ca8a6..638d7124 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UINavigationController.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UINavigationController.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -746,8 +746,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UITabBarController.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UITabBarController.html index 823fc0a6..92228b0c 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UITabBarController.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UITabBarController.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -692,8 +692,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UIViewController.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UIViewController.html index 034071a1..162b534e 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UIViewController.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UIViewController.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -956,8 +956,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UIWindow.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UIWindow.html index c622a3ca..9c42adbc 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UIWindow.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Extensions/UIWindow.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -717,8 +717,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Mail.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Mail.html index 5951d2d4..943f9639 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Mail.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Mail.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -696,8 +696,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/MediaPicker.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/MediaPicker.html index 3f70cf42..0ecabcac 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/MediaPicker.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/MediaPicker.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1110,8 +1110,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Navigator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Navigator.html index 60ca3769..6946de40 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Navigator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Navigator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -920,8 +920,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/OpenSettings.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/OpenSettings.html index 8bbb16ab..e7c2e4da 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/OpenSettings.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/OpenSettings.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -696,8 +696,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/OpenStoreApp.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/OpenStoreApp.html index 5a575850..d14c6994 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/OpenStoreApp.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/OpenStoreApp.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -696,8 +696,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Enums.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Enums.html index 9696b5b8..f140d5e4 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Enums.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Enums.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -669,8 +669,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Extensions.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Extensions.html index 0269fee3..03cf21a0 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Extensions.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Extensions.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -703,8 +703,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Protocols.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Protocols.html index 8313f638..12e7557f 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Protocols.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Protocols.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -669,8 +669,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Structs.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Structs.html index b8e26b2d..56e9f958 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Structs.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Other Structs.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -924,8 +924,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/Screen.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/Screen.html index a1c2b69f..89e086bd 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/Screen.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/Screen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -2064,8 +2064,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenAction.html index 0909bdd8..91a685a7 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1071,8 +1071,8 @@

Return Value

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenDecorator.html index de68bb15..6037765c 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -759,8 +759,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenIterator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenIterator.html index e18acc08..aa05448d 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenIterator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenIterator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -768,8 +768,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenKeyedContainer.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenKeyedContainer.html index 67629263..38c0f775 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenKeyedContainer.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenKeyedContainer.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -725,8 +725,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenLogger.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenLogger.html index 4afb7d14..d7699983 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenLogger.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenLogger.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -740,8 +740,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenPayloadedContainer.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenPayloadedContainer.html index 2a1ac1b4..4465302b 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenPayloadedContainer.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenPayloadedContainer.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRefreshableContainer.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRefreshableContainer.html index 920d9060..6db1d197 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRefreshableContainer.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRefreshableContainer.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -675,8 +675,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRootCustomAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRootCustomAnimation.html index 815784d1..6c73c3d9 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRootCustomAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRootCustomAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -680,8 +680,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRouteConvertible.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRouteConvertible.html index 9dbacaa7..e078f515 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRouteConvertible.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenRouteConvertible.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -675,8 +675,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenStackCustomAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenStackCustomAnimation.html index c59b338f..b10cce88 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenStackCustomAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenStackCustomAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -753,8 +753,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenStackModifier.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenStackModifier.html index 2f8f344a..0fa0e163 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenStackModifier.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenStackModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -678,8 +678,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenTabCustomAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenTabCustomAnimation.html index 5b3676e2..a4d2db44 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenTabCustomAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenTabCustomAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -680,8 +680,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenThenable.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenThenable.html index fc3e8595..cee841b6 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenThenable.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenThenable.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -5279,8 +5279,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenVisibleContainer.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenVisibleContainer.html index 2786cf2f..9a5c29f0 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenVisibleContainer.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenVisibleContainer.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -711,8 +711,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenWindowProvider.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenWindowProvider.html index 856b74e1..ad0d23a5 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenWindowProvider.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Protocols/ScreenWindowProvider.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -675,8 +675,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Route.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Route.html index 41e1c840..dea88ded 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Route.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Route.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -927,8 +927,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Screen.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Screen.html index 240ae02c..cdd643b2 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Screen.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Screen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1280,8 +1280,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/StoreProduct.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/StoreProduct.html index 5d1d4905..4617c9df 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/StoreProduct.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/StoreProduct.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -781,8 +781,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/StoreReview.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/StoreReview.html index 3919f17f..29af2d22 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/StoreReview.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/StoreReview.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -668,8 +668,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ActionSheet.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ActionSheet.html index fad8a159..499e74c9 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ActionSheet.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ActionSheet.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -904,8 +904,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ActionSheetAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ActionSheetAction.html index 09b31234..731ed921 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ActionSheetAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ActionSheetAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -814,8 +814,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/Alert.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/Alert.html index 0f41eaba..4e8406f1 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/Alert.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/Alert.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -938,8 +938,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AlertAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AlertAction.html index cea2a28f..08b12e02 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AlertAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AlertAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -901,8 +901,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AnyScreen.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AnyScreen.html index 2db470e1..b25276d8 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AnyScreen.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AnyScreen.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -826,8 +826,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AnyScreenAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AnyScreenAction.html index b8a461f7..b3b9f46a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AnyScreenAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/AnyScreenAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -892,8 +892,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/DocumentPreview.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/DocumentPreview.html index a9e52c02..2ead94c0 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/DocumentPreview.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/DocumentPreview.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -838,8 +838,8 @@

DocumentPreview

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/DocumentPreviewAnchor.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/DocumentPreviewAnchor.html index 2210437d..ceaa240a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/DocumentPreviewAnchor.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/DocumentPreviewAnchor.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

DocumentPreviewAnchor

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/FailedToOpenURLError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/FailedToOpenURLError.html index d170036e..16d5443a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/FailedToOpenURLError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/FailedToOpenURLError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -728,8 +728,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidCallParametersError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidCallParametersError.html index 5e1c7215..8959b540 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidCallParametersError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidCallParametersError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

InvalidCallParametersError

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidMailParametersError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidMailParametersError.html index 261d49e3..b0300cdf 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidMailParametersError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidMailParametersError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -728,8 +728,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidOpenSettingsURLError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidOpenSettingsURLError.html index f7bba416..e3e11188 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidOpenSettingsURLError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidOpenSettingsURLError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -728,8 +728,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidStoreAppIDError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidStoreAppIDError.html index 403d1242..8f4ba35b 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidStoreAppIDError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidStoreAppIDError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -728,8 +728,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidStoreProductIDError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidStoreProductIDError.html index a30bcca8..b295cd97 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidStoreProductIDError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/InvalidStoreProductIDError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

InvalidStoreProductIDError

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPicker.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPicker.html index 73f86b8e..c3d280e4 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPicker.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPicker.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -838,8 +838,8 @@

MediaPicker

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerCameraSettings.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerCameraSettings.html index 9c200e38..f16a93e6 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerCameraSettings.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerCameraSettings.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

MediaPickerCameraSettings

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerResult.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerResult.html index b5f6954f..9736d1ff 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerResult.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerResult.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -820,8 +820,8 @@

MediaPickerResult

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerSourceAccessDeniedError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerSourceAccessDeniedError.html index 5e708441..15bc6d5a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerSourceAccessDeniedError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/MediaPickerSourceAccessDeniedError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

MediaPickerSourceAccessDeniedError

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenCallAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenCallAction.html index 1dfaa4b5..ed99c55b 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenCallAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenCallAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -712,8 +712,8 @@

ScreenCallAction

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerNotFoundError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerNotFoundError.html index 81fb3aff..26f0c269 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerNotFoundError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerNotFoundError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -788,8 +788,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerNotSupportedError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerNotSupportedError.html index 5eb9be09..56813a2e 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerNotSupportedError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerNotSupportedError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -788,8 +788,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerTypeMismatchError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerTypeMismatchError.html index 70353475..1a22c446 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerTypeMismatchError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenContainerTypeMismatchError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -827,8 +827,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenCustomWindowProvider.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenCustomWindowProvider.html index 7b739545..6b57f12a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenCustomWindowProvider.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenCustomWindowProvider.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -702,8 +702,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenDismissAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenDismissAction.html index 53b5ca16..2b9ac653 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenDismissAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenDismissAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -786,8 +786,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFailAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFailAction.html index 557784d4..4d8dd162 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFailAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFailAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -758,8 +758,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFirstAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFirstAction.html index 46f40376..0c9866e3 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFirstAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFirstAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -735,8 +735,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFoldAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFoldAction.html index f99ade10..0ac3e42e 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFoldAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFoldAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -852,8 +852,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFromAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFromAction.html index d83d4667..44bbb739 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFromAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenFromAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -735,8 +735,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenIterationPredicate.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenIterationPredicate.html index 49427dff..28010d24 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenIterationPredicate.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenIterationPredicate.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -702,8 +702,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenKey.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenKey.html index 1c6f888c..e3e03a6d 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenKey.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenKey.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -798,8 +798,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenKeyWindowProvider.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenKeyWindowProvider.html index d7a4fe9a..9705d373 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenKeyWindowProvider.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenKeyWindowProvider.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -702,8 +702,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenLastAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenLastAction.html index 81b21094..0956fa6d 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenLastAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenLastAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -735,8 +735,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenLeftBarButtonDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenLeftBarButtonDecorator.html index 2d7ac655..98f7e8ff 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenLeftBarButtonDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenLeftBarButtonDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenMailAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenMailAction.html index 89373441..df56c45d 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenMailAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenMailAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -816,8 +816,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenMakeVisibleAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenMakeVisibleAction.html index 5f00c56a..e7d4971c 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenMakeVisibleAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenMakeVisibleAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -816,8 +816,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenModalStyleDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenModalStyleDecorator.html index ade55d2d..199cd313 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenModalStyleDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenModalStyleDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenNavigateAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenNavigateAction.html index 2aba5882..3b81da84 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenNavigateAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenNavigateAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -778,8 +778,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenSettingsAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenSettingsAction.html index ce7d23d4..6bd096fa 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenSettingsAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenSettingsAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -731,8 +731,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenStoreAppAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenStoreAppAction.html index c608b03f..3c1c2322 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenStoreAppAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenStoreAppAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenURLAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenURLAction.html index 3c9b9554..92e3be0c 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenURLAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenOpenURLAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -816,8 +816,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPopoverPresentationAnchor.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPopoverPresentationAnchor.html index 759b71a6..e9e5b806 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPopoverPresentationAnchor.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPopoverPresentationAnchor.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -901,8 +901,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPopoverPresentationDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPopoverPresentationDecorator.html index 340ee137..e1d9a91d 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPopoverPresentationDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPopoverPresentationDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPredicate.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPredicate.html index 237e81e2..442046d5 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPredicate.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPredicate.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1094,8 +1094,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentAction.html index 0de5aa42..bffb5801 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -826,8 +826,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentedAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentedAction.html index dba713e5..abeea0b0 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentedAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentedAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -709,8 +709,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentingAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentingAction.html index ce292430..143a6a2b 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentingAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenPresentingAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRefreshAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRefreshAction.html index 5a1a33c9..77a66fb2 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRefreshAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRefreshAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -731,8 +731,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRequestStoreReviewAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRequestStoreReviewAction.html index 4c1f5fe8..2b06f735 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRequestStoreReviewAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRequestStoreReviewAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -731,8 +731,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRightBarButtonDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRightBarButtonDecorator.html index 1b383f71..3f9c7cb4 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRightBarButtonDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRightBarButtonDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRootAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRootAction.html index 3fced66b..eaa4cff2 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRootAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRootAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRootTransitionAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRootTransitionAnimation.html index 240e32e7..185ed3ad 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRootTransitionAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRootTransitionAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -791,8 +791,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRoute.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRoute.html index f1481784..006e6cef 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRoute.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenRoute.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -996,8 +996,8 @@

Parameters

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSelectTabAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSelectTabAction.html index ffa5f213..8d60f8f9 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSelectTabAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSelectTabAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -765,8 +765,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSelectedTabAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSelectedTabAction.html index 98dd13b4..91065306 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSelectedTabAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSelectedTabAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetRootAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetRootAction.html index a0c8b85c..e1cf97a5 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetRootAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetRootAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -788,8 +788,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetStackAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetStackAction.html index ac2886a4..ec741605 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetStackAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetStackAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -875,8 +875,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetupTabAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetupTabAction.html index 7639434d..2c867fe1 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetupTabAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenSetupTabAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -761,8 +761,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowActionSheetAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowActionSheetAction.html index 81a8a8d3..33f5974e 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowActionSheetAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowActionSheetAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowAlertAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowAlertAction.html index 0e61e7d9..4304845a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowAlertAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowAlertAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowDocumentPreviewAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowDocumentPreviewAction.html index fb49205f..57285b88 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowDocumentPreviewAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowDocumentPreviewAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

ScreenShowDocumentPreviewAction

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowMediaPickerAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowMediaPickerAction.html index a01bd718..93618645 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowMediaPickerAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowMediaPickerAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

ScreenShowMediaPickerAction

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowStoreProductAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowStoreProductAction.html index 3f518e11..cfdb7687 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowStoreProductAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenShowStoreProductAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

ScreenShowStoreProductAction

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackAction.html index 58815d7f..b424fe5e 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackClearModifier.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackClearModifier.html index df77d85d..e7a2430e 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackClearModifier.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackClearModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -731,8 +731,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackContainerDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackContainerDecorator.html index 0aae3507..e8ec585a 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackContainerDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackContainerDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -761,8 +761,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackDecorator.html index 9137e606..e4af87d3 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPopModifier.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPopModifier.html index 8f40357b..ea9274ad 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPopModifier.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPopModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -758,8 +758,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPopPredicate.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPopPredicate.html index 812fee07..f909aa40 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPopPredicate.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPopPredicate.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -839,8 +839,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPushModifier.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPushModifier.html index 181730c9..291ca068 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPushModifier.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackPushModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -760,8 +760,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackReplaceModifier.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackReplaceModifier.html index cdbe2d81..063e0fee 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackReplaceModifier.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackReplaceModifier.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -760,8 +760,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackRootAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackRootAction.html index d319b0d2..8341de84 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackRootAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackRootAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackTopAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackTopAction.html index 0797a185..53955435 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackTopAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackTopAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackTransitionAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackTransitionAnimation.html index 4e35f89f..47d4f238 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackTransitionAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackTransitionAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -790,8 +790,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackVisibleAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackVisibleAction.html index 9c1146b8..b8e290f0 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackVisibleAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenStackVisibleAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabBarItemDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabBarItemDecorator.html index 368f7d66..a5e773bc 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabBarItemDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabBarItemDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabPredicate.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabPredicate.html index 56f0a1d3..5e4a68d9 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabPredicate.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabPredicate.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -839,8 +839,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabTransitionAnimation.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabTransitionAnimation.html index a1ac024f..f18a7083 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabTransitionAnimation.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabTransitionAnimation.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -791,8 +791,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabsAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabsAction.html index df1a0824..fe837190 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabsAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabsAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -708,8 +708,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabsDecorator.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabsDecorator.html index f43e9354..1d3978ca 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabsDecorator.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTabsDecorator.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -785,8 +785,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTopAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTopAction.html index 99b68338..178a42da 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTopAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTopAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -735,8 +735,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTryAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTryAction.html index 1cda0f0b..9c830b8c 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTryAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTryAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -841,8 +841,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTryResolution.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTryResolution.html index 636d6a3d..c1fe8c82 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTryResolution.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenTryResolution.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -1164,8 +1164,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenWaitAction.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenWaitAction.html index bacad417..1e36823b 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenWaitAction.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/ScreenWaitAction.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -759,8 +759,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/StoreProduct.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/StoreProduct.html index d6b9cf8d..ae488cd7 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/StoreProduct.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/StoreProduct.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -730,8 +730,8 @@

StoreProduct

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/UnavailableMediaPickerSourceError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/UnavailableMediaPickerSourceError.html index a2a38bcc..6c89da91 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/UnavailableMediaPickerSourceError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/UnavailableMediaPickerSourceError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

UnavailableMediaPickerSourceError

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/UnavailableMediaPickerTypesError.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/UnavailableMediaPickerTypesError.html index 2fbdfa73..269d0399 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/UnavailableMediaPickerTypesError.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/Structs/UnavailableMediaPickerTypesError.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -694,8 +694,8 @@

UnavailableMediaPickerTypesError

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/URL.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/URL.html index 0cc9a6c6..f9e58569 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/URL.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/URL.html @@ -21,7 +21,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -696,8 +696,8 @@

Declaration

diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/css/highlight.css b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/css/highlight.css index d0db0e13..c170357c 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/css/highlight.css +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/css/highlight.css @@ -1,200 +1,202 @@ +/*! Jazzy - https://github.com/realm/jazzy + * Copyright Realm Inc. + * SPDX-License-Identifier: MIT + */ /* Credit to https://gist.github.com/wataru420/2048287 */ -.highlight { - /* Comment */ - /* Error */ - /* Keyword */ - /* Operator */ - /* Comment.Multiline */ - /* Comment.Preproc */ - /* Comment.Single */ - /* Comment.Special */ - /* Generic.Deleted */ - /* Generic.Deleted.Specific */ - /* Generic.Emph */ - /* Generic.Error */ - /* Generic.Heading */ - /* Generic.Inserted */ - /* Generic.Inserted.Specific */ - /* Generic.Output */ - /* Generic.Prompt */ - /* Generic.Strong */ - /* Generic.Subheading */ - /* Generic.Traceback */ - /* Keyword.Constant */ - /* Keyword.Declaration */ - /* Keyword.Pseudo */ - /* Keyword.Reserved */ - /* Keyword.Type */ - /* Literal.Number */ - /* Literal.String */ - /* Name.Attribute */ - /* Name.Builtin */ - /* Name.Class */ - /* Name.Constant */ - /* Name.Entity */ - /* Name.Exception */ - /* Name.Function */ - /* Name.Namespace */ - /* Name.Tag */ - /* Name.Variable */ - /* Operator.Word */ - /* Text.Whitespace */ - /* Literal.Number.Float */ - /* Literal.Number.Hex */ - /* Literal.Number.Integer */ - /* Literal.Number.Oct */ - /* Literal.String.Backtick */ - /* Literal.String.Char */ - /* Literal.String.Doc */ - /* Literal.String.Double */ - /* Literal.String.Escape */ - /* Literal.String.Heredoc */ - /* Literal.String.Interpol */ - /* Literal.String.Other */ - /* Literal.String.Regex */ - /* Literal.String.Single */ - /* Literal.String.Symbol */ - /* Name.Builtin.Pseudo */ - /* Name.Variable.Class */ - /* Name.Variable.Global */ - /* Name.Variable.Instance */ - /* Literal.Number.Integer.Long */ } - .highlight .c { - color: #999988; - font-style: italic; } - .highlight .err { - color: #a61717; - background-color: #e3d2d2; } - .highlight .k { - color: #000000; - font-weight: bold; } - .highlight .o { - color: #000000; - font-weight: bold; } - .highlight .cm { - color: #999988; - font-style: italic; } - .highlight .cp { - color: #999999; - font-weight: bold; } - .highlight .c1 { - color: #999988; - font-style: italic; } - .highlight .cs { - color: #999999; - font-weight: bold; - font-style: italic; } - .highlight .gd { - color: #000000; - background-color: #ffdddd; } - .highlight .gd .x { - color: #000000; - background-color: #ffaaaa; } - .highlight .ge { - color: #000000; - font-style: italic; } - .highlight .gr { - color: #aa0000; } - .highlight .gh { - color: #999999; } - .highlight .gi { - color: #000000; - background-color: #ddffdd; } - .highlight .gi .x { - color: #000000; - background-color: #aaffaa; } - .highlight .go { - color: #888888; } - .highlight .gp { - color: #555555; } - .highlight .gs { - font-weight: bold; } - .highlight .gu { - color: #aaaaaa; } - .highlight .gt { - color: #aa0000; } - .highlight .kc { - color: #000000; - font-weight: bold; } - .highlight .kd { - color: #000000; - font-weight: bold; } - .highlight .kp { - color: #000000; - font-weight: bold; } - .highlight .kr { - color: #000000; - font-weight: bold; } - .highlight .kt { - color: #445588; } - .highlight .m { - color: #009999; } - .highlight .s { - color: #d14; } - .highlight .na { - color: #008080; } - .highlight .nb { - color: #0086B3; } - .highlight .nc { - color: #445588; - font-weight: bold; } - .highlight .no { - color: #008080; } - .highlight .ni { - color: #800080; } - .highlight .ne { - color: #990000; - font-weight: bold; } - .highlight .nf { - color: #990000; } - .highlight .nn { - color: #555555; } - .highlight .nt { - color: #000080; } - .highlight .nv { - color: #008080; } - .highlight .ow { - color: #000000; - font-weight: bold; } - .highlight .w { - color: #bbbbbb; } - .highlight .mf { - color: #009999; } - .highlight .mh { - color: #009999; } - .highlight .mi { - color: #009999; } - .highlight .mo { - color: #009999; } - .highlight .sb { - color: #d14; } - .highlight .sc { - color: #d14; } - .highlight .sd { - color: #d14; } - .highlight .s2 { - color: #d14; } - .highlight .se { - color: #d14; } - .highlight .sh { - color: #d14; } - .highlight .si { - color: #d14; } - .highlight .sx { - color: #d14; } - .highlight .sr { - color: #009926; } - .highlight .s1 { - color: #d14; } - .highlight .ss { - color: #990073; } - .highlight .bp { - color: #999999; } - .highlight .vc { - color: #008080; } - .highlight .vg { - color: #008080; } - .highlight .vi { - color: #008080; } - .highlight .il { - color: #009999; } +.highlight .c { + color: #999988; + font-style: italic; } + +.highlight .err { + color: #a61717; + background-color: #e3d2d2; } + +.highlight .k { + color: #000000; + font-weight: bold; } + +.highlight .o { + color: #000000; + font-weight: bold; } + +.highlight .cm { + color: #999988; + font-style: italic; } + +.highlight .cp { + color: #999999; + font-weight: bold; } + +.highlight .c1 { + color: #999988; + font-style: italic; } + +.highlight .cs { + color: #999999; + font-weight: bold; + font-style: italic; } + +.highlight .gd { + color: #000000; + background-color: #ffdddd; } + +.highlight .gd .x { + color: #000000; + background-color: #ffaaaa; } + +.highlight .ge { + color: #000000; + font-style: italic; } + +.highlight .gr { + color: #aa0000; } + +.highlight .gh { + color: #999999; } + +.highlight .gi { + color: #000000; + background-color: #ddffdd; } + +.highlight .gi .x { + color: #000000; + background-color: #aaffaa; } + +.highlight .go { + color: #888888; } + +.highlight .gp { + color: #555555; } + +.highlight .gs { + font-weight: bold; } + +.highlight .gu { + color: #aaaaaa; } + +.highlight .gt { + color: #aa0000; } + +.highlight .kc { + color: #000000; + font-weight: bold; } + +.highlight .kd { + color: #000000; + font-weight: bold; } + +.highlight .kp { + color: #000000; + font-weight: bold; } + +.highlight .kr { + color: #000000; + font-weight: bold; } + +.highlight .kt { + color: #445588; } + +.highlight .m { + color: #009999; } + +.highlight .s { + color: #d14; } + +.highlight .na { + color: #008080; } + +.highlight .nb { + color: #0086B3; } + +.highlight .nc { + color: #445588; + font-weight: bold; } + +.highlight .no { + color: #008080; } + +.highlight .ni { + color: #800080; } + +.highlight .ne { + color: #990000; + font-weight: bold; } + +.highlight .nf { + color: #990000; } + +.highlight .nn { + color: #555555; } + +.highlight .nt { + color: #000080; } + +.highlight .nv { + color: #008080; } + +.highlight .ow { + color: #000000; + font-weight: bold; } + +.highlight .w { + color: #bbbbbb; } + +.highlight .mf { + color: #009999; } + +.highlight .mh { + color: #009999; } + +.highlight .mi { + color: #009999; } + +.highlight .mo { + color: #009999; } + +.highlight .sb { + color: #d14; } + +.highlight .sc { + color: #d14; } + +.highlight .sd { + color: #d14; } + +.highlight .s2 { + color: #d14; } + +.highlight .se { + color: #d14; } + +.highlight .sh { + color: #d14; } + +.highlight .si { + color: #d14; } + +.highlight .sx { + color: #d14; } + +.highlight .sr { + color: #009926; } + +.highlight .s1 { + color: #d14; } + +.highlight .ss { + color: #990073; } + +.highlight .bp { + color: #999999; } + +.highlight .vc { + color: #008080; } + +.highlight .vg { + color: #008080; } + +.highlight .vi { + color: #008080; } + +.highlight .il { + color: #009999; } diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/css/jazzy.css b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/css/jazzy.css index 7e2eac38..c7bb9fe2 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/css/jazzy.css +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/css/jazzy.css @@ -1,3 +1,7 @@ +/*! Jazzy - https://github.com/realm/jazzy + * Copyright Realm Inc. + * SPDX-License-Identifier: MIT + */ *, *:before, *:after { box-sizing: inherit; } @@ -134,8 +138,8 @@ pre code { color: #fff; } .header-icon { - padding-right: 6px; - vertical-align: -4px; + padding-right: 2px; + vertical-align: -3px; height: 16px; } .breadcrumbs { diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/index.html b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/index.html index a47130df..7e24e1a2 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/index.html +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/index.html @@ -20,7 +20,7 @@

- Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

@@ -652,6 +652,7 @@

Contents

  • Quick Start
  • Example App
  • +
  • Articles
  • Communication
  • License
  • @@ -674,7 +675,7 @@

    CocoaPods

    use_frameworks! target '<Your Target Name>' do - pod 'Nivelir', '~> 1.1.0' + pod 'Nivelir', '~> 1.1.1' end @@ -689,7 +690,7 @@

    Carthage

    To integrate Nivelir into your Xcode project using Carthage, specify it in your Cartfile:

    -
    github "hhru/Nivelir" ~> 1.1.0
    +
    github "hhru/Nivelir" ~> 1.1.1
     

    Finally run carthage update to build the framework and drag the built Nivelir.framework into your Xcode project.

    @@ -699,7 +700,7 @@

    Swift Package Manager

    To integrate Nivelir into your Xcode project using Swift Package Manager, add the following as a dependency to your Package.swift:

    -
    .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.0")
    +
    .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.1")
     

    Then specify "Nivelir" as a dependency of the Target in which you wish to use Nivelir.

    @@ -714,7 +715,7 @@

    Swift Package Manager

    .library(name: "MyPackage", targets: ["MyPackage"]) ], dependencies: [ - .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.0") + .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.1") ], targets: [ .target(name: "MyPackage", dependencies: ["Nivelir"]) @@ -794,6 +795,13 @@

    Example App

    $ pod install $ open NivelirExample.xcworkspace
    +

    Articles

    + +

    Russian:

    + +

    Communication

      @@ -802,6 +810,8 @@

      Communication

    • If you have a feature request, open an issue.
    • If you want to contribute, submit a pull request.
    + +

    📬 You can also write to us in telegram, we will help you: https://t.me/hh_tech

    License

    Nivelir is available under the MIT license. See the LICENSE file for more info.

    @@ -813,8 +823,8 @@

    License

    diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/js/jazzy.js b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/js/jazzy.js index 1e55d6ef..19844166 100755 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/js/jazzy.js +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/js/jazzy.js @@ -1,3 +1,7 @@ +// Jazzy - https://github.com/realm/jazzy +// Copyright Realm Inc. +// SPDX-License-Identifier: MIT + window.jazzy = {'docset': false} if (typeof window.dash != 'undefined') { document.documentElement.className += ' dash' diff --git a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/js/jazzy.search.js b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/js/jazzy.search.js index e3d1ab90..359cdbb8 100644 --- a/docs/docsets/Nivelir.docset/Contents/Resources/Documents/js/jazzy.search.js +++ b/docs/docsets/Nivelir.docset/Contents/Resources/Documents/js/jazzy.search.js @@ -1,3 +1,7 @@ +// Jazzy - https://github.com/realm/jazzy +// Copyright Realm Inc. +// SPDX-License-Identifier: MIT + $(function(){ var $typeahead = $('[data-typeahead]'); var $form = $typeahead.parents('form'); diff --git a/docs/docsets/Nivelir.tgz b/docs/docsets/Nivelir.tgz index 3bf27864..f982a25e 100644 Binary files a/docs/docsets/Nivelir.tgz and b/docs/docsets/Nivelir.tgz differ diff --git a/docs/index.html b/docs/index.html index a47130df..7e24e1a2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,7 +20,7 @@

    - Nivelir 1.1.0 Docs + Nivelir 1.1.1 Docs (38% documented)

    @@ -652,6 +652,7 @@

    Contents

  • Quick Start
  • Example App
  • +
  • Articles
  • Communication
  • License
  • @@ -674,7 +675,7 @@

    CocoaPods

    use_frameworks! target '<Your Target Name>' do - pod 'Nivelir', '~> 1.1.0' + pod 'Nivelir', '~> 1.1.1' end
    @@ -689,7 +690,7 @@

    Carthage

    To integrate Nivelir into your Xcode project using Carthage, specify it in your Cartfile:

    -
    github "hhru/Nivelir" ~> 1.1.0
    +
    github "hhru/Nivelir" ~> 1.1.1
     

    Finally run carthage update to build the framework and drag the built Nivelir.framework into your Xcode project.

    @@ -699,7 +700,7 @@

    Swift Package Manager

    To integrate Nivelir into your Xcode project using Swift Package Manager, add the following as a dependency to your Package.swift:

    -
    .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.0")
    +
    .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.1")
     

    Then specify "Nivelir" as a dependency of the Target in which you wish to use Nivelir.

    @@ -714,7 +715,7 @@

    Swift Package Manager

    .library(name: "MyPackage", targets: ["MyPackage"]) ], dependencies: [ - .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.0") + .package(url: "https://github.com/hhru/Nivelir.git", from: "1.1.1") ], targets: [ .target(name: "MyPackage", dependencies: ["Nivelir"]) @@ -794,6 +795,13 @@

    Example App

    $ pod install $ open NivelirExample.xcworkspace
    +

    Articles

    + +

    Russian:

    + +

    Communication

      @@ -802,6 +810,8 @@

      Communication

    • If you have a feature request, open an issue.
    • If you want to contribute, submit a pull request.
    + +

    📬 You can also write to us in telegram, we will help you: https://t.me/hh_tech

    License

    Nivelir is available under the MIT license. See the LICENSE file for more info.

    @@ -813,8 +823,8 @@

    License

    diff --git a/docs/js/jazzy.js b/docs/js/jazzy.js index 1e55d6ef..19844166 100755 --- a/docs/js/jazzy.js +++ b/docs/js/jazzy.js @@ -1,3 +1,7 @@ +// Jazzy - https://github.com/realm/jazzy +// Copyright Realm Inc. +// SPDX-License-Identifier: MIT + window.jazzy = {'docset': false} if (typeof window.dash != 'undefined') { document.documentElement.className += ' dash' diff --git a/docs/js/jazzy.search.js b/docs/js/jazzy.search.js index e3d1ab90..359cdbb8 100644 --- a/docs/js/jazzy.search.js +++ b/docs/js/jazzy.search.js @@ -1,3 +1,7 @@ +// Jazzy - https://github.com/realm/jazzy +// Copyright Realm Inc. +// SPDX-License-Identifier: MIT + $(function(){ var $typeahead = $('[data-typeahead]'); var $form = $typeahead.parents('form'); diff --git a/docs/undocumented.json b/docs/undocumented.json index 2dce0d02..99c2df21 100644 --- a/docs/undocumented.json +++ b/docs/undocumented.json @@ -1,7194 +1,7194 @@ { "warnings": [ { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 4, "symbol": "ActionSheet", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 4, "symbol": "ActionSheet", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 6, "symbol": "ActionSheet.title", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 6, "symbol": "ActionSheet.title", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 7, "symbol": "ActionSheet.message", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 7, "symbol": "ActionSheet.message", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 8, "symbol": "ActionSheet.anchor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 8, "symbol": "ActionSheet.anchor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 9, "symbol": "ActionSheet.tintColor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 9, "symbol": "ActionSheet.tintColor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 10, "symbol": "ActionSheet.accessibilityIdentifier", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 10, "symbol": "ActionSheet.accessibilityIdentifier", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 11, "symbol": "ActionSheet.actions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 11, "symbol": "ActionSheet.actions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 21, "symbol": "ActionSheet.init(title:message:anchor:tintColor:accessibilityIdentifier:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 21, "symbol": "ActionSheet.init(title:message:anchor:tintColor:accessibilityIdentifier:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 37, "symbol": "ActionSheet.init(title:message:anchor:tintColor:accessibilityIdentifier:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheet.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheet.swift", "line": 37, "symbol": "ActionSheet.init(title:message:anchor:tintColor:accessibilityIdentifier:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "line": 4, + "symbol": "ActionSheetAction", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "line": 4, + "symbol": "ActionSheetAction", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 4, "symbol": "ActionSheetAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 4, "symbol": "ActionSheetAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 6, "symbol": "ActionSheetAction.Handler", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 6, "symbol": "ActionSheetAction.Handler", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 8, "symbol": "ActionSheetAction.title", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 8, "symbol": "ActionSheetAction.title", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 9, "symbol": "ActionSheetAction.style", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 9, "symbol": "ActionSheetAction.style", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 10, "symbol": "ActionSheetAction.handler", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 10, "symbol": "ActionSheetAction.handler", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 12, "symbol": "ActionSheetAction.init(title:style:handler:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 12, "symbol": "ActionSheetAction.init(title:style:handler:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", - "line": 23, - "symbol": "ActionSheetAction", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", - "line": 23, - "symbol": "ActionSheetAction", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 25, "symbol": "ActionSheetAction.cancel(title:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ActionSheetAction.swift", "line": 25, "symbol": "ActionSheetAction.cancel(title:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 4, "symbol": "ScreenShowActionSheetAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 4, "symbol": "ScreenShowActionSheetAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 8, "symbol": "ScreenShowActionSheetAction.actionSheet", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 8, "symbol": "ScreenShowActionSheetAction.actionSheet", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 9, "symbol": "ScreenShowActionSheetAction.animated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 9, "symbol": "ScreenShowActionSheetAction.animated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 11, "symbol": "ScreenShowActionSheetAction.init(actionSheet:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 11, "symbol": "ScreenShowActionSheetAction.init(actionSheet:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 126, "symbol": "ScreenThenable.showActionSheet(_:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/ActionSheet/ScreenShowActionSheetAction.swift", "line": 126, "symbol": "ScreenThenable.showActionSheet(_:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 4, "symbol": "Alert", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 4, "symbol": "Alert", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 6, "symbol": "Alert.title", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 6, "symbol": "Alert.title", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 7, "symbol": "Alert.message", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 7, "symbol": "Alert.message", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 8, "symbol": "Alert.tintColor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 8, "symbol": "Alert.tintColor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 9, "symbol": "Alert.accessibilityIdentifier", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 9, "symbol": "Alert.accessibilityIdentifier", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 10, "symbol": "Alert.textFields", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 10, "symbol": "Alert.textFields", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 11, "symbol": "Alert.actions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 11, "symbol": "Alert.actions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 21, "symbol": "Alert.init(title:message:tintColor:accessibilityIdentifier:textFields:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 21, "symbol": "Alert.init(title:message:tintColor:accessibilityIdentifier:textFields:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 37, "symbol": "Alert.init(title:message:tintColor:accessibilityIdentifier:textFields:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 37, "symbol": "Alert.init(title:message:tintColor:accessibilityIdentifier:textFields:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 55, "symbol": "Alert.init(title:message:tintColor:accessibilityIdentifier:textField:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/Alert.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/Alert.swift", "line": 55, "symbol": "Alert.init(title:message:tintColor:accessibilityIdentifier:textField:actions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", + "line": 4, + "symbol": "AlertAction", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", + "line": 4, + "symbol": "AlertAction", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 4, "symbol": "AlertAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 4, "symbol": "AlertAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 6, "symbol": "AlertAction.Enabler", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 6, "symbol": "AlertAction.Enabler", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 7, "symbol": "AlertAction.Handler", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 7, "symbol": "AlertAction.Handler", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 9, "symbol": "AlertAction.title", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 9, "symbol": "AlertAction.title", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 10, "symbol": "AlertAction.style", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 10, "symbol": "AlertAction.style", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 11, "symbol": "AlertAction.enabler", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 11, "symbol": "AlertAction.enabler", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 12, "symbol": "AlertAction.handler", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 12, "symbol": "AlertAction.handler", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 14, "symbol": "AlertAction.init(title:style:enabler:handler:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 14, "symbol": "AlertAction.init(title:style:enabler:handler:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 26, "symbol": "AlertAction.init(title:style:enabler:handler:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 26, "symbol": "AlertAction.init(title:style:enabler:handler:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", - "line": 38, - "symbol": "AlertAction", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", - "line": 38, - "symbol": "AlertAction", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 40, "symbol": "AlertAction.cancel(title:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertAction.swift", "line": 40, "symbol": "AlertAction.cancel(title:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", "line": 4, "symbol": "AlertTextField", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", "line": 4, "symbol": "AlertTextField", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", + "line": 4, + "symbol": "AlertTextField", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", + "line": 4, + "symbol": "AlertTextField", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", "line": 6, "symbol": "AlertTextField.standard(text:placeholder:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", "line": 6, "symbol": "AlertTextField.standard(text:placeholder:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", "line": 11, "symbol": "AlertTextField.custom(configuration:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", "line": 11, "symbol": "AlertTextField.custom(configuration:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", - "line": 14, - "symbol": "AlertTextField", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", - "line": 14, - "symbol": "AlertTextField", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", "line": 16, "symbol": "AlertTextField.standard", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/AlertTextField.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/AlertTextField.swift", "line": 16, "symbol": "AlertTextField.standard", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 4, "symbol": "ScreenShowAlertAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 4, "symbol": "ScreenShowAlertAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 8, "symbol": "ScreenShowAlertAction.alert", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 8, "symbol": "ScreenShowAlertAction.alert", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 9, "symbol": "ScreenShowAlertAction.animated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 9, "symbol": "ScreenShowAlertAction.animated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 11, "symbol": "ScreenShowAlertAction.init(alert:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 11, "symbol": "ScreenShowAlertAction.init(alert:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 99, "symbol": "ScreenThenable.showAlert(_:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/Alert/ScreenShowAlertAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/Alert/ScreenShowAlertAction.swift", "line": 99, "symbol": "ScreenThenable.showAlert(_:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 4, "symbol": "DocumentPreview", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 6, "symbol": "DocumentPreview.url", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 7, "symbol": "DocumentPreview.uti", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 8, "symbol": "DocumentPreview.name", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 9, "symbol": "DocumentPreview.annotation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 10, "symbol": "DocumentPreview.anchor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 12, "symbol": "DocumentPreview.willBeginPreview", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 13, "symbol": "DocumentPreview.didEndPreview", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 15, "symbol": "DocumentPreview.willBeginSendingToApplication", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 16, "symbol": "DocumentPreview.didEndSendingToApplication", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreview.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreview.swift", "line": 22, "symbol": "DocumentPreview.init(url:uti:name:annotation:anchor:willBeginPreview:didEndPreview:willBeginSendingToApplication:didEndSendingToApplication:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", + "line": 4, + "symbol": "DocumentPreviewAnchor", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", "line": 4, "symbol": "DocumentPreviewAnchor", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", "line": 6, "symbol": "DocumentPreviewAnchor.rect", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", "line": 7, "symbol": "DocumentPreviewAnchor.view", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", - "line": 18, - "symbol": "DocumentPreviewAnchor", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", "line": 20, "symbol": "DocumentPreviewAnchor.center", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", "line": 22, "symbol": "DocumentPreviewAnchor.center(of:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/DocumentPreviewAnchor.swift", "line": 35, "symbol": "DocumentPreviewAnchor.rect(_:of:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", "line": 4, "symbol": "ScreenShowDocumentPreviewAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", "line": 8, "symbol": "ScreenShowDocumentPreviewAction.documentPreview", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", "line": 9, "symbol": "ScreenShowDocumentPreviewAction.animated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", "line": 11, "symbol": "ScreenShowDocumentPreviewAction.init(documentPreview:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", "line": 49, "symbol": "ScreenThenable.showDocumentPreview(_:animated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/DocumentPreview/ScreenShowDocumentPreviewAction.swift", "line": 63, "symbol": "ScreenThenable.showDocumentPreview(_:animated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/MediaPickerSourceAccessDeniedError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/MediaPickerSourceAccessDeniedError.swift", "line": 4, "symbol": "MediaPickerSourceAccessDeniedError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/MediaPickerSourceAccessDeniedError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/MediaPickerSourceAccessDeniedError.swift", "line": 13, "symbol": "MediaPickerSourceAccessDeniedError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/MediaPickerSourceAccessDeniedError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/MediaPickerSourceAccessDeniedError.swift", "line": 15, "symbol": "MediaPickerSourceAccessDeniedError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerSourceError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerSourceError.swift", "line": 4, "symbol": "UnavailableMediaPickerSourceError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerSourceError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerSourceError.swift", "line": 13, "symbol": "UnavailableMediaPickerSourceError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerSourceError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerSourceError.swift", "line": 15, "symbol": "UnavailableMediaPickerSourceError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerTypesError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerTypesError.swift", "line": 4, "symbol": "UnavailableMediaPickerTypesError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerTypesError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerTypesError.swift", "line": 13, "symbol": "UnavailableMediaPickerTypesError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerTypesError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/Errors/UnavailableMediaPickerTypesError.swift", "line": 15, "symbol": "UnavailableMediaPickerTypesError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 4, "symbol": "MediaPicker", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 6, "symbol": "MediaPicker.Handler", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 8, "symbol": "MediaPicker.source", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 9, "symbol": "MediaPicker.types", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 10, "symbol": "MediaPicker.allowsEditing", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 11, "symbol": "MediaPicker.imageExportPreset", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 12, "symbol": "MediaPicker.videoExportPreset", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 13, "symbol": "MediaPicker.videoMaximumDuration", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 14, "symbol": "MediaPicker.videoQuality", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 15, "symbol": "MediaPicker.handler", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 22, "symbol": "MediaPicker.init(source:types:allowsEditing:imageExportPreset:videoExportPreset:videoMaximumDuration:videoQuality:handler:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPicker.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPicker.swift", "line": 42, "symbol": "MediaPicker.init(source:types:allowsEditing:videoMaximumDuration:videoQuality:handler:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", "line": 4, "symbol": "MediaPickerCameraSettings", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", "line": 6, "symbol": "MediaPickerCameraSettings.default", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", "line": 8, "symbol": "MediaPickerCameraSettings.device", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", "line": 9, "symbol": "MediaPickerCameraSettings.captureMode", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", "line": 10, "symbol": "MediaPickerCameraSettings.flashMode", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerCameraSettings.swift", "line": 12, "symbol": "MediaPickerCameraSettings.init(device:captureMode:flashMode:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerImageExportPreset.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerImageExportPreset.swift", "line": 4, "symbol": "MediaPickerImageExportPreset", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerImageExportPreset.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerImageExportPreset.swift", "line": 7, "symbol": "MediaPickerImageExportPreset.current", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerImageExportPreset.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerImageExportPreset.swift", "line": 9, "symbol": "MediaPickerImageExportPreset.compatible", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 5, "symbol": "MediaPickerResult", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 7, "symbol": "MediaPickerResult.type", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 8, "symbol": "MediaPickerResult.metadata", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 9, "symbol": "MediaPickerResult.url", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 10, "symbol": "MediaPickerResult.imageURL", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 11, "symbol": "MediaPickerResult.referenceURL", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 12, "symbol": "MediaPickerResult.originalImage", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 13, "symbol": "MediaPickerResult.editedImage", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 14, "symbol": "MediaPickerResult.cropRect", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 15, "symbol": "MediaPickerResult.livePhoto", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerResult.swift", "line": 16, "symbol": "MediaPickerResult.phAsset", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerSource.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerSource.swift", "line": 4, "symbol": "MediaPickerSource", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerSource.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerSource.swift", "line": 6, "symbol": "MediaPickerSource.photoLibrary", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerSource.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerSource.swift", "line": 7, "symbol": "MediaPickerSource.savedPhotosAlbum", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerSource.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerSource.swift", "line": 8, "symbol": "MediaPickerSource.camera(settings:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerSource.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerSource.swift", "line": 10, "symbol": "MediaPickerSource.camera", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerSource.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerSource.swift", "line": 25, "symbol": "MediaPickerSource.isAvailable", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerSource.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerSource.swift", "line": 38, "symbol": "MediaPickerSource.availableMediaTypes", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerType.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerType.swift", "line": 5, "symbol": "MediaPickerType", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerType.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerType.swift", "line": 7, "symbol": "MediaPickerType.image", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerType.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerType.swift", "line": 8, "symbol": "MediaPickerType.movie", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerType.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerType.swift", "line": 10, "symbol": "MediaPickerType.rawValue", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/MediaPickerType.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/MediaPickerType.swift", "line": 20, "symbol": "MediaPickerType.init(rawValue:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", "line": 6, "symbol": "ScreenShowMediaPickerAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", "line": 10, "symbol": "ScreenShowMediaPickerAction.mediaPicker", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", "line": 11, "symbol": "ScreenShowMediaPickerAction.animated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", "line": 13, "symbol": "ScreenShowMediaPickerAction.init(mediaPicker:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", "line": 173, "symbol": "ScreenThenable.showMediaPicker(_:animated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/MediaPicker/ScreenShowMediaPickerAction.swift", "line": 187, "symbol": "ScreenThenable.showMediaPicker(_:animated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/InvalidStoreProductIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/InvalidStoreProductIDError.swift", "line": 4, "symbol": "InvalidStoreProductIDError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/InvalidStoreProductIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/InvalidStoreProductIDError.swift", "line": 13, "symbol": "InvalidStoreProductIDError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/InvalidStoreProductIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/InvalidStoreProductIDError.swift", "line": 15, "symbol": "InvalidStoreProductIDError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", "line": 5, "symbol": "ScreenShowStoreProductAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", "line": 9, "symbol": "ScreenShowStoreProductAction.storeProduct", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", "line": 10, "symbol": "ScreenShowStoreProductAction.animated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", "line": 12, "symbol": "ScreenShowStoreProductAction.init(storeProduct:animated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", "line": 51, "symbol": "ScreenThenable.showStoreProduct(_:animated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/ScreenShowStoreProductAction.swift", "line": 65, "symbol": "ScreenThenable.showStoreProduct(_:animated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/StoreProduct.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/StoreProduct.swift", "line": 4, "symbol": "StoreProduct", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/StoreProduct.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/StoreProduct.swift", "line": 6, "symbol": "StoreProduct.itemID", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/StoreProduct.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/StoreProduct.swift", "line": 7, "symbol": "StoreProduct.parameters", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/StoreProduct.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/StoreProduct.swift", "line": 8, "symbol": "StoreProduct.didFinish", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreProduct/StoreProduct.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreProduct/StoreProduct.swift", "line": 14, "symbol": "StoreProduct.init(itemID:parameters:didFinish:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreReview/ScreenRequestStoreReviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreReview/ScreenRequestStoreReviewAction.swift", "line": 6, "symbol": "ScreenRequestStoreReviewAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreReview/ScreenRequestStoreReviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreReview/ScreenRequestStoreReviewAction.swift", "line": 10, "symbol": "ScreenRequestStoreReviewAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/StoreReview/ScreenRequestStoreReviewAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/StoreReview/ScreenRequestStoreReviewAction.swift", "line": 38, "symbol": "ScreenThenable.requestStoreReview()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Call/InvalidCallParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Call/InvalidCallParametersError.swift", "line": 4, "symbol": "InvalidCallParametersError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Call/InvalidCallParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Call/InvalidCallParametersError.swift", "line": 13, "symbol": "InvalidCallParametersError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Call/InvalidCallParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Call/InvalidCallParametersError.swift", "line": 15, "symbol": "InvalidCallParametersError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Call/ScreenCallAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Call/ScreenCallAction.swift", "line": 4, "symbol": "ScreenCallAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Call/ScreenCallAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Call/ScreenCallAction.swift", "line": 8, "symbol": "ScreenCallAction.phoneNumber", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Call/ScreenCallAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Call/ScreenCallAction.swift", "line": 10, "symbol": "ScreenCallAction.init(phoneNumber:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Call/ScreenCallAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Call/ScreenCallAction.swift", "line": 43, "symbol": "ScreenThenable.call(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/FailedToOpenURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/FailedToOpenURLError.swift", "line": 4, "symbol": "FailedToOpenURLError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/FailedToOpenURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/FailedToOpenURLError.swift", "line": 4, "symbol": "FailedToOpenURLError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/FailedToOpenURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/FailedToOpenURLError.swift", "line": 13, "symbol": "FailedToOpenURLError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/FailedToOpenURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/FailedToOpenURLError.swift", "line": 13, "symbol": "FailedToOpenURLError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/FailedToOpenURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/FailedToOpenURLError.swift", "line": 15, "symbol": "FailedToOpenURLError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/FailedToOpenURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/FailedToOpenURLError.swift", "line": 15, "symbol": "FailedToOpenURLError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", "line": 4, "symbol": "InvalidMailParametersError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", "line": 4, "symbol": "InvalidMailParametersError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", "line": 13, "symbol": "InvalidMailParametersError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", "line": 13, "symbol": "InvalidMailParametersError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", "line": 15, "symbol": "InvalidMailParametersError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/InvalidMailParametersError.swift", "line": 15, "symbol": "InvalidMailParametersError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 4, "symbol": "ScreenMailAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 4, "symbol": "ScreenMailAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 8, "symbol": "ScreenMailAction.emailAddress", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 8, "symbol": "ScreenMailAction.emailAddress", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 9, "symbol": "ScreenMailAction.subject", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 9, "symbol": "ScreenMailAction.subject", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 10, "symbol": "ScreenMailAction.body", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 10, "symbol": "ScreenMailAction.body", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 12, "symbol": "ScreenMailAction.init(emailAddress:subject:body:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 12, "symbol": "ScreenMailAction.init(emailAddress:subject:body:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 54, "symbol": "ScreenThenable.mail(to:subject:body:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Mail/ScreenMailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Mail/ScreenMailAction.swift", "line": 54, "symbol": "ScreenThenable.mail(to:subject:body:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 4, "symbol": "ScreenOpenURLAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 4, "symbol": "ScreenOpenURLAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 8, "symbol": "ScreenOpenURLAction.url", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 8, "symbol": "ScreenOpenURLAction.url", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 9, "symbol": "ScreenOpenURLAction.fallbackURLs", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 9, "symbol": "ScreenOpenURLAction.fallbackURLs", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 10, "symbol": "ScreenOpenURLAction.options", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 10, "symbol": "ScreenOpenURLAction.options", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 12, "symbol": "ScreenOpenURLAction.init(url:fallbackURLs:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 12, "symbol": "ScreenOpenURLAction.init(url:fallbackURLs:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 41, "symbol": "ScreenThenable.openURL(_:fallbackURLs:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/ScreenOpenURLAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/ScreenOpenURLAction.swift", "line": 41, "symbol": "ScreenThenable.openURL(_:fallbackURLs:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", "line": 4, "symbol": "InvalidOpenSettingsURLError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", "line": 4, "symbol": "InvalidOpenSettingsURLError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", "line": 13, "symbol": "InvalidOpenSettingsURLError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", "line": 13, "symbol": "InvalidOpenSettingsURLError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", "line": 15, "symbol": "InvalidOpenSettingsURLError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/InvalidOpenSettingsURLError.swift", "line": 15, "symbol": "InvalidOpenSettingsURLError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", "line": 4, "symbol": "ScreenOpenSettingsAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", "line": 4, "symbol": "ScreenOpenSettingsAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", "line": 8, "symbol": "ScreenOpenSettingsAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", "line": 8, "symbol": "ScreenOpenSettingsAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", "line": 29, "symbol": "ScreenThenable.openAppSettings()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/Settings/ScreenOpenSettingsAction.swift", "line": 29, "symbol": "ScreenThenable.openAppSettings()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", "line": 4, "symbol": "InvalidStoreAppIDError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", "line": 4, "symbol": "InvalidStoreAppIDError", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", "line": 13, "symbol": "InvalidStoreAppIDError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", "line": 13, "symbol": "InvalidStoreAppIDError.trigger", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", "line": 15, "symbol": "InvalidStoreAppIDError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/InvalidStoreAppIDError.swift", "line": 15, "symbol": "InvalidStoreAppIDError.init(for:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 4, "symbol": "ScreenOpenStoreAppAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 4, "symbol": "ScreenOpenStoreAppAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 8, "symbol": "ScreenOpenStoreAppAction.appID", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 8, "symbol": "ScreenOpenStoreAppAction.appID", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 9, "symbol": "ScreenOpenStoreAppAction.forReview", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 9, "symbol": "ScreenOpenStoreAppAction.forReview", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 11, "symbol": "ScreenOpenStoreAppAction.init(appID:forReview:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 11, "symbol": "ScreenOpenStoreAppAction.init(appID:forReview:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 39, "symbol": "ScreenThenable.openStoreApp(id:forReview:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Addons/URL/StoreApp/ScreenOpenStoreAppAction.swift", "line": 39, "symbol": "ScreenThenable.openStoreApp(id:forReview:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Any/AnyScreenAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Any/AnyScreenAction.swift", "line": 63, "symbol": "AnyScreenAction.init(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Any/AnyScreenAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Any/AnyScreenAction.swift", "line": 63, "symbol": "AnyScreenAction.init(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 3, "symbol": "ScreenFirstAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 3, "symbol": "ScreenFirstAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 8, "symbol": "ScreenFirstAction.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 8, "symbol": "ScreenFirstAction.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 10, "symbol": "ScreenFirstAction.init(predicate:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 10, "symbol": "ScreenFirstAction.init(predicate:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 35, "symbol": "ScreenThenable.first(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 35, "symbol": "ScreenThenable.first(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 41, "symbol": "ScreenThenable.first(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 41, "symbol": "ScreenThenable.first(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 51, "symbol": "ScreenThenable.first(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenFirstAction.swift", "line": 51, "symbol": "ScreenThenable.first(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 3, "symbol": "ScreenLastAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 3, "symbol": "ScreenLastAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 8, "symbol": "ScreenLastAction.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 8, "symbol": "ScreenLastAction.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 10, "symbol": "ScreenLastAction.init(predicate:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 10, "symbol": "ScreenLastAction.init(predicate:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 35, "symbol": "ScreenThenable.last(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 35, "symbol": "ScreenThenable.last(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 41, "symbol": "ScreenThenable.last(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 41, "symbol": "ScreenThenable.last(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 51, "symbol": "ScreenThenable.last(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenLastAction.swift", "line": 51, "symbol": "ScreenThenable.last(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 7, "symbol": "ScreenPredicate", - "symbol_kind": "source.lang.swift.decl.struct", + "symbol_kind": "source.lang.swift.decl.extension", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 7, "symbol": "ScreenPredicate", - "symbol_kind": "source.lang.swift.decl.struct", + "symbol_kind": "source.lang.swift.decl.extension", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 13, - "symbol": "ScreenPredicate.init(description:_:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 7, + "symbol": "ScreenPredicate", + "symbol_kind": "source.lang.swift.decl.extension", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 13, - "symbol": "ScreenPredicate.init(description:_:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 7, + "symbol": "ScreenPredicate", + "symbol_kind": "source.lang.swift.decl.extension", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 30, + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 7, "symbol": "ScreenPredicate", "symbol_kind": "source.lang.swift.decl.extension", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 30, + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 7, "symbol": "ScreenPredicate", "symbol_kind": "source.lang.swift.decl.extension", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 7, + "symbol": "ScreenPredicate", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 7, + "symbol": "ScreenPredicate", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 7, + "symbol": "ScreenPredicate", + "symbol_kind": "source.lang.swift.decl.struct", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 7, + "symbol": "ScreenPredicate", + "symbol_kind": "source.lang.swift.decl.struct", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 13, + "symbol": "ScreenPredicate.init(description:_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "line": 13, + "symbol": "ScreenPredicate.init(description:_:)", + "symbol_kind": "source.lang.swift.decl.function.method.instance", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 32, "symbol": "ScreenPredicate.container(of:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 32, "symbol": "ScreenPredicate.container(of:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 36, "symbol": "ScreenPredicate.container(of:name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 36, "symbol": "ScreenPredicate.container(of:name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 46, "symbol": "ScreenPredicate.container(of:key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 46, "symbol": "ScreenPredicate.container(of:key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 56, "symbol": "ScreenPredicate.container(of:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 56, "symbol": "ScreenPredicate.container(of:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 62, - "symbol": "ScreenPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 62, - "symbol": "ScreenPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 64, "symbol": "ScreenPredicate.container", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 64, "symbol": "ScreenPredicate.container", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 68, "symbol": "ScreenPredicate.container(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 68, "symbol": "ScreenPredicate.container(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 72, "symbol": "ScreenPredicate.container(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 72, "symbol": "ScreenPredicate.container(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 77, - "symbol": "ScreenPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 77, - "symbol": "ScreenPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 79, "symbol": "ScreenPredicate.stack", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 79, "symbol": "ScreenPredicate.stack", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 83, "symbol": "ScreenPredicate.stack(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 83, "symbol": "ScreenPredicate.stack(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 87, "symbol": "ScreenPredicate.stack(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 87, "symbol": "ScreenPredicate.stack(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 92, - "symbol": "ScreenPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", - "line": 92, - "symbol": "ScreenPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 94, "symbol": "ScreenPredicate.tabs", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 94, "symbol": "ScreenPredicate.tabs", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 98, "symbol": "ScreenPredicate.tabs(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 98, "symbol": "ScreenPredicate.tabs(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 102, "symbol": "ScreenPredicate.tabs(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenPredicate.swift", "line": 102, "symbol": "ScreenPredicate.tabs(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 3, "symbol": "ScreenTopAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 3, "symbol": "ScreenTopAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 8, "symbol": "ScreenTopAction.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 8, "symbol": "ScreenTopAction.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 10, "symbol": "ScreenTopAction.init(predicate:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 10, "symbol": "ScreenTopAction.init(predicate:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 35, "symbol": "ScreenThenable.top(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 35, "symbol": "ScreenThenable.top(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 41, "symbol": "ScreenThenable.top(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 41, "symbol": "ScreenThenable.top(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 51, "symbol": "ScreenThenable.top(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Find/ScreenTopAction.swift", "line": 51, "symbol": "ScreenThenable.top(_:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", "line": 3, "symbol": "ScreenRefreshAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", "line": 3, "symbol": "ScreenRefreshAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", "line": 7, "symbol": "ScreenRefreshAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", "line": 7, "symbol": "ScreenRefreshAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", "line": 24, "symbol": "ScreenThenable.refresh()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshAction.swift", "line": 24, "symbol": "ScreenThenable.refresh()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshableContainer.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshableContainer.swift", "line": 3, "symbol": "ScreenRefreshableContainer", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshableContainer.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshableContainer.swift", "line": 3, "symbol": "ScreenRefreshableContainer", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshableContainer.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshableContainer.swift", "line": 4, "symbol": "ScreenRefreshableContainer.refresh(completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshableContainer.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Refresh/ScreenRefreshableContainer.swift", "line": 4, "symbol": "ScreenRefreshableContainer.refresh(completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFailAction.swift", "line": 3, "symbol": "ScreenFailAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFailAction.swift", "line": 3, "symbol": "ScreenFailAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFailAction.swift", "line": 7, "symbol": "ScreenFailAction.error", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFailAction.swift", "line": 7, "symbol": "ScreenFailAction.error", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFailAction.swift", "line": 9, "symbol": "ScreenFailAction.init(error:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFailAction.swift", "line": 9, "symbol": "ScreenFailAction.init(error:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFailAction.swift", "line": 24, "symbol": "ScreenThenable.fail(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFailAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFailAction.swift", "line": 24, "symbol": "ScreenThenable.fail(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 3, "symbol": "ScreenFromAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 3, "symbol": "ScreenFromAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 8, "symbol": "ScreenFromAction.output", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 8, "symbol": "ScreenFromAction.output", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 10, "symbol": "ScreenFromAction.init(output:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 10, "symbol": "ScreenFromAction.init(output:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 29, "symbol": "ScreenThenable.from(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 29, "symbol": "ScreenThenable.from(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 35, "symbol": "ScreenThenable.from(_:to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 35, "symbol": "ScreenThenable.from(_:to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 45, "symbol": "ScreenThenable.from(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 45, "symbol": "ScreenThenable.from(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 56, "symbol": "ScreenNavigator.navigate(from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 56, "symbol": "ScreenNavigator.navigate(from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 67, "symbol": "ScreenNavigator.navigate(from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenFromAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenFromAction.swift", "line": 67, "symbol": "ScreenNavigator.navigate(from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 4, "symbol": "ScreenMakeVisibleAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 4, "symbol": "ScreenMakeVisibleAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 8, "symbol": "ScreenMakeVisibleAction.stackAnimation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 8, "symbol": "ScreenMakeVisibleAction.stackAnimation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 9, "symbol": "ScreenMakeVisibleAction.tabsAnimation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 9, "symbol": "ScreenMakeVisibleAction.tabsAnimation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 10, "symbol": "ScreenMakeVisibleAction.dissmissAnimated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 10, "symbol": "ScreenMakeVisibleAction.dissmissAnimated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 12, "symbol": "ScreenMakeVisibleAction.init(stackAnimation:tabsAnimation:dissmissAnimated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 12, "symbol": "ScreenMakeVisibleAction.init(stackAnimation:tabsAnimation:dissmissAnimated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 71, "symbol": "ScreenThenable.makeVisible(stackAnimation:tabsAnimation:dissmissAnimated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenMakeVisibleAction.swift", "line": 71, "symbol": "ScreenThenable.makeVisible(stackAnimation:tabsAnimation:dissmissAnimated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenNavigateAction.swift", - "line": 65, + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenNavigateAction.swift", + "line": 67, "symbol": "ScreenNavigator.navigate(to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenNavigateAction.swift", - "line": 65, + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenNavigateAction.swift", + "line": 67, "symbol": "ScreenNavigator.navigate(to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenNavigateAction.swift", - "line": 75, + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenNavigateAction.swift", + "line": 77, "symbol": "ScreenNavigator.navigate(to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenNavigateAction.swift", - "line": 75, + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenNavigateAction.swift", + "line": 77, "symbol": "ScreenNavigator.navigate(to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenWaitAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenWaitAction.swift", "line": 12, "symbol": "ScreenWaitAction.init(duration:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/ScreenWaitAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/ScreenWaitAction.swift", "line": 12, "symbol": "ScreenWaitAction.init(duration:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 3, "symbol": "ScreenTryAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 3, "symbol": "ScreenTryAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 8, "symbol": "ScreenTryAction.Resolution", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 8, "symbol": "ScreenTryAction.Resolution", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 13, "symbol": "ScreenTryAction.action", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 13, "symbol": "ScreenTryAction.action", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 14, "symbol": "ScreenTryAction.resolution", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 14, "symbol": "ScreenTryAction.resolution", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 16, "symbol": "ScreenTryAction.init(action:resolution:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 16, "symbol": "ScreenTryAction.init(action:resolution:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 134, "symbol": "ScreenThenable.try(action:resolution:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 134, "symbol": "ScreenThenable.try(action:resolution:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 146, "symbol": "ScreenThenable.try(action:resolution:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 146, "symbol": "ScreenThenable.try(action:resolution:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 158, "symbol": "ScreenThenable.try(action:done:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 158, "symbol": "ScreenThenable.try(action:done:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 167, "symbol": "ScreenThenable.try(action:done:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 167, "symbol": "ScreenThenable.try(action:done:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 179, "symbol": "ScreenThenable.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 179, "symbol": "ScreenThenable.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 192, "symbol": "ScreenThenable.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 192, "symbol": "ScreenThenable.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 198, "symbol": "ScreenThenable.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 198, "symbol": "ScreenThenable.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 211, "symbol": "ScreenThenable.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 211, "symbol": "ScreenThenable.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 220, "symbol": "ScreenThenable.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 220, "symbol": "ScreenThenable.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 226, "symbol": "ScreenThenable.cauterize()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryAction.swift", "line": 226, "symbol": "ScreenThenable.cauterize()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 3, "symbol": "ScreenTryResolution", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 3, "symbol": "ScreenTryResolution", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 5, "symbol": "ScreenTryResolution.DoneAction", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 5, "symbol": "ScreenTryResolution.DoneAction", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 6, "symbol": "ScreenTryResolution.FallbackAction", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 6, "symbol": "ScreenTryResolution.FallbackAction", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 8, "symbol": "ScreenTryResolution.initial", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 8, "symbol": "ScreenTryResolution.initial", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 12, "symbol": "ScreenTryResolution.ensureActions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 12, "symbol": "ScreenTryResolution.ensureActions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 13, "symbol": "ScreenTryResolution.doneActions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 13, "symbol": "ScreenTryResolution.doneActions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 14, "symbol": "ScreenTryResolution.fallbackActions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 14, "symbol": "ScreenTryResolution.fallbackActions", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 16, "symbol": "ScreenTryResolution.init(ensureActions:doneActions:fallbackActions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 16, "symbol": "ScreenTryResolution.init(ensureActions:doneActions:fallbackActions:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 26, "symbol": "ScreenTryResolution.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 26, "symbol": "ScreenTryResolution.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 36, "symbol": "ScreenTryResolution.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 36, "symbol": "ScreenTryResolution.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 42, "symbol": "ScreenTryResolution.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 42, "symbol": "ScreenTryResolution.ensure(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 48, "symbol": "ScreenTryResolution.done(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 48, "symbol": "ScreenTryResolution.done(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 60, "symbol": "ScreenTryResolution.done(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 60, "symbol": "ScreenTryResolution.done(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 66, "symbol": "ScreenTryResolution.done(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 66, "symbol": "ScreenTryResolution.done(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 75, "symbol": "ScreenTryResolution.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 75, "symbol": "ScreenTryResolution.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 87, "symbol": "ScreenTryResolution.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 87, "symbol": "ScreenTryResolution.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 93, "symbol": "ScreenTryResolution.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 93, "symbol": "ScreenTryResolution.fallback(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 102, "symbol": "ScreenTryResolution.fallback(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 102, "symbol": "ScreenTryResolution.fallback(with:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 108, "symbol": "ScreenTryResolution.cauterize()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Generic/Try/ScreenTryResolution.swift", "line": 108, "symbol": "ScreenTryResolution.cauterize()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 4, "symbol": "ScreenStackRootAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 4, "symbol": "ScreenStackRootAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 9, "symbol": "ScreenStackRootAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 9, "symbol": "ScreenStackRootAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 30, "symbol": "ScreenThenable.stackRoot", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 30, "symbol": "ScreenThenable.stackRoot", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 34, "symbol": "ScreenThenable.stackRoot(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 34, "symbol": "ScreenThenable.stackRoot(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 40, "symbol": "ScreenThenable.stackRoot(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 40, "symbol": "ScreenThenable.stackRoot(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 50, "symbol": "ScreenThenable.stackRoot(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackRootAction.swift", "line": 50, "symbol": "ScreenThenable.stackRoot(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 4, "symbol": "ScreenStackTopAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 4, "symbol": "ScreenStackTopAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 9, "symbol": "ScreenStackTopAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 9, "symbol": "ScreenStackTopAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 30, "symbol": "ScreenThenable.stackTop", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 30, "symbol": "ScreenThenable.stackTop", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 34, "symbol": "ScreenThenable.stackTop(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 34, "symbol": "ScreenThenable.stackTop(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 40, "symbol": "ScreenThenable.stackTop(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 40, "symbol": "ScreenThenable.stackTop(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 50, "symbol": "ScreenThenable.stackTop(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackTopAction.swift", "line": 50, "symbol": "ScreenThenable.stackTop(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 4, "symbol": "ScreenStackVisibleAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 4, "symbol": "ScreenStackVisibleAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 9, "symbol": "ScreenStackVisibleAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 9, "symbol": "ScreenStackVisibleAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 30, "symbol": "ScreenThenable.stackVisible", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 30, "symbol": "ScreenThenable.stackVisible", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 34, "symbol": "ScreenThenable.stackVisible(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 34, "symbol": "ScreenThenable.stackVisible(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 40, "symbol": "ScreenThenable.stackVisible(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 40, "symbol": "ScreenThenable.stackVisible(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 50, "symbol": "ScreenThenable.stackVisible(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/ScreenStackVisibleAction.swift", "line": 50, "symbol": "ScreenThenable.stackVisible(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 4, "symbol": "ScreenStackAnimation", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 4, "symbol": "ScreenStackAnimation", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "line": 4, + "symbol": "ScreenStackAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "line": 4, + "symbol": "ScreenStackAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "line": 4, + "symbol": "ScreenStackAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "line": 4, + "symbol": "ScreenStackAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 6, "symbol": "ScreenStackAnimation.default", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 6, "symbol": "ScreenStackAnimation.default", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 7, "symbol": "ScreenStackAnimation.custom(_:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 7, "symbol": "ScreenStackAnimation.custom(_:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 9, "symbol": "ScreenStackAnimation.isDefault", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 9, "symbol": "ScreenStackAnimation.isDefault", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 19, "symbol": "ScreenStackAnimation.animate(container:stack:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", "line": 19, "symbol": "ScreenStackAnimation.animate(container:stack:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", - "line": 42, - "symbol": "ScreenStackAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", - "line": 42, - "symbol": "ScreenStackAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", - "line": 44, - "symbol": "ScreenStackAnimation", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "line": 4, + "symbol": "ScreenStackCustomAnimation", "symbol_kind": "source.lang.swift.decl.extension", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackAnimation.swift", - "line": 44, - "symbol": "ScreenStackAnimation", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "line": 4, + "symbol": "ScreenStackCustomAnimation", "symbol_kind": "source.lang.swift.decl.extension", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", "line": 4, "symbol": "ScreenStackCustomAnimation", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", "line": 4, "symbol": "ScreenStackCustomAnimation", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", "line": 5, "symbol": "ScreenStackCustomAnimation.isEqual(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", "line": 5, "symbol": "ScreenStackCustomAnimation.isEqual(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", "line": 7, "symbol": "ScreenStackCustomAnimation.animate(container:stack:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", "line": 7, "symbol": "ScreenStackCustomAnimation.animate(container:stack:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", - "line": 14, - "symbol": "ScreenStackCustomAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", - "line": 14, - "symbol": "ScreenStackCustomAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", "line": 16, "symbol": "ScreenStackCustomAnimation.isEqual(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackCustomAnimation.swift", "line": 16, "symbol": "ScreenStackCustomAnimation.isEqual(to:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "line": 4, + "symbol": "ScreenStackTransitionAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "line": 4, + "symbol": "ScreenStackTransitionAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 4, "symbol": "ScreenStackTransitionAnimation", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 4, "symbol": "ScreenStackTransitionAnimation", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 6, "symbol": "ScreenStackTransitionAnimation.duration", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 6, "symbol": "ScreenStackTransitionAnimation.duration", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 7, "symbol": "ScreenStackTransitionAnimation.options", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 7, "symbol": "ScreenStackTransitionAnimation.options", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 9, "symbol": "ScreenStackTransitionAnimation.init(duration:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 9, "symbol": "ScreenStackTransitionAnimation.init(duration:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 17, "symbol": "ScreenStackTransitionAnimation.animate(container:stack:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 17, "symbol": "ScreenStackTransitionAnimation.animate(container:stack:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", - "line": 34, - "symbol": "ScreenStackTransitionAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", - "line": 34, - "symbol": "ScreenStackTransitionAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 36, "symbol": "ScreenStackTransitionAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 36, "symbol": "ScreenStackTransitionAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 44, "symbol": "ScreenStackAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Animations/ScreenStackTransitionAnimation.swift", "line": 44, "symbol": "ScreenStackAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 4, "symbol": "ScreenStackPopModifier", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 4, "symbol": "ScreenStackPopModifier", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 6, "symbol": "ScreenStackPopModifier.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 6, "symbol": "ScreenStackPopModifier.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 12, "symbol": "ScreenStackPopModifier.init(predicate:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 12, "symbol": "ScreenStackPopModifier.init(predicate:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 16, "symbol": "ScreenStackPopModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 16, "symbol": "ScreenStackPopModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 30, "symbol": "ScreenThenable.pop(to:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 30, "symbol": "ScreenThenable.pop(to:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 42, "symbol": "ScreenThenable.pop(animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 42, "symbol": "ScreenThenable.pop(animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 52, "symbol": "ScreenThenable.popToRoot(animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopModifier.swift", "line": 52, "symbol": "ScreenThenable.popToRoot(animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "line": 4, + "symbol": "ScreenStackPopPredicate", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "line": 4, + "symbol": "ScreenStackPopPredicate", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 4, "symbol": "ScreenStackPopPredicate", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 4, "symbol": "ScreenStackPopPredicate", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 10, "symbol": "ScreenStackPopPredicate.init(description:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 10, "symbol": "ScreenStackPopPredicate.init(description:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", - "line": 23, - "symbol": "ScreenStackPopPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", - "line": 23, - "symbol": "ScreenStackPopPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 25, "symbol": "ScreenStackPopPredicate.root", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 25, "symbol": "ScreenStackPopPredicate.root", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 29, "symbol": "ScreenStackPopPredicate.previous", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 29, "symbol": "ScreenStackPopPredicate.previous", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 35, "symbol": "ScreenStackPopPredicate.container(_:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 35, "symbol": "ScreenStackPopPredicate.container(_:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 41, "symbol": "ScreenStackPopPredicate.container(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 41, "symbol": "ScreenStackPopPredicate.container(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 49, "symbol": "ScreenStackPopPredicate.container(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/Pop/ScreenStackPopPredicate.swift", "line": 49, "symbol": "ScreenStackPopPredicate.container(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", "line": 4, "symbol": "ScreenStackClearModifier", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", "line": 4, "symbol": "ScreenStackClearModifier", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", "line": 10, "symbol": "ScreenStackClearModifier.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", "line": 10, "symbol": "ScreenStackClearModifier.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", "line": 12, "symbol": "ScreenStackClearModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", "line": 12, "symbol": "ScreenStackClearModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", "line": 22, "symbol": "ScreenThenable.clear(animation:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackClearModifier.swift", "line": 22, "symbol": "ScreenThenable.clear(animation:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackModifier.swift", "line": 4, "symbol": "ScreenStackModifier", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackModifier.swift", "line": 4, "symbol": "ScreenStackModifier", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackModifier.swift", "line": 5, "symbol": "ScreenStackModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackModifier.swift", "line": 5, "symbol": "ScreenStackModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 4, "symbol": "ScreenStackPushModifier", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 4, "symbol": "ScreenStackPushModifier", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 8, "symbol": "ScreenStackPushModifier.screen", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 8, "symbol": "ScreenStackPushModifier.screen", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 14, "symbol": "ScreenStackPushModifier.init(screen:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 14, "symbol": "ScreenStackPushModifier.init(screen:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 18, "symbol": "ScreenStackPushModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 18, "symbol": "ScreenStackPushModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 28, "symbol": "ScreenThenable.push(_:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 28, "symbol": "ScreenThenable.push(_:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 40, "symbol": "ScreenThenable.push(_:animation:separated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 40, "symbol": "ScreenThenable.push(_:animation:separated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 55, "symbol": "ScreenThenable.push(_:animation:separated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackPushModifier.swift", "line": 55, "symbol": "ScreenThenable.push(_:animation:separated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 4, "symbol": "ScreenStackReplaceModifier", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 4, "symbol": "ScreenStackReplaceModifier", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 8, "symbol": "ScreenStackReplaceModifier.screen", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 8, "symbol": "ScreenStackReplaceModifier.screen", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 14, "symbol": "ScreenStackReplaceModifier.init(screen:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 14, "symbol": "ScreenStackReplaceModifier.init(screen:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 18, "symbol": "ScreenStackReplaceModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 18, "symbol": "ScreenStackReplaceModifier.perform(stack:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 28, "symbol": "ScreenThenable.replace(with:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 28, "symbol": "ScreenThenable.replace(with:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 40, "symbol": "ScreenThenable.replace(with:animation:separated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 40, "symbol": "ScreenThenable.replace(with:animation:separated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 55, "symbol": "ScreenThenable.replace(with:animation:separated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/Modifiers/ScreenStackReplaceModifier.swift", "line": 55, "symbol": "ScreenThenable.replace(with:animation:separated:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 4, "symbol": "ScreenSetStackAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 4, "symbol": "ScreenSetStackAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 8, "symbol": "ScreenSetStackAction.modifiers", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 8, "symbol": "ScreenSetStackAction.modifiers", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 9, "symbol": "ScreenSetStackAction.animation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 9, "symbol": "ScreenSetStackAction.animation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 10, "symbol": "ScreenSetStackAction.separated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 10, "symbol": "ScreenSetStackAction.separated", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 12, "symbol": "ScreenSetStackAction.init(modifiers:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 12, "symbol": "ScreenSetStackAction.init(modifiers:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 22, "symbol": "ScreenSetStackAction.init(modifier:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 22, "symbol": "ScreenSetStackAction.init(modifier:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 152, "symbol": "ScreenThenable.setStack(modifiers:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 152, "symbol": "ScreenThenable.setStack(modifiers:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 166, "symbol": "ScreenThenable.setStack(modifier:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Stack/SetStack/ScreenSetStackAction.swift", "line": 166, "symbol": "ScreenThenable.setStack(modifier:animation:separated:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 4, "symbol": "ScreenSelectedTabAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 4, "symbol": "ScreenSelectedTabAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 9, "symbol": "ScreenSelectedTabAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 9, "symbol": "ScreenSelectedTabAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 30, "symbol": "ScreenThenable.selectedTab", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 30, "symbol": "ScreenThenable.selectedTab", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 34, "symbol": "ScreenThenable.selectedTab(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 34, "symbol": "ScreenThenable.selectedTab(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 40, "symbol": "ScreenThenable.selectedTab(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 40, "symbol": "ScreenThenable.selectedTab(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 50, "symbol": "ScreenThenable.selectedTab(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSelectedTabAction.swift", "line": 50, "symbol": "ScreenThenable.selectedTab(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 4, "symbol": "ScreenSetupTabAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 4, "symbol": "ScreenSetupTabAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 11, "symbol": "ScreenSetupTabAction.screen", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 11, "symbol": "ScreenSetupTabAction.screen", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 13, "symbol": "ScreenSetupTabAction.init(screen:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 13, "symbol": "ScreenSetupTabAction.init(screen:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 35, "symbol": "ScreenThenable.setupTab(with:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 35, "symbol": "ScreenThenable.setupTab(with:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 45, "symbol": "ScreenThenable.setupTab(with:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/ScreenSetupTabAction.swift", "line": 45, "symbol": "ScreenThenable.setupTab(with:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", "line": 4, "symbol": "ScreenTabAnimation", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", "line": 4, "symbol": "ScreenTabAnimation", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", + "line": 4, + "symbol": "ScreenTabAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", + "line": 4, + "symbol": "ScreenTabAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", "line": 6, "symbol": "ScreenTabAnimation.custom(_:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", "line": 6, "symbol": "ScreenTabAnimation.custom(_:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", "line": 8, "symbol": "ScreenTabAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", "line": 8, "symbol": "ScreenTabAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", - "line": 42, - "symbol": "ScreenTabAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabAnimation.swift", - "line": 42, - "symbol": "ScreenTabAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabCustomAnimation.swift", "line": 4, "symbol": "ScreenTabCustomAnimation", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabCustomAnimation.swift", "line": 4, "symbol": "ScreenTabCustomAnimation", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabCustomAnimation.swift", "line": 5, "symbol": "ScreenTabCustomAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabCustomAnimation.swift", "line": 5, "symbol": "ScreenTabCustomAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "line": 4, + "symbol": "ScreenTabTransitionAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "line": 4, + "symbol": "ScreenTabTransitionAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 4, "symbol": "ScreenTabTransitionAnimation", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 4, "symbol": "ScreenTabTransitionAnimation", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 6, "symbol": "ScreenTabTransitionAnimation.duration", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 6, "symbol": "ScreenTabTransitionAnimation.duration", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 7, "symbol": "ScreenTabTransitionAnimation.options", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 7, "symbol": "ScreenTabTransitionAnimation.options", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 9, "symbol": "ScreenTabTransitionAnimation.init(duration:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 9, "symbol": "ScreenTabTransitionAnimation.init(duration:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 17, "symbol": "ScreenTabTransitionAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 17, "symbol": "ScreenTabTransitionAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", - "line": 34, - "symbol": "ScreenTabTransitionAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", - "line": 34, - "symbol": "ScreenTabTransitionAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 36, "symbol": "ScreenTabTransitionAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 36, "symbol": "ScreenTabTransitionAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 44, "symbol": "ScreenTabAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/Animations/ScreenTabTransitionAnimation.swift", "line": 44, "symbol": "ScreenTabAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 4, "symbol": "ScreenSelectTabAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 4, "symbol": "ScreenSelectTabAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 9, "symbol": "ScreenSelectTabAction.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 9, "symbol": "ScreenSelectTabAction.predicate", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 10, "symbol": "ScreenSelectTabAction.animation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 10, "symbol": "ScreenSelectTabAction.animation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 12, "symbol": "ScreenSelectTabAction.init(predicate:animation:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 12, "symbol": "ScreenSelectTabAction.init(predicate:animation:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 79, "symbol": "ScreenThenable.selectTab(of:with:animation:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 79, "symbol": "ScreenThenable.selectTab(of:with:animation:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 94, "symbol": "ScreenThenable.selectTab(of:with:animation:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenSelectTabAction.swift", "line": 94, "symbol": "ScreenThenable.selectTab(of:with:animation:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "line": 4, + "symbol": "ScreenTabPredicate", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "line": 4, + "symbol": "ScreenTabPredicate", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 4, "symbol": "ScreenTabPredicate", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 4, "symbol": "ScreenTabPredicate", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 10, "symbol": "ScreenTabPredicate.init(description:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 10, "symbol": "ScreenTabPredicate.init(description:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 18, "symbol": "ScreenTabPredicate.tabIndex(in:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 18, "symbol": "ScreenTabPredicate.tabIndex(in:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", - "line": 23, - "symbol": "ScreenTabPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", - "line": 23, - "symbol": "ScreenTabPredicate", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 25, "symbol": "ScreenTabPredicate.index(_:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 25, "symbol": "ScreenTabPredicate.index(_:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 29, "symbol": "ScreenTabPredicate.container(_:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 29, "symbol": "ScreenTabPredicate.container(_:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 35, "symbol": "ScreenTabPredicate.container(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 35, "symbol": "ScreenTabPredicate.container(name:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 43, "symbol": "ScreenTabPredicate.container(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Tabs/SelectTab/ScreenTabPredicate.swift", "line": 43, "symbol": "ScreenTabPredicate.container(key:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 4, "symbol": "ScreenRootAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 4, "symbol": "ScreenRootAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 9, "symbol": "ScreenRootAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 9, "symbol": "ScreenRootAction.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 30, "symbol": "ScreenThenable.root", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 30, "symbol": "ScreenThenable.root", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 34, "symbol": "ScreenThenable.root(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 34, "symbol": "ScreenThenable.root(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 40, "symbol": "ScreenThenable.root(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 40, "symbol": "ScreenThenable.root(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 50, "symbol": "ScreenThenable.root(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/ScreenRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/ScreenRootAction.swift", "line": 50, "symbol": "ScreenThenable.root(of:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", "line": 4, "symbol": "ScreenRootAnimation", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", "line": 4, "symbol": "ScreenRootAnimation", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", + "line": 4, + "symbol": "ScreenRootAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", + "line": 4, + "symbol": "ScreenRootAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", "line": 6, "symbol": "ScreenRootAnimation.custom(_:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", "line": 6, "symbol": "ScreenRootAnimation.custom(_:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", "line": 8, "symbol": "ScreenRootAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", "line": 8, "symbol": "ScreenRootAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", - "line": 43, - "symbol": "ScreenRootAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootAnimation.swift", - "line": 43, - "symbol": "ScreenRootAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootCustomAnimation.swift", "line": 4, "symbol": "ScreenRootCustomAnimation", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootCustomAnimation.swift", "line": 4, "symbol": "ScreenRootCustomAnimation", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootCustomAnimation.swift", "line": 6, "symbol": "ScreenRootCustomAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootCustomAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootCustomAnimation.swift", "line": 6, "symbol": "ScreenRootCustomAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "line": 4, + "symbol": "ScreenRootTransitionAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "line": 4, + "symbol": "ScreenRootTransitionAnimation", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 4, "symbol": "ScreenRootTransitionAnimation", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 4, "symbol": "ScreenRootTransitionAnimation", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 6, "symbol": "ScreenRootTransitionAnimation.duration", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 6, "symbol": "ScreenRootTransitionAnimation.duration", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 7, "symbol": "ScreenRootTransitionAnimation.options", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 7, "symbol": "ScreenRootTransitionAnimation.options", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 9, "symbol": "ScreenRootTransitionAnimation.init(duration:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 9, "symbol": "ScreenRootTransitionAnimation.init(duration:options:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 17, "symbol": "ScreenRootTransitionAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 17, "symbol": "ScreenRootTransitionAnimation.animate(container:from:to:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", - "line": 35, - "symbol": "ScreenRootTransitionAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", - "line": 35, - "symbol": "ScreenRootTransitionAnimation", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 37, "symbol": "ScreenRootTransitionAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 37, "symbol": "ScreenRootTransitionAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 45, "symbol": "ScreenRootAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/Animations/ScreenRootTransitionAnimation.swift", "line": 45, "symbol": "ScreenRootAnimation.crossDissolve", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 4, "symbol": "ScreenSetRootAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 4, "symbol": "ScreenSetRootAction", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 11, "symbol": "ScreenSetRootAction.screen", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 11, "symbol": "ScreenSetRootAction.screen", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 12, "symbol": "ScreenSetRootAction.animation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 12, "symbol": "ScreenSetRootAction.animation", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 14, "symbol": "ScreenSetRootAction.init(screen:animation:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 14, "symbol": "ScreenSetRootAction.init(screen:animation:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 43, "symbol": "ScreenThenable.setRoot(to:animation:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 43, "symbol": "ScreenThenable.setRoot(to:animation:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 57, "symbol": "ScreenThenable.setRoot(to:animation:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Actions/Window/SetRoot/ScreenSetRootAction.swift", "line": 57, "symbol": "ScreenThenable.setRoot(to:animation:route:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", "line": 4, "symbol": "ScreenModalStyle", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", "line": 4, "symbol": "ScreenModalStyle", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", "line": 6, "symbol": "ScreenModalStyle.default(presentation:transition:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", "line": 6, "symbol": "ScreenModalStyle.default(presentation:transition:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", "line": 11, "symbol": "ScreenModalStyle.custom(delegate:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyle.swift", "line": 11, "symbol": "ScreenModalStyle.custom(delegate:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 4, "symbol": "ScreenModalStyleDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 4, "symbol": "ScreenModalStyleDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 6, "symbol": "ScreenModalStyleDecorator.style", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 6, "symbol": "ScreenModalStyleDecorator.style", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 8, "symbol": "ScreenModalStyleDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 8, "symbol": "ScreenModalStyleDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 22, "symbol": "ScreenModalStyleDecorator.init(style:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 22, "symbol": "ScreenModalStyleDecorator.init(style:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 26, "symbol": "ScreenModalStyleDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 26, "symbol": "ScreenModalStyleDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 53, "symbol": "Screen.withModalStyle(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 53, "symbol": "Screen.withModalStyle(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 57, "symbol": "Screen.withModalPresentationStyle(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 57, "symbol": "Screen.withModalPresentationStyle(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 61, "symbol": "Screen.withModalTransitionStyle(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 61, "symbol": "Screen.withModalTransitionStyle(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 65, "symbol": "Screen.withModalTransitioningDelegate(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ModalStyle/ScreenModalStyleDecorator.swift", "line": 65, "symbol": "Screen.withModalTransitioningDelegate(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "line": 4, + "symbol": "ScreenPopoverPresentationAnchor", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "line": 4, + "symbol": "ScreenPopoverPresentationAnchor", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 4, "symbol": "ScreenPopoverPresentationAnchor", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 4, "symbol": "ScreenPopoverPresentationAnchor", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 6, "symbol": "ScreenPopoverPresentationAnchor.rect", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 6, "symbol": "ScreenPopoverPresentationAnchor.rect", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 7, "symbol": "ScreenPopoverPresentationAnchor.view", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 7, "symbol": "ScreenPopoverPresentationAnchor.view", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 8, "symbol": "ScreenPopoverPresentationAnchor.barButtonItem", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 8, "symbol": "ScreenPopoverPresentationAnchor.barButtonItem", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 9, "symbol": "ScreenPopoverPresentationAnchor.permittedArrowDirections", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 9, "symbol": "ScreenPopoverPresentationAnchor.permittedArrowDirections", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", - "line": 24, - "symbol": "ScreenPopoverPresentationAnchor", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", - "line": 24, - "symbol": "ScreenPopoverPresentationAnchor", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 26, "symbol": "ScreenPopoverPresentationAnchor.center", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 26, "symbol": "ScreenPopoverPresentationAnchor.center", "symbol_kind": "source.lang.swift.decl.var.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 28, "symbol": "ScreenPopoverPresentationAnchor.center(permittedArrowDirections:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 28, "symbol": "ScreenPopoverPresentationAnchor.center(permittedArrowDirections:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 32, "symbol": "ScreenPopoverPresentationAnchor.center(of:permittedArrowDirections:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 32, "symbol": "ScreenPopoverPresentationAnchor.center(of:permittedArrowDirections:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 49, "symbol": "ScreenPopoverPresentationAnchor.rect(_:of:permittedArrowDirections:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 49, "symbol": "ScreenPopoverPresentationAnchor.rect(_:of:permittedArrowDirections:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 61, "symbol": "ScreenPopoverPresentationAnchor.barButtonItem(_:permittedArrowDirections:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationAnchor.swift", "line": 61, "symbol": "ScreenPopoverPresentationAnchor.barButtonItem(_:permittedArrowDirections:)", "symbol_kind": "source.lang.swift.decl.function.method.static", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 4, "symbol": "ScreenPopoverPresentationDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 4, "symbol": "ScreenPopoverPresentationDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 6, "symbol": "ScreenPopoverPresentationDecorator.anchor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 6, "symbol": "ScreenPopoverPresentationDecorator.anchor", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 8, "symbol": "ScreenPopoverPresentationDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 8, "symbol": "ScreenPopoverPresentationDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 16, "symbol": "ScreenPopoverPresentationDecorator.init(anchor:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 16, "symbol": "ScreenPopoverPresentationDecorator.init(anchor:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 20, "symbol": "ScreenPopoverPresentationDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 20, "symbol": "ScreenPopoverPresentationDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 50, "symbol": "Screen.withPopoverPresentation(anchor:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/Popover/ScreenPopoverPresentationDecorator.swift", "line": 50, "symbol": "Screen.withPopoverPresentation(anchor:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 4, "symbol": "ScreenLeftBarButtonDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 4, "symbol": "ScreenLeftBarButtonDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 6, "symbol": "ScreenLeftBarButtonDecorator.item", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 6, "symbol": "ScreenLeftBarButtonDecorator.item", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 8, "symbol": "ScreenLeftBarButtonDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 8, "symbol": "ScreenLeftBarButtonDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 16, "symbol": "ScreenLeftBarButtonDecorator.init(item:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 16, "symbol": "ScreenLeftBarButtonDecorator.init(item:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 20, "symbol": "ScreenLeftBarButtonDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 20, "symbol": "ScreenLeftBarButtonDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 34, "symbol": "Screen.withLeftBarButton(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenLeftBarButtonDecorator.swift", "line": 34, "symbol": "Screen.withLeftBarButton(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 4, "symbol": "ScreenRightBarButtonDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 4, "symbol": "ScreenRightBarButtonDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 6, "symbol": "ScreenRightBarButtonDecorator.item", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 6, "symbol": "ScreenRightBarButtonDecorator.item", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 8, "symbol": "ScreenRightBarButtonDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 8, "symbol": "ScreenRightBarButtonDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 16, "symbol": "ScreenRightBarButtonDecorator.init(item:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 16, "symbol": "ScreenRightBarButtonDecorator.init(item:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 20, "symbol": "ScreenRightBarButtonDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 20, "symbol": "ScreenRightBarButtonDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 34, "symbol": "Screen.withRightBarButton(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenRightBarButtonDecorator.swift", "line": 34, "symbol": "Screen.withRightBarButton(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 4, "symbol": "ScreenStackContainerDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 4, "symbol": "ScreenStackContainerDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 9, "symbol": "ScreenStackContainerDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 9, "symbol": "ScreenStackContainerDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 17, "symbol": "ScreenStackContainerDecorator.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 17, "symbol": "ScreenStackContainerDecorator.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 19, "symbol": "ScreenStackContainerDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 19, "symbol": "ScreenStackContainerDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 29, "symbol": "Screen.withStackContainer(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 29, "symbol": "Screen.withStackContainer(of:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 35, "symbol": "Screen.withStackContainer()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenStackContainerDecorator.swift", "line": 35, "symbol": "Screen.withStackContainer()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 4, "symbol": "ScreenTabBarItemDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 4, "symbol": "ScreenTabBarItemDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 6, "symbol": "ScreenTabBarItemDecorator.item", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 6, "symbol": "ScreenTabBarItemDecorator.item", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 8, "symbol": "ScreenTabBarItemDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 8, "symbol": "ScreenTabBarItemDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 16, "symbol": "ScreenTabBarItemDecorator.init(item:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 16, "symbol": "ScreenTabBarItemDecorator.init(item:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 20, "symbol": "ScreenTabBarItemDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 20, "symbol": "ScreenTabBarItemDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 34, "symbol": "Screen.withTabBarItem(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Modal/ScreenTabBarItemDecorator.swift", "line": 34, "symbol": "Screen.withTabBarItem(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 3, "symbol": "ScreenDecorator", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 3, "symbol": "ScreenDecorator", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 4, "symbol": "ScreenDecorator.Container", "symbol_kind": "source.lang.swift.decl.associatedtype", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 4, "symbol": "ScreenDecorator.Container", "symbol_kind": "source.lang.swift.decl.associatedtype", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 5, "symbol": "ScreenDecorator.Output", "symbol_kind": "source.lang.swift.decl.associatedtype", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 5, "symbol": "ScreenDecorator.Output", "symbol_kind": "source.lang.swift.decl.associatedtype", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 7, "symbol": "ScreenDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 7, "symbol": "ScreenDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 9, "symbol": "ScreenDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 9, "symbol": "ScreenDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 17, "symbol": "Screen.decorated(by:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/ScreenDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/ScreenDecorator.swift", "line": 17, "symbol": "Screen.decorated(by:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 4, "symbol": "ScreenStackDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 4, "symbol": "ScreenStackDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 6, "symbol": "ScreenStackDecorator.stack", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 6, "symbol": "ScreenStackDecorator.stack", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 8, "symbol": "ScreenStackDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 8, "symbol": "ScreenStackDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 16, "symbol": "ScreenStackDecorator.init(stack:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 16, "symbol": "ScreenStackDecorator.init(stack:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 20, "symbol": "ScreenStackDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 20, "symbol": "ScreenStackDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 36, "symbol": "Screen.withStack(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 36, "symbol": "Screen.withStack(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 40, "symbol": "Screen.withStack(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 40, "symbol": "Screen.withStack(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 44, "symbol": "Screen.withStack(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 44, "symbol": "Screen.withStack(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 51, "symbol": "Screen.withStack(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 51, "symbol": "Screen.withStack(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 64, "symbol": "Screen.withStack(_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 64, "symbol": "Screen.withStack(_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 80, "symbol": "Screen.withStack(_:_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 80, "symbol": "Screen.withStack(_:_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 99, "symbol": "Screen.withStack(_:_:_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Stack/ScreenStackDecorator.swift", "line": 99, "symbol": "Screen.withStack(_:_:_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 4, "symbol": "ScreenTabsDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 4, "symbol": "ScreenTabsDecorator", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 6, "symbol": "ScreenTabsDecorator.tabs", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 6, "symbol": "ScreenTabsDecorator.tabs", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 8, "symbol": "ScreenTabsDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 8, "symbol": "ScreenTabsDecorator.payload", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 16, "symbol": "ScreenTabsDecorator.init(tabs:selected:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 16, "symbol": "ScreenTabsDecorator.init(tabs:selected:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 20, "symbol": "ScreenTabsDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 20, "symbol": "ScreenTabsDecorator.build(screen:navigator:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 36, "symbol": "Screen.withTabs(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 36, "symbol": "Screen.withTabs(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 40, "symbol": "Screen.withTabs(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 40, "symbol": "Screen.withTabs(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 44, "symbol": "Screen.withTabs(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 44, "symbol": "Screen.withTabs(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 51, "symbol": "Screen.withTabs(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 51, "symbol": "Screen.withTabs(_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 64, "symbol": "Screen.withTabs(_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 64, "symbol": "Screen.withTabs(_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 80, "symbol": "Screen.withTabs(_:_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 80, "symbol": "Screen.withTabs(_:_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 99, "symbol": "Screen.withTabs(_:_:_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Decorators/Tabs/ScreenTabsDecorator.swift", "line": 99, "symbol": "Screen.withTabs(_:_:_:_:_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 4, "symbol": "DefaultScreenIterator", "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 4, "symbol": "DefaultScreenIterator", "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 6, "symbol": "DefaultScreenIterator.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 6, "symbol": "DefaultScreenIterator.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 141, "symbol": "DefaultScreenIterator.iterate(from:while:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 141, "symbol": "DefaultScreenIterator.iterate(from:while:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 175, "symbol": "DefaultScreenIterator.firstContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 175, "symbol": "DefaultScreenIterator.firstContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 189, "symbol": "DefaultScreenIterator.lastContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 189, "symbol": "DefaultScreenIterator.lastContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 201, "symbol": "DefaultScreenIterator.topContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/DefaultScreenIterator.swift", "line": 201, "symbol": "DefaultScreenIterator.topContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", "line": 3, "symbol": "ScreenIterationPredicate", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", "line": 3, "symbol": "ScreenIterationPredicate", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", "line": 7, "symbol": "ScreenIterationPredicate.init(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", "line": 7, "symbol": "ScreenIterationPredicate.init(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", "line": 11, "symbol": "ScreenIterationPredicate.checkContainer(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationPredicate.swift", "line": 11, "symbol": "ScreenIterationPredicate.checkContainer(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", "line": 3, "symbol": "ScreenIterationResult", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", "line": 3, "symbol": "ScreenIterationResult", "symbol_kind": "source.lang.swift.decl.enum", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", "line": 5, "symbol": "ScreenIterationResult.shouldContinue(suitableContainer:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", "line": 5, "symbol": "ScreenIterationResult.shouldContinue(suitableContainer:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", "line": 6, "symbol": "ScreenIterationResult.shouldStop(suitableContainer:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterationResult.swift", "line": 6, "symbol": "ScreenIterationResult.shouldStop(suitableContainer:)", "symbol_kind": "source.lang.swift.decl.enumelement", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 3, "symbol": "ScreenIterator", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 3, "symbol": "ScreenIterator", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 4, "symbol": "ScreenIterator.iterate(from:while:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 4, "symbol": "ScreenIterator.iterate(from:while:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 9, "symbol": "ScreenIterator.firstContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 9, "symbol": "ScreenIterator.firstContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 14, "symbol": "ScreenIterator.lastContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 14, "symbol": "ScreenIterator.lastContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 19, "symbol": "ScreenIterator.topContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Iterator/ScreenIterator.swift", "line": 19, "symbol": "ScreenIterator.topContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", "line": 6, "symbol": "DefaultScreenLogger.isInfoEnabled", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", "line": 6, "symbol": "DefaultScreenLogger.isInfoEnabled", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", "line": 7, "symbol": "DefaultScreenLogger.isErrorsEnabled", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", "line": 7, "symbol": "DefaultScreenLogger.isErrorsEnabled", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", "line": 9, "symbol": "DefaultScreenLogger.init(isInfoEnabled:isErrorsEnabled:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/Logger/DefaultScreenLogger.swift", "line": 9, "symbol": "DefaultScreenLogger.init(isInfoEnabled:isErrorsEnabled:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 7, "symbol": "ScreenNavigator", "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 7, "symbol": "ScreenNavigator", "symbol_kind": "source.lang.swift.decl.class", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", + "line": 7, + "symbol": "ScreenNavigator", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", + "line": 7, + "symbol": "ScreenNavigator", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", + "line": 7, + "symbol": "ScreenNavigator", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", + "line": 7, + "symbol": "ScreenNavigator", + "symbol_kind": "source.lang.swift.decl.extension", + "warning": "undocumented" + }, + { + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 9, "symbol": "ScreenNavigator.Completion", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 9, "symbol": "ScreenNavigator.Completion", "symbol_kind": "source.lang.swift.decl.typealias", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 19, "symbol": "ScreenNavigator.window", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 19, "symbol": "ScreenNavigator.window", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 23, "symbol": "ScreenNavigator.topContainer", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 23, "symbol": "ScreenNavigator.topContainer", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 29, "symbol": "ScreenNavigator.topStackContainer", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 29, "symbol": "ScreenNavigator.topStackContainer", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 35, "symbol": "ScreenNavigator.topTabsContainer", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 35, "symbol": "ScreenNavigator.topTabsContainer", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 41, "symbol": "ScreenNavigator.init(windowProvider:iterator:logger:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 41, "symbol": "ScreenNavigator.init(windowProvider:iterator:logger:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 51, "symbol": "ScreenNavigator.init(window:iterator:logger:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 51, "symbol": "ScreenNavigator.init(window:iterator:logger:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", - "line": 54, - "symbol": "ScreenNavigator", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", - "line": 54, - "symbol": "ScreenNavigator", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", - "line": 63, - "symbol": "ScreenNavigator", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", - "line": 63, - "symbol": "ScreenNavigator", - "symbol_kind": "source.lang.swift.decl.extension", - "warning": "undocumented" - }, - { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 86, "symbol": "ScreenNavigator.perform(action:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 86, "symbol": "ScreenNavigator.perform(action:completion:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 103, "symbol": "ScreenNavigator.iterate(from:while:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 103, "symbol": "ScreenNavigator.iterate(from:while:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 110, "symbol": "ScreenNavigator.firstContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 110, "symbol": "ScreenNavigator.firstContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 117, "symbol": "ScreenNavigator.lastContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 117, "symbol": "ScreenNavigator.lastContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 124, "symbol": "ScreenNavigator.topContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 124, "symbol": "ScreenNavigator.topContainer(in:where:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 131, "symbol": "ScreenNavigator.logInfo(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 131, "symbol": "ScreenNavigator.logInfo(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 135, "symbol": "ScreenNavigator.logError(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/ScreenNavigator.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/ScreenNavigator.swift", "line": 135, "symbol": "ScreenNavigator.logError(_:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", "line": 4, "symbol": "ScreenCustomWindowProvider", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", "line": 4, "symbol": "ScreenCustomWindowProvider", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", "line": 6, "symbol": "ScreenCustomWindowProvider.window", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", "line": 6, "symbol": "ScreenCustomWindowProvider.window", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", "line": 8, "symbol": "ScreenCustomWindowProvider.init(window:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenCustomWindowProvider.swift", "line": 8, "symbol": "ScreenCustomWindowProvider.init(window:)", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", "line": 4, "symbol": "ScreenKeyWindowProvider", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", "line": 4, "symbol": "ScreenKeyWindowProvider", "symbol_kind": "source.lang.swift.decl.struct", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", "line": 6, "symbol": "ScreenKeyWindowProvider.window", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", "line": 6, "symbol": "ScreenKeyWindowProvider.window", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", "line": 14, "symbol": "ScreenKeyWindowProvider.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenKeyWindowProvider.swift", "line": 14, "symbol": "ScreenKeyWindowProvider.init()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenWindowProvider.swift", "line": 4, "symbol": "ScreenWindowProvider", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenWindowProvider.swift", "line": 4, "symbol": "ScreenWindowProvider", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenWindowProvider.swift", "line": 5, "symbol": "ScreenWindowProvider.window", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Navigator/WindowProvider/ScreenWindowProvider.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Navigator/WindowProvider/ScreenWindowProvider.swift", "line": 5, "symbol": "ScreenWindowProvider.window", "symbol_kind": "source.lang.swift.decl.var.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Route/ScreenRouteConvertible.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Route/ScreenRouteConvertible.swift", "line": 3, "symbol": "ScreenRouteConvertible", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Route/ScreenRouteConvertible.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Route/ScreenRouteConvertible.swift", "line": 3, "symbol": "ScreenRouteConvertible", "symbol_kind": "source.lang.swift.decl.protocol", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Route/ScreenRouteConvertible.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Route/ScreenRouteConvertible.swift", "line": 4, "symbol": "ScreenRouteConvertible.route()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Route/ScreenRouteConvertible.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Route/ScreenRouteConvertible.swift", "line": 4, "symbol": "ScreenRouteConvertible.route()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Route/ScreenRouteConvertible.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Route/ScreenRouteConvertible.swift", "line": 9, "symbol": "ScreenRoute.route()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" }, { - "file": "/Users/almaz/Development/HH/Nivelir2/Sources/Screen/Route/ScreenRouteConvertible.swift", + "file": "/Users/almaz/Development/HH/Nivelir/Sources/Screen/Route/ScreenRouteConvertible.swift", "line": 9, "symbol": "ScreenRoute.route()", "symbol_kind": "source.lang.swift.decl.function.method.instance", "warning": "undocumented" } ], - "source_directory": "/Users/almaz/Development/HH/Nivelir2" + "source_directory": "/Users/almaz/Development/HH/Nivelir" } \ No newline at end of file