From 7721a4280d794a21a5163542527614430a9d452f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vi=CC=81t=20Nademlejnsky=CC=81?= Date: Sun, 28 Jan 2024 14:50:14 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8Just=20the=20documentation=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just the documentation page --- ACKategories.xcodeproj/project.pbxproj | 1493 ----------------- .../contents.xcworkspacedata | 7 - .../xcshareddata/IDEWorkspaceChecks.plist | 8 - .../xcschemes/ACKategories.xcscheme | 71 - .../ACKategoriesResponderTests.xcscheme | 54 - ACKategoriesExample/AppDelegate.swift | 24 - .../AppIcon.appiconset/Contents.json | 98 -- .../AppFlowCoordinator.swift | 53 - .../ModalFlowCoordinator.swift | 34 - ACKategoriesExample/Info.plist | 41 - ACKategoriesExample/LaunchScreen.storyboard | 25 - ACKategoriesExample/Model/ExampleItem.swift | 30 - .../Screens/Base/BaseViewController.swift | 45 - .../ExampleListViewController.swift | 81 - .../Example list/ExampleListViewModel.swift | 27 - .../GradientView/GradientViewController.swift | 64 - .../Screens/MapView/MapViewController.swift | 44 - .../Screens/MapView/MapViewModel.swift | 38 - .../Screens/Modal/ModalViewController.swift | 44 - .../UIControlBlocksViewController.swift | 51 - .../VC composition/TitleViewController.swift | 49 - .../VCCompositionViewController.swift | 41 - .../View/TitleSubtitleTableViewCell.swift | 23 - CHANGELOG.md | 217 --- LICENSE | 19 - Package.swift | 22 - README.md | 105 -- Resources/cover-image.png | Bin 8085 -> 0 bytes Sources/ACKategories/ACKategories.h | 18 - Sources/ACKategories/ArrayExtensions.swift | 10 - Sources/ACKategories/BackGesture.swift | 56 - Sources/ACKategories/Base/Base.swift | 16 - .../ACKategories/Base/FlowCoordinator.swift | 271 --- Sources/ACKategories/Base/Logger.swift | 41 - .../ACKategories/Base/ViewController.swift | 70 - Sources/ACKategories/Base/ViewModel.swift | 32 - Sources/ACKategories/BetterURL.swift | 30 - Sources/ACKategories/BundleExtensions.swift | 12 - .../ACKategories/CollectionExtensions.swift | 47 - .../ACKategories/Combine+Concurrency.swift | 23 - .../ACKategories/ConditionalAssignment.swift | 23 - Sources/ACKategories/DateExtensions.swift | 10 - Sources/ACKategories/DateFormatting.swift | 19 - .../ACKategories/DictionaryExtensions.swift | 52 - .../ACKategories/EdgeInsetsExtensions.swift | 16 - Sources/ACKategories/ErrorHandlers.swift | 16 - Sources/ACKategories/GradientView.swift | 83 - Sources/ACKategories/IntExtensions.swift | 31 - .../NSAttributedStringExtensions.swift | 18 - .../NSMutableParagraphStyleExtensions.swift | 14 - .../NumberFormatterExtensions.swift | 11 - .../PropertyWrappers/UserDefault.swift | 138 -- .../ACKategories/PublisherExtensions.swift | 66 - .../RandomExtensions/Date+Random.swift | 15 - .../RandomExtensions/Int+Random.swift | 7 - .../RandomExtensions/Randomizable.swift | 19 - .../RandomExtensions/String+Random.swift | 24 - Sources/ACKategories/Reusable.swift | 28 - Sources/ACKategories/ReusableView.swift | 113 -- .../SelfSizingTableHeaderFooterView.swift | 63 - Sources/ACKategories/StringExtensions.swift | 88 - .../SwiftUIExtensions/FontModifier.swift | 37 - Sources/ACKategories/TagListView.swift | 123 -- .../UIApplicationExtensions.swift | 21 - Sources/ACKategories/UIButtonExtensions.swift | 23 - Sources/ACKategories/UIColorExtensions.swift | 136 -- Sources/ACKategories/UIControl+Blocks.swift | 80 - Sources/ACKategories/UIControlEvents.swift | 8 - Sources/ACKategories/UIDeviceExtensions.swift | 33 - Sources/ACKategories/UIImageExtensions.swift | 40 - Sources/ACKategories/UILabelExtensions.swift | 11 - .../UINavigationControllerExtensions.swift | 33 - .../ACKategories/UISearchBarExtensions.swift | 17 - .../ACKategories/UIStackViewExtensions.swift | 10 - Sources/ACKategories/UIView+Spacer.swift | 60 - .../UIViewController+Children.swift | 36 - .../UIViewController+FrontMost.swift | 29 - Sources/ACKategories/UIViewExtensions.swift | 15 - .../ACKategories/UserDefaultsExtensions.swift | 21 - .../ACKategoriesResponder.xctestplan | 25 - .../ControlBlocksTests.swift | 92 - .../Extensions/UIWindow.swift | 9 - .../FlowCoordinator/Dummies.swift | 65 - .../FlowCoordinatorTests.swift | 259 --- .../UINavigationControllerTests.swift | 90 - .../ACKategoriesTests/ACKategories.xctestplan | 25 - Tests/ACKategoriesTests/ArrayTests.swift | 58 - Tests/ACKategoriesTests/BetterURL_Tests.swift | 53 - Tests/ACKategoriesTests/CollectionTests.swift | 47 - Tests/ACKategoriesTests/ColorTests.swift | 76 - .../ConditionalAssignmentTests.swift | 49 - .../DateFormattingTests.swift | 31 - Tests/ACKategoriesTests/EdgeInsetsTests.swift | 29 - Tests/ACKategoriesTests/FoundationTests.swift | 65 - Tests/ACKategoriesTests/IntTests.swift | 46 - .../PropertyWrappers/UserDefaultTests.swift | 93 - .../Random/DateRandomTests.swift | 19 - .../Random/IntRandomTests.swift | 11 - .../Random/StringRandomTests.swift | 25 - .../ACKategoriesTests/ReusableViewTests.swift | 40 - Tests/ACKategoriesTests/StringTests.swift | 87 - .../ACKategoriesTests/UIStackViewTests.swift | 23 - .../UIViewControllerChildrenTests.swift | 68 - Tests/ACKategoriesTests/UIViewTests.swift | 78 - css/chunk-c0335d80.10a2f091.css | 9 + css/documentation-topic.1d1eec04.css | 9 + css/documentation-topic~topic.b6287bcf.css | 9 + ...opic~topic~tutorials-overview.d6f5411c.css | 9 + css/index.038e887c.css | 9 + css/topic.d8c126f3.css | 9 + css/tutorials-overview.c249c765.css | 9 + data/documentation/ackategories.json | 1 + data/documentation/ackategories/+(_:_:).json | 1 + .../ackategories/=_(_:_:)-5f35k.json | 1 + .../ackategories/=_(_:_:)-6lj31.json | 1 + data/documentation/ackategories/base.json | 1 + .../ackategories/base/flowcoordinator.json | 1 + .../base/flowcoordinator/activechild.json | 1 + .../base/flowcoordinator/addchild(_:).json | 1 + .../flowcoordinator/childcoordinators.json | 1 + .../flowcoordinator/handledeeplink(_:).json | 1 + .../base/flowcoordinator/init().json | 1 + ...er(_:animationcontrollerfor:from:to:).json | 1 + ...gationcontroller(_:didshow:animated:).json | 1 + ...ntroller(_:interactioncontrollerfor:).json | 1 + .../flowcoordinator/navigationcontroller.json | 1 + .../flowcoordinator/parentcoordinator.json | 1 + .../presentationcontrollerdiddismiss(_:).json | 1 + .../base/flowcoordinator/removechild(_:).json | 1 + .../flowcoordinator/rootviewcontroller.json | 1 + .../base/flowcoordinator/start().json | 1 + .../base/flowcoordinator/start(from:).json | 1 + .../base/flowcoordinator/start(in:).json | 1 + .../base/flowcoordinator/start(with:).json | 1 + .../stop(animated:completion:).json | 1 + .../flowcoordinatormemoryloggingenabled.json | 1 + .../base/flowcoordinatornodeeplink.json | 1 + .../base/memoryloggingenabled.json | 1 + .../ackategories/base/nodeeplink.json | 1 + .../ackategories/base/viewcontroller.json | 1 + .../base/viewcontroller/hasnavigationbar.json | 1 + .../base/viewcontroller/init().json | 1 + .../base/viewcontroller/init(coder:).json | 1 + .../viewcontroller/viewdidappear(_:).json | 1 + .../viewdidfirstappear(_:).json | 1 + .../viewcontroller/viewwillappear(_:).json | 1 + .../viewwillfirstappear(_:).json | 1 + .../viewcontrollermemoryloggingenabled.json | 1 + .../ackategories/base/viewmodel.json | 1 + .../ackategories/base/viewmodel/init().json | 1 + .../base/viewmodelmemoryloggingenabled.json | 1 + .../documentation/ackategories/betterurl.json | 1 + .../ackategories/betterurl/!=(_:_:).json | 1 + .../ackategories/betterurl/encode(to:).json | 1 + .../betterurl/equatable-implementations.json | 1 + .../ackategories/betterurl/hash(into:).json | 1 + .../ackategories/betterurl/hashvalue.json | 1 + .../ackategories/betterurl/init(from:).json | 1 + .../betterurl/init(rawvalue:).json | 1 + .../ackategories/betterurl/init(url:).json | 1 + .../rawrepresentable-implementations.json | 1 + .../ackategories/betterurl/rawvalue.json | 1 + .../ackategories/betterurl/url.json | 1 + data/documentation/ackategories/combine.json | 1 + .../ackategories/combine/anypublisher.json | 1 + .../anypublisher/init(operation:).json | 1 + .../ackategories/combine/future.json | 1 + .../combine/future/init(operation:).json | 1 + .../ackategories/combine/publisher.json | 1 + .../combine/publisher/flatmaplatest(_:).json | 1 + .../combine/publisher/weakassign(to:on:).json | 1 + .../ackategories/combine/publishers.json | 1 + .../combine/publishers/zipmany.json | 1 + .../publishers/zipmany/allsatisfy(_:).json | 1 + .../publishers/zipmany/append(_:).json | 1 + .../assertnofailure(_:file:line:).json | 1 + .../publishers/zipmany/assign(to:).json | 1 + .../publishers/zipmany/assign(to:on:).json | 1 + ...ion:receiveoutput:receivecompletion:).json | 1 + .../zipmany/breakpointonerror().json | 1 + .../buffer(size:prefetch:whenfull:).json | 1 + .../combine/publishers/zipmany/catch(_:).json | 1 + .../combine/publishers/zipmany/collect().json | 1 + .../publishers/zipmany/collect(_:).json | 1 + .../zipmany/collect(_:options:).json | 1 + .../publishers/zipmany/combinelatest(_:).json | 1 + .../zipmany/combinelatest(_:_:)-165xv.json | 1 + .../zipmany/combinelatest(_:_:)-2mfbw.json | 1 + .../zipmany/combinelatest(_:_:_:)-2sjo6.json | 1 + .../zipmany/combinelatest(_:_:_:)-4kgni.json | 1 + .../zipmany/combinelatest(_:_:_:_:).json | 1 + .../publishers/zipmany/compactmap(_:).json | 1 + .../publishers/zipmany/contains(_:).json | 1 + .../publishers/zipmany/contains(where:).json | 1 + .../combine/publishers/zipmany/count().json | 1 + .../debounce(for:scheduler:options:).json | 1 + .../zipmany/decode(type:decoder:).json | 1 + ...lay(for:tolerance:scheduler:options:).json | 1 + .../zipmany/drop(untiloutputfrom:).json | 1 + .../publishers/zipmany/drop(while:).json | 1 + .../publishers/zipmany/dropfirst(_:).json | 1 + .../publishers/zipmany/encode(encoder:).json | 1 + .../zipmany/erasetoanypublisher().json | 1 + .../combine/publishers/zipmany/failure.json | 1 + .../publishers/zipmany/filter(_:).json | 1 + .../combine/publishers/zipmany/first().json | 1 + .../publishers/zipmany/first(where:).json | 1 + .../flatmap(maxpublishers:_:)-3r0f7.json | 1 + .../flatmap(maxpublishers:_:)-3yqxm.json | 1 + .../flatmap(maxpublishers:_:)-5657v.json | 1 + .../flatmap(maxpublishers:_:)-5rgig.json | 1 + .../publishers/zipmany/flatmaplatest(_:).json | 1 + ...letion:receivecancel:receiverequest:).json | 1 + .../publishers/zipmany/ignoreoutput().json | 1 + .../publishers/zipmany/init(_:)-277by.json | 1 + .../publishers/zipmany/init(_:)-7ruqx.json | 1 + .../combine/publishers/zipmany/last().json | 1 + .../publishers/zipmany/last(where:).json | 1 + .../publishers/zipmany/makeconnectable().json | 1 + .../publishers/zipmany/map(_:)-4niae.json | 1 + .../publishers/zipmany/map(_:)-wdlx.json | 1 + .../combine/publishers/zipmany/map(_:_:).json | 1 + .../publishers/zipmany/map(_:_:_:).json | 1 + .../publishers/zipmany/maperror(_:).json | 1 + .../combine/publishers/zipmany/max(by:).json | 1 + .../measureinterval(using:options:).json | 1 + .../publishers/zipmany/merge(with:).json | 1 + .../publishers/zipmany/merge(with:_:).json | 1 + .../publishers/zipmany/merge(with:_:_:).json | 1 + .../zipmany/merge(with:_:_:_:).json | 1 + .../zipmany/merge(with:_:_:_:_:).json | 1 + .../zipmany/merge(with:_:_:_:_:_:).json | 1 + .../zipmany/merge(with:_:_:_:_:_:_:).json | 1 + .../combine/publishers/zipmany/min(by:).json | 1 + .../publishers/zipmany/multicast(_:).json | 1 + .../zipmany/multicast(subject:).json | 1 + .../publishers/zipmany/output(at:).json | 1 + .../publishers/zipmany/output(in:).json | 1 + .../combine/publishers/zipmany/output.json | 1 + .../publishers/zipmany/prefix(_:).json | 1 + .../zipmany/prefix(untiloutputfrom:).json | 1 + .../publishers/zipmany/prefix(while:).json | 1 + .../publishers/zipmany/prepend(_:).json | 1 + .../publishers/zipmany/print(_:to:).json | 1 + .../zipmany/publisher-implementations.json | 1 + .../zipmany/receive(on:options:).json | 1 + .../zipmany/receive(subscriber:).json | 1 + .../publishers/zipmany/reduce(_:_:).json | 1 + .../zipmany/removeduplicates().json | 1 + .../zipmany/removeduplicates(by:).json | 1 + .../zipmany/replaceempty(with:).json | 1 + .../zipmany/replaceerror(with:).json | 1 + .../publishers/zipmany/replacenil(with:).json | 1 + .../combine/publishers/zipmany/retry(_:).json | 1 + .../publishers/zipmany/scan(_:_:).json | 1 + .../zipmany/setfailuretype(to:).json | 1 + .../combine/publishers/zipmany/share().json | 1 + ...sink(receivecompletion:receivevalue:).json | 1 + .../zipmany/sink(receivevalue:).json | 1 + .../zipmany/subscribe(_:)-5dtaz.json | 1 + .../zipmany/subscribe(_:)-cbwj.json | 1 + .../zipmany/subscribe(on:options:).json | 1 + .../throttle(for:scheduler:latest:).json | 1 + ...out(_:scheduler:options:customerror:).json | 1 + .../publishers/zipmany/tryallsatisfy(_:).json | 1 + .../publishers/zipmany/trycatch(_:).json | 1 + .../publishers/zipmany/trycompactmap(_:).json | 1 + .../zipmany/trycontains(where:).json | 1 + .../publishers/zipmany/trydrop(while:).json | 1 + .../publishers/zipmany/tryfilter(_:).json | 1 + .../publishers/zipmany/tryfirst(where:).json | 1 + .../publishers/zipmany/trylast(where:).json | 1 + .../publishers/zipmany/trymap(_:).json | 1 + .../publishers/zipmany/trymax(by:).json | 1 + .../publishers/zipmany/trymin(by:).json | 1 + .../publishers/zipmany/tryprefix(while:).json | 1 + .../publishers/zipmany/tryreduce(_:_:).json | 1 + .../zipmany/tryremoveduplicates(by:).json | 1 + .../publishers/zipmany/tryscan(_:_:).json | 1 + .../publishers/zipmany/values-2oncf.json | 1 + .../publishers/zipmany/values-3jyog.json | 1 + .../zipmany/weakassign(to:on:).json | 1 + .../combine/publishers/zipmany/zip(_:).json | 1 + .../publishers/zipmany/zip(_:_:)-4ukx2.json | 1 + .../publishers/zipmany/zip(_:_:)-6yeut.json | 1 + .../publishers/zipmany/zip(_:_:_:)-4lymq.json | 1 + .../publishers/zipmany/zip(_:_:_:)-6xqon.json | 1 + .../publishers/zipmany/zip(_:_:_:_:).json | 1 + .../ackategories/errorhandlers.json | 1 + ...otviewcontrollerdeallocatedbeforestop.json | 1 + .../ackategories/foundation.json | 1 + .../ackategories/foundation/bundle.json | 1 + .../foundation/bundle/buildnumber.json | 1 + .../foundation/bundle/receiptdata.json | 1 + .../foundation/bundle/version.json | 1 + .../ackategories/foundation/date.json | 1 + .../foundation/date/random().json | 1 + .../foundation/date/random(min:max:).json | 1 + .../date/randomizable-implementations.json | 1 + .../foundation/date/tostring(with:).json | 1 + .../foundation/dateformatter.json | 1 + .../dateformatter/cached(for:).json | 1 + .../foundation/nsattributedstring.json | 1 + .../nsattributedstring/+(_:_:).json | 1 + .../nsattributedstring/byappending(_:).json | 1 + .../foundation/numberformatter.json | 1 + .../numberformatter/string(from:)-42ny2.json | 1 + .../numberformatter/string(from:)-9amzr.json | 1 + .../ackategories/foundation/userdefaults.json | 1 + .../foundation/userdefaults/deviceid.json | 1 + .../frontmostcontainerviewcontroller.json | 1 + .../frontmostchild.json | 1 + .../ackategories/gradientview.json | 1 + .../ackategories/gradientview/axis.json | 1 + .../ackategories/gradientview/colors.json | 1 + .../gradientview/init(coder:).json | 1 + .../gradientview/init(colors:axis:).json | 1 + .../ackategories/gradientview/layerclass.json | 1 + .../traitcollectiondidchange(_:).json | 1 + data/documentation/ackategories/logger.json | 1 + .../ackategories/logger/applog().json | 1 + .../ackategories/logger/lifecyclelog().json | 1 + .../ackategories/logger/networkinglog().json | 1 + .../logger/oslog(subsystem:category:).json | 1 + .../ackategories/loggercategory.json | 1 + .../ackategories/loggercategory/app.json | 1 + .../loggercategory/lifecycle.json | 1 + .../loggercategory/networking.json | 1 + data/documentation/ackategories/mapkit.json | 1 + .../ackategories/mapkit/mkmapview.json | 1 + .../dequeueannotationview(for:type:).json | 1 + .../ackategories/optionalprotocol.json | 1 + .../optionalprotocol/optional.json | 1 + .../optionalprotocol/wrappedvalue.json | 1 + .../ackategories/propertylistvalue.json | 1 + .../ackategories/randomizable.json | 1 + .../ackategories/randomizable/random().json | 1 + data/documentation/ackategories/reusable.json | 1 + .../reusable/reuseidentifier.json | 1 + .../selfsizingtableheaderfooterview.json | 1 + .../layoutsubviews().json | 1 + data/documentation/ackategories/swift.json | 1 + .../ackategories/swift/array.json | 1 + .../swift/array/remove(object:).json | 1 + .../ackategories/swift/collection.json | 1 + .../swift/collection/isnotempty.json | 1 + .../swift/collection/random(min:max:).json | 1 + .../collection/subscript(safe:)-1uhro.json | 1 + .../collection/subscript(safe:)-412d7.json | 1 + .../ackategories/swift/dictionary.json | 1 + .../swift/dictionary/nilsremoved.json | 1 + .../swift/dictionary/value(for:).json | 1 + .../documentation/ackategories/swift/int.json | 1 + .../swift/int/init(safe:)-2x0yb.json | 1 + .../swift/int/init(safe:)-47nf8.json | 1 + .../swift/int/init(safe:)-4ndg2.json | 1 + .../ackategories/swift/int/random().json | 1 + .../int/randomizable-implementations.json | 1 + .../ackategories/swift/optional.json | 1 + .../ackategories/swift/optional/isempty.json | 1 + .../swift/optional/isnotempty.json | 1 + .../ackategories/swift/optional/nonempty.json | 1 + .../ackategories/swift/optional/optional.json | 1 + .../optionalprotocol-implementations.json | 1 + .../swift/optional/wrappedvalue.json | 1 + .../ackategories/swift/string.json | 1 + .../swift/string/firstletter.json | 1 + .../ackategories/swift/string/isnumeric.json | 1 + .../swift/string/isvalidemail(regex:).json | 1 + .../leftpadding(tolength:withpad:).json | 1 + ...ized(comment:value:tablename:bundle:).json | 1 + .../swift/string/matchesregex(_:).json | 1 + .../swift/string/normalized().json | 1 + .../ackategories/swift/string/random().json | 1 + ...nlength:maxlength:allowedcharacters:).json | 1 + .../string/randomizable-implementations.json | 1 + .../swift/string/removingdiacritics(_:).json | 1 + .../ackategories/swift/string/side.json | 1 + .../swift/string/side/!=(_:_:).json | 1 + .../ackategories/swift/string/side/both.json | 1 + .../side/equatable-implementations.json | 1 + .../swift/string/side/leading.json | 1 + .../swift/string/side/trailing.json | 1 + .../string/trimmed(characterset:from:).json | 1 + .../string/trimmed(charactersin:from:).json | 1 + data/documentation/ackategories/swiftui.json | 1 + .../ackategories/swiftui/edgeinsets.json | 1 + .../swiftui/edgeinsets/init(_:).json | 1 + .../ackategories/swiftui/edgeinsets/zero.json | 1 + .../ackategories/swiftui/view.json | 1 + .../view/font(_:lineheight:textstyle:).json | 1 + .../ackategories/taglistview.json | 1 + .../taglistview/horizontalspacing.json | 1 + .../taglistview/init(frame:).json | 1 + .../taglistview/intrinsiccontentsize.json | 1 + .../taglistview/layoutsubviews().json | 1 + .../ackategories/taglistview/tagviews.json | 1 + .../taglistview/verticalspacing.json | 1 + .../ackategories/uicontroleventhandling.json | 1 + .../uicontroleventhandling/off(_:).json | 1 + .../on(_:handler:).json | 1 + .../uicontroleventhandling/on(handler:).json | 1 + data/documentation/ackategories/uikit.json | 1 + .../uikit/nsmutableparagraphstyle.json | 1 + .../init(lineheight:).json | 1 + .../ackategories/uikit/uiapplication.json | 1 + .../clearlaunchscreencache().json | 1 + .../ackategories/uikit/uibutton.json | 1 + .../uibutton/centervertically(padding:).json | 1 + .../uikit/uibutton/intrinsiccontentsize.json | 1 + .../ackategories/uikit/uicollectionview.json | 1 + .../dequeuecell(for:type:).json | 1 + ...uesupplementaryview(ofkind:for:type:).json | 1 + .../prototypecell(type:).json | 1 + ...totypesupplementaryview(ofkind:type:).json | 1 + .../ackategories/uikit/uicolor.json | 1 + .../uikit/uicolor/brightened(by:).json | 1 + .../uikit/uicolor/darkened(by:).json | 1 + .../ackategories/uikit/uicolor/hexstring.json | 1 + .../uikit/uicolor/image(of:).json | 1 + .../uikit/uicolor/init(hex:).json | 1 + .../uikit/uicolor/init(hexstring:).json | 1 + .../ackategories/uikit/uicolor/isdark.json | 1 + .../ackategories/uikit/uicolor/islight.json | 1 + .../ackategories/uikit/uicolor/random().json | 1 + .../ackategories/uikit/uicontrol.json | 1 + .../ackategories/uikit/uicontrol/event.json | 1 + .../uikit/uicontrol/event/touchendevents.json | 1 + .../ackategories/uikit/uicontrol/off(_:).json | 1 + .../uikit/uicontrol/on(_:handler:).json | 1 + .../uikit/uicontrol/on(handler:).json | 1 + ...icontroleventhandling-implementations.json | 1 + .../ackategories/uikit/uidevice.json | 1 + .../ackategories/uikit/uidevice/ismac.json | 1 + .../ackategories/uikit/uidevice/ispad.json | 1 + .../ackategories/uikit/uidevice/istv.json | 1 + .../uikit/uidevice/modelname.json | 1 + .../ackategories/uikit/uiimage.json | 1 + .../uikit/uiimage/fixedorientation().json | 1 + .../uikit/uiimage/resized(maxdimension:).json | 1 + .../ackategories/uikit/uilabel.json | 1 + .../ackategories/uikit/uilabel/fontsize.json | 1 + .../uikit/uinavigationcontroller.json | 1 + .../frontmostchild.json | 1 + ...ntainerviewcontroller-implementations.json | 1 + ...tviewcontroller(animated:completion:).json | 1 + ...iewcontroller(_:animated:completion:).json | 1 + ...pviewcontroller(animated:completion:).json | 1 + ...iewcontroller(_:animated:completion:).json | 1 + .../setupcustombackgesturedelegate().json | 1 + .../ackategories/uikit/uisearchbar.json | 1 + .../uikit/uisearchbar/textfield.json | 1 + .../uikit/uisplitviewcontroller.json | 1 + .../uisplitviewcontroller/frontmostchild.json | 1 + ...ntainerviewcontroller-implementations.json | 1 + .../ackategories/uikit/uistackview.json | 1 + .../removeallarrangedsubviews().json | 1 + .../uikit/uitabbarcontroller.json | 1 + .../uitabbarcontroller/frontmostchild.json | 1 + ...ntainerviewcontroller-implementations.json | 1 + .../ackategories/uikit/uitableview.json | 1 + .../uitableview/dequeuecell(for:type:).json | 1 + .../dequeueheaderfooterview(type:).json | 1 + .../uitableview/prototypecell(type:).json | 1 + .../ackategories/uikit/uiview.json | 1 + .../uiview/createhspacer(_:priority:).json | 1 + .../uiview/createvspacer(_:priority:).json | 1 + .../uikit/uiview/forceintrinsic().json | 1 + .../ackategories/uikit/uiviewcontroller.json | 1 + .../display(childviewcontroller:in:).json | 1 + .../uiviewcontroller/frontmostcontroller.json | 1 + .../remove(childviewcontroller:).json | 1 + .../ackategories/userdefault.json | 1 + .../init(_:default:userdefaults:).json | 1 + ...(_:default:userdefaults:errorlogger:).json | 1 + .../userdefault/projectedvalue.json | 1 + .../userdefault/wrappedvalue.json | 1 + developer-og-twitter.jpg | Bin 0 -> 12562 bytes developer-og.jpg | Bin 0 -> 12856 bytes documentation/ackategories/+(_:_:)/index.html | 1 + .../ackategories/=_(_:_:)-5f35k/index.html | 1 + .../ackategories/=_(_:_:)-6lj31/index.html | 1 + .../flowcoordinator/activechild/index.html | 1 + .../flowcoordinator/addchild(_:)/index.html | 1 + .../childcoordinators/index.html | 1 + .../handledeeplink(_:)/index.html | 1 + .../base/flowcoordinator/index.html | 1 + .../base/flowcoordinator/init()/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../navigationcontroller/index.html | 1 + .../parentcoordinator/index.html | 1 + .../index.html | 1 + .../removechild(_:)/index.html | 1 + .../rootviewcontroller/index.html | 1 + .../base/flowcoordinator/start()/index.html | 1 + .../flowcoordinator/start(from:)/index.html | 1 + .../flowcoordinator/start(in:)/index.html | 1 + .../flowcoordinator/start(with:)/index.html | 1 + .../stop(animated:completion:)/index.html | 1 + .../index.html | 1 + .../base/flowcoordinatornodeeplink/index.html | 1 + documentation/ackategories/base/index.html | 1 + .../base/memoryloggingenabled/index.html | 1 + .../ackategories/base/nodeeplink/index.html | 1 + .../hasnavigationbar/index.html | 1 + .../base/viewcontroller/index.html | 1 + .../base/viewcontroller/init()/index.html | 1 + .../viewcontroller/init(coder:)/index.html | 1 + .../viewdidappear(_:)/index.html | 1 + .../viewdidfirstappear(_:)/index.html | 1 + .../viewwillappear(_:)/index.html | 1 + .../viewwillfirstappear(_:)/index.html | 1 + .../index.html | 1 + .../ackategories/base/viewmodel/index.html | 1 + .../base/viewmodel/init()/index.html | 1 + .../viewmodelmemoryloggingenabled/index.html | 1 + .../betterurl/!=(_:_:)/index.html | 1 + .../betterurl/encode(to:)/index.html | 1 + .../equatable-implementations/index.html | 1 + .../betterurl/hash(into:)/index.html | 1 + .../betterurl/hashvalue/index.html | 1 + .../ackategories/betterurl/index.html | 1 + .../betterurl/init(from:)/index.html | 1 + .../betterurl/init(rawvalue:)/index.html | 1 + .../betterurl/init(url:)/index.html | 1 + .../index.html | 1 + .../betterurl/rawvalue/index.html | 1 + .../ackategories/betterurl/url/index.html | 1 + .../combine/anypublisher/index.html | 1 + .../anypublisher/init(operation:)/index.html | 1 + .../ackategories/combine/future/index.html | 1 + .../future/init(operation:)/index.html | 1 + documentation/ackategories/combine/index.html | 1 + .../publisher/flatmaplatest(_:)/index.html | 1 + .../ackategories/combine/publisher/index.html | 1 + .../publisher/weakassign(to:on:)/index.html | 1 + .../combine/publishers/index.html | 1 + .../zipmany/allsatisfy(_:)/index.html | 1 + .../publishers/zipmany/append(_:)/index.html | 1 + .../assertnofailure(_:file:line:)/index.html | 1 + .../publishers/zipmany/assign(to:)/index.html | 1 + .../zipmany/assign(to:on:)/index.html | 1 + .../index.html | 1 + .../zipmany/breakpointonerror()/index.html | 1 + .../index.html | 1 + .../publishers/zipmany/catch(_:)/index.html | 1 + .../publishers/zipmany/collect()/index.html | 1 + .../publishers/zipmany/collect(_:)/index.html | 1 + .../zipmany/collect(_:options:)/index.html | 1 + .../zipmany/combinelatest(_:)/index.html | 1 + .../combinelatest(_:_:)-165xv/index.html | 1 + .../combinelatest(_:_:)-2mfbw/index.html | 1 + .../combinelatest(_:_:_:)-2sjo6/index.html | 1 + .../combinelatest(_:_:_:)-4kgni/index.html | 1 + .../combinelatest(_:_:_:_:)/index.html | 1 + .../zipmany/compactmap(_:)/index.html | 1 + .../zipmany/contains(_:)/index.html | 1 + .../zipmany/contains(where:)/index.html | 1 + .../publishers/zipmany/count()/index.html | 1 + .../index.html | 1 + .../zipmany/decode(type:decoder:)/index.html | 1 + .../index.html | 1 + .../zipmany/drop(untiloutputfrom:)/index.html | 1 + .../zipmany/drop(while:)/index.html | 1 + .../zipmany/dropfirst(_:)/index.html | 1 + .../zipmany/encode(encoder:)/index.html | 1 + .../zipmany/erasetoanypublisher()/index.html | 1 + .../publishers/zipmany/failure/index.html | 1 + .../publishers/zipmany/filter(_:)/index.html | 1 + .../publishers/zipmany/first()/index.html | 1 + .../zipmany/first(where:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../zipmany/flatmaplatest(_:)/index.html | 1 + .../index.html | 1 + .../zipmany/ignoreoutput()/index.html | 1 + .../combine/publishers/zipmany/index.html | 1 + .../zipmany/init(_:)-277by/index.html | 1 + .../zipmany/init(_:)-7ruqx/index.html | 1 + .../publishers/zipmany/last()/index.html | 1 + .../zipmany/last(where:)/index.html | 1 + .../zipmany/makeconnectable()/index.html | 1 + .../zipmany/map(_:)-4niae/index.html | 1 + .../zipmany/map(_:)-wdlx/index.html | 1 + .../publishers/zipmany/map(_:_:)/index.html | 1 + .../publishers/zipmany/map(_:_:_:)/index.html | 1 + .../zipmany/maperror(_:)/index.html | 1 + .../publishers/zipmany/max(by:)/index.html | 1 + .../index.html | 1 + .../zipmany/merge(with:)/index.html | 1 + .../zipmany/merge(with:_:)/index.html | 1 + .../zipmany/merge(with:_:_:)/index.html | 1 + .../zipmany/merge(with:_:_:_:)/index.html | 1 + .../zipmany/merge(with:_:_:_:_:)/index.html | 1 + .../zipmany/merge(with:_:_:_:_:_:)/index.html | 1 + .../merge(with:_:_:_:_:_:_:)/index.html | 1 + .../publishers/zipmany/min(by:)/index.html | 1 + .../zipmany/multicast(_:)/index.html | 1 + .../zipmany/multicast(subject:)/index.html | 1 + .../publishers/zipmany/output(at:)/index.html | 1 + .../publishers/zipmany/output(in:)/index.html | 1 + .../publishers/zipmany/output/index.html | 1 + .../publishers/zipmany/prefix(_:)/index.html | 1 + .../prefix(untiloutputfrom:)/index.html | 1 + .../zipmany/prefix(while:)/index.html | 1 + .../publishers/zipmany/prepend(_:)/index.html | 1 + .../zipmany/print(_:to:)/index.html | 1 + .../publisher-implementations/index.html | 1 + .../zipmany/receive(on:options:)/index.html | 1 + .../zipmany/receive(subscriber:)/index.html | 1 + .../zipmany/reduce(_:_:)/index.html | 1 + .../zipmany/removeduplicates()/index.html | 1 + .../zipmany/removeduplicates(by:)/index.html | 1 + .../zipmany/replaceempty(with:)/index.html | 1 + .../zipmany/replaceerror(with:)/index.html | 1 + .../zipmany/replacenil(with:)/index.html | 1 + .../publishers/zipmany/retry(_:)/index.html | 1 + .../publishers/zipmany/scan(_:_:)/index.html | 1 + .../zipmany/setfailuretype(to:)/index.html | 1 + .../publishers/zipmany/share()/index.html | 1 + .../index.html | 1 + .../zipmany/sink(receivevalue:)/index.html | 1 + .../zipmany/subscribe(_:)-5dtaz/index.html | 1 + .../zipmany/subscribe(_:)-cbwj/index.html | 1 + .../zipmany/subscribe(on:options:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../zipmany/tryallsatisfy(_:)/index.html | 1 + .../zipmany/trycatch(_:)/index.html | 1 + .../zipmany/trycompactmap(_:)/index.html | 1 + .../zipmany/trycontains(where:)/index.html | 1 + .../zipmany/trydrop(while:)/index.html | 1 + .../zipmany/tryfilter(_:)/index.html | 1 + .../zipmany/tryfirst(where:)/index.html | 1 + .../zipmany/trylast(where:)/index.html | 1 + .../publishers/zipmany/trymap(_:)/index.html | 1 + .../publishers/zipmany/trymax(by:)/index.html | 1 + .../publishers/zipmany/trymin(by:)/index.html | 1 + .../zipmany/tryprefix(while:)/index.html | 1 + .../zipmany/tryreduce(_:_:)/index.html | 1 + .../tryremoveduplicates(by:)/index.html | 1 + .../zipmany/tryscan(_:_:)/index.html | 1 + .../zipmany/values-2oncf/index.html | 1 + .../zipmany/values-3jyog/index.html | 1 + .../zipmany/weakassign(to:on:)/index.html | 1 + .../publishers/zipmany/zip(_:)/index.html | 1 + .../zipmany/zip(_:_:)-4ukx2/index.html | 1 + .../zipmany/zip(_:_:)-6yeut/index.html | 1 + .../zipmany/zip(_:_:_:)-4lymq/index.html | 1 + .../zipmany/zip(_:_:_:)-6xqon/index.html | 1 + .../zipmany/zip(_:_:_:_:)/index.html | 1 + .../ackategories/errorhandlers/index.html | 1 + .../index.html | 1 + .../foundation/bundle/buildnumber/index.html | 1 + .../ackategories/foundation/bundle/index.html | 1 + .../foundation/bundle/receiptdata/index.html | 1 + .../foundation/bundle/version/index.html | 1 + .../ackategories/foundation/date/index.html | 1 + .../foundation/date/random()/index.html | 1 + .../date/random(min:max:)/index.html | 1 + .../randomizable-implementations/index.html | 1 + .../date/tostring(with:)/index.html | 1 + .../dateformatter/cached(for:)/index.html | 1 + .../foundation/dateformatter/index.html | 1 + .../ackategories/foundation/index.html | 1 + .../nsattributedstring/+(_:_:)/index.html | 1 + .../byappending(_:)/index.html | 1 + .../foundation/nsattributedstring/index.html | 1 + .../foundation/numberformatter/index.html | 1 + .../string(from:)-42ny2/index.html | 1 + .../string(from:)-9amzr/index.html | 1 + .../userdefaults/deviceid/index.html | 1 + .../foundation/userdefaults/index.html | 1 + .../frontmostchild/index.html | 1 + .../index.html | 1 + .../ackategories/gradientview/axis/index.html | 1 + .../gradientview/colors/index.html | 1 + .../ackategories/gradientview/index.html | 1 + .../gradientview/init(coder:)/index.html | 1 + .../init(colors:axis:)/index.html | 1 + .../gradientview/layerclass/index.html | 1 + .../traitcollectiondidchange(_:)/index.html | 1 + documentation/ackategories/index.html | 1 + .../ackategories/logger/applog()/index.html | 1 + documentation/ackategories/logger/index.html | 1 + .../logger/lifecyclelog()/index.html | 1 + .../logger/networkinglog()/index.html | 1 + .../oslog(subsystem:category:)/index.html | 1 + .../loggercategory/app/index.html | 1 + .../ackategories/loggercategory/index.html | 1 + .../loggercategory/lifecycle/index.html | 1 + .../loggercategory/networking/index.html | 1 + documentation/ackategories/mapkit/index.html | 1 + .../index.html | 1 + .../ackategories/mapkit/mkmapview/index.html | 1 + .../ackategories/optionalprotocol/index.html | 1 + .../optionalprotocol/optional/index.html | 1 + .../optionalprotocol/wrappedvalue/index.html | 1 + .../ackategories/propertylistvalue/index.html | 1 + .../ackategories/randomizable/index.html | 1 + .../randomizable/random()/index.html | 1 + .../ackategories/reusable/index.html | 1 + .../reusable/reuseidentifier/index.html | 1 + .../index.html | 1 + .../layoutsubviews()/index.html | 1 + .../ackategories/swift/array/index.html | 1 + .../swift/array/remove(object:)/index.html | 1 + .../ackategories/swift/collection/index.html | 1 + .../swift/collection/isnotempty/index.html | 1 + .../collection/random(min:max:)/index.html | 1 + .../subscript(safe:)-1uhro/index.html | 1 + .../subscript(safe:)-412d7/index.html | 1 + .../ackategories/swift/dictionary/index.html | 1 + .../swift/dictionary/nilsremoved/index.html | 1 + .../swift/dictionary/value(for:)/index.html | 1 + documentation/ackategories/swift/index.html | 1 + .../ackategories/swift/int/index.html | 1 + .../swift/int/init(safe:)-2x0yb/index.html | 1 + .../swift/int/init(safe:)-47nf8/index.html | 1 + .../swift/int/init(safe:)-4ndg2/index.html | 1 + .../swift/int/random()/index.html | 1 + .../randomizable-implementations/index.html | 1 + .../ackategories/swift/optional/index.html | 1 + .../swift/optional/isempty/index.html | 1 + .../swift/optional/isnotempty/index.html | 1 + .../swift/optional/nonempty/index.html | 1 + .../swift/optional/optional/index.html | 1 + .../index.html | 1 + .../swift/optional/wrappedvalue/index.html | 1 + .../swift/string/firstletter/index.html | 1 + .../ackategories/swift/string/index.html | 1 + .../swift/string/isnumeric/index.html | 1 + .../string/isvalidemail(regex:)/index.html | 1 + .../leftpadding(tolength:withpad:)/index.html | 1 + .../index.html | 1 + .../swift/string/matchesregex(_:)/index.html | 1 + .../swift/string/normalized()/index.html | 1 + .../swift/string/random()/index.html | 1 + .../index.html | 1 + .../randomizable-implementations/index.html | 1 + .../string/removingdiacritics(_:)/index.html | 1 + .../swift/string/side/!=(_:_:)/index.html | 1 + .../swift/string/side/both/index.html | 1 + .../side/equatable-implementations/index.html | 1 + .../ackategories/swift/string/side/index.html | 1 + .../swift/string/side/leading/index.html | 1 + .../swift/string/side/trailing/index.html | 1 + .../trimmed(characterset:from:)/index.html | 1 + .../trimmed(charactersin:from:)/index.html | 1 + .../swiftui/edgeinsets/index.html | 1 + .../swiftui/edgeinsets/init(_:)/index.html | 1 + .../swiftui/edgeinsets/zero/index.html | 1 + documentation/ackategories/swiftui/index.html | 1 + .../font(_:lineheight:textstyle:)/index.html | 1 + .../ackategories/swiftui/view/index.html | 1 + .../taglistview/horizontalspacing/index.html | 1 + .../ackategories/taglistview/index.html | 1 + .../taglistview/init(frame:)/index.html | 1 + .../intrinsiccontentsize/index.html | 1 + .../taglistview/layoutsubviews()/index.html | 1 + .../taglistview/tagviews/index.html | 1 + .../taglistview/verticalspacing/index.html | 1 + .../uicontroleventhandling/index.html | 1 + .../uicontroleventhandling/off(_:)/index.html | 1 + .../on(_:handler:)/index.html | 1 + .../on(handler:)/index.html | 1 + documentation/ackategories/uikit/index.html | 1 + .../uikit/nsmutableparagraphstyle/index.html | 1 + .../init(lineheight:)/index.html | 1 + .../clearlaunchscreencache()/index.html | 1 + .../uikit/uiapplication/index.html | 1 + .../centervertically(padding:)/index.html | 1 + .../ackategories/uikit/uibutton/index.html | 1 + .../uibutton/intrinsiccontentsize/index.html | 1 + .../dequeuecell(for:type:)/index.html | 1 + .../index.html | 1 + .../uikit/uicollectionview/index.html | 1 + .../prototypecell(type:)/index.html | 1 + .../index.html | 1 + .../uikit/uicolor/brightened(by:)/index.html | 1 + .../uikit/uicolor/darkened(by:)/index.html | 1 + .../uikit/uicolor/hexstring/index.html | 1 + .../uikit/uicolor/image(of:)/index.html | 1 + .../ackategories/uikit/uicolor/index.html | 1 + .../uikit/uicolor/init(hex:)/index.html | 1 + .../uikit/uicolor/init(hexstring:)/index.html | 1 + .../uikit/uicolor/isdark/index.html | 1 + .../uikit/uicolor/islight/index.html | 1 + .../uikit/uicolor/random()/index.html | 1 + .../uikit/uicontrol/event/index.html | 1 + .../uicontrol/event/touchendevents/index.html | 1 + .../ackategories/uikit/uicontrol/index.html | 1 + .../uikit/uicontrol/off(_:)/index.html | 1 + .../uikit/uicontrol/on(_:handler:)/index.html | 1 + .../uikit/uicontrol/on(handler:)/index.html | 1 + .../index.html | 1 + .../ackategories/uikit/uidevice/index.html | 1 + .../uikit/uidevice/ismac/index.html | 1 + .../uikit/uidevice/ispad/index.html | 1 + .../uikit/uidevice/istv/index.html | 1 + .../uikit/uidevice/modelname/index.html | 1 + .../uiimage/fixedorientation()/index.html | 1 + .../ackategories/uikit/uiimage/index.html | 1 + .../uiimage/resized(maxdimension:)/index.html | 1 + .../uikit/uilabel/fontsize/index.html | 1 + .../ackategories/uikit/uilabel/index.html | 1 + .../frontmostchild/index.html | 1 + .../index.html | 1 + .../uikit/uinavigationcontroller/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../ackategories/uikit/uisearchbar/index.html | 1 + .../uikit/uisearchbar/textfield/index.html | 1 + .../frontmostchild/index.html | 1 + .../index.html | 1 + .../uikit/uisplitviewcontroller/index.html | 1 + .../ackategories/uikit/uistackview/index.html | 1 + .../removeallarrangedsubviews()/index.html | 1 + .../frontmostchild/index.html | 1 + .../index.html | 1 + .../uikit/uitabbarcontroller/index.html | 1 + .../dequeuecell(for:type:)/index.html | 1 + .../dequeueheaderfooterview(type:)/index.html | 1 + .../ackategories/uikit/uitableview/index.html | 1 + .../prototypecell(type:)/index.html | 1 + .../createhspacer(_:priority:)/index.html | 1 + .../createvspacer(_:priority:)/index.html | 1 + .../uikit/uiview/forceintrinsic()/index.html | 1 + .../ackategories/uikit/uiview/index.html | 1 + .../index.html | 1 + .../frontmostcontroller/index.html | 1 + .../uikit/uiviewcontroller/index.html | 1 + .../remove(childviewcontroller:)/index.html | 1 + .../ackategories/userdefault/index.html | 1 + .../init(_:default:userdefaults:)/index.html | 1 + .../index.html | 1 + .../userdefault/projectedvalue/index.html | 1 + .../userdefault/wrappedvalue/index.html | 1 + favicon.ico | Bin 0 -> 15406 bytes favicon.svg | 11 + img/added-icon.d6f7e47d.svg | 11 + img/deprecated-icon.015b4f17.svg | 11 + img/modified-icon.f496e73d.svg | 11 + img/no-image@2x.df2a0a50.png | Bin 0 -> 6155 bytes index.html | 1 + index/availability.index | Bin 0 -> 1481 bytes index/data.mdb | Bin 0 -> 262144 bytes index/index.json | 1 + index/navigator.index | Bin 0 -> 93992 bytes js/chunk-2d0d3105.cd72cc8e.js | 10 + js/chunk-c0335d80.76a68cc5.js | 10 + js/chunk-vendors.ba2dd0cb.js | 26 + js/documentation-topic.57e91f8a.js | 10 + js/documentation-topic~topic.1679ec90.js | 20 + ...topic~topic~tutorials-overview.90c61522.js | 10 + js/highlight-js-bash.1b52852f.js | 10 + js/highlight-js-c.d1db3f17.js | 10 + js/highlight-js-cpp.eaddddbe.js | 10 + js/highlight-js-css.75eab1fe.js | 10 + js/highlight-js-custom-markdown.7cffc4b3.js | 10 + js/highlight-js-custom-swift.5cda5c20.js | 10 + js/highlight-js-diff.62d66733.js | 10 + js/highlight-js-http.163e45b6.js | 10 + js/highlight-js-java.8326d9d8.js | 10 + js/highlight-js-javascript.acb8a8eb.js | 10 + js/highlight-js-json.471128d2.js | 10 + js/highlight-js-llvm.6100b125.js | 10 + js/highlight-js-markdown.90077643.js | 10 + js/highlight-js-objectivec.bcdf5156.js | 10 + js/highlight-js-perl.757d7b6f.js | 10 + js/highlight-js-php.cc8d6c27.js | 10 + js/highlight-js-python.c214ed92.js | 10 + js/highlight-js-ruby.f889d392.js | 10 + js/highlight-js-scss.62ee18da.js | 10 + js/highlight-js-shell.dd7f411f.js | 10 + js/highlight-js-swift.84f3e88c.js | 10 + js/highlight-js-xml.9c3688c7.js | 10 + js/index.e8a5d294.js | 9 + js/topic.8cd0c0c4.js | 10 + js/tutorials-overview.2a32cd6f.js | 10 + metadata.json | 1 + 888 files changed, 1177 insertions(+), 6484 deletions(-) delete mode 100644 ACKategories.xcodeproj/project.pbxproj delete mode 100644 ACKategories.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 ACKategories.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist delete mode 100644 ACKategories.xcodeproj/xcshareddata/xcschemes/ACKategories.xcscheme delete mode 100644 ACKategories.xcodeproj/xcshareddata/xcschemes/ACKategoriesResponderTests.xcscheme delete mode 100644 ACKategoriesExample/AppDelegate.swift delete mode 100644 ACKategoriesExample/Assets.xcassets/AppIcon.appiconset/Contents.json delete mode 100644 ACKategoriesExample/Flow coordinators/AppFlowCoordinator.swift delete mode 100644 ACKategoriesExample/Flow coordinators/ModalFlowCoordinator.swift delete mode 100644 ACKategoriesExample/Info.plist delete mode 100644 ACKategoriesExample/LaunchScreen.storyboard delete mode 100644 ACKategoriesExample/Model/ExampleItem.swift delete mode 100644 ACKategoriesExample/Screens/Base/BaseViewController.swift delete mode 100644 ACKategoriesExample/Screens/Example list/ExampleListViewController.swift delete mode 100644 ACKategoriesExample/Screens/Example list/ExampleListViewModel.swift delete mode 100644 ACKategoriesExample/Screens/GradientView/GradientViewController.swift delete mode 100644 ACKategoriesExample/Screens/MapView/MapViewController.swift delete mode 100644 ACKategoriesExample/Screens/MapView/MapViewModel.swift delete mode 100644 ACKategoriesExample/Screens/Modal/ModalViewController.swift delete mode 100644 ACKategoriesExample/Screens/UIControl blocks/UIControlBlocksViewController.swift delete mode 100644 ACKategoriesExample/Screens/VC composition/TitleViewController.swift delete mode 100644 ACKategoriesExample/Screens/VC composition/VCCompositionViewController.swift delete mode 100644 ACKategoriesExample/View/TitleSubtitleTableViewCell.swift delete mode 100644 CHANGELOG.md delete mode 100644 LICENSE delete mode 100644 Package.swift delete mode 100644 README.md delete mode 100644 Resources/cover-image.png delete mode 100644 Sources/ACKategories/ACKategories.h delete mode 100644 Sources/ACKategories/ArrayExtensions.swift delete mode 100644 Sources/ACKategories/BackGesture.swift delete mode 100644 Sources/ACKategories/Base/Base.swift delete mode 100644 Sources/ACKategories/Base/FlowCoordinator.swift delete mode 100644 Sources/ACKategories/Base/Logger.swift delete mode 100644 Sources/ACKategories/Base/ViewController.swift delete mode 100644 Sources/ACKategories/Base/ViewModel.swift delete mode 100644 Sources/ACKategories/BetterURL.swift delete mode 100644 Sources/ACKategories/BundleExtensions.swift delete mode 100644 Sources/ACKategories/CollectionExtensions.swift delete mode 100644 Sources/ACKategories/Combine+Concurrency.swift delete mode 100644 Sources/ACKategories/ConditionalAssignment.swift delete mode 100644 Sources/ACKategories/DateExtensions.swift delete mode 100644 Sources/ACKategories/DateFormatting.swift delete mode 100644 Sources/ACKategories/DictionaryExtensions.swift delete mode 100644 Sources/ACKategories/EdgeInsetsExtensions.swift delete mode 100644 Sources/ACKategories/ErrorHandlers.swift delete mode 100644 Sources/ACKategories/GradientView.swift delete mode 100644 Sources/ACKategories/IntExtensions.swift delete mode 100644 Sources/ACKategories/NSAttributedStringExtensions.swift delete mode 100644 Sources/ACKategories/NSMutableParagraphStyleExtensions.swift delete mode 100644 Sources/ACKategories/NumberFormatterExtensions.swift delete mode 100644 Sources/ACKategories/PropertyWrappers/UserDefault.swift delete mode 100644 Sources/ACKategories/PublisherExtensions.swift delete mode 100644 Sources/ACKategories/RandomExtensions/Date+Random.swift delete mode 100644 Sources/ACKategories/RandomExtensions/Int+Random.swift delete mode 100644 Sources/ACKategories/RandomExtensions/Randomizable.swift delete mode 100644 Sources/ACKategories/RandomExtensions/String+Random.swift delete mode 100644 Sources/ACKategories/Reusable.swift delete mode 100644 Sources/ACKategories/ReusableView.swift delete mode 100644 Sources/ACKategories/SelfSizingTableHeaderFooterView.swift delete mode 100644 Sources/ACKategories/StringExtensions.swift delete mode 100644 Sources/ACKategories/SwiftUIExtensions/FontModifier.swift delete mode 100644 Sources/ACKategories/TagListView.swift delete mode 100644 Sources/ACKategories/UIApplicationExtensions.swift delete mode 100644 Sources/ACKategories/UIButtonExtensions.swift delete mode 100644 Sources/ACKategories/UIColorExtensions.swift delete mode 100644 Sources/ACKategories/UIControl+Blocks.swift delete mode 100644 Sources/ACKategories/UIControlEvents.swift delete mode 100644 Sources/ACKategories/UIDeviceExtensions.swift delete mode 100644 Sources/ACKategories/UIImageExtensions.swift delete mode 100644 Sources/ACKategories/UILabelExtensions.swift delete mode 100644 Sources/ACKategories/UINavigationControllerExtensions.swift delete mode 100644 Sources/ACKategories/UISearchBarExtensions.swift delete mode 100644 Sources/ACKategories/UIStackViewExtensions.swift delete mode 100644 Sources/ACKategories/UIView+Spacer.swift delete mode 100644 Sources/ACKategories/UIViewController+Children.swift delete mode 100644 Sources/ACKategories/UIViewController+FrontMost.swift delete mode 100644 Sources/ACKategories/UIViewExtensions.swift delete mode 100644 Sources/ACKategories/UserDefaultsExtensions.swift delete mode 100644 Tests/ACKategoriesResponderTests/ACKategoriesResponder.xctestplan delete mode 100644 Tests/ACKategoriesResponderTests/ControlBlocksTests.swift delete mode 100644 Tests/ACKategoriesResponderTests/Extensions/UIWindow.swift delete mode 100644 Tests/ACKategoriesResponderTests/FlowCoordinator/Dummies.swift delete mode 100644 Tests/ACKategoriesResponderTests/FlowCoordinator/FlowCoordinatorTests.swift delete mode 100644 Tests/ACKategoriesResponderTests/UINavigationControllerTests.swift delete mode 100644 Tests/ACKategoriesTests/ACKategories.xctestplan delete mode 100644 Tests/ACKategoriesTests/ArrayTests.swift delete mode 100644 Tests/ACKategoriesTests/BetterURL_Tests.swift delete mode 100644 Tests/ACKategoriesTests/CollectionTests.swift delete mode 100644 Tests/ACKategoriesTests/ColorTests.swift delete mode 100644 Tests/ACKategoriesTests/ConditionalAssignmentTests.swift delete mode 100644 Tests/ACKategoriesTests/DateFormattingTests.swift delete mode 100644 Tests/ACKategoriesTests/EdgeInsetsTests.swift delete mode 100644 Tests/ACKategoriesTests/FoundationTests.swift delete mode 100644 Tests/ACKategoriesTests/IntTests.swift delete mode 100644 Tests/ACKategoriesTests/PropertyWrappers/UserDefaultTests.swift delete mode 100644 Tests/ACKategoriesTests/Random/DateRandomTests.swift delete mode 100644 Tests/ACKategoriesTests/Random/IntRandomTests.swift delete mode 100644 Tests/ACKategoriesTests/Random/StringRandomTests.swift delete mode 100644 Tests/ACKategoriesTests/ReusableViewTests.swift delete mode 100644 Tests/ACKategoriesTests/StringTests.swift delete mode 100644 Tests/ACKategoriesTests/UIStackViewTests.swift delete mode 100644 Tests/ACKategoriesTests/UIViewControllerChildrenTests.swift delete mode 100644 Tests/ACKategoriesTests/UIViewTests.swift create mode 100644 css/chunk-c0335d80.10a2f091.css create mode 100644 css/documentation-topic.1d1eec04.css create mode 100644 css/documentation-topic~topic.b6287bcf.css create mode 100644 css/documentation-topic~topic~tutorials-overview.d6f5411c.css create mode 100644 css/index.038e887c.css create mode 100644 css/topic.d8c126f3.css create mode 100644 css/tutorials-overview.c249c765.css create mode 100644 data/documentation/ackategories.json create mode 100644 data/documentation/ackategories/+(_:_:).json create mode 100644 data/documentation/ackategories/=_(_:_:)-5f35k.json create mode 100644 data/documentation/ackategories/=_(_:_:)-6lj31.json create mode 100644 data/documentation/ackategories/base.json create mode 100644 data/documentation/ackategories/base/flowcoordinator.json create mode 100644 data/documentation/ackategories/base/flowcoordinator/activechild.json create mode 100644 data/documentation/ackategories/base/flowcoordinator/addchild(_:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/childcoordinators.json create mode 100644 data/documentation/ackategories/base/flowcoordinator/handledeeplink(_:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/init().json create mode 100644 data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:animationcontrollerfor:from:to:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:didshow:animated:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:interactioncontrollerfor:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/navigationcontroller.json create mode 100644 data/documentation/ackategories/base/flowcoordinator/parentcoordinator.json create mode 100644 data/documentation/ackategories/base/flowcoordinator/presentationcontrollerdiddismiss(_:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/removechild(_:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/rootviewcontroller.json create mode 100644 data/documentation/ackategories/base/flowcoordinator/start().json create mode 100644 data/documentation/ackategories/base/flowcoordinator/start(from:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/start(in:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/start(with:).json create mode 100644 data/documentation/ackategories/base/flowcoordinator/stop(animated:completion:).json create mode 100644 data/documentation/ackategories/base/flowcoordinatormemoryloggingenabled.json create mode 100644 data/documentation/ackategories/base/flowcoordinatornodeeplink.json create mode 100644 data/documentation/ackategories/base/memoryloggingenabled.json create mode 100644 data/documentation/ackategories/base/nodeeplink.json create mode 100644 data/documentation/ackategories/base/viewcontroller.json create mode 100644 data/documentation/ackategories/base/viewcontroller/hasnavigationbar.json create mode 100644 data/documentation/ackategories/base/viewcontroller/init().json create mode 100644 data/documentation/ackategories/base/viewcontroller/init(coder:).json create mode 100644 data/documentation/ackategories/base/viewcontroller/viewdidappear(_:).json create mode 100644 data/documentation/ackategories/base/viewcontroller/viewdidfirstappear(_:).json create mode 100644 data/documentation/ackategories/base/viewcontroller/viewwillappear(_:).json create mode 100644 data/documentation/ackategories/base/viewcontroller/viewwillfirstappear(_:).json create mode 100644 data/documentation/ackategories/base/viewcontrollermemoryloggingenabled.json create mode 100644 data/documentation/ackategories/base/viewmodel.json create mode 100644 data/documentation/ackategories/base/viewmodel/init().json create mode 100644 data/documentation/ackategories/base/viewmodelmemoryloggingenabled.json create mode 100644 data/documentation/ackategories/betterurl.json create mode 100644 data/documentation/ackategories/betterurl/!=(_:_:).json create mode 100644 data/documentation/ackategories/betterurl/encode(to:).json create mode 100644 data/documentation/ackategories/betterurl/equatable-implementations.json create mode 100644 data/documentation/ackategories/betterurl/hash(into:).json create mode 100644 data/documentation/ackategories/betterurl/hashvalue.json create mode 100644 data/documentation/ackategories/betterurl/init(from:).json create mode 100644 data/documentation/ackategories/betterurl/init(rawvalue:).json create mode 100644 data/documentation/ackategories/betterurl/init(url:).json create mode 100644 data/documentation/ackategories/betterurl/rawrepresentable-implementations.json create mode 100644 data/documentation/ackategories/betterurl/rawvalue.json create mode 100644 data/documentation/ackategories/betterurl/url.json create mode 100644 data/documentation/ackategories/combine.json create mode 100644 data/documentation/ackategories/combine/anypublisher.json create mode 100644 data/documentation/ackategories/combine/anypublisher/init(operation:).json create mode 100644 data/documentation/ackategories/combine/future.json create mode 100644 data/documentation/ackategories/combine/future/init(operation:).json create mode 100644 data/documentation/ackategories/combine/publisher.json create mode 100644 data/documentation/ackategories/combine/publisher/flatmaplatest(_:).json create mode 100644 data/documentation/ackategories/combine/publisher/weakassign(to:on:).json create mode 100644 data/documentation/ackategories/combine/publishers.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/allsatisfy(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/append(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/assertnofailure(_:file:line:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/assign(to:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/assign(to:on:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/breakpoint(receivesubscription:receiveoutput:receivecompletion:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/breakpointonerror().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/buffer(size:prefetch:whenfull:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/catch(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/collect().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/collect(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/collect(_:options:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-165xv.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-2mfbw.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-2sjo6.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-4kgni.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/compactmap(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/contains(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/contains(where:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/count().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/debounce(for:scheduler:options:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/decode(type:decoder:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/delay(for:tolerance:scheduler:options:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/drop(untiloutputfrom:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/drop(while:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/dropfirst(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/encode(encoder:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/erasetoanypublisher().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/failure.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/filter(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/first().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/first(where:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3r0f7.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3yqxm.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5657v.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5rgig.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/flatmaplatest(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/ignoreoutput().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/init(_:)-277by.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/init(_:)-7ruqx.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/last().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/last(where:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/makeconnectable().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/map(_:)-4niae.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/map(_:)-wdlx.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/map(_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/map(_:_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/maperror(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/max(by:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/measureinterval(using:options:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/merge(with:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/min(by:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/multicast(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/multicast(subject:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/output(at:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/output(in:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/output.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/prefix(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/prefix(untiloutputfrom:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/prefix(while:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/prepend(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/print(_:to:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/publisher-implementations.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/receive(on:options:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/receive(subscriber:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/reduce(_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/removeduplicates().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/removeduplicates(by:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/replaceempty(with:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/replaceerror(with:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/replacenil(with:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/retry(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/scan(_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/setfailuretype(to:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/share().json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/sink(receivecompletion:receivevalue:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/sink(receivevalue:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-5dtaz.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-cbwj.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/subscribe(on:options:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/throttle(for:scheduler:latest:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/timeout(_:scheduler:options:customerror:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/tryallsatisfy(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/trycatch(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/trycompactmap(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/trycontains(where:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/trydrop(while:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/tryfilter(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/tryfirst(where:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/trylast(where:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/trymap(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/trymax(by:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/trymin(by:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/tryprefix(while:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/tryreduce(_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/tryremoveduplicates(by:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/tryscan(_:_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/values-2oncf.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/values-3jyog.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/weakassign(to:on:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/zip(_:).json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-4ukx2.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-6yeut.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-4lymq.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-6xqon.json create mode 100644 data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:_:).json create mode 100644 data/documentation/ackategories/errorhandlers.json create mode 100644 data/documentation/ackategories/errorhandlers/rootviewcontrollerdeallocatedbeforestop.json create mode 100644 data/documentation/ackategories/foundation.json create mode 100644 data/documentation/ackategories/foundation/bundle.json create mode 100644 data/documentation/ackategories/foundation/bundle/buildnumber.json create mode 100644 data/documentation/ackategories/foundation/bundle/receiptdata.json create mode 100644 data/documentation/ackategories/foundation/bundle/version.json create mode 100644 data/documentation/ackategories/foundation/date.json create mode 100644 data/documentation/ackategories/foundation/date/random().json create mode 100644 data/documentation/ackategories/foundation/date/random(min:max:).json create mode 100644 data/documentation/ackategories/foundation/date/randomizable-implementations.json create mode 100644 data/documentation/ackategories/foundation/date/tostring(with:).json create mode 100644 data/documentation/ackategories/foundation/dateformatter.json create mode 100644 data/documentation/ackategories/foundation/dateformatter/cached(for:).json create mode 100644 data/documentation/ackategories/foundation/nsattributedstring.json create mode 100644 data/documentation/ackategories/foundation/nsattributedstring/+(_:_:).json create mode 100644 data/documentation/ackategories/foundation/nsattributedstring/byappending(_:).json create mode 100644 data/documentation/ackategories/foundation/numberformatter.json create mode 100644 data/documentation/ackategories/foundation/numberformatter/string(from:)-42ny2.json create mode 100644 data/documentation/ackategories/foundation/numberformatter/string(from:)-9amzr.json create mode 100644 data/documentation/ackategories/foundation/userdefaults.json create mode 100644 data/documentation/ackategories/foundation/userdefaults/deviceid.json create mode 100644 data/documentation/ackategories/frontmostcontainerviewcontroller.json create mode 100644 data/documentation/ackategories/frontmostcontainerviewcontroller/frontmostchild.json create mode 100644 data/documentation/ackategories/gradientview.json create mode 100644 data/documentation/ackategories/gradientview/axis.json create mode 100644 data/documentation/ackategories/gradientview/colors.json create mode 100644 data/documentation/ackategories/gradientview/init(coder:).json create mode 100644 data/documentation/ackategories/gradientview/init(colors:axis:).json create mode 100644 data/documentation/ackategories/gradientview/layerclass.json create mode 100644 data/documentation/ackategories/gradientview/traitcollectiondidchange(_:).json create mode 100644 data/documentation/ackategories/logger.json create mode 100644 data/documentation/ackategories/logger/applog().json create mode 100644 data/documentation/ackategories/logger/lifecyclelog().json create mode 100644 data/documentation/ackategories/logger/networkinglog().json create mode 100644 data/documentation/ackategories/logger/oslog(subsystem:category:).json create mode 100644 data/documentation/ackategories/loggercategory.json create mode 100644 data/documentation/ackategories/loggercategory/app.json create mode 100644 data/documentation/ackategories/loggercategory/lifecycle.json create mode 100644 data/documentation/ackategories/loggercategory/networking.json create mode 100644 data/documentation/ackategories/mapkit.json create mode 100644 data/documentation/ackategories/mapkit/mkmapview.json create mode 100644 data/documentation/ackategories/mapkit/mkmapview/dequeueannotationview(for:type:).json create mode 100644 data/documentation/ackategories/optionalprotocol.json create mode 100644 data/documentation/ackategories/optionalprotocol/optional.json create mode 100644 data/documentation/ackategories/optionalprotocol/wrappedvalue.json create mode 100644 data/documentation/ackategories/propertylistvalue.json create mode 100644 data/documentation/ackategories/randomizable.json create mode 100644 data/documentation/ackategories/randomizable/random().json create mode 100644 data/documentation/ackategories/reusable.json create mode 100644 data/documentation/ackategories/reusable/reuseidentifier.json create mode 100644 data/documentation/ackategories/selfsizingtableheaderfooterview.json create mode 100644 data/documentation/ackategories/selfsizingtableheaderfooterview/layoutsubviews().json create mode 100644 data/documentation/ackategories/swift.json create mode 100644 data/documentation/ackategories/swift/array.json create mode 100644 data/documentation/ackategories/swift/array/remove(object:).json create mode 100644 data/documentation/ackategories/swift/collection.json create mode 100644 data/documentation/ackategories/swift/collection/isnotempty.json create mode 100644 data/documentation/ackategories/swift/collection/random(min:max:).json create mode 100644 data/documentation/ackategories/swift/collection/subscript(safe:)-1uhro.json create mode 100644 data/documentation/ackategories/swift/collection/subscript(safe:)-412d7.json create mode 100644 data/documentation/ackategories/swift/dictionary.json create mode 100644 data/documentation/ackategories/swift/dictionary/nilsremoved.json create mode 100644 data/documentation/ackategories/swift/dictionary/value(for:).json create mode 100644 data/documentation/ackategories/swift/int.json create mode 100644 data/documentation/ackategories/swift/int/init(safe:)-2x0yb.json create mode 100644 data/documentation/ackategories/swift/int/init(safe:)-47nf8.json create mode 100644 data/documentation/ackategories/swift/int/init(safe:)-4ndg2.json create mode 100644 data/documentation/ackategories/swift/int/random().json create mode 100644 data/documentation/ackategories/swift/int/randomizable-implementations.json create mode 100644 data/documentation/ackategories/swift/optional.json create mode 100644 data/documentation/ackategories/swift/optional/isempty.json create mode 100644 data/documentation/ackategories/swift/optional/isnotempty.json create mode 100644 data/documentation/ackategories/swift/optional/nonempty.json create mode 100644 data/documentation/ackategories/swift/optional/optional.json create mode 100644 data/documentation/ackategories/swift/optional/optionalprotocol-implementations.json create mode 100644 data/documentation/ackategories/swift/optional/wrappedvalue.json create mode 100644 data/documentation/ackategories/swift/string.json create mode 100644 data/documentation/ackategories/swift/string/firstletter.json create mode 100644 data/documentation/ackategories/swift/string/isnumeric.json create mode 100644 data/documentation/ackategories/swift/string/isvalidemail(regex:).json create mode 100644 data/documentation/ackategories/swift/string/leftpadding(tolength:withpad:).json create mode 100644 data/documentation/ackategories/swift/string/localized(comment:value:tablename:bundle:).json create mode 100644 data/documentation/ackategories/swift/string/matchesregex(_:).json create mode 100644 data/documentation/ackategories/swift/string/normalized().json create mode 100644 data/documentation/ackategories/swift/string/random().json create mode 100644 data/documentation/ackategories/swift/string/random(minlength:maxlength:allowedcharacters:).json create mode 100644 data/documentation/ackategories/swift/string/randomizable-implementations.json create mode 100644 data/documentation/ackategories/swift/string/removingdiacritics(_:).json create mode 100644 data/documentation/ackategories/swift/string/side.json create mode 100644 data/documentation/ackategories/swift/string/side/!=(_:_:).json create mode 100644 data/documentation/ackategories/swift/string/side/both.json create mode 100644 data/documentation/ackategories/swift/string/side/equatable-implementations.json create mode 100644 data/documentation/ackategories/swift/string/side/leading.json create mode 100644 data/documentation/ackategories/swift/string/side/trailing.json create mode 100644 data/documentation/ackategories/swift/string/trimmed(characterset:from:).json create mode 100644 data/documentation/ackategories/swift/string/trimmed(charactersin:from:).json create mode 100644 data/documentation/ackategories/swiftui.json create mode 100644 data/documentation/ackategories/swiftui/edgeinsets.json create mode 100644 data/documentation/ackategories/swiftui/edgeinsets/init(_:).json create mode 100644 data/documentation/ackategories/swiftui/edgeinsets/zero.json create mode 100644 data/documentation/ackategories/swiftui/view.json create mode 100644 data/documentation/ackategories/swiftui/view/font(_:lineheight:textstyle:).json create mode 100644 data/documentation/ackategories/taglistview.json create mode 100644 data/documentation/ackategories/taglistview/horizontalspacing.json create mode 100644 data/documentation/ackategories/taglistview/init(frame:).json create mode 100644 data/documentation/ackategories/taglistview/intrinsiccontentsize.json create mode 100644 data/documentation/ackategories/taglistview/layoutsubviews().json create mode 100644 data/documentation/ackategories/taglistview/tagviews.json create mode 100644 data/documentation/ackategories/taglistview/verticalspacing.json create mode 100644 data/documentation/ackategories/uicontroleventhandling.json create mode 100644 data/documentation/ackategories/uicontroleventhandling/off(_:).json create mode 100644 data/documentation/ackategories/uicontroleventhandling/on(_:handler:).json create mode 100644 data/documentation/ackategories/uicontroleventhandling/on(handler:).json create mode 100644 data/documentation/ackategories/uikit.json create mode 100644 data/documentation/ackategories/uikit/nsmutableparagraphstyle.json create mode 100644 data/documentation/ackategories/uikit/nsmutableparagraphstyle/init(lineheight:).json create mode 100644 data/documentation/ackategories/uikit/uiapplication.json create mode 100644 data/documentation/ackategories/uikit/uiapplication/clearlaunchscreencache().json create mode 100644 data/documentation/ackategories/uikit/uibutton.json create mode 100644 data/documentation/ackategories/uikit/uibutton/centervertically(padding:).json create mode 100644 data/documentation/ackategories/uikit/uibutton/intrinsiccontentsize.json create mode 100644 data/documentation/ackategories/uikit/uicollectionview.json create mode 100644 data/documentation/ackategories/uikit/uicollectionview/dequeuecell(for:type:).json create mode 100644 data/documentation/ackategories/uikit/uicollectionview/dequeuesupplementaryview(ofkind:for:type:).json create mode 100644 data/documentation/ackategories/uikit/uicollectionview/prototypecell(type:).json create mode 100644 data/documentation/ackategories/uikit/uicollectionview/prototypesupplementaryview(ofkind:type:).json create mode 100644 data/documentation/ackategories/uikit/uicolor.json create mode 100644 data/documentation/ackategories/uikit/uicolor/brightened(by:).json create mode 100644 data/documentation/ackategories/uikit/uicolor/darkened(by:).json create mode 100644 data/documentation/ackategories/uikit/uicolor/hexstring.json create mode 100644 data/documentation/ackategories/uikit/uicolor/image(of:).json create mode 100644 data/documentation/ackategories/uikit/uicolor/init(hex:).json create mode 100644 data/documentation/ackategories/uikit/uicolor/init(hexstring:).json create mode 100644 data/documentation/ackategories/uikit/uicolor/isdark.json create mode 100644 data/documentation/ackategories/uikit/uicolor/islight.json create mode 100644 data/documentation/ackategories/uikit/uicolor/random().json create mode 100644 data/documentation/ackategories/uikit/uicontrol.json create mode 100644 data/documentation/ackategories/uikit/uicontrol/event.json create mode 100644 data/documentation/ackategories/uikit/uicontrol/event/touchendevents.json create mode 100644 data/documentation/ackategories/uikit/uicontrol/off(_:).json create mode 100644 data/documentation/ackategories/uikit/uicontrol/on(_:handler:).json create mode 100644 data/documentation/ackategories/uikit/uicontrol/on(handler:).json create mode 100644 data/documentation/ackategories/uikit/uicontrol/uicontroleventhandling-implementations.json create mode 100644 data/documentation/ackategories/uikit/uidevice.json create mode 100644 data/documentation/ackategories/uikit/uidevice/ismac.json create mode 100644 data/documentation/ackategories/uikit/uidevice/ispad.json create mode 100644 data/documentation/ackategories/uikit/uidevice/istv.json create mode 100644 data/documentation/ackategories/uikit/uidevice/modelname.json create mode 100644 data/documentation/ackategories/uikit/uiimage.json create mode 100644 data/documentation/ackategories/uikit/uiimage/fixedorientation().json create mode 100644 data/documentation/ackategories/uikit/uiimage/resized(maxdimension:).json create mode 100644 data/documentation/ackategories/uikit/uilabel.json create mode 100644 data/documentation/ackategories/uikit/uilabel/fontsize.json create mode 100644 data/documentation/ackategories/uikit/uinavigationcontroller.json create mode 100644 data/documentation/ackategories/uikit/uinavigationcontroller/frontmostchild.json create mode 100644 data/documentation/ackategories/uikit/uinavigationcontroller/frontmostcontainerviewcontroller-implementations.json create mode 100644 data/documentation/ackategories/uikit/uinavigationcontroller/poptorootviewcontroller(animated:completion:).json create mode 100644 data/documentation/ackategories/uikit/uinavigationcontroller/poptoviewcontroller(_:animated:completion:).json create mode 100644 data/documentation/ackategories/uikit/uinavigationcontroller/popviewcontroller(animated:completion:).json create mode 100644 data/documentation/ackategories/uikit/uinavigationcontroller/pushviewcontroller(_:animated:completion:).json create mode 100644 data/documentation/ackategories/uikit/uinavigationcontroller/setupcustombackgesturedelegate().json create mode 100644 data/documentation/ackategories/uikit/uisearchbar.json create mode 100644 data/documentation/ackategories/uikit/uisearchbar/textfield.json create mode 100644 data/documentation/ackategories/uikit/uisplitviewcontroller.json create mode 100644 data/documentation/ackategories/uikit/uisplitviewcontroller/frontmostchild.json create mode 100644 data/documentation/ackategories/uikit/uisplitviewcontroller/frontmostcontainerviewcontroller-implementations.json create mode 100644 data/documentation/ackategories/uikit/uistackview.json create mode 100644 data/documentation/ackategories/uikit/uistackview/removeallarrangedsubviews().json create mode 100644 data/documentation/ackategories/uikit/uitabbarcontroller.json create mode 100644 data/documentation/ackategories/uikit/uitabbarcontroller/frontmostchild.json create mode 100644 data/documentation/ackategories/uikit/uitabbarcontroller/frontmostcontainerviewcontroller-implementations.json create mode 100644 data/documentation/ackategories/uikit/uitableview.json create mode 100644 data/documentation/ackategories/uikit/uitableview/dequeuecell(for:type:).json create mode 100644 data/documentation/ackategories/uikit/uitableview/dequeueheaderfooterview(type:).json create mode 100644 data/documentation/ackategories/uikit/uitableview/prototypecell(type:).json create mode 100644 data/documentation/ackategories/uikit/uiview.json create mode 100644 data/documentation/ackategories/uikit/uiview/createhspacer(_:priority:).json create mode 100644 data/documentation/ackategories/uikit/uiview/createvspacer(_:priority:).json create mode 100644 data/documentation/ackategories/uikit/uiview/forceintrinsic().json create mode 100644 data/documentation/ackategories/uikit/uiviewcontroller.json create mode 100644 data/documentation/ackategories/uikit/uiviewcontroller/display(childviewcontroller:in:).json create mode 100644 data/documentation/ackategories/uikit/uiviewcontroller/frontmostcontroller.json create mode 100644 data/documentation/ackategories/uikit/uiviewcontroller/remove(childviewcontroller:).json create mode 100644 data/documentation/ackategories/userdefault.json create mode 100644 data/documentation/ackategories/userdefault/init(_:default:userdefaults:).json create mode 100644 data/documentation/ackategories/userdefault/init(_:default:userdefaults:errorlogger:).json create mode 100644 data/documentation/ackategories/userdefault/projectedvalue.json create mode 100644 data/documentation/ackategories/userdefault/wrappedvalue.json create mode 100644 developer-og-twitter.jpg create mode 100644 developer-og.jpg create mode 100644 documentation/ackategories/+(_:_:)/index.html create mode 100644 documentation/ackategories/=_(_:_:)-5f35k/index.html create mode 100644 documentation/ackategories/=_(_:_:)-6lj31/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/activechild/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/addchild(_:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/childcoordinators/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/handledeeplink(_:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/init()/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/navigationcontroller(_:animationcontrollerfor:from:to:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/navigationcontroller(_:didshow:animated:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/navigationcontroller(_:interactioncontrollerfor:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/navigationcontroller/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/parentcoordinator/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/presentationcontrollerdiddismiss(_:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/removechild(_:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/rootviewcontroller/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/start()/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/start(from:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/start(in:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/start(with:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinator/stop(animated:completion:)/index.html create mode 100644 documentation/ackategories/base/flowcoordinatormemoryloggingenabled/index.html create mode 100644 documentation/ackategories/base/flowcoordinatornodeeplink/index.html create mode 100644 documentation/ackategories/base/index.html create mode 100644 documentation/ackategories/base/memoryloggingenabled/index.html create mode 100644 documentation/ackategories/base/nodeeplink/index.html create mode 100644 documentation/ackategories/base/viewcontroller/hasnavigationbar/index.html create mode 100644 documentation/ackategories/base/viewcontroller/index.html create mode 100644 documentation/ackategories/base/viewcontroller/init()/index.html create mode 100644 documentation/ackategories/base/viewcontroller/init(coder:)/index.html create mode 100644 documentation/ackategories/base/viewcontroller/viewdidappear(_:)/index.html create mode 100644 documentation/ackategories/base/viewcontroller/viewdidfirstappear(_:)/index.html create mode 100644 documentation/ackategories/base/viewcontroller/viewwillappear(_:)/index.html create mode 100644 documentation/ackategories/base/viewcontroller/viewwillfirstappear(_:)/index.html create mode 100644 documentation/ackategories/base/viewcontrollermemoryloggingenabled/index.html create mode 100644 documentation/ackategories/base/viewmodel/index.html create mode 100644 documentation/ackategories/base/viewmodel/init()/index.html create mode 100644 documentation/ackategories/base/viewmodelmemoryloggingenabled/index.html create mode 100644 documentation/ackategories/betterurl/!=(_:_:)/index.html create mode 100644 documentation/ackategories/betterurl/encode(to:)/index.html create mode 100644 documentation/ackategories/betterurl/equatable-implementations/index.html create mode 100644 documentation/ackategories/betterurl/hash(into:)/index.html create mode 100644 documentation/ackategories/betterurl/hashvalue/index.html create mode 100644 documentation/ackategories/betterurl/index.html create mode 100644 documentation/ackategories/betterurl/init(from:)/index.html create mode 100644 documentation/ackategories/betterurl/init(rawvalue:)/index.html create mode 100644 documentation/ackategories/betterurl/init(url:)/index.html create mode 100644 documentation/ackategories/betterurl/rawrepresentable-implementations/index.html create mode 100644 documentation/ackategories/betterurl/rawvalue/index.html create mode 100644 documentation/ackategories/betterurl/url/index.html create mode 100644 documentation/ackategories/combine/anypublisher/index.html create mode 100644 documentation/ackategories/combine/anypublisher/init(operation:)/index.html create mode 100644 documentation/ackategories/combine/future/index.html create mode 100644 documentation/ackategories/combine/future/init(operation:)/index.html create mode 100644 documentation/ackategories/combine/index.html create mode 100644 documentation/ackategories/combine/publisher/flatmaplatest(_:)/index.html create mode 100644 documentation/ackategories/combine/publisher/index.html create mode 100644 documentation/ackategories/combine/publisher/weakassign(to:on:)/index.html create mode 100644 documentation/ackategories/combine/publishers/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/allsatisfy(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/append(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/assertnofailure(_:file:line:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/assign(to:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/assign(to:on:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/breakpoint(receivesubscription:receiveoutput:receivecompletion:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/breakpointonerror()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/buffer(size:prefetch:whenfull:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/catch(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/collect()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/collect(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/collect(_:options:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/combinelatest(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-165xv/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-2mfbw/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-2sjo6/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-4kgni/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/compactmap(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/contains(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/contains(where:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/count()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/debounce(for:scheduler:options:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/decode(type:decoder:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/delay(for:tolerance:scheduler:options:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/drop(untiloutputfrom:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/drop(while:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/dropfirst(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/encode(encoder:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/erasetoanypublisher()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/failure/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/filter(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/first()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/first(where:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3r0f7/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3yqxm/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5657v/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5rgig/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/flatmaplatest(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/ignoreoutput()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/init(_:)-277by/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/init(_:)-7ruqx/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/last()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/last(where:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/makeconnectable()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/map(_:)-4niae/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/map(_:)-wdlx/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/map(_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/map(_:_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/maperror(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/max(by:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/measureinterval(using:options:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/merge(with:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/merge(with:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/min(by:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/multicast(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/multicast(subject:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/output(at:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/output(in:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/output/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/prefix(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/prefix(untiloutputfrom:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/prefix(while:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/prepend(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/print(_:to:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/publisher-implementations/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/receive(on:options:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/receive(subscriber:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/reduce(_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/removeduplicates()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/removeduplicates(by:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/replaceempty(with:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/replaceerror(with:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/replacenil(with:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/retry(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/scan(_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/setfailuretype(to:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/share()/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/sink(receivecompletion:receivevalue:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/sink(receivevalue:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-5dtaz/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-cbwj/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/subscribe(on:options:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/throttle(for:scheduler:latest:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/timeout(_:scheduler:options:customerror:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/tryallsatisfy(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/trycatch(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/trycompactmap(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/trycontains(where:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/trydrop(while:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/tryfilter(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/tryfirst(where:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/trylast(where:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/trymap(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/trymax(by:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/trymin(by:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/tryprefix(while:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/tryreduce(_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/tryremoveduplicates(by:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/tryscan(_:_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/values-2oncf/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/values-3jyog/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/weakassign(to:on:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/zip(_:)/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-4ukx2/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-6yeut/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-4lymq/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-6xqon/index.html create mode 100644 documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:_:)/index.html create mode 100644 documentation/ackategories/errorhandlers/index.html create mode 100644 documentation/ackategories/errorhandlers/rootviewcontrollerdeallocatedbeforestop/index.html create mode 100644 documentation/ackategories/foundation/bundle/buildnumber/index.html create mode 100644 documentation/ackategories/foundation/bundle/index.html create mode 100644 documentation/ackategories/foundation/bundle/receiptdata/index.html create mode 100644 documentation/ackategories/foundation/bundle/version/index.html create mode 100644 documentation/ackategories/foundation/date/index.html create mode 100644 documentation/ackategories/foundation/date/random()/index.html create mode 100644 documentation/ackategories/foundation/date/random(min:max:)/index.html create mode 100644 documentation/ackategories/foundation/date/randomizable-implementations/index.html create mode 100644 documentation/ackategories/foundation/date/tostring(with:)/index.html create mode 100644 documentation/ackategories/foundation/dateformatter/cached(for:)/index.html create mode 100644 documentation/ackategories/foundation/dateformatter/index.html create mode 100644 documentation/ackategories/foundation/index.html create mode 100644 documentation/ackategories/foundation/nsattributedstring/+(_:_:)/index.html create mode 100644 documentation/ackategories/foundation/nsattributedstring/byappending(_:)/index.html create mode 100644 documentation/ackategories/foundation/nsattributedstring/index.html create mode 100644 documentation/ackategories/foundation/numberformatter/index.html create mode 100644 documentation/ackategories/foundation/numberformatter/string(from:)-42ny2/index.html create mode 100644 documentation/ackategories/foundation/numberformatter/string(from:)-9amzr/index.html create mode 100644 documentation/ackategories/foundation/userdefaults/deviceid/index.html create mode 100644 documentation/ackategories/foundation/userdefaults/index.html create mode 100644 documentation/ackategories/frontmostcontainerviewcontroller/frontmostchild/index.html create mode 100644 documentation/ackategories/frontmostcontainerviewcontroller/index.html create mode 100644 documentation/ackategories/gradientview/axis/index.html create mode 100644 documentation/ackategories/gradientview/colors/index.html create mode 100644 documentation/ackategories/gradientview/index.html create mode 100644 documentation/ackategories/gradientview/init(coder:)/index.html create mode 100644 documentation/ackategories/gradientview/init(colors:axis:)/index.html create mode 100644 documentation/ackategories/gradientview/layerclass/index.html create mode 100644 documentation/ackategories/gradientview/traitcollectiondidchange(_:)/index.html create mode 100644 documentation/ackategories/index.html create mode 100644 documentation/ackategories/logger/applog()/index.html create mode 100644 documentation/ackategories/logger/index.html create mode 100644 documentation/ackategories/logger/lifecyclelog()/index.html create mode 100644 documentation/ackategories/logger/networkinglog()/index.html create mode 100644 documentation/ackategories/logger/oslog(subsystem:category:)/index.html create mode 100644 documentation/ackategories/loggercategory/app/index.html create mode 100644 documentation/ackategories/loggercategory/index.html create mode 100644 documentation/ackategories/loggercategory/lifecycle/index.html create mode 100644 documentation/ackategories/loggercategory/networking/index.html create mode 100644 documentation/ackategories/mapkit/index.html create mode 100644 documentation/ackategories/mapkit/mkmapview/dequeueannotationview(for:type:)/index.html create mode 100644 documentation/ackategories/mapkit/mkmapview/index.html create mode 100644 documentation/ackategories/optionalprotocol/index.html create mode 100644 documentation/ackategories/optionalprotocol/optional/index.html create mode 100644 documentation/ackategories/optionalprotocol/wrappedvalue/index.html create mode 100644 documentation/ackategories/propertylistvalue/index.html create mode 100644 documentation/ackategories/randomizable/index.html create mode 100644 documentation/ackategories/randomizable/random()/index.html create mode 100644 documentation/ackategories/reusable/index.html create mode 100644 documentation/ackategories/reusable/reuseidentifier/index.html create mode 100644 documentation/ackategories/selfsizingtableheaderfooterview/index.html create mode 100644 documentation/ackategories/selfsizingtableheaderfooterview/layoutsubviews()/index.html create mode 100644 documentation/ackategories/swift/array/index.html create mode 100644 documentation/ackategories/swift/array/remove(object:)/index.html create mode 100644 documentation/ackategories/swift/collection/index.html create mode 100644 documentation/ackategories/swift/collection/isnotempty/index.html create mode 100644 documentation/ackategories/swift/collection/random(min:max:)/index.html create mode 100644 documentation/ackategories/swift/collection/subscript(safe:)-1uhro/index.html create mode 100644 documentation/ackategories/swift/collection/subscript(safe:)-412d7/index.html create mode 100644 documentation/ackategories/swift/dictionary/index.html create mode 100644 documentation/ackategories/swift/dictionary/nilsremoved/index.html create mode 100644 documentation/ackategories/swift/dictionary/value(for:)/index.html create mode 100644 documentation/ackategories/swift/index.html create mode 100644 documentation/ackategories/swift/int/index.html create mode 100644 documentation/ackategories/swift/int/init(safe:)-2x0yb/index.html create mode 100644 documentation/ackategories/swift/int/init(safe:)-47nf8/index.html create mode 100644 documentation/ackategories/swift/int/init(safe:)-4ndg2/index.html create mode 100644 documentation/ackategories/swift/int/random()/index.html create mode 100644 documentation/ackategories/swift/int/randomizable-implementations/index.html create mode 100644 documentation/ackategories/swift/optional/index.html create mode 100644 documentation/ackategories/swift/optional/isempty/index.html create mode 100644 documentation/ackategories/swift/optional/isnotempty/index.html create mode 100644 documentation/ackategories/swift/optional/nonempty/index.html create mode 100644 documentation/ackategories/swift/optional/optional/index.html create mode 100644 documentation/ackategories/swift/optional/optionalprotocol-implementations/index.html create mode 100644 documentation/ackategories/swift/optional/wrappedvalue/index.html create mode 100644 documentation/ackategories/swift/string/firstletter/index.html create mode 100644 documentation/ackategories/swift/string/index.html create mode 100644 documentation/ackategories/swift/string/isnumeric/index.html create mode 100644 documentation/ackategories/swift/string/isvalidemail(regex:)/index.html create mode 100644 documentation/ackategories/swift/string/leftpadding(tolength:withpad:)/index.html create mode 100644 documentation/ackategories/swift/string/localized(comment:value:tablename:bundle:)/index.html create mode 100644 documentation/ackategories/swift/string/matchesregex(_:)/index.html create mode 100644 documentation/ackategories/swift/string/normalized()/index.html create mode 100644 documentation/ackategories/swift/string/random()/index.html create mode 100644 documentation/ackategories/swift/string/random(minlength:maxlength:allowedcharacters:)/index.html create mode 100644 documentation/ackategories/swift/string/randomizable-implementations/index.html create mode 100644 documentation/ackategories/swift/string/removingdiacritics(_:)/index.html create mode 100644 documentation/ackategories/swift/string/side/!=(_:_:)/index.html create mode 100644 documentation/ackategories/swift/string/side/both/index.html create mode 100644 documentation/ackategories/swift/string/side/equatable-implementations/index.html create mode 100644 documentation/ackategories/swift/string/side/index.html create mode 100644 documentation/ackategories/swift/string/side/leading/index.html create mode 100644 documentation/ackategories/swift/string/side/trailing/index.html create mode 100644 documentation/ackategories/swift/string/trimmed(characterset:from:)/index.html create mode 100644 documentation/ackategories/swift/string/trimmed(charactersin:from:)/index.html create mode 100644 documentation/ackategories/swiftui/edgeinsets/index.html create mode 100644 documentation/ackategories/swiftui/edgeinsets/init(_:)/index.html create mode 100644 documentation/ackategories/swiftui/edgeinsets/zero/index.html create mode 100644 documentation/ackategories/swiftui/index.html create mode 100644 documentation/ackategories/swiftui/view/font(_:lineheight:textstyle:)/index.html create mode 100644 documentation/ackategories/swiftui/view/index.html create mode 100644 documentation/ackategories/taglistview/horizontalspacing/index.html create mode 100644 documentation/ackategories/taglistview/index.html create mode 100644 documentation/ackategories/taglistview/init(frame:)/index.html create mode 100644 documentation/ackategories/taglistview/intrinsiccontentsize/index.html create mode 100644 documentation/ackategories/taglistview/layoutsubviews()/index.html create mode 100644 documentation/ackategories/taglistview/tagviews/index.html create mode 100644 documentation/ackategories/taglistview/verticalspacing/index.html create mode 100644 documentation/ackategories/uicontroleventhandling/index.html create mode 100644 documentation/ackategories/uicontroleventhandling/off(_:)/index.html create mode 100644 documentation/ackategories/uicontroleventhandling/on(_:handler:)/index.html create mode 100644 documentation/ackategories/uicontroleventhandling/on(handler:)/index.html create mode 100644 documentation/ackategories/uikit/index.html create mode 100644 documentation/ackategories/uikit/nsmutableparagraphstyle/index.html create mode 100644 documentation/ackategories/uikit/nsmutableparagraphstyle/init(lineheight:)/index.html create mode 100644 documentation/ackategories/uikit/uiapplication/clearlaunchscreencache()/index.html create mode 100644 documentation/ackategories/uikit/uiapplication/index.html create mode 100644 documentation/ackategories/uikit/uibutton/centervertically(padding:)/index.html create mode 100644 documentation/ackategories/uikit/uibutton/index.html create mode 100644 documentation/ackategories/uikit/uibutton/intrinsiccontentsize/index.html create mode 100644 documentation/ackategories/uikit/uicollectionview/dequeuecell(for:type:)/index.html create mode 100644 documentation/ackategories/uikit/uicollectionview/dequeuesupplementaryview(ofkind:for:type:)/index.html create mode 100644 documentation/ackategories/uikit/uicollectionview/index.html create mode 100644 documentation/ackategories/uikit/uicollectionview/prototypecell(type:)/index.html create mode 100644 documentation/ackategories/uikit/uicollectionview/prototypesupplementaryview(ofkind:type:)/index.html create mode 100644 documentation/ackategories/uikit/uicolor/brightened(by:)/index.html create mode 100644 documentation/ackategories/uikit/uicolor/darkened(by:)/index.html create mode 100644 documentation/ackategories/uikit/uicolor/hexstring/index.html create mode 100644 documentation/ackategories/uikit/uicolor/image(of:)/index.html create mode 100644 documentation/ackategories/uikit/uicolor/index.html create mode 100644 documentation/ackategories/uikit/uicolor/init(hex:)/index.html create mode 100644 documentation/ackategories/uikit/uicolor/init(hexstring:)/index.html create mode 100644 documentation/ackategories/uikit/uicolor/isdark/index.html create mode 100644 documentation/ackategories/uikit/uicolor/islight/index.html create mode 100644 documentation/ackategories/uikit/uicolor/random()/index.html create mode 100644 documentation/ackategories/uikit/uicontrol/event/index.html create mode 100644 documentation/ackategories/uikit/uicontrol/event/touchendevents/index.html create mode 100644 documentation/ackategories/uikit/uicontrol/index.html create mode 100644 documentation/ackategories/uikit/uicontrol/off(_:)/index.html create mode 100644 documentation/ackategories/uikit/uicontrol/on(_:handler:)/index.html create mode 100644 documentation/ackategories/uikit/uicontrol/on(handler:)/index.html create mode 100644 documentation/ackategories/uikit/uicontrol/uicontroleventhandling-implementations/index.html create mode 100644 documentation/ackategories/uikit/uidevice/index.html create mode 100644 documentation/ackategories/uikit/uidevice/ismac/index.html create mode 100644 documentation/ackategories/uikit/uidevice/ispad/index.html create mode 100644 documentation/ackategories/uikit/uidevice/istv/index.html create mode 100644 documentation/ackategories/uikit/uidevice/modelname/index.html create mode 100644 documentation/ackategories/uikit/uiimage/fixedorientation()/index.html create mode 100644 documentation/ackategories/uikit/uiimage/index.html create mode 100644 documentation/ackategories/uikit/uiimage/resized(maxdimension:)/index.html create mode 100644 documentation/ackategories/uikit/uilabel/fontsize/index.html create mode 100644 documentation/ackategories/uikit/uilabel/index.html create mode 100644 documentation/ackategories/uikit/uinavigationcontroller/frontmostchild/index.html create mode 100644 documentation/ackategories/uikit/uinavigationcontroller/frontmostcontainerviewcontroller-implementations/index.html create mode 100644 documentation/ackategories/uikit/uinavigationcontroller/index.html create mode 100644 documentation/ackategories/uikit/uinavigationcontroller/poptorootviewcontroller(animated:completion:)/index.html create mode 100644 documentation/ackategories/uikit/uinavigationcontroller/poptoviewcontroller(_:animated:completion:)/index.html create mode 100644 documentation/ackategories/uikit/uinavigationcontroller/popviewcontroller(animated:completion:)/index.html create mode 100644 documentation/ackategories/uikit/uinavigationcontroller/pushviewcontroller(_:animated:completion:)/index.html create mode 100644 documentation/ackategories/uikit/uinavigationcontroller/setupcustombackgesturedelegate()/index.html create mode 100644 documentation/ackategories/uikit/uisearchbar/index.html create mode 100644 documentation/ackategories/uikit/uisearchbar/textfield/index.html create mode 100644 documentation/ackategories/uikit/uisplitviewcontroller/frontmostchild/index.html create mode 100644 documentation/ackategories/uikit/uisplitviewcontroller/frontmostcontainerviewcontroller-implementations/index.html create mode 100644 documentation/ackategories/uikit/uisplitviewcontroller/index.html create mode 100644 documentation/ackategories/uikit/uistackview/index.html create mode 100644 documentation/ackategories/uikit/uistackview/removeallarrangedsubviews()/index.html create mode 100644 documentation/ackategories/uikit/uitabbarcontroller/frontmostchild/index.html create mode 100644 documentation/ackategories/uikit/uitabbarcontroller/frontmostcontainerviewcontroller-implementations/index.html create mode 100644 documentation/ackategories/uikit/uitabbarcontroller/index.html create mode 100644 documentation/ackategories/uikit/uitableview/dequeuecell(for:type:)/index.html create mode 100644 documentation/ackategories/uikit/uitableview/dequeueheaderfooterview(type:)/index.html create mode 100644 documentation/ackategories/uikit/uitableview/index.html create mode 100644 documentation/ackategories/uikit/uitableview/prototypecell(type:)/index.html create mode 100644 documentation/ackategories/uikit/uiview/createhspacer(_:priority:)/index.html create mode 100644 documentation/ackategories/uikit/uiview/createvspacer(_:priority:)/index.html create mode 100644 documentation/ackategories/uikit/uiview/forceintrinsic()/index.html create mode 100644 documentation/ackategories/uikit/uiview/index.html create mode 100644 documentation/ackategories/uikit/uiviewcontroller/display(childviewcontroller:in:)/index.html create mode 100644 documentation/ackategories/uikit/uiviewcontroller/frontmostcontroller/index.html create mode 100644 documentation/ackategories/uikit/uiviewcontroller/index.html create mode 100644 documentation/ackategories/uikit/uiviewcontroller/remove(childviewcontroller:)/index.html create mode 100644 documentation/ackategories/userdefault/index.html create mode 100644 documentation/ackategories/userdefault/init(_:default:userdefaults:)/index.html create mode 100644 documentation/ackategories/userdefault/init(_:default:userdefaults:errorlogger:)/index.html create mode 100644 documentation/ackategories/userdefault/projectedvalue/index.html create mode 100644 documentation/ackategories/userdefault/wrappedvalue/index.html create mode 100644 favicon.ico create mode 100644 favicon.svg create mode 100644 img/added-icon.d6f7e47d.svg create mode 100644 img/deprecated-icon.015b4f17.svg create mode 100644 img/modified-icon.f496e73d.svg create mode 100644 img/no-image@2x.df2a0a50.png create mode 100644 index.html create mode 100644 index/availability.index create mode 100755 index/data.mdb create mode 100644 index/index.json create mode 100644 index/navigator.index create mode 100644 js/chunk-2d0d3105.cd72cc8e.js create mode 100644 js/chunk-c0335d80.76a68cc5.js create mode 100644 js/chunk-vendors.ba2dd0cb.js create mode 100644 js/documentation-topic.57e91f8a.js create mode 100644 js/documentation-topic~topic.1679ec90.js create mode 100644 js/documentation-topic~topic~tutorials-overview.90c61522.js create mode 100644 js/highlight-js-bash.1b52852f.js create mode 100644 js/highlight-js-c.d1db3f17.js create mode 100644 js/highlight-js-cpp.eaddddbe.js create mode 100644 js/highlight-js-css.75eab1fe.js create mode 100644 js/highlight-js-custom-markdown.7cffc4b3.js create mode 100644 js/highlight-js-custom-swift.5cda5c20.js create mode 100644 js/highlight-js-diff.62d66733.js create mode 100644 js/highlight-js-http.163e45b6.js create mode 100644 js/highlight-js-java.8326d9d8.js create mode 100644 js/highlight-js-javascript.acb8a8eb.js create mode 100644 js/highlight-js-json.471128d2.js create mode 100644 js/highlight-js-llvm.6100b125.js create mode 100644 js/highlight-js-markdown.90077643.js create mode 100644 js/highlight-js-objectivec.bcdf5156.js create mode 100644 js/highlight-js-perl.757d7b6f.js create mode 100644 js/highlight-js-php.cc8d6c27.js create mode 100644 js/highlight-js-python.c214ed92.js create mode 100644 js/highlight-js-ruby.f889d392.js create mode 100644 js/highlight-js-scss.62ee18da.js create mode 100644 js/highlight-js-shell.dd7f411f.js create mode 100644 js/highlight-js-swift.84f3e88c.js create mode 100644 js/highlight-js-xml.9c3688c7.js create mode 100644 js/index.e8a5d294.js create mode 100644 js/topic.8cd0c0c4.js create mode 100644 js/tutorials-overview.2a32cd6f.js create mode 100644 metadata.json diff --git a/ACKategories.xcodeproj/project.pbxproj b/ACKategories.xcodeproj/project.pbxproj deleted file mode 100644 index 3eff084e..00000000 --- a/ACKategories.xcodeproj/project.pbxproj +++ /dev/null @@ -1,1493 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 60; - objects = { - -/* Begin PBXBuildFile section */ - 691B9AD92AFD1E5C008AE7BD /* ACKategories.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69ACD6C22AFD130C0021127B /* ACKategories.framework */; }; - 691B9ADA2AFD1E5C008AE7BD /* ACKategories.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 69ACD6C22AFD130C0021127B /* ACKategories.framework */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; - 6922C77D2AFD1C1A00519CDF /* UINavigationControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6922C77C2AFD1C1A00519CDF /* UINavigationControllerTests.swift */; }; - 6922C7802AFD1C8B00519CDF /* Dummies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A02AFD114600C8E8D9 /* Dummies.swift */; }; - 6922C7812AFD1C8B00519CDF /* FlowCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A12AFD114600C8E8D9 /* FlowCoordinatorTests.swift */; }; - 6971A98A2AFD1AF5000FC317 /* ACKategories.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69ACD6C22AFD130C0021127B /* ACKategories.framework */; }; - 6971A9902AFD1B0F000FC317 /* ControlBlocksTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6B62AFD114600C8E8D9 /* ControlBlocksTests.swift */; }; - 697D61D42B0BC41900020664 /* EdgeInsetsExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 697D61D32B0BC41900020664 /* EdgeInsetsExtensions.swift */; }; - 69ACD6CA2AFD130D0021127B /* ACKategories.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69ACD6C22AFD130C0021127B /* ACKategories.framework */; }; - 69ACD6D72AFD133A0021127B /* ACKategories.h in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5F92AFD10BE00C8E8D9 /* ACKategories.h */; }; - 69ACD6D82AFD133A0021127B /* ArrayExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5F82AFD10BE00C8E8D9 /* ArrayExtensions.swift */; }; - 69ACD6D92AFD133A0021127B /* BetterURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A61D2AFD10BE00C8E8D9 /* BetterURL.swift */; }; - 69ACD6DA2AFD133A0021127B /* BundleExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6152AFD10BE00C8E8D9 /* BundleExtensions.swift */; }; - 69ACD6DB2AFD133A0021127B /* CollectionExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A61B2AFD10BE00C8E8D9 /* CollectionExtensions.swift */; }; - 69ACD6DC2AFD133A0021127B /* Combine+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6162AFD10BE00C8E8D9 /* Combine+Concurrency.swift */; }; - 69ACD6DD2AFD133A0021127B /* ConditionalAssignment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A60B2AFD10BE00C8E8D9 /* ConditionalAssignment.swift */; }; - 69ACD6DE2AFD133A0021127B /* DateExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6182AFD10BE00C8E8D9 /* DateExtensions.swift */; }; - 69ACD6DF2AFD133A0021127B /* DateFormatting.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6082AFD10BE00C8E8D9 /* DateFormatting.swift */; }; - 69ACD6E02AFD133A0021127B /* DictionaryExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6052AFD10BE00C8E8D9 /* DictionaryExtensions.swift */; }; - 69ACD6E12AFD133A0021127B /* ErrorHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6102AFD10BE00C8E8D9 /* ErrorHandlers.swift */; }; - 69ACD6E22AFD133A0021127B /* GradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A61A2AFD10BE00C8E8D9 /* GradientView.swift */; }; - 69ACD6E32AFD133A0021127B /* IntExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6172AFD10BE00C8E8D9 /* IntExtensions.swift */; }; - 69ACD6E42AFD133A0021127B /* NSAttributedStringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6212AFD10BE00C8E8D9 /* NSAttributedStringExtensions.swift */; }; - 69ACD6E52AFD133A0021127B /* NSMutableParagraphStyleExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A60F2AFD10BE00C8E8D9 /* NSMutableParagraphStyleExtensions.swift */; }; - 69ACD6E62AFD133A0021127B /* NumberFormatterExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A60D2AFD10BE00C8E8D9 /* NumberFormatterExtensions.swift */; }; - 69ACD6E72AFD133A0021127B /* PublisherExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6282AFD10BE00C8E8D9 /* PublisherExtensions.swift */; }; - 69ACD6E82AFD133A0021127B /* Reusable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6062AFD10BE00C8E8D9 /* Reusable.swift */; }; - 69ACD6E92AFD133A0021127B /* ReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A61E2AFD10BE00C8E8D9 /* ReusableView.swift */; }; - 69ACD6EA2AFD133A0021127B /* SelfSizingTableHeaderFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5FA2AFD10BE00C8E8D9 /* SelfSizingTableHeaderFooterView.swift */; }; - 69ACD6EB2AFD133A0021127B /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6072AFD10BE00C8E8D9 /* StringExtensions.swift */; }; - 69ACD6EC2AFD133A0021127B /* TagListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6112AFD10BE00C8E8D9 /* TagListView.swift */; }; - 69ACD6ED2AFD133A0021127B /* UIApplicationExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A61F2AFD10BE00C8E8D9 /* UIApplicationExtensions.swift */; }; - 69ACD6EE2AFD133A0021127B /* UIButtonExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A61C2AFD10BE00C8E8D9 /* UIButtonExtensions.swift */; }; - 69ACD6EF2AFD133A0021127B /* UIColorExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6292AFD10BE00C8E8D9 /* UIColorExtensions.swift */; }; - 69ACD6F02AFD133A0021127B /* UIControl+Blocks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A60A2AFD10BE00C8E8D9 /* UIControl+Blocks.swift */; }; - 69ACD6F12AFD133A0021127B /* UIControlEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A60C2AFD10BE00C8E8D9 /* UIControlEvents.swift */; }; - 69ACD6F22AFD133A0021127B /* UIDeviceExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6202AFD10BE00C8E8D9 /* UIDeviceExtensions.swift */; }; - 69ACD6F32AFD133A0021127B /* UIImageExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6122AFD10BE00C8E8D9 /* UIImageExtensions.swift */; }; - 69ACD6F42AFD133A0021127B /* UILabelExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6192AFD10BE00C8E8D9 /* UILabelExtensions.swift */; }; - 69ACD6F52AFD133A0021127B /* UINavigationControllerExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6132AFD10BE00C8E8D9 /* UINavigationControllerExtensions.swift */; }; - 69ACD6F62AFD133A0021127B /* UISearchBarExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5F52AFD10BE00C8E8D9 /* UISearchBarExtensions.swift */; }; - 69ACD6F72AFD133A0021127B /* UIStackViewExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5FB2AFD10BE00C8E8D9 /* UIStackViewExtensions.swift */; }; - 69ACD6F82AFD133A0021127B /* UIView+Spacer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6092AFD10BE00C8E8D9 /* UIView+Spacer.swift */; }; - 69ACD6F92AFD133A0021127B /* UIViewController+Children.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A60E2AFD10BE00C8E8D9 /* UIViewController+Children.swift */; }; - 69ACD6FA2AFD133A0021127B /* UIViewController+FrontMost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5FC2AFD10BE00C8E8D9 /* UIViewController+FrontMost.swift */; }; - 69ACD6FB2AFD133A0021127B /* UIViewExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6142AFD10BE00C8E8D9 /* UIViewExtensions.swift */; }; - 69ACD6FC2AFD133A0021127B /* UserDefaultsExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5FD2AFD10BE00C8E8D9 /* UserDefaultsExtensions.swift */; }; - 69ACD6FD2AFD133A0021127B /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6232AFD10BE00C8E8D9 /* ViewController.swift */; }; - 69ACD6FE2AFD133A0021127B /* FlowCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6242AFD10BE00C8E8D9 /* FlowCoordinator.swift */; }; - 69ACD6FF2AFD133A0021127B /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6252AFD10BE00C8E8D9 /* Logger.swift */; }; - 69ACD7002AFD133A0021127B /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6262AFD10BE00C8E8D9 /* ViewModel.swift */; }; - 69ACD7012AFD133A0021127B /* Base.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6272AFD10BE00C8E8D9 /* Base.swift */; }; - 69ACD7022AFD133A0021127B /* UserDefault.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5F72AFD10BE00C8E8D9 /* UserDefault.swift */; }; - 69ACD7032AFD133A0021127B /* Date+Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A5FF2AFD10BE00C8E8D9 /* Date+Random.swift */; }; - 69ACD7042AFD133A0021127B /* String+Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6002AFD10BE00C8E8D9 /* String+Random.swift */; }; - 69ACD7052AFD133A0021127B /* Randomizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6012AFD10BE00C8E8D9 /* Randomizable.swift */; }; - 69ACD7062AFD133A0021127B /* Int+Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6022AFD10BE00C8E8D9 /* Int+Random.swift */; }; - 69ACD7072AFD133A0021127B /* FontModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6042AFD10BE00C8E8D9 /* FontModifier.swift */; }; - 69ACD7082AFD13480021127B /* ArrayTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A52AFD114600C8E8D9 /* ArrayTests.swift */; }; - 69ACD7092AFD13480021127B /* BetterURL_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6AA2AFD114600C8E8D9 /* BetterURL_Tests.swift */; }; - 69ACD70A2AFD13480021127B /* CollectionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A62AFD114600C8E8D9 /* CollectionTests.swift */; }; - 69ACD70B2AFD13480021127B /* ColorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6AC2AFD114600C8E8D9 /* ColorTests.swift */; }; - 69ACD70C2AFD13480021127B /* ConditionalAssignmentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6AF2AFD114600C8E8D9 /* ConditionalAssignmentTests.swift */; }; - 69ACD70E2AFD13480021127B /* DateFormattingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6B42AFD114600C8E8D9 /* DateFormattingTests.swift */; }; - 69ACD70F2AFD13480021127B /* FoundationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6AE2AFD114600C8E8D9 /* FoundationTests.swift */; }; - 69ACD7102AFD13480021127B /* IntTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A22AFD114600C8E8D9 /* IntTests.swift */; }; - 69ACD7112AFD13480021127B /* ReusableViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6AB2AFD114600C8E8D9 /* ReusableViewTests.swift */; }; - 69ACD7122AFD13480021127B /* StringTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A32AFD114600C8E8D9 /* StringTests.swift */; }; - 69ACD7142AFD13480021127B /* UIStackViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A42AFD114600C8E8D9 /* UIStackViewTests.swift */; }; - 69ACD7152AFD13480021127B /* UIViewControllerChildrenTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6AD2AFD114600C8E8D9 /* UIViewControllerChildrenTests.swift */; }; - 69ACD7162AFD13480021127B /* UIViewTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A92AFD114600C8E8D9 /* UIViewTests.swift */; }; - 69ACD71A2AFD13480021127B /* UserDefaultTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A69E2AFD114600C8E8D9 /* UserDefaultTests.swift */; }; - 69ACD71B2AFD13480021127B /* DateRandomTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6B12AFD114600C8E8D9 /* DateRandomTests.swift */; }; - 69ACD71C2AFD13480021127B /* IntRandomTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6B22AFD114600C8E8D9 /* IntRandomTests.swift */; }; - 69ACD71D2AFD13480021127B /* StringRandomTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6B32AFD114600C8E8D9 /* StringRandomTests.swift */; }; - 69C6BE902B0BC80E008A4ECF /* UIWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E0A6A82AFD114600C8E8D9 /* UIWindow.swift */; }; - 69FA5FAD23C868A900B44BCD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 69FA5F9023C868A900B44BCD /* Assets.xcassets */; }; - 69FA5FAE23C868A900B44BCD /* UIControlBlocksViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5F9323C868A900B44BCD /* UIControlBlocksViewController.swift */; }; - 69FA5FAF23C868A900B44BCD /* TitleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5F9523C868A900B44BCD /* TitleViewController.swift */; }; - 69FA5FB023C868A900B44BCD /* VCCompositionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5F9623C868A900B44BCD /* VCCompositionViewController.swift */; }; - 69FA5FB123C868A900B44BCD /* MapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5F9823C868A900B44BCD /* MapViewController.swift */; }; - 69FA5FB223C868A900B44BCD /* MapViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5F9923C868A900B44BCD /* MapViewModel.swift */; }; - 69FA5FB323C868A900B44BCD /* ExampleListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5F9B23C868A900B44BCD /* ExampleListViewController.swift */; }; - 69FA5FB423C868A900B44BCD /* ExampleListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5F9C23C868A900B44BCD /* ExampleListViewModel.swift */; }; - 69FA5FB523C868A900B44BCD /* ModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5F9E23C868A900B44BCD /* ModalViewController.swift */; }; - 69FA5FB623C868A900B44BCD /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5FA023C868A900B44BCD /* BaseViewController.swift */; }; - 69FA5FB823C868A900B44BCD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5FA223C868A900B44BCD /* AppDelegate.swift */; }; - 69FA5FBA23C868A900B44BCD /* TitleSubtitleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5FA723C868A900B44BCD /* TitleSubtitleTableViewCell.swift */; }; - 69FA5FBB23C868A900B44BCD /* ExampleItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5FA923C868A900B44BCD /* ExampleItem.swift */; }; - 69FA5FBC23C868A900B44BCD /* AppFlowCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5FAB23C868A900B44BCD /* AppFlowCoordinator.swift */; }; - 69FA5FBD23C868A900B44BCD /* ModalFlowCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69FA5FAC23C868A900B44BCD /* ModalFlowCoordinator.swift */; }; - 69FA5FC223C8690A00B44BCD /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 69FA5FC123C8690A00B44BCD /* LaunchScreen.storyboard */; }; - 6A72B2222B1A15AC00A59EDD /* BackGesture.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A72B2212B1A15AC00A59EDD /* BackGesture.swift */; }; - 88EDD90425B8252E00207987 /* GradientViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88EDD90325B8252E00207987 /* GradientViewController.swift */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 691B9ADB2AFD1E5C008AE7BD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 69E819DF23C773010054687B /* Project object */; - proxyType = 1; - remoteGlobalIDString = 69ACD6C12AFD130C0021127B; - remoteInfo = ACKategories; - }; - 6971A98B2AFD1AF5000FC317 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 69E819DF23C773010054687B /* Project object */; - proxyType = 1; - remoteGlobalIDString = 69ACD6C12AFD130C0021127B; - remoteInfo = ACKategories; - }; - 6971A9912AFD1B2D000FC317 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 69E819DF23C773010054687B /* Project object */; - proxyType = 1; - remoteGlobalIDString = 695096D723C7908B00E8F457; - remoteInfo = ACKategoriesExample; - }; - 69ACD6CB2AFD130D0021127B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 69E819DF23C773010054687B /* Project object */; - proxyType = 1; - remoteGlobalIDString = 69ACD6C12AFD130C0021127B; - remoteInfo = ACKategories; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 695096F323C790A900E8F457 /* Embed Frameworks */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 691B9ADA2AFD1E5C008AE7BD /* ACKategories.framework in Embed Frameworks */, - ); - name = "Embed Frameworks"; - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 6922C77C2AFD1C1A00519CDF /* UINavigationControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UINavigationControllerTests.swift; sourceTree = ""; }; - 6922C77E2AFD1C3300519CDF /* ACKategoriesResponder.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = ACKategoriesResponder.xctestplan; sourceTree = ""; }; - 6922C77F2AFD1C5000519CDF /* ACKategories.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = ACKategories.xctestplan; sourceTree = ""; }; - 695096D823C7908B00E8F457 /* ACKategoriesExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ACKategoriesExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 6971A9862AFD1AF5000FC317 /* ACKategoriesResponderTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ACKategoriesResponderTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 697B023227DB65B50082F4AC /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = ""; }; - 697D61D32B0BC41900020664 /* EdgeInsetsExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EdgeInsetsExtensions.swift; sourceTree = ""; }; - 69ACD6C22AFD130C0021127B /* ACKategories.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ACKategories.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 69ACD6C92AFD130D0021127B /* ACKategoriesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ACKategoriesTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 69E0A5F52AFD10BE00C8E8D9 /* UISearchBarExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UISearchBarExtensions.swift; sourceTree = ""; }; - 69E0A5F72AFD10BE00C8E8D9 /* UserDefault.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserDefault.swift; sourceTree = ""; }; - 69E0A5F82AFD10BE00C8E8D9 /* ArrayExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArrayExtensions.swift; sourceTree = ""; }; - 69E0A5F92AFD10BE00C8E8D9 /* ACKategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ACKategories.h; sourceTree = ""; }; - 69E0A5FA2AFD10BE00C8E8D9 /* SelfSizingTableHeaderFooterView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelfSizingTableHeaderFooterView.swift; sourceTree = ""; }; - 69E0A5FB2AFD10BE00C8E8D9 /* UIStackViewExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIStackViewExtensions.swift; sourceTree = ""; }; - 69E0A5FC2AFD10BE00C8E8D9 /* UIViewController+FrontMost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+FrontMost.swift"; sourceTree = ""; }; - 69E0A5FD2AFD10BE00C8E8D9 /* UserDefaultsExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserDefaultsExtensions.swift; sourceTree = ""; }; - 69E0A5FF2AFD10BE00C8E8D9 /* Date+Random.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Date+Random.swift"; sourceTree = ""; }; - 69E0A6002AFD10BE00C8E8D9 /* String+Random.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Random.swift"; sourceTree = ""; }; - 69E0A6012AFD10BE00C8E8D9 /* Randomizable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Randomizable.swift; sourceTree = ""; }; - 69E0A6022AFD10BE00C8E8D9 /* Int+Random.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Int+Random.swift"; sourceTree = ""; }; - 69E0A6042AFD10BE00C8E8D9 /* FontModifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FontModifier.swift; sourceTree = ""; }; - 69E0A6052AFD10BE00C8E8D9 /* DictionaryExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DictionaryExtensions.swift; sourceTree = ""; }; - 69E0A6062AFD10BE00C8E8D9 /* Reusable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reusable.swift; sourceTree = ""; }; - 69E0A6072AFD10BE00C8E8D9 /* StringExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExtensions.swift; sourceTree = ""; }; - 69E0A6082AFD10BE00C8E8D9 /* DateFormatting.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DateFormatting.swift; sourceTree = ""; }; - 69E0A6092AFD10BE00C8E8D9 /* UIView+Spacer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Spacer.swift"; sourceTree = ""; }; - 69E0A60A2AFD10BE00C8E8D9 /* UIControl+Blocks.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIControl+Blocks.swift"; sourceTree = ""; }; - 69E0A60B2AFD10BE00C8E8D9 /* ConditionalAssignment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConditionalAssignment.swift; sourceTree = ""; }; - 69E0A60C2AFD10BE00C8E8D9 /* UIControlEvents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIControlEvents.swift; sourceTree = ""; }; - 69E0A60D2AFD10BE00C8E8D9 /* NumberFormatterExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NumberFormatterExtensions.swift; sourceTree = ""; }; - 69E0A60E2AFD10BE00C8E8D9 /* UIViewController+Children.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+Children.swift"; sourceTree = ""; }; - 69E0A60F2AFD10BE00C8E8D9 /* NSMutableParagraphStyleExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSMutableParagraphStyleExtensions.swift; sourceTree = ""; }; - 69E0A6102AFD10BE00C8E8D9 /* ErrorHandlers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorHandlers.swift; sourceTree = ""; }; - 69E0A6112AFD10BE00C8E8D9 /* TagListView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TagListView.swift; sourceTree = ""; }; - 69E0A6122AFD10BE00C8E8D9 /* UIImageExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImageExtensions.swift; sourceTree = ""; }; - 69E0A6132AFD10BE00C8E8D9 /* UINavigationControllerExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UINavigationControllerExtensions.swift; sourceTree = ""; }; - 69E0A6142AFD10BE00C8E8D9 /* UIViewExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIViewExtensions.swift; sourceTree = ""; }; - 69E0A6152AFD10BE00C8E8D9 /* BundleExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BundleExtensions.swift; sourceTree = ""; }; - 69E0A6162AFD10BE00C8E8D9 /* Combine+Concurrency.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Combine+Concurrency.swift"; sourceTree = ""; }; - 69E0A6172AFD10BE00C8E8D9 /* IntExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntExtensions.swift; sourceTree = ""; }; - 69E0A6182AFD10BE00C8E8D9 /* DateExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DateExtensions.swift; sourceTree = ""; }; - 69E0A6192AFD10BE00C8E8D9 /* UILabelExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UILabelExtensions.swift; sourceTree = ""; }; - 69E0A61A2AFD10BE00C8E8D9 /* GradientView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GradientView.swift; sourceTree = ""; }; - 69E0A61B2AFD10BE00C8E8D9 /* CollectionExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CollectionExtensions.swift; sourceTree = ""; }; - 69E0A61C2AFD10BE00C8E8D9 /* UIButtonExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIButtonExtensions.swift; sourceTree = ""; }; - 69E0A61D2AFD10BE00C8E8D9 /* BetterURL.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BetterURL.swift; sourceTree = ""; }; - 69E0A61E2AFD10BE00C8E8D9 /* ReusableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReusableView.swift; sourceTree = ""; }; - 69E0A61F2AFD10BE00C8E8D9 /* UIApplicationExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIApplicationExtensions.swift; sourceTree = ""; }; - 69E0A6202AFD10BE00C8E8D9 /* UIDeviceExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIDeviceExtensions.swift; sourceTree = ""; }; - 69E0A6212AFD10BE00C8E8D9 /* NSAttributedStringExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSAttributedStringExtensions.swift; sourceTree = ""; }; - 69E0A6232AFD10BE00C8E8D9 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; - 69E0A6242AFD10BE00C8E8D9 /* FlowCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FlowCoordinator.swift; sourceTree = ""; }; - 69E0A6252AFD10BE00C8E8D9 /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = ""; }; - 69E0A6262AFD10BE00C8E8D9 /* ViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewModel.swift; sourceTree = ""; }; - 69E0A6272AFD10BE00C8E8D9 /* Base.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Base.swift; sourceTree = ""; }; - 69E0A6282AFD10BE00C8E8D9 /* PublisherExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PublisherExtensions.swift; sourceTree = ""; }; - 69E0A6292AFD10BE00C8E8D9 /* UIColorExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIColorExtensions.swift; sourceTree = ""; }; - 69E0A69E2AFD114600C8E8D9 /* UserDefaultTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserDefaultTests.swift; sourceTree = ""; }; - 69E0A6A02AFD114600C8E8D9 /* Dummies.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Dummies.swift; sourceTree = ""; }; - 69E0A6A12AFD114600C8E8D9 /* FlowCoordinatorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FlowCoordinatorTests.swift; sourceTree = ""; }; - 69E0A6A22AFD114600C8E8D9 /* IntTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntTests.swift; sourceTree = ""; }; - 69E0A6A32AFD114600C8E8D9 /* StringTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringTests.swift; sourceTree = ""; }; - 69E0A6A42AFD114600C8E8D9 /* UIStackViewTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIStackViewTests.swift; sourceTree = ""; }; - 69E0A6A52AFD114600C8E8D9 /* ArrayTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArrayTests.swift; sourceTree = ""; }; - 69E0A6A62AFD114600C8E8D9 /* CollectionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CollectionTests.swift; sourceTree = ""; }; - 69E0A6A82AFD114600C8E8D9 /* UIWindow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIWindow.swift; sourceTree = ""; }; - 69E0A6A92AFD114600C8E8D9 /* UIViewTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIViewTests.swift; sourceTree = ""; }; - 69E0A6AA2AFD114600C8E8D9 /* BetterURL_Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BetterURL_Tests.swift; sourceTree = ""; }; - 69E0A6AB2AFD114600C8E8D9 /* ReusableViewTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReusableViewTests.swift; sourceTree = ""; }; - 69E0A6AC2AFD114600C8E8D9 /* ColorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ColorTests.swift; sourceTree = ""; }; - 69E0A6AD2AFD114600C8E8D9 /* UIViewControllerChildrenTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIViewControllerChildrenTests.swift; sourceTree = ""; }; - 69E0A6AE2AFD114600C8E8D9 /* FoundationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FoundationTests.swift; sourceTree = ""; }; - 69E0A6AF2AFD114600C8E8D9 /* ConditionalAssignmentTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConditionalAssignmentTests.swift; sourceTree = ""; }; - 69E0A6B12AFD114600C8E8D9 /* DateRandomTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DateRandomTests.swift; sourceTree = ""; }; - 69E0A6B22AFD114600C8E8D9 /* IntRandomTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntRandomTests.swift; sourceTree = ""; }; - 69E0A6B32AFD114600C8E8D9 /* StringRandomTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringRandomTests.swift; sourceTree = ""; }; - 69E0A6B42AFD114600C8E8D9 /* DateFormattingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DateFormattingTests.swift; sourceTree = ""; }; - 69E0A6B62AFD114600C8E8D9 /* ControlBlocksTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ControlBlocksTests.swift; sourceTree = ""; }; - 69FA5F9023C868A900B44BCD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - 69FA5F9323C868A900B44BCD /* UIControlBlocksViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIControlBlocksViewController.swift; sourceTree = ""; }; - 69FA5F9523C868A900B44BCD /* TitleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TitleViewController.swift; sourceTree = ""; }; - 69FA5F9623C868A900B44BCD /* VCCompositionViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VCCompositionViewController.swift; sourceTree = ""; }; - 69FA5F9823C868A900B44BCD /* MapViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapViewController.swift; sourceTree = ""; }; - 69FA5F9923C868A900B44BCD /* MapViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapViewModel.swift; sourceTree = ""; }; - 69FA5F9B23C868A900B44BCD /* ExampleListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleListViewController.swift; sourceTree = ""; }; - 69FA5F9C23C868A900B44BCD /* ExampleListViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleListViewModel.swift; sourceTree = ""; }; - 69FA5F9E23C868A900B44BCD /* ModalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModalViewController.swift; sourceTree = ""; }; - 69FA5FA023C868A900B44BCD /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; - 69FA5FA123C868A900B44BCD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 69FA5FA223C868A900B44BCD /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; - 69FA5FA723C868A900B44BCD /* TitleSubtitleTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TitleSubtitleTableViewCell.swift; sourceTree = ""; }; - 69FA5FA923C868A900B44BCD /* ExampleItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleItem.swift; sourceTree = ""; }; - 69FA5FAB23C868A900B44BCD /* AppFlowCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppFlowCoordinator.swift; sourceTree = ""; }; - 69FA5FAC23C868A900B44BCD /* ModalFlowCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModalFlowCoordinator.swift; sourceTree = ""; }; - 69FA5FC123C8690A00B44BCD /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = ""; }; - 6A72B2212B1A15AC00A59EDD /* BackGesture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackGesture.swift; sourceTree = ""; }; - 88EDD90325B8252E00207987 /* GradientViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GradientViewController.swift; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 695096D523C7908B00E8F457 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 691B9AD92AFD1E5C008AE7BD /* ACKategories.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6971A9832AFD1AF5000FC317 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6971A98A2AFD1AF5000FC317 /* ACKategories.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 69ACD6BF2AFD130C0021127B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 69ACD6C62AFD130D0021127B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 69ACD6CA2AFD130D0021127B /* ACKategories.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 691B9AD82AFD1E5C008AE7BD /* Frameworks */ = { - isa = PBXGroup; - children = ( - ); - name = Frameworks; - sourceTree = ""; - }; - 695096D923C7908B00E8F457 /* ACKategoriesExample */ = { - isa = PBXGroup; - children = ( - 69FA5FA123C868A900B44BCD /* Info.plist */, - 69FA5FC123C8690A00B44BCD /* LaunchScreen.storyboard */, - 69FA5FA223C868A900B44BCD /* AppDelegate.swift */, - 69FA5F9023C868A900B44BCD /* Assets.xcassets */, - 69FA5FAA23C868A900B44BCD /* Flow coordinators */, - 69FA5FA823C868A900B44BCD /* Model */, - 69FA5F9123C868A900B44BCD /* Screens */, - 69FA5FA623C868A900B44BCD /* View */, - ); - path = ACKategoriesExample; - sourceTree = ""; - }; - 6971A9872AFD1AF5000FC317 /* ACKategoriesResponderTests */ = { - isa = PBXGroup; - children = ( - 69E0A6B62AFD114600C8E8D9 /* ControlBlocksTests.swift */, - 6922C77C2AFD1C1A00519CDF /* UINavigationControllerTests.swift */, - 6922C77E2AFD1C3300519CDF /* ACKategoriesResponder.xctestplan */, - 69E0A6A72AFD114600C8E8D9 /* Extensions */, - 69E0A69F2AFD114600C8E8D9 /* FlowCoordinator */, - ); - path = ACKategoriesResponderTests; - sourceTree = ""; - }; - 69E0A5F32AFD10BE00C8E8D9 /* Sources */ = { - isa = PBXGroup; - children = ( - 69E0A5F42AFD10BE00C8E8D9 /* ACKategories */, - ); - path = Sources; - sourceTree = ""; - }; - 69E0A5F42AFD10BE00C8E8D9 /* ACKategories */ = { - isa = PBXGroup; - children = ( - 69E0A5F92AFD10BE00C8E8D9 /* ACKategories.h */, - 69E0A5F82AFD10BE00C8E8D9 /* ArrayExtensions.swift */, - 69E0A61D2AFD10BE00C8E8D9 /* BetterURL.swift */, - 69E0A6152AFD10BE00C8E8D9 /* BundleExtensions.swift */, - 69E0A61B2AFD10BE00C8E8D9 /* CollectionExtensions.swift */, - 69E0A6162AFD10BE00C8E8D9 /* Combine+Concurrency.swift */, - 69E0A60B2AFD10BE00C8E8D9 /* ConditionalAssignment.swift */, - 69E0A6182AFD10BE00C8E8D9 /* DateExtensions.swift */, - 69E0A6082AFD10BE00C8E8D9 /* DateFormatting.swift */, - 69E0A6052AFD10BE00C8E8D9 /* DictionaryExtensions.swift */, - 697D61D32B0BC41900020664 /* EdgeInsetsExtensions.swift */, - 69E0A6102AFD10BE00C8E8D9 /* ErrorHandlers.swift */, - 69E0A61A2AFD10BE00C8E8D9 /* GradientView.swift */, - 69E0A6172AFD10BE00C8E8D9 /* IntExtensions.swift */, - 69E0A6212AFD10BE00C8E8D9 /* NSAttributedStringExtensions.swift */, - 69E0A60F2AFD10BE00C8E8D9 /* NSMutableParagraphStyleExtensions.swift */, - 69E0A60D2AFD10BE00C8E8D9 /* NumberFormatterExtensions.swift */, - 69E0A6282AFD10BE00C8E8D9 /* PublisherExtensions.swift */, - 69E0A6062AFD10BE00C8E8D9 /* Reusable.swift */, - 69E0A61E2AFD10BE00C8E8D9 /* ReusableView.swift */, - 69E0A5FA2AFD10BE00C8E8D9 /* SelfSizingTableHeaderFooterView.swift */, - 69E0A6072AFD10BE00C8E8D9 /* StringExtensions.swift */, - 69E0A6112AFD10BE00C8E8D9 /* TagListView.swift */, - 69E0A61F2AFD10BE00C8E8D9 /* UIApplicationExtensions.swift */, - 69E0A61C2AFD10BE00C8E8D9 /* UIButtonExtensions.swift */, - 69E0A6292AFD10BE00C8E8D9 /* UIColorExtensions.swift */, - 69E0A60A2AFD10BE00C8E8D9 /* UIControl+Blocks.swift */, - 69E0A60C2AFD10BE00C8E8D9 /* UIControlEvents.swift */, - 69E0A6202AFD10BE00C8E8D9 /* UIDeviceExtensions.swift */, - 69E0A6122AFD10BE00C8E8D9 /* UIImageExtensions.swift */, - 69E0A6192AFD10BE00C8E8D9 /* UILabelExtensions.swift */, - 69E0A6132AFD10BE00C8E8D9 /* UINavigationControllerExtensions.swift */, - 69E0A5F52AFD10BE00C8E8D9 /* UISearchBarExtensions.swift */, - 69E0A5FB2AFD10BE00C8E8D9 /* UIStackViewExtensions.swift */, - 69E0A6092AFD10BE00C8E8D9 /* UIView+Spacer.swift */, - 69E0A60E2AFD10BE00C8E8D9 /* UIViewController+Children.swift */, - 69E0A5FC2AFD10BE00C8E8D9 /* UIViewController+FrontMost.swift */, - 69E0A6142AFD10BE00C8E8D9 /* UIViewExtensions.swift */, - 69E0A5FD2AFD10BE00C8E8D9 /* UserDefaultsExtensions.swift */, - 69E0A6222AFD10BE00C8E8D9 /* Base */, - 69E0A5F62AFD10BE00C8E8D9 /* PropertyWrappers */, - 69E0A5FE2AFD10BE00C8E8D9 /* RandomExtensions */, - 69E0A6032AFD10BE00C8E8D9 /* SwiftUIExtensions */, - 6A72B2212B1A15AC00A59EDD /* BackGesture.swift */, - ); - path = ACKategories; - sourceTree = ""; - }; - 69E0A5F62AFD10BE00C8E8D9 /* PropertyWrappers */ = { - isa = PBXGroup; - children = ( - 69E0A5F72AFD10BE00C8E8D9 /* UserDefault.swift */, - ); - path = PropertyWrappers; - sourceTree = ""; - }; - 69E0A5FE2AFD10BE00C8E8D9 /* RandomExtensions */ = { - isa = PBXGroup; - children = ( - 69E0A5FF2AFD10BE00C8E8D9 /* Date+Random.swift */, - 69E0A6002AFD10BE00C8E8D9 /* String+Random.swift */, - 69E0A6012AFD10BE00C8E8D9 /* Randomizable.swift */, - 69E0A6022AFD10BE00C8E8D9 /* Int+Random.swift */, - ); - path = RandomExtensions; - sourceTree = ""; - }; - 69E0A6032AFD10BE00C8E8D9 /* SwiftUIExtensions */ = { - isa = PBXGroup; - children = ( - 69E0A6042AFD10BE00C8E8D9 /* FontModifier.swift */, - ); - path = SwiftUIExtensions; - sourceTree = ""; - }; - 69E0A6222AFD10BE00C8E8D9 /* Base */ = { - isa = PBXGroup; - children = ( - 69E0A6232AFD10BE00C8E8D9 /* ViewController.swift */, - 69E0A6242AFD10BE00C8E8D9 /* FlowCoordinator.swift */, - 69E0A6252AFD10BE00C8E8D9 /* Logger.swift */, - 69E0A6262AFD10BE00C8E8D9 /* ViewModel.swift */, - 69E0A6272AFD10BE00C8E8D9 /* Base.swift */, - ); - path = Base; - sourceTree = ""; - }; - 69E0A69B2AFD114600C8E8D9 /* Tests */ = { - isa = PBXGroup; - children = ( - 6971A9872AFD1AF5000FC317 /* ACKategoriesResponderTests */, - 69E0A69C2AFD114600C8E8D9 /* ACKategoriesTests */, - ); - path = Tests; - sourceTree = ""; - }; - 69E0A69C2AFD114600C8E8D9 /* ACKategoriesTests */ = { - isa = PBXGroup; - children = ( - 69E0A6A52AFD114600C8E8D9 /* ArrayTests.swift */, - 69E0A6AA2AFD114600C8E8D9 /* BetterURL_Tests.swift */, - 69E0A6A62AFD114600C8E8D9 /* CollectionTests.swift */, - 69E0A6AC2AFD114600C8E8D9 /* ColorTests.swift */, - 69E0A6AF2AFD114600C8E8D9 /* ConditionalAssignmentTests.swift */, - 69E0A6B42AFD114600C8E8D9 /* DateFormattingTests.swift */, - 69E0A6AE2AFD114600C8E8D9 /* FoundationTests.swift */, - 69E0A6A22AFD114600C8E8D9 /* IntTests.swift */, - 69E0A6AB2AFD114600C8E8D9 /* ReusableViewTests.swift */, - 69E0A6A32AFD114600C8E8D9 /* StringTests.swift */, - 69E0A6A42AFD114600C8E8D9 /* UIStackViewTests.swift */, - 69E0A6AD2AFD114600C8E8D9 /* UIViewControllerChildrenTests.swift */, - 69E0A6A92AFD114600C8E8D9 /* UIViewTests.swift */, - 6922C77F2AFD1C5000519CDF /* ACKategories.xctestplan */, - 69E0A69D2AFD114600C8E8D9 /* PropertyWrappers */, - 69E0A6B02AFD114600C8E8D9 /* Random */, - ); - path = ACKategoriesTests; - sourceTree = ""; - }; - 69E0A69D2AFD114600C8E8D9 /* PropertyWrappers */ = { - isa = PBXGroup; - children = ( - 69E0A69E2AFD114600C8E8D9 /* UserDefaultTests.swift */, - ); - path = PropertyWrappers; - sourceTree = ""; - }; - 69E0A69F2AFD114600C8E8D9 /* FlowCoordinator */ = { - isa = PBXGroup; - children = ( - 69E0A6A02AFD114600C8E8D9 /* Dummies.swift */, - 69E0A6A12AFD114600C8E8D9 /* FlowCoordinatorTests.swift */, - ); - path = FlowCoordinator; - sourceTree = ""; - }; - 69E0A6A72AFD114600C8E8D9 /* Extensions */ = { - isa = PBXGroup; - children = ( - 69E0A6A82AFD114600C8E8D9 /* UIWindow.swift */, - ); - path = Extensions; - sourceTree = ""; - }; - 69E0A6B02AFD114600C8E8D9 /* Random */ = { - isa = PBXGroup; - children = ( - 69E0A6B12AFD114600C8E8D9 /* DateRandomTests.swift */, - 69E0A6B22AFD114600C8E8D9 /* IntRandomTests.swift */, - 69E0A6B32AFD114600C8E8D9 /* StringRandomTests.swift */, - ); - path = Random; - sourceTree = ""; - }; - 69E819DE23C773010054687B = { - isa = PBXGroup; - children = ( - 697B023227DB65B50082F4AC /* CHANGELOG.md */, - 695096D923C7908B00E8F457 /* ACKategoriesExample */, - 69E819EB23C773240054687B /* Products */, - 69E0A5F32AFD10BE00C8E8D9 /* Sources */, - 69E0A69B2AFD114600C8E8D9 /* Tests */, - 691B9AD82AFD1E5C008AE7BD /* Frameworks */, - ); - sourceTree = ""; - }; - 69E819EB23C773240054687B /* Products */ = { - isa = PBXGroup; - children = ( - 695096D823C7908B00E8F457 /* ACKategoriesExample.app */, - 69ACD6C22AFD130C0021127B /* ACKategories.framework */, - 69ACD6C92AFD130D0021127B /* ACKategoriesTests.xctest */, - 6971A9862AFD1AF5000FC317 /* ACKategoriesResponderTests.xctest */, - ); - name = Products; - sourceTree = ""; - }; - 69FA5F9123C868A900B44BCD /* Screens */ = { - isa = PBXGroup; - children = ( - 88EDD8FD25B824C200207987 /* GradientView */, - 69FA5F9223C868A900B44BCD /* UIControl blocks */, - 69FA5F9423C868A900B44BCD /* VC composition */, - 69FA5F9723C868A900B44BCD /* MapView */, - 69FA5F9A23C868A900B44BCD /* Example list */, - 69FA5F9D23C868A900B44BCD /* Modal */, - 69FA5F9F23C868A900B44BCD /* Base */, - ); - path = Screens; - sourceTree = ""; - }; - 69FA5F9223C868A900B44BCD /* UIControl blocks */ = { - isa = PBXGroup; - children = ( - 69FA5F9323C868A900B44BCD /* UIControlBlocksViewController.swift */, - ); - path = "UIControl blocks"; - sourceTree = ""; - }; - 69FA5F9423C868A900B44BCD /* VC composition */ = { - isa = PBXGroup; - children = ( - 69FA5F9523C868A900B44BCD /* TitleViewController.swift */, - 69FA5F9623C868A900B44BCD /* VCCompositionViewController.swift */, - ); - path = "VC composition"; - sourceTree = ""; - }; - 69FA5F9723C868A900B44BCD /* MapView */ = { - isa = PBXGroup; - children = ( - 69FA5F9823C868A900B44BCD /* MapViewController.swift */, - 69FA5F9923C868A900B44BCD /* MapViewModel.swift */, - ); - path = MapView; - sourceTree = ""; - }; - 69FA5F9A23C868A900B44BCD /* Example list */ = { - isa = PBXGroup; - children = ( - 69FA5F9B23C868A900B44BCD /* ExampleListViewController.swift */, - 69FA5F9C23C868A900B44BCD /* ExampleListViewModel.swift */, - ); - path = "Example list"; - sourceTree = ""; - }; - 69FA5F9D23C868A900B44BCD /* Modal */ = { - isa = PBXGroup; - children = ( - 69FA5F9E23C868A900B44BCD /* ModalViewController.swift */, - ); - path = Modal; - sourceTree = ""; - }; - 69FA5F9F23C868A900B44BCD /* Base */ = { - isa = PBXGroup; - children = ( - 69FA5FA023C868A900B44BCD /* BaseViewController.swift */, - ); - path = Base; - sourceTree = ""; - }; - 69FA5FA623C868A900B44BCD /* View */ = { - isa = PBXGroup; - children = ( - 69FA5FA723C868A900B44BCD /* TitleSubtitleTableViewCell.swift */, - ); - path = View; - sourceTree = ""; - }; - 69FA5FA823C868A900B44BCD /* Model */ = { - isa = PBXGroup; - children = ( - 69FA5FA923C868A900B44BCD /* ExampleItem.swift */, - ); - path = Model; - sourceTree = ""; - }; - 69FA5FAA23C868A900B44BCD /* Flow coordinators */ = { - isa = PBXGroup; - children = ( - 69FA5FAB23C868A900B44BCD /* AppFlowCoordinator.swift */, - 69FA5FAC23C868A900B44BCD /* ModalFlowCoordinator.swift */, - ); - path = "Flow coordinators"; - sourceTree = ""; - }; - 88EDD8FD25B824C200207987 /* GradientView */ = { - isa = PBXGroup; - children = ( - 88EDD90325B8252E00207987 /* GradientViewController.swift */, - ); - path = GradientView; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 69ACD6BD2AFD130C0021127B /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 695096D723C7908B00E8F457 /* ACKategoriesExample */ = { - isa = PBXNativeTarget; - buildConfigurationList = 695096E923C7908D00E8F457 /* Build configuration list for PBXNativeTarget "ACKategoriesExample" */; - buildPhases = ( - 695096D423C7908B00E8F457 /* Sources */, - 695096D523C7908B00E8F457 /* Frameworks */, - 695096D623C7908B00E8F457 /* Resources */, - 695096F323C790A900E8F457 /* Embed Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 691B9ADC2AFD1E5C008AE7BD /* PBXTargetDependency */, - ); - name = ACKategoriesExample; - packageProductDependencies = ( - ); - productName = ACKategoriesExample; - productReference = 695096D823C7908B00E8F457 /* ACKategoriesExample.app */; - productType = "com.apple.product-type.application"; - }; - 6971A9852AFD1AF5000FC317 /* ACKategoriesResponderTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6971A98D2AFD1AF5000FC317 /* Build configuration list for PBXNativeTarget "ACKategoriesResponderTests" */; - buildPhases = ( - 6971A9822AFD1AF5000FC317 /* Sources */, - 6971A9832AFD1AF5000FC317 /* Frameworks */, - 6971A9842AFD1AF5000FC317 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 6971A98C2AFD1AF5000FC317 /* PBXTargetDependency */, - 6971A9922AFD1B2D000FC317 /* PBXTargetDependency */, - ); - name = ACKategoriesResponderTests; - productName = ACKategoriesResponderTests; - productReference = 6971A9862AFD1AF5000FC317 /* ACKategoriesResponderTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; - 69ACD6C12AFD130C0021127B /* ACKategories */ = { - isa = PBXNativeTarget; - buildConfigurationList = 69ACD6D12AFD130D0021127B /* Build configuration list for PBXNativeTarget "ACKategories" */; - buildPhases = ( - 69ACD6BD2AFD130C0021127B /* Headers */, - 69ACD6BE2AFD130C0021127B /* Sources */, - 69ACD6BF2AFD130C0021127B /* Frameworks */, - 69ACD6C02AFD130C0021127B /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = ACKategories; - productName = ACKategories; - productReference = 69ACD6C22AFD130C0021127B /* ACKategories.framework */; - productType = "com.apple.product-type.framework"; - }; - 69ACD6C82AFD130D0021127B /* ACKategoriesTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 69ACD6D42AFD130D0021127B /* Build configuration list for PBXNativeTarget "ACKategoriesTests" */; - buildPhases = ( - 69ACD6C52AFD130D0021127B /* Sources */, - 69ACD6C62AFD130D0021127B /* Frameworks */, - 69ACD6C72AFD130D0021127B /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 69ACD6CC2AFD130D0021127B /* PBXTargetDependency */, - ); - name = ACKategoriesTests; - productName = ACKategoriesTests; - productReference = 69ACD6C92AFD130D0021127B /* ACKategoriesTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 69E819DF23C773010054687B /* Project object */ = { - isa = PBXProject; - attributes = { - BuildIndependentTargetsInParallel = YES; - LastSwiftUpdateCheck = 1500; - LastUpgradeCheck = 1500; - TargetAttributes = { - 695096D723C7908B00E8F457 = { - CreatedOnToolsVersion = 11.3; - LastSwiftMigration = 1130; - }; - 6971A9852AFD1AF5000FC317 = { - CreatedOnToolsVersion = 15.0.1; - TestTargetID = 695096D723C7908B00E8F457; - }; - 69ACD6C12AFD130C0021127B = { - CreatedOnToolsVersion = 15.0.1; - }; - 69ACD6C82AFD130D0021127B = { - CreatedOnToolsVersion = 15.0.1; - }; - }; - }; - buildConfigurationList = 69E819E223C773010054687B /* Build configuration list for PBXProject "ACKategories" */; - compatibilityVersion = "Xcode 15.0"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = 69E819DE23C773010054687B; - packageReferences = ( - ); - productRefGroup = 69E819EB23C773240054687B /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 695096D723C7908B00E8F457 /* ACKategoriesExample */, - 69ACD6C12AFD130C0021127B /* ACKategories */, - 69ACD6C82AFD130D0021127B /* ACKategoriesTests */, - 6971A9852AFD1AF5000FC317 /* ACKategoriesResponderTests */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 695096D623C7908B00E8F457 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 69FA5FAD23C868A900B44BCD /* Assets.xcassets in Resources */, - 69FA5FC223C8690A00B44BCD /* LaunchScreen.storyboard in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6971A9842AFD1AF5000FC317 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 69ACD6C02AFD130C0021127B /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 69ACD6C72AFD130D0021127B /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 695096D423C7908B00E8F457 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 69FA5FBD23C868A900B44BCD /* ModalFlowCoordinator.swift in Sources */, - 69FA5FB523C868A900B44BCD /* ModalViewController.swift in Sources */, - 88EDD90425B8252E00207987 /* GradientViewController.swift in Sources */, - 69FA5FBC23C868A900B44BCD /* AppFlowCoordinator.swift in Sources */, - 69FA5FB023C868A900B44BCD /* VCCompositionViewController.swift in Sources */, - 69FA5FB223C868A900B44BCD /* MapViewModel.swift in Sources */, - 69FA5FBB23C868A900B44BCD /* ExampleItem.swift in Sources */, - 69FA5FAE23C868A900B44BCD /* UIControlBlocksViewController.swift in Sources */, - 69FA5FB323C868A900B44BCD /* ExampleListViewController.swift in Sources */, - 69FA5FBA23C868A900B44BCD /* TitleSubtitleTableViewCell.swift in Sources */, - 69FA5FB623C868A900B44BCD /* BaseViewController.swift in Sources */, - 69FA5FAF23C868A900B44BCD /* TitleViewController.swift in Sources */, - 69FA5FB423C868A900B44BCD /* ExampleListViewModel.swift in Sources */, - 69FA5FB823C868A900B44BCD /* AppDelegate.swift in Sources */, - 69FA5FB123C868A900B44BCD /* MapViewController.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6971A9822AFD1AF5000FC317 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6922C7812AFD1C8B00519CDF /* FlowCoordinatorTests.swift in Sources */, - 6971A9902AFD1B0F000FC317 /* ControlBlocksTests.swift in Sources */, - 69C6BE902B0BC80E008A4ECF /* UIWindow.swift in Sources */, - 6922C7802AFD1C8B00519CDF /* Dummies.swift in Sources */, - 6922C77D2AFD1C1A00519CDF /* UINavigationControllerTests.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 69ACD6BE2AFD130C0021127B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 69ACD6D72AFD133A0021127B /* ACKategories.h in Sources */, - 69ACD6D82AFD133A0021127B /* ArrayExtensions.swift in Sources */, - 69ACD6D92AFD133A0021127B /* BetterURL.swift in Sources */, - 69ACD6DA2AFD133A0021127B /* BundleExtensions.swift in Sources */, - 69ACD6DB2AFD133A0021127B /* CollectionExtensions.swift in Sources */, - 69ACD6DC2AFD133A0021127B /* Combine+Concurrency.swift in Sources */, - 69ACD6DD2AFD133A0021127B /* ConditionalAssignment.swift in Sources */, - 69ACD6DE2AFD133A0021127B /* DateExtensions.swift in Sources */, - 69ACD6DF2AFD133A0021127B /* DateFormatting.swift in Sources */, - 69ACD6E02AFD133A0021127B /* DictionaryExtensions.swift in Sources */, - 69ACD6E12AFD133A0021127B /* ErrorHandlers.swift in Sources */, - 69ACD6E22AFD133A0021127B /* GradientView.swift in Sources */, - 69ACD6E32AFD133A0021127B /* IntExtensions.swift in Sources */, - 69ACD6E42AFD133A0021127B /* NSAttributedStringExtensions.swift in Sources */, - 69ACD6E52AFD133A0021127B /* NSMutableParagraphStyleExtensions.swift in Sources */, - 69ACD6E62AFD133A0021127B /* NumberFormatterExtensions.swift in Sources */, - 697D61D42B0BC41900020664 /* EdgeInsetsExtensions.swift in Sources */, - 69ACD6E72AFD133A0021127B /* PublisherExtensions.swift in Sources */, - 69ACD6E82AFD133A0021127B /* Reusable.swift in Sources */, - 69ACD6E92AFD133A0021127B /* ReusableView.swift in Sources */, - 69ACD6EA2AFD133A0021127B /* SelfSizingTableHeaderFooterView.swift in Sources */, - 69ACD6EB2AFD133A0021127B /* StringExtensions.swift in Sources */, - 69ACD6EC2AFD133A0021127B /* TagListView.swift in Sources */, - 69ACD6ED2AFD133A0021127B /* UIApplicationExtensions.swift in Sources */, - 69ACD6EE2AFD133A0021127B /* UIButtonExtensions.swift in Sources */, - 69ACD6EF2AFD133A0021127B /* UIColorExtensions.swift in Sources */, - 69ACD6F02AFD133A0021127B /* UIControl+Blocks.swift in Sources */, - 69ACD6F12AFD133A0021127B /* UIControlEvents.swift in Sources */, - 69ACD6F22AFD133A0021127B /* UIDeviceExtensions.swift in Sources */, - 69ACD6F32AFD133A0021127B /* UIImageExtensions.swift in Sources */, - 69ACD6F42AFD133A0021127B /* UILabelExtensions.swift in Sources */, - 69ACD6F52AFD133A0021127B /* UINavigationControllerExtensions.swift in Sources */, - 69ACD6F62AFD133A0021127B /* UISearchBarExtensions.swift in Sources */, - 69ACD6F72AFD133A0021127B /* UIStackViewExtensions.swift in Sources */, - 69ACD6F82AFD133A0021127B /* UIView+Spacer.swift in Sources */, - 69ACD6F92AFD133A0021127B /* UIViewController+Children.swift in Sources */, - 6A72B2222B1A15AC00A59EDD /* BackGesture.swift in Sources */, - 69ACD6FA2AFD133A0021127B /* UIViewController+FrontMost.swift in Sources */, - 69ACD6FB2AFD133A0021127B /* UIViewExtensions.swift in Sources */, - 69ACD6FC2AFD133A0021127B /* UserDefaultsExtensions.swift in Sources */, - 69ACD6FD2AFD133A0021127B /* ViewController.swift in Sources */, - 69ACD6FE2AFD133A0021127B /* FlowCoordinator.swift in Sources */, - 69ACD6FF2AFD133A0021127B /* Logger.swift in Sources */, - 69ACD7002AFD133A0021127B /* ViewModel.swift in Sources */, - 69ACD7012AFD133A0021127B /* Base.swift in Sources */, - 69ACD7022AFD133A0021127B /* UserDefault.swift in Sources */, - 69ACD7032AFD133A0021127B /* Date+Random.swift in Sources */, - 69ACD7042AFD133A0021127B /* String+Random.swift in Sources */, - 69ACD7052AFD133A0021127B /* Randomizable.swift in Sources */, - 69ACD7062AFD133A0021127B /* Int+Random.swift in Sources */, - 69ACD7072AFD133A0021127B /* FontModifier.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 69ACD6C52AFD130D0021127B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 69ACD7082AFD13480021127B /* ArrayTests.swift in Sources */, - 69ACD7092AFD13480021127B /* BetterURL_Tests.swift in Sources */, - 69ACD70A2AFD13480021127B /* CollectionTests.swift in Sources */, - 69ACD70B2AFD13480021127B /* ColorTests.swift in Sources */, - 69ACD70C2AFD13480021127B /* ConditionalAssignmentTests.swift in Sources */, - 69ACD70E2AFD13480021127B /* DateFormattingTests.swift in Sources */, - 69ACD70F2AFD13480021127B /* FoundationTests.swift in Sources */, - 69ACD7102AFD13480021127B /* IntTests.swift in Sources */, - 69ACD7112AFD13480021127B /* ReusableViewTests.swift in Sources */, - 69ACD7122AFD13480021127B /* StringTests.swift in Sources */, - 69ACD7142AFD13480021127B /* UIStackViewTests.swift in Sources */, - 69ACD7152AFD13480021127B /* UIViewControllerChildrenTests.swift in Sources */, - 69ACD7162AFD13480021127B /* UIViewTests.swift in Sources */, - 69ACD71A2AFD13480021127B /* UserDefaultTests.swift in Sources */, - 69ACD71B2AFD13480021127B /* DateRandomTests.swift in Sources */, - 69ACD71C2AFD13480021127B /* IntRandomTests.swift in Sources */, - 69ACD71D2AFD13480021127B /* StringRandomTests.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 691B9ADC2AFD1E5C008AE7BD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 69ACD6C12AFD130C0021127B /* ACKategories */; - targetProxy = 691B9ADB2AFD1E5C008AE7BD /* PBXContainerItemProxy */; - }; - 6971A98C2AFD1AF5000FC317 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 69ACD6C12AFD130C0021127B /* ACKategories */; - targetProxy = 6971A98B2AFD1AF5000FC317 /* PBXContainerItemProxy */; - }; - 6971A9922AFD1B2D000FC317 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 695096D723C7908B00E8F457 /* ACKategoriesExample */; - targetProxy = 6971A9912AFD1B2D000FC317 /* PBXContainerItemProxy */; - }; - 69ACD6CC2AFD130D0021127B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 69ACD6C12AFD130C0021127B /* ACKategories */; - targetProxy = 69ACD6CB2AFD130D0021127B /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 695096EA23C7908D00E8F457 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_STYLE = Manual; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - DEVELOPMENT_TEAM = ""; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = ACKategoriesExample/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 13.2; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_BUNDLE_IDENTIFIER = cz.ackee.enterprise.ACKategoriesExample; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 695096EB23C7908D00E8F457 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_STYLE = Manual; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEVELOPMENT_TEAM = ""; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = ACKategoriesExample/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 13.2; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = cz.ackee.enterprise.ACKategoriesExample; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_OPTIMIZATION_LEVEL = "-O"; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 6971A98E2AFD1AF5000FC317 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_STYLE = Manual; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = ""; - GCC_C_LANGUAGE_STANDARD = gnu17; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GENERATE_INFOPLIST_FILE = YES; - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.0; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = cz.ackee.ACKategoriesResponderTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; - SWIFT_EMIT_LOC_STRINGS = NO; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ACKategoriesExample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ACKategoriesExample"; - }; - name = Debug; - }; - 6971A98F2AFD1AF5000FC317 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_STYLE = Manual; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = ""; - ENABLE_NS_ASSERTIONS = NO; - GCC_C_LANGUAGE_STANDARD = gnu17; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GENERATE_INFOPLIST_FILE = YES; - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.0; - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = cz.ackee.ACKategoriesResponderTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - SWIFT_EMIT_LOC_STRINGS = NO; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ACKategoriesExample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ACKategoriesExample"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 69ACD6D22AFD130D0021127B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_STYLE = Manual; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = ""; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = YES; - GCC_C_LANGUAGE_STANDARD = gnu17; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_KEY_NSHumanReadableCopyright = ""; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.0; - MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; - MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20"; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = cz.ackee.ACKategories; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SKIP_INSTALL = YES; - SUPPORTS_MACCATALYST = YES; - SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 69ACD6D32AFD130D0021127B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CODE_SIGN_STYLE = Manual; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = ""; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = YES; - ENABLE_NS_ASSERTIONS = NO; - GCC_C_LANGUAGE_STANDARD = gnu17; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_KEY_NSHumanReadableCopyright = ""; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.0; - MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; - MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20"; - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = cz.ackee.ACKategories; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SKIP_INSTALL = YES; - SUPPORTS_MACCATALYST = YES; - SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES; - SWIFT_EMIT_LOC_STRINGS = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 69ACD6D52AFD130D0021127B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; - CODE_SIGN_STYLE = Manual; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = ""; - GCC_C_LANGUAGE_STANDARD = gnu17; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GENERATE_INFOPLIST_FILE = YES; - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.0; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = cz.ackee.ACKategoriesTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SUPPORTS_MACCATALYST = YES; - SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; - SWIFT_EMIT_LOC_STRINGS = NO; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - }; - name = Debug; - }; - 69ACD6D62AFD130D0021127B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; - ALWAYS_SEARCH_USER_PATHS = NO; - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; - CODE_SIGN_STYLE = Manual; - COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = ""; - ENABLE_NS_ASSERTIONS = NO; - GCC_C_LANGUAGE_STANDARD = gnu17; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GENERATE_INFOPLIST_FILE = YES; - LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 1.0; - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - PRODUCT_BUNDLE_IDENTIFIER = cz.ackee.ACKategoriesTests; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = ""; - SUPPORTS_MACCATALYST = YES; - SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES; - SWIFT_EMIT_LOC_STRINGS = NO; - SWIFT_VERSION = 5.0; - }; - name = Release; - }; - 69E819E323C773010054687B /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - ENABLE_USER_SCRIPT_SANDBOXING = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 6.12.3; - ONLY_ACTIVE_ARCH = YES; - SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"; - SWIFT_VERSION = 5.0; - TVOS_DEPLOYMENT_TARGET = 12.0; - WATCHOS_DEPLOYMENT_TARGET = 5.0; - }; - name = Debug; - }; - 69E819E423C773010054687B /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - DEAD_CODE_STRIPPING = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_USER_SCRIPT_SANDBOXING = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 6.12.3; - SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_VERSION = 5.0; - TVOS_DEPLOYMENT_TARGET = 12.0; - WATCHOS_DEPLOYMENT_TARGET = 5.0; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 695096E923C7908D00E8F457 /* Build configuration list for PBXNativeTarget "ACKategoriesExample" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 695096EA23C7908D00E8F457 /* Debug */, - 695096EB23C7908D00E8F457 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6971A98D2AFD1AF5000FC317 /* Build configuration list for PBXNativeTarget "ACKategoriesResponderTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6971A98E2AFD1AF5000FC317 /* Debug */, - 6971A98F2AFD1AF5000FC317 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 69ACD6D12AFD130D0021127B /* Build configuration list for PBXNativeTarget "ACKategories" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 69ACD6D22AFD130D0021127B /* Debug */, - 69ACD6D32AFD130D0021127B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 69ACD6D42AFD130D0021127B /* Build configuration list for PBXNativeTarget "ACKategoriesTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 69ACD6D52AFD130D0021127B /* Debug */, - 69ACD6D62AFD130D0021127B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 69E819E223C773010054687B /* Build configuration list for PBXProject "ACKategories" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 69E819E323C773010054687B /* Debug */, - 69E819E423C773010054687B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 69E819DF23C773010054687B /* Project object */; -} diff --git a/ACKategories.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/ACKategories.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 919434a6..00000000 --- a/ACKategories.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/ACKategories.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ACKategories.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d98100..00000000 --- a/ACKategories.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/ACKategories.xcodeproj/xcshareddata/xcschemes/ACKategories.xcscheme b/ACKategories.xcodeproj/xcshareddata/xcschemes/ACKategories.xcscheme deleted file mode 100644 index d6a98503..00000000 --- a/ACKategories.xcodeproj/xcshareddata/xcschemes/ACKategories.xcscheme +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ACKategories.xcodeproj/xcshareddata/xcschemes/ACKategoriesResponderTests.xcscheme b/ACKategories.xcodeproj/xcshareddata/xcschemes/ACKategoriesResponderTests.xcscheme deleted file mode 100644 index c9cf2943..00000000 --- a/ACKategories.xcodeproj/xcshareddata/xcschemes/ACKategoriesResponderTests.xcscheme +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/ACKategoriesExample/AppDelegate.swift b/ACKategoriesExample/AppDelegate.swift deleted file mode 100644 index e45dd833..00000000 --- a/ACKategoriesExample/AppDelegate.swift +++ /dev/null @@ -1,24 +0,0 @@ -// -// AppDelegate.swift -// ACKategories-Example -// -// Created by Jakub Olejník on 06/02/2018. -// Copyright © 2018 Josef Dolezal. All rights reserved. -// - -import UIKit - -@UIApplicationMain -final class AppDelegate: UIResponder, UIApplicationDelegate { - private lazy var appFlow = AppFlowCoordinator() - - var window: UIWindow? - - func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { - let window = UIWindow(frame: UIScreen.main.bounds) - self.window = window - self.window?.makeKeyAndVisible() - appFlow.start(in: window) - return true - } -} diff --git a/ACKategoriesExample/Assets.xcassets/AppIcon.appiconset/Contents.json b/ACKategoriesExample/Assets.xcassets/AppIcon.appiconset/Contents.json deleted file mode 100644 index d8db8d65..00000000 --- a/ACKategoriesExample/Assets.xcassets/AppIcon.appiconset/Contents.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "images" : [ - { - "idiom" : "iphone", - "size" : "20x20", - "scale" : "2x" - }, - { - "idiom" : "iphone", - "size" : "20x20", - "scale" : "3x" - }, - { - "idiom" : "iphone", - "size" : "29x29", - "scale" : "2x" - }, - { - "idiom" : "iphone", - "size" : "29x29", - "scale" : "3x" - }, - { - "idiom" : "iphone", - "size" : "40x40", - "scale" : "2x" - }, - { - "idiom" : "iphone", - "size" : "40x40", - "scale" : "3x" - }, - { - "idiom" : "iphone", - "size" : "60x60", - "scale" : "2x" - }, - { - "idiom" : "iphone", - "size" : "60x60", - "scale" : "3x" - }, - { - "idiom" : "ipad", - "size" : "20x20", - "scale" : "1x" - }, - { - "idiom" : "ipad", - "size" : "20x20", - "scale" : "2x" - }, - { - "idiom" : "ipad", - "size" : "29x29", - "scale" : "1x" - }, - { - "idiom" : "ipad", - "size" : "29x29", - "scale" : "2x" - }, - { - "idiom" : "ipad", - "size" : "40x40", - "scale" : "1x" - }, - { - "idiom" : "ipad", - "size" : "40x40", - "scale" : "2x" - }, - { - "idiom" : "ipad", - "size" : "76x76", - "scale" : "1x" - }, - { - "idiom" : "ipad", - "size" : "76x76", - "scale" : "2x" - }, - { - "idiom" : "ipad", - "size" : "83.5x83.5", - "scale" : "2x" - }, - { - "idiom" : "ios-marketing", - "size" : "1024x1024", - "scale" : "1x" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file diff --git a/ACKategoriesExample/Flow coordinators/AppFlowCoordinator.swift b/ACKategoriesExample/Flow coordinators/AppFlowCoordinator.swift deleted file mode 100644 index b1f4dc4a..00000000 --- a/ACKategoriesExample/Flow coordinators/AppFlowCoordinator.swift +++ /dev/null @@ -1,53 +0,0 @@ -// -// AppFlowCoordinator.swift -// ACKategories-Example -// -// Created by Jakub Olejník on 12/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import UIKit -import ACKategories - -final class AppFlowCoordinator: Base.FlowCoordinatorNoDeepLink { - override func start(in window: UIWindow) { - super.start(in: window) - - let exampleListVM = ExampleListViewModel() - let exampleListVC = ExampleListViewController(viewModel: exampleListVM) - exampleListVC.flowDelegate = self - - let navigationController = UINavigationController(rootViewController: exampleListVC) - window.rootViewController = navigationController - - self.rootViewController = navigationController - self.navigationController = navigationController - } -} - -extension AppFlowCoordinator: ExampleListFlowDelegate { - func exampleItemSelected(_ item: ExampleItem, in viewController: ExampleListViewController) { - switch item { - case .uiControlBlocks: - let itemVC = UIControlBlocksViewController() - itemVC.title = item.title - navigationController?.pushViewController(itemVC, animated: true) - case .viewControllerComposition: - let itemVC = VCCompositionViewController() - itemVC.title = item.title - navigationController?.pushViewController(itemVC, animated: true) - case .present: - let modalFlow = ModalFlowCoordinator() - addChild(modalFlow) - modalFlow.start(from: viewController) - case .mapViewController: - let mapVC = MapViewController(viewModel: MapViewModel()) - mapVC.title = item.title - navigationController?.pushViewController(mapVC, animated: true) - case .gradientView: - let gradientVC = GradientViewController() - gradientVC.title = item.title - navigationController?.pushViewController(gradientVC, animated: true) - } - } -} diff --git a/ACKategoriesExample/Flow coordinators/ModalFlowCoordinator.swift b/ACKategoriesExample/Flow coordinators/ModalFlowCoordinator.swift deleted file mode 100644 index 008ef6e0..00000000 --- a/ACKategoriesExample/Flow coordinators/ModalFlowCoordinator.swift +++ /dev/null @@ -1,34 +0,0 @@ -// -// ModalFlowCoordinator.swift -// ACKategories-Example -// -// Created by Jakub Olejník on 22/10/2019. -// Copyright © 2019 Ackee, s.r.o. All rights reserved. -// - -import UIKit -import ACKategories - -final class ModalFlowCoordinator: Base.FlowCoordinatorNoDeepLink { - override func start(from viewController: UIViewController) { - super.start(from: viewController) - - let modalVC = ModalViewController() - modalVC.flowDelegate = self - rootViewController = modalVC - viewController.present(modalVC, animated: true) - } - - // Overriden delegate method to catch dismiss by gesture - override func presentationControllerDidDismiss(_ presentationController: UIPresentationController) { - // super implementation must be called to make FC logic work properly - super.presentationControllerDidDismiss(presentationController) - print("Dismissed by gesture") - } -} - -extension ModalFlowCoordinator: ModalFlowDelegate { - func didTapDismiss(in viewController: ModalViewController) { - stop(animated: true) - } -} diff --git a/ACKategoriesExample/Info.plist b/ACKategoriesExample/Info.plist deleted file mode 100644 index 355baa38..00000000 --- a/ACKategoriesExample/Info.plist +++ /dev/null @@ -1,41 +0,0 @@ - - - - - CFBundleDevelopmentRegion - $(DEVELOPMENT_LANGUAGE) - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - LSRequiresIPhoneOS - - UILaunchStoryboardName - LaunchScreen - UIRequiredDeviceCapabilities - - armv7 - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - - diff --git a/ACKategoriesExample/LaunchScreen.storyboard b/ACKategoriesExample/LaunchScreen.storyboard deleted file mode 100644 index f83f6fd5..00000000 --- a/ACKategoriesExample/LaunchScreen.storyboard +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ACKategoriesExample/Model/ExampleItem.swift b/ACKategoriesExample/Model/ExampleItem.swift deleted file mode 100644 index 25d53d17..00000000 --- a/ACKategoriesExample/Model/ExampleItem.swift +++ /dev/null @@ -1,30 +0,0 @@ -// -// ExampleItem.swift -// ACKategories-Example -// -// Created by Jakub Olejník on 12/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import Foundation - -enum ExampleItem: CaseIterable { - case uiControlBlocks - case viewControllerComposition - case mapViewController - case present - case gradientView - - var title: String { return data.title } - var subtitle: String { return data.subtitle } - - private var data: (title: String, subtitle: String) { - switch self { - case .uiControlBlocks: return ("UIControl blocks", "Use closures instead of target - selector pattern") - case .viewControllerComposition: return ("View controller composition", "Simply embed view controller into another one") - case .mapViewController: return ("Map View Controller", "Operations on MKMapView") - case .present: return ("Present", "Example usage of starting flow coordinator with modal present") - case .gradientView: return ("GradientView", "Example usage of gradient view") - } - } -} diff --git a/ACKategoriesExample/Screens/Base/BaseViewController.swift b/ACKategoriesExample/Screens/Base/BaseViewController.swift deleted file mode 100644 index 49b0e621..00000000 --- a/ACKategoriesExample/Screens/Base/BaseViewController.swift +++ /dev/null @@ -1,45 +0,0 @@ -// -// BaseViewController.swift -// ACKategories-Example -// -// Created by Jan Misar on 05/04/2019. -// Copyright © 2019 Ackee, s.r.o. All rights reserved. -// - -import UIKit -import ACKategories - -class BaseViewController: Base.ViewController { - - /// Corresponding viewModel - let viewModel: ViewModelType - - init(viewModel: ViewModelType) { - self.viewModel = viewModel - - super.init() - } - - required public init?(coder aDecoder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } -} - -/// Empty class for BaseViewControllerNoVM -public struct NoViewModel {} - -/// Base VC with no VM -class BaseViewControllerNoVM: BaseViewController { - public init() { - super.init(viewModel: NoViewModel()) - } - - required public init?(coder aDecoder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - override func loadView() { - super.loadView() - view.backgroundColor = .white - } -} diff --git a/ACKategoriesExample/Screens/Example list/ExampleListViewController.swift b/ACKategoriesExample/Screens/Example list/ExampleListViewController.swift deleted file mode 100644 index 263f74f6..00000000 --- a/ACKategoriesExample/Screens/Example list/ExampleListViewController.swift +++ /dev/null @@ -1,81 +0,0 @@ -// -// ExampleListViewController.swift -// ACKategories-Example -// -// Created by Jakub Olejník on 12/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import UIKit -import ACKategories - -protocol ExampleListFlowDelegate: AnyObject { - func exampleItemSelected(_ item: ExampleItem, in viewController: ExampleListViewController) -} - -final class ExampleListViewController: BaseViewController { - weak var flowDelegate: ExampleListFlowDelegate? - - private weak var tableView: UITableView! - - // MARK: Initializers - - override init(viewModel: ExampleListViewModeling) { - super.init(viewModel: viewModel) - self.title = "ACKategories" - } - - required init?(coder aDecoder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - // MARK: View life cycle - - override func loadView() { - super.loadView() - - let tableView = UITableView() - view.addSubview(tableView) - tableView.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - tableView.topAnchor.constraint(equalTo: view.topAnchor), - tableView.leadingAnchor.constraint(equalTo: view.leadingAnchor), - tableView.bottomAnchor.constraint(equalTo: view.bottomAnchor), - tableView.trailingAnchor.constraint(equalTo: view.trailingAnchor) - ]) - self.tableView = tableView - } - - override func viewDidLoad() { - super.viewDidLoad() - - tableView.delegate = self - tableView.dataSource = self - } - - override func viewWillAppear(_ animated: Bool) { - super.viewWillAppear(animated) - - tableView.indexPathsForVisibleRows?.forEach { tableView.deselectRow(at: $0, animated: true) } - } -} - -extension ExampleListViewController: UITableViewDataSource { - func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { - return viewModel.items.count - } - - func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { - let item = viewModel.items[indexPath.row] - let cell: TitleSubtitleTableViewCell = tableView.dequeueCell(for: indexPath) - cell.textLabel?.text = item.title - cell.detailTextLabel?.text = item.subtitle - return cell - } -} - -extension ExampleListViewController: UITableViewDelegate { - func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { - flowDelegate?.exampleItemSelected(viewModel.items[indexPath.row], in: self) - } -} diff --git a/ACKategoriesExample/Screens/Example list/ExampleListViewModel.swift b/ACKategoriesExample/Screens/Example list/ExampleListViewModel.swift deleted file mode 100644 index e4b171f2..00000000 --- a/ACKategoriesExample/Screens/Example list/ExampleListViewModel.swift +++ /dev/null @@ -1,27 +0,0 @@ -// -// ExampleListViewModel.swift -// ACKategories -// -// Created by Jakub Olejník on 12/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import ACKategories - -protocol ExampleListViewModelingActions { - -} - -protocol ExampleListViewModeling { - var actions: ExampleListViewModelingActions { get } - - var items: [ExampleItem] { get } -} - -extension ExampleListViewModeling where Self: ExampleListViewModelingActions { - var actions: ExampleListViewModelingActions { return self } -} - -final class ExampleListViewModel: Base.ViewModel, ExampleListViewModeling, ExampleListViewModelingActions { - let items = ExampleItem.allCases -} diff --git a/ACKategoriesExample/Screens/GradientView/GradientViewController.swift b/ACKategoriesExample/Screens/GradientView/GradientViewController.swift deleted file mode 100644 index beedacf7..00000000 --- a/ACKategoriesExample/Screens/GradientView/GradientViewController.swift +++ /dev/null @@ -1,64 +0,0 @@ -// -// GradientViewController.swift -// ACKategoriesExample -// -// Created by Jan Mísař on 20.01.2021. -// - -import UIKit -import ACKategories - -class GradientViewController: UIViewController { - - private weak var gradientView: GradientView! - private weak var button: UIButton! - - override func loadView() { - super.loadView() - - view.backgroundColor = .white - - let gradientView = GradientView() - view.addSubview(gradientView) - gradientView.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - gradientView.topAnchor.constraint(equalTo: view.topAnchor), - gradientView.leadingAnchor.constraint(equalTo: view.leadingAnchor), - gradientView.bottomAnchor.constraint(equalTo: view.bottomAnchor), - gradientView.trailingAnchor.constraint(equalTo: view.trailingAnchor) - ]) - self.gradientView = gradientView - - let button = UIButton(type: .system) - button.setTitle("Change colors and switch axis", for: .normal) - button.backgroundColor = .white - button.titleEdgeInsets = UIEdgeInsets(top: 5, left: 10, bottom: 5, right: 10) - view.addSubview(button) - button.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - button.centerXAnchor.constraint(equalTo: view.centerXAnchor), - button.centerYAnchor.constraint(equalTo: view.centerYAnchor) - ]) - self.button = button - } - - override func viewDidLoad() { - super.viewDidLoad() - - button.on(.touchUpInside) { [unowned self] _ in - self.gradientView.colors = GradientViewController.randomColors() - self.gradientView.axis = (self.gradientView.axis == .vertical) ? .horizontal : .vertical - } - } - - private static func randomColors() -> [UIColor] { - let colorsCount = Int.random(in: 2..<5) - - var colors = [UIColor]() - (0.. { - private weak var mapView: MKMapView! - - override func loadView() { - super.loadView() - let mapView = MKMapView() - view.addSubview(mapView) - mapView.delegate = self - mapView.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - mapView.topAnchor.constraint(equalTo: view.topAnchor), - mapView.leadingAnchor.constraint(equalTo: view.leadingAnchor), - mapView.bottomAnchor.constraint(equalTo: view.bottomAnchor), - mapView.trailingAnchor.constraint(equalTo: view.trailingAnchor) - ]) - self.mapView = mapView - } - - override func viewDidLoad() { - super.viewDidLoad() - - let annotations = viewModel.annotations - mapView.addAnnotations(annotations) - mapView.showAnnotations(annotations, animated: false) - } -} - -extension MapViewController: MKMapViewDelegate { - func mapView(_ mapView: MKMapView, viewFor annotation: MKAnnotation) -> MKAnnotationView? { - mapView.dequeueAnnotationView(for: annotation, type: MKMarkerAnnotationView.self) - } -} diff --git a/ACKategoriesExample/Screens/MapView/MapViewModel.swift b/ACKategoriesExample/Screens/MapView/MapViewModel.swift deleted file mode 100644 index 5943782e..00000000 --- a/ACKategoriesExample/Screens/MapView/MapViewModel.swift +++ /dev/null @@ -1,38 +0,0 @@ -// -// MapViewModel.swift -// ACKategories-Example -// -// Created by Vendula Švastalová on 29/11/2019. -// Copyright © 2019 Ackee, s.r.o. All rights reserved. -// - -import ACKategories -import CoreLocation -import MapKit - -protocol MapViewModelingActions { - -} - -protocol MapViewModeling { - var annotations: [MKAnnotation] { get } -} - -extension MapViewModeling where Self: MapViewModelingActions { - var actions: MapViewModelingActions { return self } -} - -final class MapViewModel: Base.ViewModel, MapViewModeling, MapViewModelingActions { - private let coordinates: [CLLocationCoordinate2D] = [ - CLLocationCoordinate2D(latitude: 49.997441, longitude: 14.187523), - CLLocationCoordinate2D(latitude: 50.109445, longitude: 14.357311), - CLLocationCoordinate2D(latitude: 50.075125, longitude: 14.568965) - ] - - lazy var annotations: [MKAnnotation] = coordinates.map { - let annotation = MKPointAnnotation() - annotation.coordinate = $0 - annotation.title = "lat: \(annotation.coordinate.latitude), lon: \(annotation.coordinate.longitude)" - return annotation - } -} diff --git a/ACKategoriesExample/Screens/Modal/ModalViewController.swift b/ACKategoriesExample/Screens/Modal/ModalViewController.swift deleted file mode 100644 index 46619182..00000000 --- a/ACKategoriesExample/Screens/Modal/ModalViewController.swift +++ /dev/null @@ -1,44 +0,0 @@ -// -// ModalViewController.swift -// ACKategories-Example -// -// Created by Jakub Olejník on 22/10/2019. -// Copyright © 2019 Ackee, s.r.o. All rights reserved. -// - -import UIKit - -protocol ModalFlowDelegate: AnyObject { - func didTapDismiss(in viewController: ModalViewController) -} - -final class ModalViewController: BaseViewControllerNoVM { - weak var flowDelegate: ModalFlowDelegate? - - private weak var button: UIButton! - - // MARK: - View life cycle - - override func loadView() { - super.loadView() - - let button = UIButton(type: .system) - button.setTitle("Dismiss", for: .normal) - view.addSubview(button) - button.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - button.centerXAnchor.constraint(equalTo: view.centerXAnchor), - button.centerYAnchor.constraint(equalTo: view.centerYAnchor) - ]) - self.button = button - } - - override func viewDidLoad() { - super.viewDidLoad() - - button.on { [weak self] _ in - guard let self = self else { return } - self.flowDelegate?.didTapDismiss(in: self) - } - } -} diff --git a/ACKategoriesExample/Screens/UIControl blocks/UIControlBlocksViewController.swift b/ACKategoriesExample/Screens/UIControl blocks/UIControlBlocksViewController.swift deleted file mode 100644 index 557ed65d..00000000 --- a/ACKategoriesExample/Screens/UIControl blocks/UIControlBlocksViewController.swift +++ /dev/null @@ -1,51 +0,0 @@ -// -// UIControlBlocksViewController.swift -// ACKategories -// -// Created by Jakub Olejník on 12/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import UIKit -import ACKategories - -final class UIControlBlocksViewController: BaseViewControllerNoVM { - - private weak var button: UIButton! - - // MARK: View life cycle - - override func loadView() { - super.loadView() - - view.backgroundColor = .white - - let button = UIButton(type: .system) - button.setTitle("Tap here!", for: .normal) - - if #available(iOS 13.0, *) { - button.setBackgroundImage(UIColor.systemGray6.image(), for: .normal) - } - - view.addSubview(button) - button.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - button.centerXAnchor.constraint(equalTo: view.centerXAnchor), - button.centerYAnchor.constraint(equalTo: view.centerYAnchor) - ]) - self.button = button - } - - override func viewDidLoad() { - super.viewDidLoad() - - button.on(.touchUpInside) { [unowned self] _ in - let alertVC = UIAlertController(title: "Button", message: "Tapped!", preferredStyle: .alert) - let okAction = UIAlertAction(title: "OK", style: .default) - - alertVC.addAction(okAction) - - self.present(alertVC, animated: true) - } - } -} diff --git a/ACKategoriesExample/Screens/VC composition/TitleViewController.swift b/ACKategoriesExample/Screens/VC composition/TitleViewController.swift deleted file mode 100644 index fe16baf3..00000000 --- a/ACKategoriesExample/Screens/VC composition/TitleViewController.swift +++ /dev/null @@ -1,49 +0,0 @@ -// -// TitleViewController.swift -// ACKategories -// -// Created by Jakub Olejník on 12/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import UIKit -import ACKategories - -class TitleViewController: BaseViewControllerNoVM { - private(set) weak var nameLabel: UILabel! - - private let name: String - private let color: UIColor - - // MARK: Initializers - - init(name: String, color: UIColor) { - self.name = name - self.color = color - super.init() - } - - required init?(coder aDecoder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - // MARK: View life cycle - - override func loadView() { - super.loadView() - - view.backgroundColor = color - - let nameLabel = UILabel() - nameLabel.textAlignment = .center - nameLabel.text = name - view.addSubview(nameLabel) - nameLabel.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - nameLabel.topAnchor.constraint(equalTo: view.safeAreaLayoutGuide.topAnchor, constant: 20), - nameLabel.leadingAnchor.constraint(equalTo: view.safeAreaLayoutGuide.leadingAnchor, constant: 20), - nameLabel.trailingAnchor.constraint(equalTo: view.safeAreaLayoutGuide.trailingAnchor, constant: -20) - ]) - self.nameLabel = nameLabel - } -} diff --git a/ACKategoriesExample/Screens/VC composition/VCCompositionViewController.swift b/ACKategoriesExample/Screens/VC composition/VCCompositionViewController.swift deleted file mode 100644 index e7c00ea1..00000000 --- a/ACKategoriesExample/Screens/VC composition/VCCompositionViewController.swift +++ /dev/null @@ -1,41 +0,0 @@ -// -// VCCompositionViewController.swift -// ACKategories -// -// Created by Jakub Olejník on 12/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import UIKit - -final class VCCompositionViewController: TitleViewController { - - // MARK: Initializers - - init() { - super.init(name: "Parent", color: .lightGray) - } - - required init?(coder aDecoder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - // MARK: View life cycle - - override func loadView() { - super.loadView() - - let containerView = UIView() - view.addSubview(containerView) - containerView.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - containerView.topAnchor.constraint(equalTo: nameLabel.bottomAnchor, constant: 30), - containerView.leadingAnchor.constraint(equalTo: view.leadingAnchor), - containerView.trailingAnchor.constraint(equalTo: view.trailingAnchor), - containerView.bottomAnchor.constraint(equalTo: view.bottomAnchor) - ]) - - let childVC = TitleViewController(name: "Child", color: .blue) - display(childViewController: childVC, in: containerView) - } -} diff --git a/ACKategoriesExample/View/TitleSubtitleTableViewCell.swift b/ACKategoriesExample/View/TitleSubtitleTableViewCell.swift deleted file mode 100644 index 2003ba0f..00000000 --- a/ACKategoriesExample/View/TitleSubtitleTableViewCell.swift +++ /dev/null @@ -1,23 +0,0 @@ -// -// TitleSubtitleTableViewCell.swift -// ACKategories-Example -// -// Created by Jakub Olejník on 12/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import UIKit - -final class TitleSubtitleTableViewCell: UITableViewCell { - - // MARK: Initializers - - override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) { - super.init(style: .subtitle, reuseIdentifier: reuseIdentifier) - } - - required init?(coder aDecoder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - -} diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 6bf72a4d..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,217 +0,0 @@ -# Changelog - -- please enter new entries in format - -``` -- (#, kudos to @) -``` - -## Next -- Add `isTV` and `isMac` for `UIDevice` ([#142](https://github.com/AckeeCZ/ACKategories/pull/142), kudos to @leinhauplk) -- Add helper function for easier back gesture setup ([#141](https://github.com/AckeeCZ/ACKategories/pull/141), kudos to @leinhauplk) -- Support tvOS & watchOS, use single multiplatform target for Carthage ([#140](https://github.com/AckeeCZ/ACKategories/pull/140), kudos to @olejnjak) -- Add helpers for `SwiftUI.EdgeInsets` ([#138](https://github.com/AckeeCZ/ACKategories/pull/138), kudos to @olejnjak) -- Bump deployment target to iOS 12 ([#137](https://github.com/AckeeCZ/ACKategories/pull/137), kudos to @olejnjak) -- Add Font modifier for SwiftUI fonts ([#134](https://github.com/AckeeCZ/ACKategories/pull/134), kudos to @leinhauplk) - -## 6.12.3 -- Added `BetterURL` implementation to improve URL parsing ([#129](https://github.com/AckeeCZ/ACKategories/pull/129), kudos to @AGr-AlexandrGrigoryev) -- Bump deployment target to iOS 11.0 and macOS 10.13 - -## 6.12.2 -- Specify Obj-C name for TagListView ([#127](https://github.com/AckeeCZ/ACKategories/pull/127), kudos to @olejnjak) - -## 6.12.1 -- Update for Xcode 14 ([#126](https://github.com/AckeeCZ/ACKategories/pull/126), kudos to @olejnjak) - -## 6.12.0 -- Binary is built using Xcode 13.4 ([#125](https://github.com/AckeeCZ/ACKategories/pull/125), kudos to @olejnjak) -- Add `projectedValue` to `UserDefault` property wrapper with `CurrentValueSubject` ([#124](https://github.com/AckeeCZ/ACKategories/pull/124), kudos to @olejnjak) -- Fix navigation stack when managed by flow coordinators in non-linear hierarchy ([#123](https://github.com/AckeeCZ/ACKategories/pull/123), kudos to @olejnjak) -- Add `flatMapLatest` extension to `Publisher`. ([#120](https://github.com/AckeeCZ/ACKategories/pull/120), kudos to @olejnjak) -- Add custom `ZipMany` publisher. ([#116](https://github.com/AckeeCZ/ACKategories/pull/116), kudos to @vendulasvastal) - -## 6.11.1 -- Fix target membership of `Publisher` extensions ([#121](https://github.com/AckeeCZ/ACKategories/pull/121), kudos to @olejnjak) - -## 6.11.0 - -- Create `PublisherExtensions.swift` and add `weakAssign(on:to:)`. ([#116](https://github.com/AckeeCZ/ACKategories/pull/116), kudos to @vendulasvastal) - -- Add option to implement custom push transition ([#115](https://github.com/AckeeCZ/ACKategories/pull/115), kudos to @leinhauplk) - -## 6.10.0 - -- Add `prototypeSupplementaryView(ofKind:type)` to `UICollectionView` extensions ([#114](https://github.com/AckeeCZ/ACKategories/pull/114), kudos to @olejnjak) - -## 6.9.3 - -- Update image rendering API to use the newest `UIGraphicsImageRenderer` ([#113](https://github.com/AckeeCZ/ACKategories/pull/113), kudos to @LukasHromadnik) - -## 6.9.2 - -- Fix target membership for _IntExtensions_ ([#112](https://github.com/AckeeCZ/ACKategories/pull/112), kudos to @olejnjak) - -## 6.9.1 - -- Add `Int` inits that safely convert given floating value (`Double`, `Float`, `CGFloat`) to `Int` by checking for `NaN` and `infinity` ([#110](https://github.com/AckeeCZ/ACKategories/pull/110), kudos to @olejnjak) -- `SelfSizingTableHeaderFooterView` - fix crash when device orientation has changed ([#111](https://github.com/AckeeCZ/ACKategories/pull/111), kudos to @leinhauplk) - -## 6.9.0 - -- Add `TagListView` ([#107](https://github.com/AckeeCZ/ACKategories/pull/107), kudos to @olejnjak) -- Use Xcode 13.1 ([#109](https://github.com/AckeeCZ/ACKategories/pull/109), kudos to @olejnjak) - -## 6.8.1 - -- Make all public functions open to enable overrides in subclasses ([#105](https://github.com/AckeeCZ/ACKategories/pull/105), kudos to @janmisar) - -## 6.8.0 - -### Fixed - -- Put `stop` of `childCoordinators` on main thread ([#103](https://github.com/AckeeCZ/ACKategories/pull/103), kudos to @IgorRosocha) - -### Added - -- Add completion blocks to `UINavigationController` pop and push methods ([#101](https://github.com/AckeeCZ/ACKategories/pull/101), kudos to @olejnjak) -- Add possibility to configure GradientView with public properties `colors` and `axis` even after init ([#104](https://github.com/AckeeCZ/ACKategories/pull/104), kudos to @janmisar) - -## 6.7.4 - -### Fixed - -- Update colors in `GradientView` when user interface style changed ([#102](https://github.com/AckeeCZ/ACKategories/pull/102), kudos to @leinhauplk) - -## 6.7.3 - -### Fixed - -- Check if `navigationController != rootViewController` before running navigation delegate method ([#100](https://github.com/AckeeCZ/ACKategories/pull/100), kudos to @lukashromadnik) -- `GradientView` has `isUserInteractionEnabled = false` as it is not supposed to be interactive by design ([#99](https://github.com/AckeeCZ/ACKategories/pull/99), kudos to @olejnjak) -- Check the value of `rootViewController` before stopping the flow ([#98](https://github.com/AckeeCZ/ACKategories/pull/98), kudos to @lukashromadnik) - -## 6.7.2 - -### Fixed - -- Remove support for unavailable type `Float80` on macOS ([#97](https://github.com/AckeeCZ/ACKategories/pull/97), kudos to @lukashromadnik) - -### Changed - -- Removed SnapKit from the library ([#97](https://github.com/AckeeCZ/ACKategories/pull/97), kudos to @lukashromadnik) - -## 6.7.1 - -### Added - -- Tests for `FlowCoordinator.stop()` ([#96](https://github.com/AckeeCZ/ACKategories/pull/96), kudos to @lukashromadnik) - -### Fixed - -- Fix `FlowCoordinator`'s navigation flow handler ([#96](https://github.com/AckeeCZ/ACKategories/pull/96), kudos to @lukashromadnik) - -## 6.7.0 - -- Deprecated `TableHeaderFooterView` because of different `readableContentGuide` behavior ([#92](https://github.com/AckeeCZ/ACKategories/pull/92), kudos to @leinhauplk) -- Updated iOS deployment target to **9.0** to make Xcode 12 happy ([#95](https://github.com/AckeeCZ/ACKategories/pull/95), kudos to @olejnjak) - -### Fixed - -- Encoding of primitive values ([#90](https://github.com/AckeeCZ/ACKategories/pull/90), kudos to @fortmarek) -- `completion` of `Base.FlowCoordinator.stop()` is sometimes not called ([#94](https://github.com/AckeeCZ/ACKategories/pull/94), kudos to @lukashromadnik) - -## 6.6.0 - -### Added - -- Completion block for `stop` ([#88](https://github.com/AckeeCZ/ACKategories/pull/88), kudos to @fortmarek) -- Run SwiftLint on build if installed locally ([#87](https://github.com/AckeeCZ/ACKategories/pull/87), kudos to @olejnjak) -- Add Catalyst support to iOS target ([#86](https://github.com/AckeeCZ/ACKategories/pull/86), kudos to @olejnjak) -- Add UserDefault property wrapper ([#85](https://github.com/AckeeCZ/ACKategories/pull/85), kudos to @fortmarek) - -## 6.5.1 - -### Changed -- Reverted `BUILD_LIBRARY_FOR_DISTRIBUTION` to false ([#84](https://github.com/AckeeCZ/ACKategories/pull/84), kudos to @fortmarek) - -## 6.5.0 - -### Added - -- Add Random extensions ([#82](https://github.com/AckeeCZ/ACKategories/pull/82), kudos to @fortmarek) -- Add more arguments from `NSLocalizedString` to `String.localized()` ([#80](https://github.com/AckeeCZ/ACKategories/pull/80), kudos to @olejnjak) -- Add prototype cell storage to `UITableView` and `UICollectionView` ([#78](https://github.com/AckeeCZ/ACKategories/pull/78), kudos to @olejnjak) - -### Changed - -- Deprecated `safeArea` extension on iOS 11+ ([#79](https://github.com/AckeeCZ/ACKategories/pull/76), kudos to @olejnjak) -- Fix typos ([#76](https://github.com/AckeeCZ/ACKategories/pull/76), kudos to @michalsrutek) -- Set `BUILD_LIBRARY_FOR_DISTRIBUTION` to `YES` ([#75](https://github.com/AckeeCZ/ACKategories/pull/75), kudos to @fortmarek) -- Do not dismiss `presentingViewController` of `rootViewController` on `Base.FlowCoordinator` `stop()` when remaining VCs in the navigation stack ([#72](https://github.com/AckeeCZ/ACKategories/pull/72), kudos to @IgorRosocha) - -### Fixed - -- Fix changelog check ([#81](https://github.com/AckeeCZ/ACKategories/pull/72), kudos to @olejnjak) - -## 6.4.1 - -### Fixed - -- Fix `GradientView` layer frame on orientation change ([#74](https://github.com/AckeeCZ/ACKategories/pull/74), kudos to @fortmarek) -- Fix generate docs action ([#73](https://github.com/AckeeCZ/ACKategories/pull/73), kudos to @fortmarek) -- Fix a typo ([#70](https://github.com/AckeeCZ/ACKategories/pull/70), kudos to @michalsrutek) - -### Changed - -- Use a preferred `AnyObject` keyword instead of `class` in protocol conformance ([#71](https://github.com/AckeeCZ/ACKategories/pull/71), kudos to @michalsrutek) - -## 6.4.0 - -### Added - -- Add [swift-doc](https://github.com/SwiftDocOrg/swift-doc) action, checks actions ([#67](https://github.com/AckeeCZ/ACKategories/pull/67), kudos to @fortmarek) -- add `UIDevice.current.modelName` extension to receive model name of current device (#66, kudos to @olejnjak) -- add `clearLaunchScreenCache()` to completely clear launch screen cache (#63, kudos to @igorrosocha) - -### Fixed - -- Fix swiftlint violations ([#69](https://github.com/AckeeCZ/ACKategories/pull/69), kudos to @fortmarek) -- Fix wrong transparency in `UIColor.image()` (#65, kudos to @janmisar) - -### Changed - -- Update tapestry structure ([#68](https://github.com/AckeeCZ/ACKategories/pull/68), kudos to @fortmarek) -- separate frameworks for Swift and iOS (#64, kudos to @olejnjak) -- use native `UISearchBar.searchTextField` on iOS 13+ (#61, kudos to @olejnjak) - -## 6.3 -- add support for generic dequeueing for MKAnnotationViews `dequeueAnnotationView(for annotation: MKAnnotation)` (#60, kudos to @svastven) -- add support for Dark Mode when creating colored images from `UIColor` (#59, kudos to @svastven) -- add `tapestry` for automating future releases (#56, kudos to @fortmarek) -- update [FlowCoordinator](ACKategories/Base/FlowCoordinator.swift) to count with iOS 13 modal presentations (#55, kudos to @olejnjak) - -## 6.2 -- add `forceIntrinsic()` to `UIView` to set its `contentHuggingPriority` and `contentCompressionResistance` to `UILayoutPriority.required` (#48, kudos to @olejnjak) -- add `hexString` closure into `UIColorExtension` that will return hex string from `UIColor` (#49, kudos to @majkcajk) -- add SwiftPM manifest (#52, kudos to @olejnjak) -- add `type` parameter to `dequeueCell(...)` methods so using it is more convenient (#53, kudos to @olejnjak) - - From now you can also use - ```swift - tableView.dequeueCell(for: indexPath, type: YourCell.self) - ``` - -## 6.1 -- added deep link generic for `Base.FlowCoordinator` (#47, kudos to @fortmarek) -- Swift 5 & Xcode 10.2 migration (#45, kudos to @janmisar) -- base classes for VCs, VMs, FCs (#45, kudos to @janmisar) - -## 6.0.3 -- fix init emoji in `FlowCoordinator` (#42, kudos to @Dominoo) - -## 6.0.2 -- move from NSLog to unified logging (#39, kudos to @fortmarek) -- allow additional logic for isEmpty for collections (#40, kudos to @fortmarek) -- add LICENSE file to Cocoapods source files - diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 7178b524..00000000 --- a/LICENSE +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 2016 Jan Mísař - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. diff --git a/Package.swift b/Package.swift deleted file mode 100644 index bd15de2e..00000000 --- a/Package.swift +++ /dev/null @@ -1,22 +0,0 @@ -// swift-tools-version:5.9 -import PackageDescription - -let package = Package( - name: "ACKategories", - platforms: [ - .iOS(.v12), - .macOS(.v10_13), - .watchOS(.v5), - .tvOS(.v12), - ], - products: [ - .library(name: "ACKategories", targets: ["ACKategories"]), - ], - targets: [ - .target(name: "ACKategories"), - .testTarget( - name: "ACKategoriesTests", - dependencies: ["ACKategories"] - ), - ] -) diff --git a/README.md b/README.md deleted file mode 100644 index 02a049f0..00000000 --- a/README.md +++ /dev/null @@ -1,105 +0,0 @@ -![ackee|ACKategories](Resources/cover-image.png) - -![CI Status](https://github.com/AckeeCZ/ACKategories/workflows/Tests/badge.svg) -[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) - -A bunch of tools, cocoa subclasses and extensions we created and use at Ackee. - -## Installation - -### Carthage - -You can also use [Carthage](https://github.com/Carthage/Carthage). Specify this repo in your Cartfile: - -``` -github "AckeeCZ/ACKategories" ~> 6.12.3 -``` - -### SPM - -Or you can use [SPM](https://github.com/apple/swift-package-manager). Add this to your `Package.swift`: - -```swift -.package(url: "https://github.com/AckeeCZ/ACKategories.git", .upToNextMajor(from: "6.12.3")), -``` - - -### Swift versions -If you're interested in using ACKategories in your older projects see all branches, there probably is the version you need. - -## List of features -This is only fast description of features, see source code for documentation comments and details. - -### Flow coordinators - -ACKategories contain basic `FlowCoordinator` that should be used as parent class for all your flow coordinators. For more information see [FlowCoordinators](Documentation/FlowCoordinators.md). - -### UIButton -Extension for UIButton that fixes `intrinsicContentSize` and adds `titleEdgeInsets` to it. - -### UIColor -- Initialize colors with hex codes -- Create random color -- Create lighter/darker colors from color -- Recognize light/dark background colors to decide what text color you should use. -- Create solid color image from color. - -### UIControl -Add action blocks to UIControls. -```swift -let button = UIButton() -button.on(.touchUpInside) { sender in - ... -} -``` -If running on iOS 9 or later you can use implicit parameter `UIControl.primaryActionTriggered`. - -### String -- trim strings easily -- get first letter of string -- simplify localization - -### Collections -- `isEmpty` on optional collections (even strings). Returns `true` when collection is `nil` or empty. - -### TableHeaderFooterView -Use this view as TableHeaderView or TableFooterView when your table/footer has dynamic content size. - -### GradientView -Use this view when you want to create a view with gradient colors and a given axis. - -`Init` takes two parameters: -- `colors`: The colors to be used for the gradient. -- `axis`: The axis of the gradient: `.vertical` for bottom-to-top gradient, `.horizontal` for left-to-right gradient. - -Please **note**: If one of your colors is clear, you should usually define to which "clear color" it should go to - i.e. if you want to go from white to clear, write: -```swift -let gradientView = GradientView(colors: [UIColor.white, UIColor.white.withAlphaComponent(0)], axis: .vertical) -``` - -### UITableView and UICollectionView extensions -Since now you can use simple extension which autoregisters your `UITableView` and `UICollectionView` cells! -```swift -func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { - // generically dequed cell which was autoregistered, no need to register your cells in advance - let cell: YourCustomCell = tableView.dequeCellForIndexPath(indexPath) - return cell -} -``` -And it's the same story with `UICollectionView`. - -## Forking this repository -If you use our extensions within your team we would love to hear about it. Drop us a tweet at [@ackeecz][1] or leave a star here on Github. BTW we would also like to know what other extensions you use! - -## Sharing is caring -This repo has been opensourced within our `#sharingiscaring` action when we have decided to opensource our internal projects. - -## Author - -[Ackee](https://ackee.cz) team - -## License - -ACKategories is available under the MIT license. See the LICENSE file for more info. - -[1]: https://twitter.com/AckeeCZ diff --git a/Resources/cover-image.png b/Resources/cover-image.png deleted file mode 100644 index dc0930e6a30e9b0cd755588e5e6af01631123be4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8085 zcmbW6c|6qZ+xNe%XrU;wPP@7gCHqz+Nm0tkHb}@i82d0P%OoKQ$xfDxX=JQpnX*K7 zCdM|#KK5Y@W5)K3>w2F1cR$zt`{VlEf1Iy*z0U8v&ht2r<8z$L@eY5WuXFT}&>;W- zj_TgIWe5QK-~h0PhjTBx$20iuUG@)`+Z_`a037DsZF{;&h)nFD0N`PeskfppVZ z#Q2riNTcAwX{S@il#qQlxSw5bl6s-|4yyDH(u7Q&|M3c|<8*~4l~rA@dF3P78afO(ZEO1!6d#Z;OLMSzlNtnXd-u=_0LDy(j~o;|tf*ghtQL&Bk4nJf8^|J} z5sQ?dE5(;s=cz*w9_vc2uECk(IX!a^ir2a!E0;~-QVxGwRARnR(l@mx>(aiXqs*_S zC3}bM2$`3E4*Xtm5Aa%VY(H@NN;n_zqWru*d$xbxd6(B-I;6yN(8cKY&6-X>KDkPI-@7G0te zE>Gy*{vi&l%Iv5X69eA#Li7e8Qh(fsOButZO4&9it?b0WenWzPj69d&oGF!kZlggC z#P=+oAx~M-^^v==FPzQ-S2|%F9574)bhW8Kb>Euf!@q?VGP`yypPMbhgrcb4l;U^% zB(#anoc{LB!z!X*F*aQbUlj=7y2Iclr;c(BIQj4D!U@x>T_%hAw_};=u~hc}r-ia+ z|AE94+6}gbaVJ?@FgG!F+OD=KjII(546NWPLzQJiQXWyf_IOaLx*7*%5Agk-pb^La zCyreyM&yr?NHGaPbe&PlZQF;Gy#Q(&g{j3Ly!=T!Cu%`Miuj%-1yFR=X4=lV01A9X zqIxH&7QN%iqVa5dt#1bv1g`i5o!n-k2nmCOzj}v$={~X42xL$Z0yXPTC!Xsm#5|7) zhq<^+Om=no9y|bK&aT!DLZkT$3(Y&fKlk_u3-R+8@!oM6UDfBT9#DWTh6#i+J2y5) zN74hkI5r@yM7B#htb+w;6QID?C$seQ?K{3R$##|r6qmv_yz}qv!o>y^-ePSntuN15%CN;Zk;)i8 z+}QX_e)HL+$cl60=wrHbH&SzbZ_tX z82$3EVU&ZwBpHk;{h>5`+raCOxw#(v*|}2oKv@ig3TrAw_hg9@3l$KgF{WT{;hZ;= znfhzLgo5$b^7!XL%pw;<8WLilfhI9}(MwsNNa+G)I^Cf=t`FL&N1hAS*dh=TG`1Yd z-N$I`856{jsC76#gOJIJ0}28Qwi+2hlmRbudB%!wYdAF2DNuRbp^? zz0Z^m6l7{_V3&wNf&L_DO`@~5Wx(+o<`jL^49b*G%{&2haWGE-DE6Q{=$a(SL+fyhv8JZ$Q4Wduyv$bRQ0ff<@hwD= z-qZ|%aE4Y_NBBWU88>b`z`}$V*Owb}S26)$$|jVTGTxXA0*Qf-T)|+(se)nH=0Iu7 zuZ!n~h7n%K>HP|>Z{J2U{Lh^mZy=~B<|$UA(S&8j*hWN33S-e|zPvic(*?}GACTdY zxSp>*f1=92L|(|%<$`DkC`h$t+^ulqXQVviCO4>1oxWt<;BiMwgQ?pPm}nDr6I*Um zk$!Cj3A|7;%cxfp@lO>IY>7p@Vc51mvu+uipf7&92mgb8ynOFm^Y+l|>)e?|?i7_? zFClzRvkm)6aZo*)@xU1B9EQJKaB2ml&WQ{)qg}jr8FD;T>3Rwm_SL7k)%WAAj_vD{ zE#rj2J?R;%s~1wQ!oG^#Vq$JvZdWSY*B1Jw84fEqeSp`vyc7q8Nv=8BJsL1OQC)*j zR^CY>pASs7IdHOrvc>4wwt2oDwy;1L)Cyt|u)zfy*uU(qsNDF&ogLL{byMlH;q+*b z@exC|Cu1A2H<<<+_g~pe_OU`vz^M>J)_CKuy|hGj=X)pji=B&$Gh-{_;yt;>J{EQL z6*cM&Q2?;=O%v7=5g6;U`1qa@b=47ykz6!m{!W84YJc7?+6bvUPlijgQ!!UMXnTb% zFZXfJPn)@E;Qfux{aG|l&E;h3kf83j22oNC7a-Ye$_iL%cp_Y_z?{Cs66Gm#jZ{^5 zZZ970WM-zDHa6Zk{^)n3zJrs~gy4HBKCQldb@lu&QL!jVIK9QP=1o|g%BP6N3U`~& z>6SaJ;zs(&>F~E&NlCxB?Dd)j45(WSwiY=Wg(1d%I>04mCBYdZ=2X%WYwnM{7%2WI zrrMkJ6OCqW)ut>3%olBKH5@^H1&^sJDT$gvGkx!FA!y5qFwY{nKCBp_xjvEPXJXD# zv)B~MCuw$?DzU|6+YdyKPhSKB2ah=6{m>ISQ)K*!(r;`dhy53Xx;huc7uKQ z(iav!Yj_0V$0}|aV=e~IG~|N6Vu)hm@bZVts0LwW9-dhBE)U6?0Hw>U^>Sr7yT)WU z3opJ@0C;MKez zo(>+$XvlK&pNThj!%4+l(RJs(`gL`tZN=3VxWX%oG&LJ(&G1#Ws|v2=!0_73Yx(E8 zjEU$Mmg3X_Nem)rI6A6ICQQ%Ap1&tf(M(i!*o_=~vMQQ=$yL&0DVAw9iH(sLZ;};g zeNLwZfRS4ESrc^#WZC@6E}?7b&$G66=Hv34WslHQ6gTkpS8B2XJ!t2$v$|>^GkWJ# z4MWYSx5)=DEWg8~NA7IwL=H7pRH{%9__YhOZ_;4m@^aI@_*lr7o!LQae(t)UosM%z zljVAcsbl|}r^xNKYatwG0*=+HoGF+bWDpX{w0u1?Fe$xap-W&Enidb`1+MH3mu2L= z<0R6|*Q@IGq-Eb+*_greX!;ticel_dbxhPlj z*?#8eCqCR6arnFV^?tfa{60&&b0G#}jcxCS&o6zZ3x;D;oU&j0xj3|oK5;iML0&%M#9t))YuH_^fTY0-xZ_7jfL*MY(Qfgd#P9Q%s~`w@vXqpgVwJhRZ!%J*vz7b4dz?T}k}$GkBmxKUd0ClBf; zsp8hP&-Va+jLlDppL&7GN8?ldJbHywi9@#qyZab^Eb5aFLrr+P^)_vr?!J=sN#y}l z2zdZ#kBP%aV}GUlt)+6g7rHKgO0ti95B;1HL+nO$IzY<<4EbQWLZ5=-AtbD-k$vt} z3U_HiB}3P`;e``Z-bG=dZ_;_9?CN|;in^R?nY|yBejDLa4>7e^P&L5Y7wOf!huATp z@4YGgU%9a)Y<|nOin)QoJnk#lN=TvGnh^2KVxyzo%DsEIm#{GX{J4FQ!l{rh7pP3% zr9j$Zeeee|=wR?1RF~B-X^d{Wc;wvYR6QF~HSYrd;V;DHR;(bo5~Gh7oc=VqS5f%(78=bE1Hx;nchT zyN9x}(3V$~N<*~wV2I1g=$(c|s?O$GU%z0-W4_Wn`)fZOqx10vLWY=mVxkNULev}Z zw{4T{X)|25 zedWf2?)?WfgOaW_swe{|^&B-Mhn%tKxW{bHjzQ<<pc{-NS8&Lk>mqhvUIX?1hS)-fTBRuugG&xK zL*!4f($clbqxWVD148D1zU}DNuzGW*yg~C2@Sw0Z9P4^V?UC5|K*);9w(9wI`$%dr z3ckkL+PpX(wy)jLNT(L?$9H(N{d6<^Rb9e=iyvgSmJZ5G_~=OrCs58ym5c zFI1PGTAvotXrN?;8^|_4*7p!H^HVp|pAKeKa=uaFkC33Co8@kTjBM#N|5XK)>-oTI ztkR1KvDqC?ZLHI2Mk#}F-F2GK-rpU;c4V=JK^IK%n%Zrg32)G>g30+ zy*h917)bq*re%R2xjmyNtyA}4a`HFHwePdUw;@Nk+(PBUM;i8}8~0dE_D0A!@@SdX zIzn0M3$yAhpxBasvHh3UY+|$E++@9ppnFcryec~KlLyq`h#H^W-8gOB$&vtW9?d7H z{$?VrU~0TI1a`$9bCDuH`XWw81t#?9b3Hrh#Wx==Us|}fbF-}(1IT2@-Aj&R>=?C2 z=7~H34VGQgO7`P>ro$j~4d3NEtI1s9`+4u&h4#GV?D2rv=1R@E$6!)GZGXYt3Xfjc zA;=VJsB!!7p%)RZ7x?ULrAHR>w=DHWU$X1vG2kzu8pU>sGde*RZy8Eb-{5AIb zn#;mnT6pv51NAb8IeYa8aC;#)wv)*;VN`gVyPbFuSLTm8=amM9AjT%!^1Vcm9U7{# zprKT|xa4nHB#htBaSn&VQ}C75gM@12+0`zHglNTAY^ewNTY?Q`=d{{m+fW6jY*v6P zUoUTdK^n7lKGj;(u4r_%a%LxrLymmXU=~C_1la5HQrtO_GlQj?z3GTsa>n^kXb|Rebf&`AT?JJIfg64d zI>d1sn+Jh8S)d*=#neYb%gM(nf4TK0b8h9nv+S3;!O+wZpYG}~#x{8S<+D4YRt=u5 zz8j&@mKWNCxu6;?9z!*WTc&99v5i)87TgF=0)0@9EYgvzAxL?aBDy;uIH+F;U6=K1 z)Eb&&U(+|*h1(u!KG+=aj;d()gn~Vk0-uq05upAwIc(N$&QK0`JP=r0b2OooW8~>y zH_$k+jw9_^%UxkPpLQelplNJr7RtnN=GrwgM(g63oU_6dtlF} zX#X+Nv^bDx2^aqUTrNpL8zZG>X&m6_h)|k$$&$5*x6bgIf!&-(_%apVxGtG#j zkl+$B()H)29bk2!;NDmOq~{0W8T({_40_Ns_24rLAMg8TtaT49nY1N-IGiGK{AA%H%$UP_iW%c)ezZV_G2Z0As*VnBTcYU22#+&vdAf@qRzTVl%9Una~PKB zV#RtGJTI0%m6YbUARNiJS?l$sPC}G+6}VpL-(f^~^$Yxhb#v=lV!ztSI490zWbsiz z;s!`u&vo55V{pd1nqJkYvl_82`RpeTP#_i_Yr9r;9SlL-c$}hy>E{L{TJw}!3RVe< znB-_L-91)vcakNsNodw(?5fKB9|vFf#VDHC2{RpYj#8Vd-e1wX?7H`RKt*)yWCAIM zSykv}w+wC{ZT{dowEx9{7{!W9UnPIlCIW^2>}tOizyI!yIn>QYKLJ|_XDus`Lx`3j zrX!Ro0cLXny9|NalnA33l@+~YgS7T9>DpIeoNQ1~6T5Z4DBiUa{YJUTN23!A00P?V z0$DtiwM!ISV;Ju2XX8#ylO4{K9y&Am;y{8R5=mE6Bd{t?Mao}Slfw1u)p zJZ{eW7+ZfQv>q}OwFJJO<;%Un1r#32Xv*8Ilm3hQ5YJM_MQqL<2fl}TM)B_c$?eSF z>z}*zZ3^}cygDYqhA$j=(Qn3MZC27=>yAs&*ex(y?XmZYvg3}t8p8=pEu0TYy=%Yr zXBCr}Jx@(UnBJ-UO1CasW@8$s_1q8Y_kkBHHerI&Gvo8fC2t(b(JK_mTtuS1gH*@> zpr~Q@ak-t!u9mzpIL~U3uC?5rWGYGlK)c6f;d^9Va<8lR0JsJovDo{L3eOq4l?gFm z2j#U>m>|`V|9WMsUS*6cI+2$HaN};18Bb)tRR1s6l4@(s$P`w%?K($SJj=Gh`7$4+ z7hJRlC_M3}wf~KqNKLZmKNt-2Vms??=RYPde=De$4g@OfG7vQPF2S0C$)>yN{AjON!i_hBC;nAhn-zD2)Gl~ zzZYyDi?W5-docKi?y$js)s8u>B}h3vEoAapbstGw+D=7h=5$n?yrjR1T5YkvD4XaE zIH|K?$^{n;e_T#=JgS<1a0rpp#@uOQI$+Mb>j&)zfalGBQ_g>L*T3ZS&pV0Pi#i(r zqIW?)i`on=MF%swE)LFVtroJttqsl9`3S~nbq%n2S?=?NlFti0nd~)tln|fpvP7jF zkdn@V+_ZDhE_Nc%-Z?`yoqn=QoT6!gKDd*Cza1G@*vr~&Q^m$}nF51F)@ z=WW;XZ^v=cO=C0FTQ+~j;6J2>f9H!=q^b~bCPyWK3Qu-D6N2_k0&9fCmTIScu0$T| z)#_V(@c*D3>05Vk!kXiqe}^{t2O;MUM)1?np<4lDw)&`^mspp`KDlOHI%sdIp=TqT zJxV?Q3(NgaIe9J^J^OPl{2KW+1Zy%nfZ?rHErm-!_O4_Oiaskhj_7*ViDo-9r`og= zLSPeCX`CLL-ZBN)M)CKtCFFJ4e`WynTxurkAn@Y(-?QvLlg+IYn(I4f?HXPpbv)t)9Tg#0q}<)SO5S3 diff --git a/Sources/ACKategories/ACKategories.h b/Sources/ACKategories/ACKategories.h deleted file mode 100644 index 25a734b3..00000000 --- a/Sources/ACKategories/ACKategories.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// ACKategories.h -// ACKategories -// -// Created by Jakub Olejník on 09.11.2023. -// - -#import - -//! Project version number for ACKategories. -FOUNDATION_EXPORT double ACKategoriesVersionNumber; - -//! Project version string for ACKategories. -FOUNDATION_EXPORT const unsigned char ACKategoriesVersionString[]; - -// In this header, you should import all the public headers of your framework using statements like #import - - diff --git a/Sources/ACKategories/ArrayExtensions.swift b/Sources/ACKategories/ArrayExtensions.swift deleted file mode 100644 index a1bd9bd9..00000000 --- a/Sources/ACKategories/ArrayExtensions.swift +++ /dev/null @@ -1,10 +0,0 @@ -import Foundation - -extension Array where Element: Equatable { - /// Remove given object - public mutating func remove(object: Element) { - if let index = firstIndex(of: object) { - remove(at: index) - } - } -} diff --git a/Sources/ACKategories/BackGesture.swift b/Sources/ACKategories/BackGesture.swift deleted file mode 100644 index 731f1d08..00000000 --- a/Sources/ACKategories/BackGesture.swift +++ /dev/null @@ -1,56 +0,0 @@ -#if os(iOS) -import UIKit - -private class BackGestureDelegate: NSObject { - // MARK: - Private properties - - private weak var navigationController: UINavigationController? - - // MARK: Initializers - - init( - navigationController: UINavigationController - ) { - super.init() - self.navigationController = navigationController - } -} - -// MARK: - UIGestureRecognizerDelegate -extension BackGestureDelegate: UIGestureRecognizerDelegate { - func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool { - navigationController.map { $0.viewControllers.count > 1 } ?? false - } -} - -extension UINavigationController { - private enum Keys { - static var backGestureDelegate: UInt8 = 0 - } - - private var backGestureDelegate: BackGestureDelegate { - if let delegate = objc_getAssociatedObject(self, &Keys.backGestureDelegate) as? BackGestureDelegate { - return delegate - } - - let delegate = BackGestureDelegate(navigationController: self) - objc_setAssociatedObject( - self, - &Keys.backGestureDelegate, - delegate, - .OBJC_ASSOCIATION_RETAIN - ) - return delegate - } - - /// Add custom interactivePopGestureRecognizer delegate so it works even with hidden navigationBar - public func setupCustomBackGestureDelegate() { - assert(isViewLoaded, "View needs to be already loaded") - assert( - interactivePopGestureRecognizer != nil, - "Cannot install gesture delegate on nil recognizer" - ) - interactivePopGestureRecognizer?.delegate = backGestureDelegate - } -} -#endif diff --git a/Sources/ACKategories/Base/Base.swift b/Sources/ACKategories/Base/Base.swift deleted file mode 100644 index a94ce1dc..00000000 --- a/Sources/ACKategories/Base/Base.swift +++ /dev/null @@ -1,16 +0,0 @@ -// -// Base.swift -// ACKategories -// -// Created by Jan Misar on 02/04/2019. -// Copyright © 2019 Ackee, s.r.o. All rights reserved. -// - -import Foundation - -/// Just namespace for all base classes -public enum Base { - - /// Turn on/off logging of init/deinit of base classes - public static var memoryLoggingEnabled: Bool = true -} diff --git a/Sources/ACKategories/Base/FlowCoordinator.swift b/Sources/ACKategories/Base/FlowCoordinator.swift deleted file mode 100644 index e8d58c30..00000000 --- a/Sources/ACKategories/Base/FlowCoordinator.swift +++ /dev/null @@ -1,271 +0,0 @@ -#if os(iOS) -import UIKit -import os.log - -extension Base { - - /// Turn on/off logging of init/deinit of all FCs - /// ⚠️ Has no effect when Base.memoryLoggingEnabled is true - public static var flowCoordinatorMemoryLoggingEnabled: Bool = true - - /** Handles view controllers connections and flow - - Starts with one of `start()` methods and ends with `stop()`. - - All start methods are supposed to be overridden and property `rootViewController` must be set in the end of the overridden implementation to avoid memory leaks. - Don't forget to call super.start(). - */ - open class FlowCoordinator: NSObject, UINavigationControllerDelegate, UIAdaptivePresentationControllerDelegate { - - /// Reference to the navigation controller used within the flow - public weak var navigationController: UINavigationController? - - /// First VC of the flow. Must be set when FC starts. - public weak var rootViewController: UIViewController! { - didSet { rootVCSetter(rootViewController) } - } - - /// When flow coordinator handles modally presented flow, we are interested `rootVC` changes - private var rootVCSetter: (UIViewController?) -> Void = { _ in } - - /// Parent coordinator - public weak var parentCoordinator: FlowCoordinator? - - /// Property keeping reference to parent `UINavigationControllerDelegate`, that will be set when - /// `self` is stopped. - /// - /// When multiple flow coordinators manage shared navigation stack, they should be chained propertly - /// - /// ```ParentFlow -> ChildFlow1 -> ChildFlow2``` - /// - /// But this is not always easy to achieve, sometimes you end up with hierarchy like this - /// ``` - /// ParentFlow -> ChildFlow1 - /// -> ChildFlow2 - /// ``` - /// - /// This property is set in `start(with navigationController)` - /// so it can be used later in `stop` and in `UINavigationControllerDelegate` implementation - private weak var parentNavigationDelegate: UINavigationControllerDelegate? - - /// Array of child coordinators - public var childCoordinators = [FlowCoordinator]() - - /// Currently active coordinator - public weak var activeChild: FlowCoordinator? - - // MARK: - Lifecycle - - /// Just start and return rootViewController. Object calling this method will connect returned view controller to the flow. - @discardableResult - open func start() -> UIViewController { - checkRootViewController() - - return UIViewController() - } - - /// Start in window. Window's root VC is supposed to be set. - open func start(in window: UIWindow) { - checkRootViewController() - } - - /// Start within existing navigation controller. - open func start(with navigationController: UINavigationController) { - self.navigationController = navigationController - - parentNavigationDelegate = navigationController.delegate - navigationController.delegate = self - - checkRootViewController() - } - - /// Start by presenting from given VC. This method must be overridden by subclass. - open func start(from viewController: UIViewController) { - rootVCSetter = { [weak self] rootVC in - rootVC?.presentationController?.delegate = self - } - rootVCSetter(rootViewController) - } - - /// Clean up. Must be called when FC finished the flow to avoid memory leaks and unexpected behavior. - open func stop(animated: Bool = false, completion: (() -> Void)? = nil) { - let animationGroup = DispatchGroup() - - // stop all children - DispatchQueue.main.async { - self.childCoordinators.forEach { - animationGroup.enter() - $0.stop(animated: animated, completion: animationGroup.leave) - } - } - - if rootViewController == nil { - ErrorHandlers.rootViewControllerDeallocatedBeforeStop?() - } - - dismissPresentedViewControllerIfPossible(animated: animated, group: animationGroup) - - /// Determines whether dismiss should be called on `presentingViewController` of root, - /// based on whether there are remaining VCs in the navigation stack. - let shouldCallDismissOnPresentingVC = popAllViewControllersIfPossible(animated: animated, group: animationGroup) - - // ensure that dismiss will be called on presentingVC of root only when appropriate, - // as presentingVC of root when modally presenting can be UITabBarController, - // but the whole navigation shouldn't be dismissed, as there are still VCs - // remaining in the navigation stack - if shouldCallDismissOnPresentingVC, let presentingViewController = rootViewController?.presentingViewController { - // dismiss when root was presented - animationGroup.enter() - presentingViewController.dismiss(animated: animated, completion: animationGroup.leave) - } - - // stopping FC doesn't need to be nav delegate anymore -> pass it to parent - navigationController?.delegate = parentNavigationDelegate - - parentCoordinator?.removeChild(self) - - animationGroup.notify(queue: DispatchQueue(label: "animationGroup")) { - completion?() - } - } - - // MARK: - Stop helpers - - /// Dismiss all VCs presented from root or nav if possible - private func dismissPresentedViewControllerIfPossible(animated: Bool, group: DispatchGroup) { - if let rootViewController = rootViewController, rootViewController.presentedViewController != nil { - group.enter() - rootViewController.dismiss(animated: animated, completion: group.leave) - } - } - - /// Pop all view controllers when started within navigation controller - /// - Returns: Flag whether dismiss should be called on `presentingViewController` of root, - /// based on whether there are remaining VCs in the navigation stack. - private func popAllViewControllersIfPossible(animated: Bool, group: DispatchGroup) -> Bool { - if - let navigationController = navigationController, - let rootViewController = rootViewController, - let index = navigationController.viewControllers.firstIndex(of: rootViewController) - { - // VCs to be removed from navigation stack - let toRemoveViewControllers = navigationController.viewControllers[index.. UIViewControllerInteractiveTransitioning? { - nil - } - - open func navigationController(_ navigationController: UINavigationController, animationControllerFor operation: UINavigationController.Operation, from fromVC: UIViewController, to toVC: UIViewController) -> UIViewControllerAnimatedTransitioning? { - nil - } - - // MARK: - UIAdaptivePresentationControllerDelegate - - open func presentationControllerDidDismiss(_ presentationController: UIPresentationController) { - if presentationController.presentedViewController == rootViewController { - stop() - } - } - - // MARK: - DeepLink - - /// Handle deep link with currently active coordinator. If not handled, function returns false - @discardableResult open func handleDeeplink(_ deeplink: DeepLinkType) -> Bool { - activeChild?.handleDeeplink(deeplink) ?? false - } - - // MARK: - Debug - - override public init() { - super.init() - if Base.memoryLoggingEnabled && Base.flowCoordinatorMemoryLoggingEnabled { - os_log("🔀 👶 %@", log: Logger.lifecycleLog(), type: .info, "\(self)") - } - } - - deinit { - if Base.memoryLoggingEnabled && Base.flowCoordinatorMemoryLoggingEnabled { - os_log("🔀 ⚰️ %@", log: Logger.lifecycleLog(), type: .info, "\(self)") - } - } - - /// Wait for a second and check whether rootViewController was set - private func checkRootViewController() { - let currentQueue = OperationQueue.current?.underlyingQueue - - assert(currentQueue != nil) - - currentQueue?.asyncAfter(deadline: .now() + 1) { [weak self] in - /// If `self` is nil, then I think we should not care - guard let self = self else { return } - if self.rootViewController == nil { assertionFailure("rootViewController is nil") } - } - } - } - - /// Empty class for Base.FlowCoordinator with no deep link handling - public enum NoDeepLink {} - - /// Base VC with no VM - open class FlowCoordinatorNoDeepLink: Base.FlowCoordinator { - - } -} -#endif diff --git a/Sources/ACKategories/Base/Logger.swift b/Sources/ACKategories/Base/Logger.swift deleted file mode 100644 index 19fbec62..00000000 --- a/Sources/ACKategories/Base/Logger.swift +++ /dev/null @@ -1,41 +0,0 @@ -// -// Logger.swift -// ProjectTemplate -// -// Created by Marek Fořt on 1/10/19. -// - -import Foundation -import os.log - -/// Contains pre-defined OSLog categories -public struct LoggerCategory { - /// Generic app logging category - public static var app: String { return "App" } - /// Networking logging category - public static var networking: String { return "Networking" } - /// Lifecycle logging category - public static var lifecycle: String { return "Lifecycle" } -} - -public struct Logger { - /// Create OSLog with subsystem and category - public static func osLog(subsystem: String = Bundle.main.bundleIdentifier ?? "-", category: String) -> OSLog { - return OSLog(subsystem: subsystem, category: category) - } - - /// Create app log - public static func appLog() -> OSLog { - return OSLog(subsystem: Bundle.main.bundleIdentifier ?? "-", category: LoggerCategory.app) - } - - /// Create networking log - public static func networkingLog() -> OSLog { - return OSLog(subsystem: Bundle.main.bundleIdentifier ?? "-", category: LoggerCategory.networking) - } - - /// Create lifecycle log - public static func lifecycleLog() -> OSLog { - return OSLog(subsystem: Bundle.main.bundleIdentifier ?? "-", category: LoggerCategory.lifecycle) - } -} diff --git a/Sources/ACKategories/Base/ViewController.swift b/Sources/ACKategories/Base/ViewController.swift deleted file mode 100644 index b1a46f67..00000000 --- a/Sources/ACKategories/Base/ViewController.swift +++ /dev/null @@ -1,70 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit -import os.log - -extension Base { - - /// Turn on/off logging of init/deinit of all VCs - /// ⚠️ Has no effect when Base.memoryLoggingEnabled is true - public static var viewControllerMemoryLoggingEnabled: Bool = true - - /// Base class for all view controllers - open class ViewController: UIViewController { - - /// Navigation bar is shown/hidden in viewWillAppear according to this flag - open var hasNavigationBar: Bool = true - - public init() { - super.init(nibName: nil, bundle: nil) - - if Base.memoryLoggingEnabled && Base.viewControllerMemoryLoggingEnabled { - os_log("📱 👶 %@", log: Logger.lifecycleLog(), type: .info, self) - } - } - - required public init?(coder aDecoder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - private var firstWillAppearOccurred = false - - override open func viewWillAppear(_ animated: Bool) { - super.viewWillAppear(animated) - - if !firstWillAppearOccurred { - viewWillFirstAppear(animated) - firstWillAppearOccurred = true - } - - navigationController?.setNavigationBarHidden(!hasNavigationBar, animated: animated) - } - - private var firstDidAppearOccurred = false - - override open func viewDidAppear(_ animated: Bool) { - super.viewDidAppear(animated) - - if !firstDidAppearOccurred { - viewDidFirstAppear(animated) - firstDidAppearOccurred = true - } - } - - /// Method is called when `viewWillAppear(_:)` is called for the first time - open func viewWillFirstAppear(_ animated: Bool) { - // to be overridden - } - - /// Method is called when `viewDidAppear(_:)` is called for the first time - open func viewDidFirstAppear(_ animated: Bool) { - // to be overridden - } - - deinit { - if Base.memoryLoggingEnabled && Base.viewControllerMemoryLoggingEnabled { - os_log("📱 ⚰️ %@", log: Logger.lifecycleLog(), type: .info, self) - } - } - } -} -#endif diff --git a/Sources/ACKategories/Base/ViewModel.swift b/Sources/ACKategories/Base/ViewModel.swift deleted file mode 100644 index 85d470d0..00000000 --- a/Sources/ACKategories/Base/ViewModel.swift +++ /dev/null @@ -1,32 +0,0 @@ -// -// BaseViewModel.swift -// ProjectTemplate -// -// Created by Jan Misar on 16.08.18. -// - -import Foundation -import os.log - -extension Base { - - /// Turn on/off logging of init/deinit of all VMs - /// ⚠️ Has no effect when Base.memoryLoggingEnabled is true - public static var viewModelMemoryLoggingEnabled: Bool = true - - /// Base class for all view models - open class ViewModel { - - public init() { - if Base.memoryLoggingEnabled && Base.viewModelMemoryLoggingEnabled { - os_log("🧠 👶 %@", log: Logger.lifecycleLog(), type: .info, "\(self)") - } - } - - deinit { - if Base.memoryLoggingEnabled && Base.viewModelMemoryLoggingEnabled { - os_log("🧠 ⚰️ %@", log: Logger.lifecycleLog(), type: .info, "\(self)") - } - } - } -} diff --git a/Sources/ACKategories/BetterURL.swift b/Sources/ACKategories/BetterURL.swift deleted file mode 100644 index 750eba74..00000000 --- a/Sources/ACKategories/BetterURL.swift +++ /dev/null @@ -1,30 +0,0 @@ -import Foundation - -public struct BetterURL: RawRepresentable, Codable, Hashable { - public let url: URL - public let rawValue: String - - public init(url: URL) { - self.url = url - self.rawValue = url.absoluteString - } - - public init?(rawValue: String) { - self.rawValue = rawValue - - var replacedURLString: String { - rawValue - .replacingOccurrences(of: " ", with: "%20") - .replacingOccurrences(of: "{", with: "%7B") - .replacingOccurrences(of: "}", with: "%7D") - } - - if let url = URL(string: rawValue) { - self.url = url - } else if let url = URL(string: replacedURLString) { - self.url = url - } else { - return nil - } - } -} diff --git a/Sources/ACKategories/BundleExtensions.swift b/Sources/ACKategories/BundleExtensions.swift deleted file mode 100644 index fa2288a4..00000000 --- a/Sources/ACKategories/BundleExtensions.swift +++ /dev/null @@ -1,12 +0,0 @@ -import Foundation - -extension Bundle { - /// Get receipt data - public var receiptData: Data? { return appStoreReceiptURL.flatMap { try? Data(contentsOf: $0) } } - - /// Get `CFBundleShortVersionString` - public var version: String? { return infoDictionary?["CFBundleShortVersionString"] as? String } - - /// Get `CFBundleVersion` - public var buildNumber: Int? { return (infoDictionary?["CFBundleVersion"] as? String).flatMap { Int($0) } } -} diff --git a/Sources/ACKategories/CollectionExtensions.swift b/Sources/ACKategories/CollectionExtensions.swift deleted file mode 100644 index d0e406c7..00000000 --- a/Sources/ACKategories/CollectionExtensions.swift +++ /dev/null @@ -1,47 +0,0 @@ -import Foundation - -extension Optional where Wrapped: Collection { - /// Return `true` if `self` is empty or nil - public var isEmpty: Bool { - switch self { - case .none: - return true - case .some(let value): - return value.isEmpty - } - } - - /// Return `true` if `self` is not empty and not nil - public var isNotEmpty: Bool { - switch self { - case .none: - return false - case .some(let value): - return !value.isEmpty - } - } - - /// Return `self` if it is not empty and not nil, otherwise return nil - public var nonEmpty: Wrapped? { - return self?.isEmpty == true ? nil : self - } -} - -extension Collection { - /// Return object at index if inside bounds, `nil` otherwise - public subscript(safe index: Index) -> Iterator.Element? { - return indices.contains(index) ? self[index] : nil - } - - /// Return `true` if `self` is not empty - public var isNotEmpty: Bool { - return !isEmpty - } -} - -extension Collection where Index: Strideable, Index.Stride: SignedInteger { - /// Return objects in given range - public subscript(safe range: CountableRange) -> [Element] { - return range.compactMap { self[safe: $0] } - } -} diff --git a/Sources/ACKategories/Combine+Concurrency.swift b/Sources/ACKategories/Combine+Concurrency.swift deleted file mode 100644 index 23fa732a..00000000 --- a/Sources/ACKategories/Combine+Concurrency.swift +++ /dev/null @@ -1,23 +0,0 @@ -import Combine - -@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) -public extension Future where Failure == Error { - convenience init(operation: @escaping () async throws -> Output) { - self.init { promise in - Task { - do { - try await promise(.success(operation())) - } catch { - promise(.failure(error)) - } - } - } - } -} - -@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) -public extension AnyPublisher where Failure == Error { - init(operation: @escaping () async throws -> Output) { - self = Future { try await operation() }.eraseToAnyPublisher() - } -} diff --git a/Sources/ACKategories/ConditionalAssignment.swift b/Sources/ACKategories/ConditionalAssignment.swift deleted file mode 100644 index d0e7198d..00000000 --- a/Sources/ACKategories/ConditionalAssignment.swift +++ /dev/null @@ -1,23 +0,0 @@ -import Foundation - -precedencegroup ConditionalAssignmentPrecedence { - associativity: left - assignment: true - higherThan: AssignmentPrecedence -} - -infix operator =?: ConditionalAssignmentPrecedence - -/// Set value of left-hand side only if right-hand side differs from `nil` -public func =?(variable: inout T, value: T?) { - if let v = value { - variable = v - } -} - -/// Set value of left-hand side only if right-hand side differs from `nil` -public func =?(variable: inout T?, value: T?) { - if let v = value { - variable = v - } -} diff --git a/Sources/ACKategories/DateExtensions.swift b/Sources/ACKategories/DateExtensions.swift deleted file mode 100644 index 878403cb..00000000 --- a/Sources/ACKategories/DateExtensions.swift +++ /dev/null @@ -1,10 +0,0 @@ -import Foundation - -extension Date { - /// String from date formatted with given template - /// - /// Uses cached date formatter, so no need to worry about performance. See `DateFormatter.cached(for template:)` - public func toString(with template: String) -> String { - DateFormatter.cached(for: template).string(from: self) - } -} diff --git a/Sources/ACKategories/DateFormatting.swift b/Sources/ACKategories/DateFormatting.swift deleted file mode 100644 index 8d6bdcf5..00000000 --- a/Sources/ACKategories/DateFormatting.swift +++ /dev/null @@ -1,19 +0,0 @@ -import Foundation - -/// Date formatters cached for future use -private var dateFormattersCache = [String: DateFormatter]() - -extension DateFormatter { - - /// Returns existing DateFormatter from cache or creates the new one - public static func cached(for template: String) -> DateFormatter { - if let cachedFormatter = dateFormattersCache[template] { - return cachedFormatter - } else { - let dateFormatter = DateFormatter() - dateFormatter.setLocalizedDateFormatFromTemplate(template) - dateFormattersCache[template] = dateFormatter - return dateFormatter - } - } -} diff --git a/Sources/ACKategories/DictionaryExtensions.swift b/Sources/ACKategories/DictionaryExtensions.swift deleted file mode 100644 index 56e59d02..00000000 --- a/Sources/ACKategories/DictionaryExtensions.swift +++ /dev/null @@ -1,52 +0,0 @@ -import Foundation - -public protocol OptionalProtocol { - associatedtype WrappedValue - var optional: WrappedValue? {get} -} - -extension Optional: OptionalProtocol { - public typealias WrappedValue = Wrapped - public var optional: WrappedValue? { return self } -} - -extension Dictionary where Value: OptionalProtocol { - /// Removes nils from dictionary - public var nilsRemoved: [Key: Value.WrappedValue] { - return self.reduce([:]) { acc, element -> [Key: Value.WrappedValue] in - - if let value = element.value.optional { - var result = acc - result[element.key] = value - return result - } else { - return acc - } - } - } - - /** - Simulation of classic valueForKeyPath method. - - - Parameter keyPath: Dot separated key path - */ - public func value(for keyPath: String) -> T? { - let components = keyPath.components(separatedBy: ".") - - var result: Any? = self - components.forEach { key in - guard let key = key as? Key else { - return - } - result = (result as? [Key: Value])?[key] - } - return result as? T - } -} - -/// Merge two dictionaries, if `lhs` contains same key as `rhs` it will be overwritten by `rhs` value -public func + (lhs: [Key: Value], rhs: [Key: Value]) -> [Key: Value] { - var result = lhs - for (k, v) in rhs { result.updateValue(v, forKey: k) } - return result -} diff --git a/Sources/ACKategories/EdgeInsetsExtensions.swift b/Sources/ACKategories/EdgeInsetsExtensions.swift deleted file mode 100644 index ed0cc495..00000000 --- a/Sources/ACKategories/EdgeInsetsExtensions.swift +++ /dev/null @@ -1,16 +0,0 @@ -import SwiftUI - -@available(iOS 13.0, macOS 10.15, watchOS 6.0, tvOS 13.0, *) -public extension SwiftUI.EdgeInsets { - static var zero: Self { .init(0) } - - /// Initialize edge insets with the same padding for all edges - init(_ size: CGFloat) { - self.init( - top: size, - leading: size, - bottom: size, - trailing: size - ) - } -} diff --git a/Sources/ACKategories/ErrorHandlers.swift b/Sources/ACKategories/ErrorHandlers.swift deleted file mode 100644 index c7f47789..00000000 --- a/Sources/ACKategories/ErrorHandlers.swift +++ /dev/null @@ -1,16 +0,0 @@ -// -// ErrorHandlers.swift -// ACKategories-iOS -// -// Created by Lukáš Hromadník on 07.12.2020. -// - -import Foundation - -/// Set of handlers for some undefined behaviors in the framework -public enum ErrorHandlers { - - /// Called when `rootViewController` of the respective flow coordinator - /// is deallocated before the actual stop method logic is called - public static var rootViewControllerDeallocatedBeforeStop: (() -> Void)? -} diff --git a/Sources/ACKategories/GradientView.swift b/Sources/ACKategories/GradientView.swift deleted file mode 100644 index 37b12872..00000000 --- a/Sources/ACKategories/GradientView.swift +++ /dev/null @@ -1,83 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -/** - This view creates a gradient view with the defined colors - - Warning: Please note that if one of your colors is clear, you should usually define to which "clear color" it should go to - i.e. if you want to go from white to clear, write: - - `[UIColor.white, UIColor.white.withAlphaComponent(0)]` - */ -open class GradientView: UIView { - override open class var layerClass: Swift.AnyClass { CAGradientLayer.self } - - // MARK: - Private properties - - /// The axis of the gradient: `.vertical` for bottom-to-top gradient, `.horizontal` for left-to-right gradient. - /// - /// Default value is `.vertical` - public var axis: NSLayoutConstraint.Axis { - didSet { - setupAxis() - } - } - - /// The colors to be used for the gradient - public var colors: [UIColor] { - didSet { - setupGradientColors() - } - } - - // MARK: - Initializers - - /** - Creates a gradient view with colors and axis - - Parameters: - - colors: The colors to be used for the gradient. - - axis: The axis of the gradient: `.vertical` for bottom-to-top gradient, `.horizontal` for left-to-right gradient. - */ - public init(colors: [UIColor] = [], axis: NSLayoutConstraint.Axis = .vertical) { - self.axis = axis - self.colors = colors - super.init(frame: CGRect(x: 0, y: 0, width: 1, height: 1)) - - guard let gradientLayer = layer as? CAGradientLayer else { return } - gradientLayer.frame = bounds - - isUserInteractionEnabled = false - - setupAxis() - setupGradientColors() - } - - required public init?(coder aDecoder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - // MARK: - View lifecycle - - open override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) { - super.traitCollectionDidChange(previousTraitCollection) - - setupGradientColors() - } - - // MARK: - Helpers - - private func setupGradientColors() { - guard let gradientLayer = layer as? CAGradientLayer else { return } - gradientLayer.colors = colors.map { $0.cgColor } - } - - private func setupAxis() { - guard let gradientLayer = layer as? CAGradientLayer else { return } - if axis == .vertical { - gradientLayer.startPoint = CGPoint(x: 0.5, y: 0) - gradientLayer.endPoint = CGPoint(x: 0.5, y: 1) - } else { - gradientLayer.startPoint = CGPoint(x: 0.0, y: 0.5) - gradientLayer.endPoint = CGPoint(x: 1.0, y: 0.5) - } - } -} -#endif diff --git a/Sources/ACKategories/IntExtensions.swift b/Sources/ACKategories/IntExtensions.swift deleted file mode 100644 index 3cf30214..00000000 --- a/Sources/ACKategories/IntExtensions.swift +++ /dev/null @@ -1,31 +0,0 @@ -import Foundation -import CoreGraphics - -public extension Int { - /// Optionally create `Int` checking if `double` is not Nan nor infinity - init?(safe double: Double) { - if double.isNaN || double.isInfinite { - return nil - } - - self.init(double) - } - - /// Optionally create `Int` checking if `float` is not Nan nor infinity - init?(safe float: Float) { - if float.isNaN || float.isInfinite { - return nil - } - - self.init(float) - } - - /// Optionally create `Int` checking if `cgFloat` is not Nan nor infinity - init?(safe cgFloat: CGFloat) { - if cgFloat.isNaN || cgFloat.isInfinite { - return nil - } - - self.init(cgFloat) - } -} diff --git a/Sources/ACKategories/NSAttributedStringExtensions.swift b/Sources/ACKategories/NSAttributedStringExtensions.swift deleted file mode 100644 index 754aac8a..00000000 --- a/Sources/ACKategories/NSAttributedStringExtensions.swift +++ /dev/null @@ -1,18 +0,0 @@ -import Foundation - -public extension NSAttributedString { - /// Append another attributed string - func byAppending(_ other: NSAttributedString) -> NSAttributedString { - let result = NSMutableAttributedString() - - result.append(self) - result.append(other) - - return result - } - - /// Concat two attributed strings - static func +(_ lhs: NSAttributedString, _ rhs: NSAttributedString) -> NSAttributedString { - return lhs.byAppending(rhs) - } -} diff --git a/Sources/ACKategories/NSMutableParagraphStyleExtensions.swift b/Sources/ACKategories/NSMutableParagraphStyleExtensions.swift deleted file mode 100644 index 36e47f60..00000000 --- a/Sources/ACKategories/NSMutableParagraphStyleExtensions.swift +++ /dev/null @@ -1,14 +0,0 @@ -#if canImport(UIKit) -import UIKit -#elseif canImport(AppKit) -import AppKit -#endif - -extension NSMutableParagraphStyle { - /// Create new paragraphStyle with given line height - public convenience init(lineHeight: CGFloat) { - self.init() - maximumLineHeight = lineHeight - minimumLineHeight = lineHeight - } -} diff --git a/Sources/ACKategories/NumberFormatterExtensions.swift b/Sources/ACKategories/NumberFormatterExtensions.swift deleted file mode 100644 index 626e6d25..00000000 --- a/Sources/ACKategories/NumberFormatterExtensions.swift +++ /dev/null @@ -1,11 +0,0 @@ -import Foundation - -extension NumberFormatter { - public func string(from number: Int) -> String? { - return string(from: NSNumber(value: number)) - } - - public func string(from double: Double) -> String? { - return string(from: NSNumber(value: double)) - } -} diff --git a/Sources/ACKategories/PropertyWrappers/UserDefault.swift b/Sources/ACKategories/PropertyWrappers/UserDefault.swift deleted file mode 100644 index 3d9af9bd..00000000 --- a/Sources/ACKategories/PropertyWrappers/UserDefault.swift +++ /dev/null @@ -1,138 +0,0 @@ -import Combine -import Foundation - -private enum Keys { - static var subject = UInt8(0) -} - -/// A type safe property wrapper to set and get values from UserDefaults with support for defaults values. -/// -/// Usage: -/// ``` -/// @UserDefault("has_seen_app_introduction", default: false) -/// var hasSeenAppIntroduction: Bool -/// ``` -/// -/// [Apple documentation on UserDefaults](https://developer.apple.com/documentation/foundation/userdefaults) -@propertyWrapper -public final class UserDefault { - private let key: String - private let defaultValue: Value - private var userDefaults: UserDefaults - private let errorLogger: ((Error) -> Void)? - - /// - Parameters: - /// - key: Key for which the value should be saved - /// - default: Default value to be used - /// - userDefaults: `UserDefaults` where value should be saved into. Default is `UserDefaults.standard` - /// - errorLogger: Closure that is triggered with error from encoding/decoding values from setter/getter - public init( - _ key: String, - `default`: Value, - userDefaults: UserDefaults = .standard, - errorLogger: ((Error) -> Void)? = { print($0) } - ) { - self.key = key - self.defaultValue = `default` - self.userDefaults = userDefaults - self.errorLogger = errorLogger - } - - public var wrappedValue: Value { - get { - // Check if `Value` is supported by default by `UserDefaults` - if Value.self as? PropertyListValue.Type != nil { - return userDefaults.object(forKey: key) as? Value ?? defaultValue - } else { - guard let data = userDefaults.object(forKey: key) as? Data else { return defaultValue } - let decoder = JSONDecoder() - // Encoding root-level `singleValueContainer` fails on iOS <= 12.0 - // Thus we always encode/decode it into array, so it has a root object - // Related issue: https://github.com/AckeeCZ/ACKategories/issues/89 - do { - return try decoder.decode([Value].self, from: data).first ?? defaultValue - } catch { - errorLogger?(error) - return defaultValue - } - } - } - set { - if Value.self as? PropertyListValue.Type != nil { - userDefaults.set(newValue, forKey: key) - } else { - let encoder = JSONEncoder() - do { - let data = try encoder.encode([newValue]) - userDefaults.set(data, forKey: key) - } catch { - errorLogger?(error) - } - } - - if #available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) { - subject.send(newValue) - } - } - } - - @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) - public var projectedValue: AnyPublisher { - subject.eraseToAnyPublisher() - } - - @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) - // cannot have stored property with limited availability, cannot be lazy since Xcode 14 - private var subject: CurrentValueSubject { - if let subject = objc_getAssociatedObject(self, &Keys.subject) as? CurrentValueSubject { - return subject - } - - let subject = CurrentValueSubject(wrappedValue) - objc_setAssociatedObject(self, &Keys.subject, subject, .OBJC_ASSOCIATION_RETAIN) - return subject - } -} - -public extension UserDefault { - convenience init(_ key: String, `default`: Wrapped? = nil, userDefaults: UserDefaults = .standard) where Value == Wrapped? { - self.init(key, default: `default`, userDefaults: userDefaults) - } -} - -/// Taken from: https://github.com/guillermomuntaner/Burritos/blob/master/Sources/UserDefault/UserDefault.swift -/// A type than can be stored in `UserDefaults`. -/// -/// - From UserDefaults; -/// The value parameter can be only property list objects: NSData, NSString, NSNumber, NSDate, NSArray, or NSDictionary. -/// For NSArray and NSDictionary objects, their contents must be property list objects. For more information, see What is a -/// Property List? in Property List Programming Guide. -public protocol PropertyListValue {} - -extension Data: PropertyListValue {} -extension NSData: PropertyListValue {} - -extension String: PropertyListValue {} -extension NSString: PropertyListValue {} - -extension Date: PropertyListValue {} -extension NSDate: PropertyListValue {} - -extension NSNumber: PropertyListValue {} -extension Bool: PropertyListValue {} -extension Int: PropertyListValue {} -extension Int8: PropertyListValue {} -extension Int16: PropertyListValue {} -extension Int32: PropertyListValue {} -extension Int64: PropertyListValue {} -extension UInt: PropertyListValue {} -extension UInt8: PropertyListValue {} -extension UInt16: PropertyListValue {} -extension UInt32: PropertyListValue {} -extension UInt64: PropertyListValue {} -extension Double: PropertyListValue {} -extension Float: PropertyListValue {} - -extension Array: PropertyListValue where Element: PropertyListValue {} - -extension Dictionary: PropertyListValue where Key == String, Value: PropertyListValue {} diff --git a/Sources/ACKategories/PublisherExtensions.swift b/Sources/ACKategories/PublisherExtensions.swift deleted file mode 100644 index ac384ff4..00000000 --- a/Sources/ACKategories/PublisherExtensions.swift +++ /dev/null @@ -1,66 +0,0 @@ -import Combine - -@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) -extension Publisher where Failure == Never { - /// Weakifies `Root` object and assigns `Output` to `keyPath` on `Root`. - public func weakAssign(to keyPath: ReferenceWritableKeyPath, on object: Root) -> AnyCancellable { - sink { [weak object] value in - object?[keyPath: keyPath] = value - } - } -} - -@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) -extension Publisher { - public func flatMapLatest(_ transform: @escaping (Self.Output) -> T) -> Publishers.SwitchToLatest> { - map(transform).switchToLatest() - } -} - -@available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *) -extension Publishers { - /// A publisher created by applying the zip function to an arbitrary number of upstream publishers. - public struct ZipMany: Publisher where Upstream: Publisher { - /// The kind of values published by this publisher. - /// - /// This publisher uses an array of its upstream publishers' common output type. - public typealias Output = [Upstream.Output] - - /// The kind of errors this publisher might publish. - /// - /// This publisher uses its upstream publishers' common failure type. - public typealias Failure = Upstream.Failure - - /// The array of upstream publishers that this publisher zips together. - private let publishers: [Upstream] - - /// Creates a publisher created by applying the zip function to an array of upstream publishers. - /// - Parameter upstream: An array containing zero or more publishers to zip with this publisher. - public init(_ upstreams: [Upstream]) { - self.publishers = upstreams - } - - /// Creates a publisher created by applying the zip function to an arbitrary number of upstream publishers. - /// - Parameter upstream: A variadic parameter containing zero or more publishers to zip with this publisher. - public init(_ upstreams: Upstream...) { - self.publishers = upstreams - } - - public func receive(subscriber: S) where S: Subscriber, Self.Failure == S.Failure, Self.Output == S.Input { - let initial: AnyPublisher? = nil - let emptyPublisher = Just(Output()).setFailureType(to: Failure.self).eraseToAnyPublisher() - - let zipped = publishers.reduce(into: initial) { partialResult, upstream in - if let res = partialResult { - partialResult = res.zip(upstream) { elements, element in - elements + [element] - }.eraseToAnyPublisher() - } else { - partialResult = upstream.map { [$0] }.eraseToAnyPublisher() - } - } ?? emptyPublisher - - zipped.subscribe(subscriber) - } - } -} diff --git a/Sources/ACKategories/RandomExtensions/Date+Random.swift b/Sources/ACKategories/RandomExtensions/Date+Random.swift deleted file mode 100644 index f45da473..00000000 --- a/Sources/ACKategories/RandomExtensions/Date+Random.swift +++ /dev/null @@ -1,15 +0,0 @@ -import Foundation - -extension Date: Randomizable { - public static func random() -> Date { - Date.random(min: 0) - } - - /// - Parameters: - /// - min: Minimum `timeIntervalSince1970` - /// - max: Maxium `timeIntervalSince1970` - /// - Returns: Random date - public static func random(min: Int = 0, max: Int = Int.max) -> Date { - Date(timeIntervalSince1970: TimeInterval(Int.random(in: min...max))) - } -} diff --git a/Sources/ACKategories/RandomExtensions/Int+Random.swift b/Sources/ACKategories/RandomExtensions/Int+Random.swift deleted file mode 100644 index 2cfdf0c5..00000000 --- a/Sources/ACKategories/RandomExtensions/Int+Random.swift +++ /dev/null @@ -1,7 +0,0 @@ -import Foundation - -extension Int: Randomizable { - public static func random() -> Int { - Int.random(in: 20...1000) - } -} diff --git a/Sources/ACKategories/RandomExtensions/Randomizable.swift b/Sources/ACKategories/RandomExtensions/Randomizable.swift deleted file mode 100644 index b63f679f..00000000 --- a/Sources/ACKategories/RandomExtensions/Randomizable.swift +++ /dev/null @@ -1,19 +0,0 @@ -import Foundation - -/// Mark a type Randomizable -/// to get automatically synthesized `.random()` method for `Collection`s -public protocol Randomizable { - /// - Returns: Random instance of `Self` - static func random() -> Self -} - -public extension Collection where Element: Randomizable { - /// - Parameters: - /// - min: Minimal number of returned elements - /// - max: Maximal number of returned elements - /// - Returns: Array of random elements - static func random(min: Int = 20, max: Int = 100) -> [Element] { - let count = Int.random(in: min...max) - return (0.. String { - String.random(minLength: 5) - } - - /// - Parameters: - /// - minLength: Minimum length of a returned String - /// - maxLength: Maxium length of a returned String - /// - allowedCharacters: Letters that will be used in the randomization - /// - Returns: Randomized String - public static func random(minLength: Int = 5, - maxLength: Int = 10, - allowedCharacters: String = "abcdefghijklmnopqrstuvwxyzěščřžýáíéABCDEFGHIJKLMNOPQRSTUVWXYZĚŠČŘŽÝÁÍÉ0123456789") -> String { - let length = Int.random(in: minLength...maxLength) - return (0..(for annotation: MKAnnotation, type: T.Type = T.self) -> T where T: MKAnnotationView { - register(T.classForCoder(), forAnnotationViewWithReuseIdentifier: T.reuseIdentifier) - return dequeueReusableAnnotationView(withIdentifier: T.reuseIdentifier, for: annotation) as! T - } -} -#endif diff --git a/Sources/ACKategories/ReusableView.swift b/Sources/ACKategories/ReusableView.swift deleted file mode 100644 index 2b83deeb..00000000 --- a/Sources/ACKategories/ReusableView.swift +++ /dev/null @@ -1,113 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -// swiftlint:disable force_cast - -extension UITableViewCell: Reusable { } -extension UITableViewHeaderFooterView: Reusable { } -extension UICollectionReusableView: Reusable { } - -private enum Keys { - static var prototypeCellStorage = UInt8(0) - static var prototypeSupplementaryViewsStorage = UInt8(1) -} - -extension UITableView { - /// Storage for prototype cells - private var prototypeCells: [String: UITableViewCell] { - get { - objc_getAssociatedObject(self, &Keys.prototypeCellStorage) as? [String: UITableViewCell] ?? [:] - } - set { - objc_setAssociatedObject(self, &Keys.prototypeCellStorage, newValue, .OBJC_ASSOCIATION_RETAIN) - } - } - - /// Dequeues `UITableViewCell` generically according to expression result type - /// - /// Cell doesn't need to be registered as this method registers it before use. - public func dequeueCell(for indexPath: IndexPath, type: T.Type = T.self) -> T where T: UITableViewCell { - register(T.classForCoder(), forCellReuseIdentifier: T.reuseIdentifier) - return dequeueReusableCell(withIdentifier: T.reuseIdentifier, for: indexPath) as! T - } - - /// Get prototype cell of given type - public func prototypeCell(type: T.Type = T.self) -> T where T: UITableViewCell { - if let prototype = prototypeCells[T.reuseIdentifier] as? T { - return prototype - } - - let prototype = T() - prototypeCells[T.reuseIdentifier] = prototype - return prototype - } - - /// Dequeues `UITableViewHeaderFooterView` generically according to expression result type - /// - /// View doesn't need to be registered as this method registers it before use. - public func dequeueHeaderFooterView(type: T.Type = T.self) -> T where T: UITableViewHeaderFooterView { - register(T.classForCoder(), forHeaderFooterViewReuseIdentifier: T.reuseIdentifier) - return dequeueReusableHeaderFooterView(withIdentifier: T.reuseIdentifier) as! T - } -} - -extension UICollectionView { - /// Storage for prototype cells - private var prototypeCells: [String: UICollectionViewCell] { - get { - objc_getAssociatedObject(self, &Keys.prototypeCellStorage) as? [String: UICollectionViewCell] ?? [:] - } - set { - objc_setAssociatedObject(self, &Keys.prototypeCellStorage, newValue, .OBJC_ASSOCIATION_RETAIN) - } - } - - private var prototypeSupplementaryViews: [String: UICollectionReusableView] { - get { - objc_getAssociatedObject(self, &Keys.prototypeSupplementaryViewsStorage) as? [String: UICollectionReusableView] ?? [:] - } - set { - objc_setAssociatedObject(self, &Keys.prototypeSupplementaryViewsStorage, newValue, .OBJC_ASSOCIATION_RETAIN) - } - } - - /// Dequeues `UICollectionViewCell` generically according to expression result type - /// - /// Cell doesn't need to be registered as this method registers it before use. - public func dequeueCell(for indexPath: IndexPath, type: T.Type = T.self) -> T where T: UICollectionViewCell { - register(T.classForCoder(), forCellWithReuseIdentifier: T.reuseIdentifier) - return dequeueReusableCell(withReuseIdentifier: T.reuseIdentifier, for: indexPath) as! T - } - - /// Get prototype cell of given type - public func prototypeCell(type: T.Type = T.self) -> T where T: UICollectionViewCell { - if let prototype = prototypeCells[T.reuseIdentifier] as? T { - return prototype - } - - let prototype = T() - prototypeCells[T.reuseIdentifier] = prototype - return prototype - } - - /// Dequeues `UICollectionReusableView` generically according to expression result type - /// - /// View doesn't need to be registered as this method registers it before use. - public func dequeueSupplementaryView(ofKind kind: String, for indexPath: IndexPath, type: T.Type = T.self) -> T where T: UICollectionReusableView { - register(T.classForCoder(), forSupplementaryViewOfKind: kind, withReuseIdentifier: T.reuseIdentifier) - return dequeueReusableSupplementaryView(ofKind: kind, withReuseIdentifier: T.reuseIdentifier, for: indexPath) as! T - } - - public func prototypeSupplementaryView(ofKind kind: String, type: T.Type = T.self) -> T where T: UICollectionReusableView { - let key = kind + "-" + T.reuseIdentifier - - if let prototype = prototypeSupplementaryViews[key] as? T { - return prototype - } - - let prototype = T() - prototypeSupplementaryViews[key] = prototype - return prototype - } -} -#endif diff --git a/Sources/ACKategories/SelfSizingTableHeaderFooterView.swift b/Sources/ACKategories/SelfSizingTableHeaderFooterView.swift deleted file mode 100644 index 2c83cf1e..00000000 --- a/Sources/ACKategories/SelfSizingTableHeaderFooterView.swift +++ /dev/null @@ -1,63 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -/// This view will autolayout its height, even when used as a tableHeaderView or tableFooterView. -open class SelfSizingTableHeaderFooterView: UITableViewHeaderFooterView { - - private enum Status { - /// View is set as tableHeaderView - case header - /// View is set as tableFooterView - case footer - /// View is set as normal view elsewhere - case none - } - - // MARK: - Fileprivate properties - - private var tableView: UITableView? { - return superview as? UITableView - } - - private var status: Status { - return self == tableView?.tableHeaderView ? .header : - self == tableView?.tableFooterView ? .footer : - .none - } - - override open func layoutSubviews() { - guard status != .none else { - super.layoutSubviews() - return - } - - let size = fittingSize(for: self) - if frame.size.height != size.height { - frame.size.height = size.height - - switch status { - case .header: tableView?.tableHeaderView = self - case .footer: tableView?.tableFooterView = self - case .none: return - } - } - - super.layoutSubviews() - } - - // MARK: - Helpers - - private func fittingSize(for view: UIView) -> CGSize { - let targetSize = CGSize( - width: view.frame.width, - height: UIView.layoutFittingCompressedSize.height - ) - - return systemLayoutSizeFitting( - targetSize, - withHorizontalFittingPriority: .required, - verticalFittingPriority: .defaultLow - ) - } -} -#endif diff --git a/Sources/ACKategories/StringExtensions.swift b/Sources/ACKategories/StringExtensions.swift deleted file mode 100644 index 7fc7ef70..00000000 --- a/Sources/ACKategories/StringExtensions.swift +++ /dev/null @@ -1,88 +0,0 @@ -import Foundation - -extension String { - public enum Side { - case both - case leading - case trailing - } - - /// Returns first letter of self - public var firstLetter: String? { - guard count > 0 else { return nil } - return self.first.flatMap { String($0) } - } - - /// Returns true if string contains just numeric characters - public var isNumeric: Bool { - return !isEmpty && rangeOfCharacter(from: CharacterSet.decimalDigits.inverted) == nil - } - - /// Uses `self` as key in stringsfile and returns its localized value or `self` - /// - /// - parameter comment: Comment to string usage, is displayed if `key` is missing in table and `value` is empty string - /// - parameter value: Value to be displayed if `key` is missing, if empty string then `key` is displayed - /// - parameter tableName: Name of strings table - /// - parameter bundle: Bundle where localization table is stored - public func localized(comment: String = "", value: String = "", tableName: String? = nil, bundle: Bundle = .main) -> String { - NSLocalizedString(self, tableName: tableName, bundle: bundle, value: value, comment: comment) - } - - /// Normalizes string - removes interpuction etc. - public func normalized() -> String { - let mutableString = NSMutableString(string: self) as CFMutableString - CFStringTransform(mutableString, nil, kCFStringTransformToLatin, false) - CFStringTransform(mutableString, nil, kCFStringTransformStripCombiningMarks, false) - CFStringLowercase(mutableString, Locale.current as CFLocale) - return mutableString as String - } - - /// Returns **true** if `self` matches `regex` - public func matchesRegex(_ regex: String) -> Bool { - let test = NSPredicate(format: "SELF MATCHES %@", regex) - return test.evaluate(with: self) - } - - /// Check if `self` is valid email with default regex - public func isValidEmail(regex: String = "[A-Z0-9a-z._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,64}") -> Bool { - return matchesRegex(regex) - } - - /// Fill string with padding character to mach given length - public func leftPadding(toLength: Int, withPad character: Character) -> String { - let stringLength = self.count - if stringLength < toLength { - return String(repeatElement(character, count: toLength - stringLength)) + self - } else { - return String(self.suffix(toLength)) - } - } - - /// Removes characters in `characterSet` from sides of string - public func trimmed(characterSet: CharacterSet = .whitespacesAndNewlines, from side: Side = .both) -> String { - func leadingTrim(_ string: String) -> String { - return string.reduce("") { - guard $0.isEmpty else { return $0 + String($1) } - return characterSet.isSuperset(of: CharacterSet(charactersIn: String($1))) ? $0 : $0 + String($1) - } - } - - switch side { - case .both: return trimmingCharacters(in: characterSet) - case .leading: return leadingTrim(self) - case .trailing: return String(leadingTrim(String(reversed())).reversed()) - } - } - - /// Removes characters in `characterSet` from sides of string - public func trimmed(charactersIn string: String, from side: Side = .both) -> String { - return trimmed(characterSet: CharacterSet(charactersIn: string), from: side) - } - - /// Removes diacritics from string using given locale - /// - /// If no locale is given `Locale.current` is used - public func removingDiacritics(_ locale: Locale = Locale.current) -> String { - return folding(options: .diacriticInsensitive, locale: locale) - } -} diff --git a/Sources/ACKategories/SwiftUIExtensions/FontModifier.swift b/Sources/ACKategories/SwiftUIExtensions/FontModifier.swift deleted file mode 100644 index 7a5bd7bf..00000000 --- a/Sources/ACKategories/SwiftUIExtensions/FontModifier.swift +++ /dev/null @@ -1,37 +0,0 @@ -#if canImport(UIKit) -import SwiftUI -import UIKit - -@available(iOS 14.0, tvOS 14.0, watchOS 7.0, *) -public extension View { - /// Sets font and line height for text in this view. - /// - /// - Parameters: - /// - font: The font to use in this view. - /// - lineHeight: The line height to use in this view. - /// - textStyle: The text style for relative font scaling. If `nil`is specified then dynamic type is turned off. - func font( - _ font: UIFont, - lineHeight: Double, - textStyle: Font.TextStyle? - ) -> some View { - let customFont: Font - - // Do not scale font based on dynamic type when nil `relativeTo` specified - if let textStyle = textStyle { - customFont = .custom( - font.fontName, - size: font.pointSize, - relativeTo: textStyle - ) - } else { - customFont = Font(font) - } - - return self - .font(customFont) - .lineSpacing(lineHeight - font.lineHeight) - .padding(.vertical, (lineHeight - font.lineHeight) / 2) - } -} -#endif diff --git a/Sources/ACKategories/TagListView.swift b/Sources/ACKategories/TagListView.swift deleted file mode 100644 index e42623f3..00000000 --- a/Sources/ACKategories/TagListView.swift +++ /dev/null @@ -1,123 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -/// View to show collection of views in flow layout style -@objc(ACKTagListView) -open class TagListView: UIView { - - /// Horizontal spacing between elements in the list - open var horizontalSpacing: CGFloat = 0 - - /// Vertical spacing between elements in the list - open var verticalSpacing: CGFloat = 0 - - /// Assign views you want to show to this property - open var tagViews: [UIView] = [] { - didSet { - rearrangeViews() - layoutIfNeeded() // must be called to work properly in UITableViewCell 🧙‍♂️ - } - } - - override public var intrinsicContentSize: CGSize { - countedSize - } - - /// Computed size of the list based on the given views - private var countedSize: CGSize = .zero - - // MARK: - Initializers - - override public init(frame: CGRect) { - super.init(frame: frame) - - NotificationCenter.default.addObserver( - self, - selector: #selector(setNeedsLayout), - name: UIContentSizeCategory.didChangeNotification, - object: nil - ) - } - - @available(*, unavailable) - required public init?(coder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - // MARK: - Layout lifecycle - - override public func layoutSubviews() { - super.layoutSubviews() - - rearrangeViews() - } - - /// Computes the final size of the list based on the given `tagViews` - private func rearrangeViews() { - subviews.forEach { $0.removeFromSuperview() } - - // Tags are displayed in rows. - // Current row can change dynamically during the computation of the tag's size. - var currentRow = UIView(frame: .zero) - addSubview(currentRow) - - tagViews.forEach { tagView in - - // Layout and get size - tagView.layoutIfNeeded() - tagView.frame.size = tagView.systemLayoutSizeFitting(UIView.layoutFittingCompressedSize) - - // Ensure the width doesn't exceed the maximum width of the list - tagView.frame.size.width = frame.width == 0 ? tagView.frame.width : min(tagView.frame.width, frame.width) - - // If the width of the current tag plus all the previous tags - // is greater than the width of the whole list - // add new row to the list. - if frame.width > 0 && currentRow.frame.width + horizontalSpacing + tagView.frame.width - frame.width > pow(10, -5) { - currentRow = UIView( - frame: CGRect( - x: 0, - y: currentRow.frame.origin.y + currentRow.frame.height + verticalSpacing, - width: 0, - height: 0 - ) - ) - addSubview(currentRow) - } - - currentRow.addSubview(tagView) - tagView.frame.origin.x = currentRow.frame.width - - // Add horizontal spacing if the tag is not first in the current row - if currentRow.frame.width > 0 { - tagView.frame.origin.x += horizontalSpacing - } - - // Update current row's dimensions - currentRow.frame.size.width = tagView.frame.origin.x + tagView.frame.width - currentRow.frame.size.height = max(currentRow.frame.height, tagView.frame.height) - } - - // Center tags within their rows - subviews.forEach { row in - row.subviews.forEach { tagView in - - // Update only tags that are smaller than its row - guard tagView.frame.height < row.frame.height else { return } - - tagView.frame.origin.y = (row.frame.height - tagView.frame.height) / 2 - } - } - - countedSize = CGSize( - // Previous version: `width: subviews.map(\.frame.width).reduce(0, max)`, - // We need to stretch the view automatically to the maximum possible size. - // Tested and it looks good in the whole app. - width: UIScreen.main.bounds.width, - height: currentRow.frame.origin.y + currentRow.frame.height - ) - - invalidateIntrinsicContentSize() - } -} -#endif diff --git a/Sources/ACKategories/UIApplicationExtensions.swift b/Sources/ACKategories/UIApplicationExtensions.swift deleted file mode 100644 index b88ac01d..00000000 --- a/Sources/ACKategories/UIApplicationExtensions.swift +++ /dev/null @@ -1,21 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -public extension UIApplication { - /// The system caches launch images and is really bad at clearing it, even after the app has been deleted and re-launched, - /// which causes the launch screen not to display new/correct images. - /// This method completely clears launch screen cache. - /// - /// You can put it in your app’s initialization code behind an argument flag that you enable during launch screen development, - /// then leave it disabled when you’re not working on your launch screen. - /// - /// Source: https://rambo.codes/posts/2019-12-09-clearing-your-apps-launch-screen-cache-on-ios - func clearLaunchScreenCache() { - do { - try FileManager.default.removeItem(atPath: NSHomeDirectory() + "/Library/SplashBoard") - } catch { - print("Failed to delete launch screen cache: \(error)") - } - } -} -#endif diff --git a/Sources/ACKategories/UIButtonExtensions.swift b/Sources/ACKategories/UIButtonExtensions.swift deleted file mode 100644 index e5a01cf1..00000000 --- a/Sources/ACKategories/UIButtonExtensions.swift +++ /dev/null @@ -1,23 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -extension UIButton { - /// Center title vertically with given space - public func centerVertically(padding: CGFloat = 6.0) { - guard let imageSize = imageView?.frame.size, let titleSize = titleLabel?.frame.size else { return } - let totalHeight = imageSize.height + titleSize.height + padding - - imageEdgeInsets = UIEdgeInsets(top: -(totalHeight - imageSize.height), left: 0, bottom: 0, right: -titleSize.width) - titleEdgeInsets = UIEdgeInsets(top: 0, left: -imageSize.width, bottom: -(totalHeight - titleSize.height), right: 0) - } -} - -extension UIButton { - open override var intrinsicContentSize: CGSize { - let size = super.intrinsicContentSize - let width = size.width + titleEdgeInsets.left + titleEdgeInsets.right - let height = size.height + titleEdgeInsets.top + titleEdgeInsets.bottom - return CGSize(width: width, height: height) - } -} -#endif diff --git a/Sources/ACKategories/UIColorExtensions.swift b/Sources/ACKategories/UIColorExtensions.swift deleted file mode 100644 index 41f7e4bd..00000000 --- a/Sources/ACKategories/UIColorExtensions.swift +++ /dev/null @@ -1,136 +0,0 @@ -#if canImport(UIKit) -import UIKit - -public extension UIColor { - /** - Initialize color from hex int (eg. 0xff00ff). - - - parameter hex: Hex int to create color from - */ - convenience init(hex: UInt32) { - self.init( - red: CGFloat(Double((hex & 0xFF0000) >> 16) / 255.0), - green: CGFloat(Double((hex & 0xFF00) >> 8) / 255.0), - blue: CGFloat(Double(hex & 0xFF) / 255.0), - alpha: 1.0 - ) - } - - /** - Initialize color from hex string (eg. "#ff00ff"). Leading '#' is mandatory. - - - parameter hexString: Hex string to create color from - */ - convenience init(hexString: String) { - var rgbValue: UInt32 = 0 - let scanner = Scanner(string: hexString) - scanner.scanLocation = 1 // bypass '#' character - scanner.scanHexInt32(&rgbValue) - self.init(hex: rgbValue) - } - - /** - Returns color as hex string (eg. '#ff00ff') or nil if RGBA components couldn't be loaded. - Monochrome check included (works for white/black/clear). - */ - var hexString: String? { - guard let components = cgColor.components, cgColor.numberOfComponents > 1 else { return nil } - let isMonochrome = cgColor.colorSpace?.model == .monochrome - - let r: CGFloat = isMonochrome ? components[0] : components[0] - let g: CGFloat = isMonochrome ? components[0] : components[1] - let b: CGFloat = isMonochrome ? components[0] : components[2] - - return String(format: "#%02lX%02lX%02lX", lroundf(Float(r * 255)), lroundf(Float(g * 255)), lroundf(Float(b * 255))) - } - - /// Create random color - static func random() -> UIColor { - let randomRed = CGFloat(arc4random()) / CGFloat(UInt32.max) - let randomGreen = CGFloat(arc4random()) / CGFloat(UInt32.max) - let randomBlue = CGFloat(arc4random()) / CGFloat(UInt32.max) - - return UIColor(red: randomRed, green: randomGreen, blue: randomBlue, alpha: 1.0) - } - - /** - Make color lighter with defined amount. - - - parameter amount: Defines how much lighter color is returned. Should be from 0.0 to 1.0 - */ - func brightened(by amount: CGFloat = 0.25) -> UIColor { - return with(brightnessAmount: 1 + max(0, amount)) - } - - /** - Make color darker with defined amount. - - - parameter amount: Defines how much darker color is returned. Should be from 0.0 to 1.0 - */ - func darkened(by amount: CGFloat = 0.25) -> UIColor { - return with(brightnessAmount: 1 - max(0, amount)) - } - - fileprivate func with(brightnessAmount: CGFloat) -> UIColor { - var h: CGFloat = 0 - var s: CGFloat = 0 - var b: CGFloat = 0 - var a: CGFloat = 0 - - guard getHue(&h, saturation: &s, brightness: &b, alpha: &a) else { return self } - - return UIColor( - hue: h, - saturation: s, - brightness: b * brightnessAmount, - alpha: a - ) - } - - /// Returns true for light colors. When light color is used as background, you should use black as a text color. - var isLight: Bool { - - guard let components = cgColor.components else { return true } - let red = components[0] - let green = components[1] - let blue = components[2] - let brightness = (red * 299 + green * 587 + blue * 114) / 1000 - - return brightness > 0.5 - } - - /// Returns true for dark colors. When dark color is used as background, you should use white as a text color. - var isDark: Bool { - return !isLight - } - - /// Create image from color with defined size. - func image(of size: CGSize = CGSize(width: 1, height: 1)) -> UIImage { - let rect = CGRect(x: 0, y: 0, width: size.width, height: size.height) - UIGraphicsBeginImageContext(size) - let context = UIGraphicsGetCurrentContext() - - if #available(iOS 13.0, tvOS 13.0, watchOS 6.0, *) { - // if self has alpha < 1 then this alpha is correctly applied on content - // during context rendering, which is right behavior. But after that in - // `.withTintColor(self)` below, this alpha is applied again and resulting - // image is more transparent then it should be. So use any non-transparent - // color here to draw the content and set resulting color with alpha only below. - context?.setFillColor(UIColor.white.cgColor) - } else { - context?.setFillColor(self.cgColor) - } - context?.fill(rect) - - // swiftlint:disable:next force_unwrapping - let image = UIGraphicsGetImageFromCurrentImageContext()! - UIGraphicsEndImageContext() - - if #available(iOS 13.0, tvOS 13.0, watchOS 6.0, *) { - return image.withTintColor(self) - } else { - return image - } - } -} -#endif diff --git a/Sources/ACKategories/UIControl+Blocks.swift b/Sources/ACKategories/UIControl+Blocks.swift deleted file mode 100644 index b09ff1df..00000000 --- a/Sources/ACKategories/UIControl+Blocks.swift +++ /dev/null @@ -1,80 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -private final class CollectionWrapper { - var targets: [UIControl.Event.RawValue: ActionWrapper] = [:] -} - -private final class ActionWrapper { - let action: ((T) -> Void) - - init(action: @escaping ((T) -> Void)) { - self.action = action - } - - @objc func invokeAction(_ sender: UIControl) { - if let sender = sender as? T { - action(sender) - } - } -} - -public protocol UIControlEventHandling { } - -private var actionKey: UInt8 = 0 - -extension UIControl: UIControlEventHandling {} - -public extension UIControlEventHandling where Self: UIControl { - - /** - Register action block to be executed on defined events. - - - parameter events: Events to fire action block - - parameter handler: Actionblock to be executed - */ - func on(_ events: UIControl.Event, handler: @escaping (Self) -> Void) { - - let targetsWrapper: CollectionWrapper - - if let associatedTargetsWrapper = objc_getAssociatedObject(self, &actionKey) as? CollectionWrapper { - targetsWrapper = associatedTargetsWrapper - } else { - targetsWrapper = CollectionWrapper() - objc_setAssociatedObject(self, &actionKey, targetsWrapper, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) - } - - if let target = targetsWrapper.targets[events.rawValue] { - removeTarget(target, action: nil, for: events) - } - - let actionWrapper = ActionWrapper(action: handler) - targetsWrapper.targets[events.rawValue] = actionWrapper - addTarget(actionWrapper, action: #selector(ActionWrapper.invokeAction(_:)), for: events) - } - - /** - Register action block to be executed on primary action. - - - parameter handler: Actionblock to be executed - */ - func on(handler: @escaping (Self) -> Void) { - on(.primaryActionTriggered, handler: handler) - } - - /** - Removes registered action block for defined events. - - off... We are not stupid, drunk and neither high, we know it's really shity name for this method, but we saw it in Tactile and we found it so funny that we had to use it 😄 - - - parameter events: Events to fire action block - */ - func off(_ events: UIControl.Event) { - if let targetsWrapper = objc_getAssociatedObject(self, &actionKey) as? CollectionWrapper, let target = targetsWrapper.targets[events.rawValue] { - removeTarget(target, action: nil, for: events) - targetsWrapper.targets.removeValue(forKey: events.rawValue) - } - } - -} -#endif diff --git a/Sources/ACKategories/UIControlEvents.swift b/Sources/ACKategories/UIControlEvents.swift deleted file mode 100644 index d909f926..00000000 --- a/Sources/ACKategories/UIControlEvents.swift +++ /dev/null @@ -1,8 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -extension UIControl.Event { - /// Combined event for `.touchUpOutside`, `.touchUpInside`, `.touchCancel` - public static let touchEndEvents: UIControl.Event = [.touchUpOutside, .touchUpInside, .touchCancel] -} -#endif diff --git a/Sources/ACKategories/UIDeviceExtensions.swift b/Sources/ACKategories/UIDeviceExtensions.swift deleted file mode 100644 index 3520985e..00000000 --- a/Sources/ACKategories/UIDeviceExtensions.swift +++ /dev/null @@ -1,33 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -extension UIDevice { - /// Return **true** if device is iPad - public var isPad: Bool { - return userInterfaceIdiom == .pad - } - - /// Return **true** if device is Apple TV - public var isTV: Bool { - userInterfaceIdiom == .tv - } - - /// Return **true** if device is Mac (Catalyst) - @available(iOS 14.0, tvOS 14.0, *) - public var isMac: Bool { - userInterfaceIdiom == .mac - } - - /// Returns device model name e.g. "iPhone11,6" for XS Max - public var modelName: String { - var systemInfo = utsname() - uname(&systemInfo) - let machineMirror = Mirror(reflecting: systemInfo.machine) - let identifier = machineMirror.children.reduce("") { identifier, element in - guard let value = element.value as? Int8, value != 0 else { return identifier } - return identifier + String(UnicodeScalar(UInt8(value))) - } - return identifier - } -} -#endif diff --git a/Sources/ACKategories/UIImageExtensions.swift b/Sources/ACKategories/UIImageExtensions.swift deleted file mode 100644 index cba172bb..00000000 --- a/Sources/ACKategories/UIImageExtensions.swift +++ /dev/null @@ -1,40 +0,0 @@ -#if canImport(UIKit) -import UIKit - -extension UIImage { - - /// Fix image orientation when sending e.g. to API - /// - /// Taken from http://stackoverflow.com/questions/10850184/ios-image-get-rotated-90-degree-after-saved-as-png-representation-data - public func fixedOrientation() -> UIImage { - guard imageOrientation != .up else { return self } - - return renderImage(in: size) ?? self - } - - /// Resize image to `maxDimension` - /// - /// If greater dimension is larger than `maxDimension` image will be resized to match it respection its aspect ratio. - public func resized(maxDimension: CGFloat) -> UIImage? { - let isLandscape = size.width > size.height - - let newSize: CGSize - if isLandscape { - newSize = CGSize(width: maxDimension, height: (size.height / size.width) * maxDimension) - } else { - newSize = CGSize(width: (size.width / size.height) * maxDimension, height: maxDimension) - } - - return renderImage(in: newSize) - } - - private func renderImage(in size: CGSize) -> UIImage? { - UIGraphicsBeginImageContextWithOptions(size, false, scale) - draw(in: CGRect(origin: .zero, size: size)) - let image = UIGraphicsGetImageFromCurrentImageContext() - UIGraphicsEndImageContext() - - return image - } -} -#endif diff --git a/Sources/ACKategories/UILabelExtensions.swift b/Sources/ACKategories/UILabelExtensions.swift deleted file mode 100644 index ee2ef06d..00000000 --- a/Sources/ACKategories/UILabelExtensions.swift +++ /dev/null @@ -1,11 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -extension UILabel { - /// Get or set font size keeping current font - public var fontSize: CGFloat { - get { return font.pointSize } - set { font = font.withSize(newValue) } - } -} -#endif diff --git a/Sources/ACKategories/UINavigationControllerExtensions.swift b/Sources/ACKategories/UINavigationControllerExtensions.swift deleted file mode 100644 index 60f3f923..00000000 --- a/Sources/ACKategories/UINavigationControllerExtensions.swift +++ /dev/null @@ -1,33 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -public extension UINavigationController { - func pushViewController(_ viewController: UIViewController, animated: Bool, completion: @escaping () -> Void) { - CATransaction.begin() - CATransaction.setCompletionBlock(completion) - pushViewController(viewController, animated: animated) - CATransaction.commit() - } - - func popViewController(animated: Bool, completion: @escaping () -> Void) { - CATransaction.begin() - CATransaction.setCompletionBlock(completion) - popViewController(animated: animated) - CATransaction.commit() - } - - func popToViewController(_ viewController: UIViewController, animated: Bool, completion: @escaping () -> Void) { - CATransaction.begin() - CATransaction.setCompletionBlock(completion) - popToViewController(viewController, animated: animated) - CATransaction.commit() - } - - func popToRootViewController(animated: Bool, completion: @escaping () -> Void) { - CATransaction.begin() - CATransaction.setCompletionBlock(completion) - popToRootViewController(animated: animated) - CATransaction.commit() - } -} -#endif diff --git a/Sources/ACKategories/UISearchBarExtensions.swift b/Sources/ACKategories/UISearchBarExtensions.swift deleted file mode 100644 index 5a7ede16..00000000 --- a/Sources/ACKategories/UISearchBarExtensions.swift +++ /dev/null @@ -1,17 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) && !os(tvOS) -import UIKit - -public extension UISearchBar { - /// Shorthand for contained textField - /// - /// On iOS 13+ this just calls `searchTextField`, and if you're targeting iOS 13+, - /// you should use that as you get `UISearchTextField` instead of just `UITextField`. - @available(iOS, deprecated: 13, renamed: "searchTextField") - var textField: UITextField! { - if #available(iOS 13, *) { - return searchTextField - } - return value(forKey: "searchField") as? UITextField - } -} -#endif diff --git a/Sources/ACKategories/UIStackViewExtensions.swift b/Sources/ACKategories/UIStackViewExtensions.swift deleted file mode 100644 index 2c6c7244..00000000 --- a/Sources/ACKategories/UIStackViewExtensions.swift +++ /dev/null @@ -1,10 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -extension UIStackView { - /// Remove all arranged subviews - public func removeAllArrangedSubviews() { - arrangedSubviews.forEach { removeArrangedSubview($0); $0.removeFromSuperview() } - } -} -#endif diff --git a/Sources/ACKategories/UIView+Spacer.swift b/Sources/ACKategories/UIView+Spacer.swift deleted file mode 100644 index 521cb033..00000000 --- a/Sources/ACKategories/UIView+Spacer.swift +++ /dev/null @@ -1,60 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -public extension UIView { - private final class Spacer: UIView { - fileprivate var observation: NSKeyValueObservation? - - init( - size: CGFloat, - axis: NSLayoutConstraint.Axis, - priority: Float - ) { - super.init(frame: .init( - origin: .zero, - size: .init( - width: axis == .horizontal ? size : 0, - height: axis == .vertical ? size : 0 - ) - )) - - translatesAutoresizingMaskIntoConstraints = false - - switch axis { - case .horizontal: - let constraint = widthAnchor.constraint(equalToConstant: size) - constraint.priority = .init(priority) - constraint.isActive = true - case .vertical: - let constraint = heightAnchor.constraint(equalToConstant: size) - constraint.priority = .init(priority) - constraint.isActive = true - default: assertionFailure("Unknown axis \(axis)") - } - } - - required init?(coder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - } - - private func createSpacer(_ size: CGFloat, axis: NSLayoutConstraint.Axis, priority: Float) -> UIView { - let spacer = Spacer(size: size, axis: axis, priority: priority) - spacer.isHidden = isHidden - spacer.observation = observe(\.isHidden) { [weak spacer] sender, _ in - spacer?.isHidden = sender.isHidden - } - return spacer - } - - /// Create vertical spacer whose `isHidden` is tied to `self.isHidden` - func createVSpacer(_ height: CGFloat, priority: Float = 999) -> UIView { - createSpacer(height, axis: .vertical, priority: priority) - } - - /// Create horizontal spacer whose `isHidden` is tied to `self.isHidden` - func createHSpacer(_ width: CGFloat, priority: Float = 999) -> UIView { - createSpacer(width, axis: .horizontal, priority: priority) - } -} -#endif diff --git a/Sources/ACKategories/UIViewController+Children.swift b/Sources/ACKategories/UIViewController+Children.swift deleted file mode 100644 index 28dcdb15..00000000 --- a/Sources/ACKategories/UIViewController+Children.swift +++ /dev/null @@ -1,36 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -extension UIViewController { - - /// Display `childViewController` in given `view`. - /// - /// If `view` is `nil` (by default) then controller is displayed in `self.view`. - public func display(childViewController: UIViewController, in view: UIView? = nil) { - guard - let view = view ?? self.view, - let childView = childViewController.view - else { return } - - view.translatesAutoresizingMaskIntoConstraints = false - childViewController.view.translatesAutoresizingMaskIntoConstraints = false - - childViewController.willMove(toParent: self) - addChild(childViewController) - view.addSubview(childViewController.view) - view.addConstraints(NSLayoutConstraint.constraints(withVisualFormat: "|[view]|", options: NSLayoutConstraint.FormatOptions(rawValue: 0), metrics: nil, views: ["view": childView])) - view.addConstraints(NSLayoutConstraint.constraints(withVisualFormat: "V:|[view]|", options: NSLayoutConstraint.FormatOptions(rawValue: 0), metrics: nil, views: ["view": childView])) - childViewController.didMove(toParent: self) - } - - /// Remove child view controller from controller hierarchy, nothing happens if `self` is not `parent` of `childViewController` - public func remove(childViewController: UIViewController) { - guard childViewController.parent === self else { return } - - childViewController.willMove(toParent: nil) - childViewController.view.removeFromSuperview() - childViewController.removeFromParent() - childViewController.didMove(toParent: nil) - } -} -#endif diff --git a/Sources/ACKategories/UIViewController+FrontMost.swift b/Sources/ACKategories/UIViewController+FrontMost.swift deleted file mode 100644 index b9d1add3..00000000 --- a/Sources/ACKategories/UIViewController+FrontMost.swift +++ /dev/null @@ -1,29 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -/// Extend you container controllers with this protocol, to make sure `frontmostChild` and `frontmostController` properties -/// can work correctly -public protocol FrontmostContainerViewController { - /// Goes through view controller hierarchy and returns view controller on top - var frontmostChild: UIViewController? { get } -} - -extension UISplitViewController: FrontmostContainerViewController { - public var frontmostChild: UIViewController? { viewControllers.last } -} - -extension UINavigationController: FrontmostContainerViewController { - public var frontmostChild: UIViewController? { topViewController } -} - -extension UITabBarController: FrontmostContainerViewController { - public var frontmostChild: UIViewController? { selectedViewController } -} - -public extension UIViewController { - /// Returns frontmost controller that can be used e.g. for modal presentations - var frontmostController: UIViewController { - presentedViewController?.frontmostController ?? (self as? FrontmostContainerViewController)?.frontmostChild?.frontmostController ?? self - } -} -#endif diff --git a/Sources/ACKategories/UIViewExtensions.swift b/Sources/ACKategories/UIViewExtensions.swift deleted file mode 100644 index ae72dd80..00000000 --- a/Sources/ACKategories/UIViewExtensions.swift +++ /dev/null @@ -1,15 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -public extension UIView { - /// Make `self` require its intrinsic size. - /// - /// Sets its `contentHuggingPriority` and `contentCompressionResistancePriority` to `UILayoutPriority.required`. - func forceIntrinsic() { - setContentHuggingPriority(.required, for: .horizontal) - setContentHuggingPriority(.required, for: .vertical) - setContentCompressionResistancePriority(.required, for: .horizontal) - setContentCompressionResistancePriority(.required, for: .vertical) - } -} -#endif diff --git a/Sources/ACKategories/UserDefaultsExtensions.swift b/Sources/ACKategories/UserDefaultsExtensions.swift deleted file mode 100644 index 0675eb36..00000000 --- a/Sources/ACKategories/UserDefaultsExtensions.swift +++ /dev/null @@ -1,21 +0,0 @@ -import Foundation - -extension UserDefaults { - private enum Keys { - static let deviceID = "ud_device_id_b8cb6644-43fa-4bc4-a4f3-23f9e5d25c8f" - } - - /// Once generated `UUID` which can be used as device identificator - public var deviceID: String { - if let result = string(forKey: Keys.deviceID) { - return result - } - - let newDeviceID = NSUUID().uuidString - - set(newDeviceID, forKey: Keys.deviceID) - synchronize() - - return newDeviceID - } -} diff --git a/Tests/ACKategoriesResponderTests/ACKategoriesResponder.xctestplan b/Tests/ACKategoriesResponderTests/ACKategoriesResponder.xctestplan deleted file mode 100644 index bf3dea88..00000000 --- a/Tests/ACKategoriesResponderTests/ACKategoriesResponder.xctestplan +++ /dev/null @@ -1,25 +0,0 @@ -{ - "configurations" : [ - { - "id" : "20EB720B-1E18-40B8-A96D-8167CF3E1986", - "name" : "Configuration 1", - "options" : { - - } - } - ], - "defaultOptions" : { - "testTimeoutsEnabled" : true - }, - "testTargets" : [ - { - "parallelizable" : true, - "target" : { - "containerPath" : "container:ACKategories.xcodeproj", - "identifier" : "6971A9852AFD1AF5000FC317", - "name" : "ACKategoriesResponderTests" - } - } - ], - "version" : 1 -} diff --git a/Tests/ACKategoriesResponderTests/ControlBlocksTests.swift b/Tests/ACKategoriesResponderTests/ControlBlocksTests.swift deleted file mode 100644 index c29156e2..00000000 --- a/Tests/ACKategoriesResponderTests/ControlBlocksTests.swift +++ /dev/null @@ -1,92 +0,0 @@ -import UIKit -import XCTest -import ACKategories - -final class ControlBlocksTests: XCTestCase { - - func testHandlerRunsOnTap() { - var firstCalled = false - let button = UIButton() - - button.on(.touchUpInside) { _ in - firstCalled = true - } - - button.sendActions(for: .touchUpInside) - XCTAssertTrue(firstCalled) - } - - func testHandlerRunsOnAllRegisteredEvents() { - var firstCalled = false - var secondCalled = false - - let button = UIButton() - button.on(.touchUpInside) { sender in - firstCalled = true - } - button.on(.touchDown) { sender in - secondCalled = true - } - - button.sendActions(for: .touchUpInside) - XCTAssertTrue(firstCalled) - - button.sendActions(for: .touchDown) - XCTAssertTrue(secondCalled) - } - - func testHoldsOnlyOneHandlerForParticularEvent() { - var firstCalled = false - var secondCalled = false - - let button = UIButton() - button.on(.touchUpInside) { sender in - firstCalled = true - } - button.on(.touchUpInside) { sender in - secondCalled = true - } - - button.sendActions(for: .touchUpInside) - - XCTAssertFalse(firstCalled) - XCTAssertTrue(secondCalled) - } - - func testRunsOneHandlerForMoreEvents() { - var x = 0 - - let button = UIButton() - button.on([.touchUpInside, .touchDown]) { sender in - x += 1 - } - button.on(.touchUpInside) { sender in - x += 1 - } - - button.sendActions(for: .touchUpInside) - button.sendActions(for: .touchDown) - XCTAssertEqual(3, x) - - button.sendActions(for: .touchUpInside) - XCTAssertEqual(5, x) - } - - func testCanUnregisterActionBlock() { - var firstCalled = false - - let button = UIButton() - button.on(.touchUpInside) { sender in - firstCalled = true - } - - button.sendActions(for: .touchUpInside) - XCTAssertTrue(firstCalled) - - firstCalled = false - button.off(.touchUpInside) - - button.sendActions(for: .touchUpInside) - XCTAssertFalse(firstCalled) - } -} diff --git a/Tests/ACKategoriesResponderTests/Extensions/UIWindow.swift b/Tests/ACKategoriesResponderTests/Extensions/UIWindow.swift deleted file mode 100644 index 3f00f293..00000000 --- a/Tests/ACKategoriesResponderTests/Extensions/UIWindow.swift +++ /dev/null @@ -1,9 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit - -extension UIWindow { - static var dummy: UIWindow { - UIWindow(frame: UIScreen.main.bounds) - } -} -#endif diff --git a/Tests/ACKategoriesResponderTests/FlowCoordinator/Dummies.swift b/Tests/ACKategoriesResponderTests/FlowCoordinator/Dummies.swift deleted file mode 100644 index a2b49cb7..00000000 --- a/Tests/ACKategoriesResponderTests/FlowCoordinator/Dummies.swift +++ /dev/null @@ -1,65 +0,0 @@ -// -// Dummies.swift -// ACKategories-iOSTests -// -// Created by Lukáš Hromadník on 23.11.2020. -// - -import UIKit -import ACKategories - -extension Base.FlowCoordinatorNoDeepLink { - func push(_ vc: UIViewController) { - navigationController?.pushViewController(vc, animated: false) - } - - func present(_ vc: UIViewController) { - rootViewController.present(vc, animated: false) - } -} - -final class NavigationFC: Base.FlowCoordinatorNoDeepLink { - override func start(in window: UIWindow) { - super.start(in: window) - - let rootVC = UIViewController() - let navVC = UINavigationController(rootViewController: rootVC) - rootViewController = rootVC - navigationController = navVC - - window.rootViewController = navigationController - window.makeKeyAndVisible() - _ = navVC.view - } -} - -final class InnerNavigationFC: Base.FlowCoordinatorNoDeepLink { - override func start(with navigationController: UINavigationController) { - super.start(with: navigationController) - - let controller = UIViewController() - navigationController.pushViewController(controller, animated: false) - - rootViewController = controller - } -} - -final class PresentFC: Base.FlowCoordinatorNoDeepLink { - private let completion: () -> Void - - init(completion: @escaping () -> Void) { - self.completion = completion - } - - override func start(from viewController: UIViewController) { - super.start(from: viewController) - - let rootVC = UIViewController() - let navVC = UINavigationController(rootViewController: rootVC) - navVC.modalPresentationStyle = .fullScreen - viewController.present(navVC, animated: false, completion: completion) - - rootViewController = rootVC - navigationController = navVC - } -} diff --git a/Tests/ACKategoriesResponderTests/FlowCoordinator/FlowCoordinatorTests.swift b/Tests/ACKategoriesResponderTests/FlowCoordinator/FlowCoordinatorTests.swift deleted file mode 100644 index b49d63bc..00000000 --- a/Tests/ACKategoriesResponderTests/FlowCoordinator/FlowCoordinatorTests.swift +++ /dev/null @@ -1,259 +0,0 @@ -import XCTest -import ACKategories - -final class FlowCoordinatorTests: XCTestCase { - private var window: UIWindow! - - // MARK: - Lifecycle - - override func setUp() { - super.setUp() - - ErrorHandlers.rootViewControllerDeallocatedBeforeStop = nil - - window = .dummy - } - - override func tearDown() { - ErrorHandlers.rootViewControllerDeallocatedBeforeStop = nil - window = nil - - super.tearDown() - } - - // MARK: - Tests - - func testNavigationSubflowIsStopped() throws { - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - - let navigationController = try XCTUnwrap(fc.navigationController) - - let childFC = InnerNavigationFC() - fc.addChild(childFC) - childFC.start(with: navigationController) - childFC.push(UIViewController()) - _ = childFC.rootViewController.view - - XCTAssertEqual(fc.navigationController?.viewControllers.count, 3) - XCTAssertEqual(fc.childCoordinators.count, 1) - - let exp = expectation(description: "did stop") - childFC.stop { exp.fulfill() } - wait(for: [exp], timeout: 1) - - XCTAssertEqual(navigationController.viewControllers.count, 1) - XCTAssertEqual(fc.childCoordinators.count, 0) - } - - func testFirstNavigationSubflowStopsSecondAlso() throws { - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - - let navigationController = try XCTUnwrap(fc.navigationController) - - let childFC = InnerNavigationFC() - fc.addChild(childFC) - childFC.start(with: navigationController) - childFC.push(UIViewController()) - _ = childFC.rootViewController.view - - let child2FC = InnerNavigationFC() - childFC.addChild(child2FC) - child2FC.start(with: navigationController) - child2FC.push(UIViewController()) - _ = child2FC.rootViewController.view - - XCTAssertEqual(navigationController.viewControllers.count, 5) - XCTAssertEqual(fc.childCoordinators.count, 1) - XCTAssertEqual(childFC.childCoordinators.count, 1) - - let exp = expectation(description: "did stop") - childFC.stop { exp.fulfill() } - wait(for: [exp], timeout: 1) - - XCTAssertEqual(navigationController.viewControllers.count, 1) - XCTAssertEqual(fc.childCoordinators.count, 0) - } - - func testDismiss() { - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - - let exp = expectation(description: "did present") - let childFC = PresentFC { exp.fulfill() } - fc.addChild(childFC) - childFC.start(from: fc.rootViewController) - _ = childFC.rootViewController.view - wait(for: [exp], timeout: 1) - - XCTAssertNotNil(fc.rootViewController?.presentedViewController) - - let exp2 = expectation(description: "did stop") - childFC.stop { exp2.fulfill() } - wait(for: [exp2], timeout: 1) - - XCTAssertNil(fc.rootViewController.presentedViewController) - XCTAssertEqual(fc.childCoordinators.count, 0) - } - - func testDismissMultipleFlows() { - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - - let exp = expectation(description: "did present") - let childFC = PresentFC { exp.fulfill() } - fc.addChild(childFC) - childFC.start(from: fc.rootViewController) - _ = childFC.rootViewController.view - wait(for: [exp], timeout: 1) - - XCTAssertNotNil(fc.rootViewController?.presentedViewController) - - let exp2 = expectation(description: "did present") - let child2FC = PresentFC { exp2.fulfill() } - childFC.addChild(child2FC) - child2FC.start(from: childFC.rootViewController) - _ = child2FC.rootViewController.view - wait(for: [exp2], timeout: 1) - - XCTAssertNotNil(childFC.rootViewController?.presentedViewController) - - let exp3 = expectation(description: "did stop") - childFC.stop { exp3.fulfill() } - wait(for: [exp3], timeout: 1) - - XCTAssertNil(fc.rootViewController.presentedViewController) - XCTAssertEqual(fc.childCoordinators.count, 0) - } - - func testNavigationStopsPresent() { - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - - let exp = expectation(description: "did present") - let navFC = PresentFC { exp.fulfill() } - fc.addChild(navFC) - navFC.start(from: fc.rootViewController) - wait(for: [exp], timeout: 1) - - let exp2 = expectation(description: "did present") - let presentFC = PresentFC { exp2.fulfill() } - navFC.addChild(presentFC) - presentFC.start(from: navFC.rootViewController) - wait(for: [exp2], timeout: 1) - - XCTAssertNotNil(navFC.rootViewController.presentingViewController) - XCTAssertEqual(navFC.childCoordinators.count, 1) - - let exp3 = expectation(description: "did stop") - navFC.stop { exp3.fulfill() } - wait(for: [exp3], timeout: 1) - - XCTAssertNil(navFC.rootViewController.presentingViewController) - XCTAssertEqual(navFC.childCoordinators.count, 0) - } - - func testPopMoreThanRootViewController() throws { - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - - let navigationController = try XCTUnwrap(fc.navigationController) - - let childFC = InnerNavigationFC() - fc.addChild(childFC) - childFC.start(with: navigationController) - childFC.push(UIViewController()) - _ = childFC.rootViewController.view - - XCTAssertEqual(navigationController.viewControllers.count, 3) - XCTAssertEqual(fc.childCoordinators.count, 1) - - let exp = expectation(description: "did pop") - - navigationController.popToRootViewController(animated: false) { exp.fulfill() } - - wait(for: [exp], timeout: 1) - - XCTAssertEqual(navigationController.viewControllers.count, 1) - XCTAssertEqual(fc.childCoordinators.count, 0) - } - - func testRootViewControllerIsNil() { - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - fc.rootViewController = nil - - let exp = expectation(description: "Flow did finish") - fc.stop(animated: false) { exp.fulfill() } - wait(for: [exp], timeout: 0.3) - } - - func testErrorCallbackIsCalled() { - let rootExp = expectation(description: "Root is deallocated") - ErrorHandlers.rootViewControllerDeallocatedBeforeStop = { rootExp.fulfill() } - - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - fc.rootViewController = nil - - let exp = expectation(description: "Flow did finish") - fc.stop(animated: false) { exp.fulfill() } - wait(for: [exp, rootExp], timeout: 0.3) - } - - func testAllChildCoordinatorsAreCorrectlyStoppedWhenPreseting() throws { - let fc = NavigationFC() - fc.start(in: window) - _ = fc.rootViewController.view - - let navigationController = try XCTUnwrap(fc.navigationController) - - let exp = expectation(description: "did present") - let childFC = PresentFC { exp.fulfill() } - childFC.navigationController?.modalPresentationStyle = .overFullScreen - fc.addChild(childFC) - childFC.start(from: fc.rootViewController) - _ = childFC.rootViewController.view - wait(for: [exp], timeout: 1) - - XCTAssertEqual(fc.childCoordinators.count, 1) - XCTAssertNotNil(fc.rootViewController?.presentedViewController) - - let exp2 = expectation(description: "did present") - let child2FC = PresentFC { exp2.fulfill() } - childFC.addChild(child2FC) - child2FC.start(from: childFC.rootViewController) - _ = child2FC.rootViewController.view - wait(for: [exp2], timeout: 1) - - XCTAssertEqual(childFC.childCoordinators.count, 1) - XCTAssertNotNil(childFC.rootViewController?.presentedViewController) - - let exp3 = expectation(description: "did present") - let child3FC = PresentFC { exp3.fulfill() } - child2FC.addChild(child3FC) - child3FC.start(from: child2FC.rootViewController) - _ = child3FC.rootViewController.view - wait(for: [exp3], timeout: 1) - - XCTAssertEqual(child2FC.childCoordinators.count, 1) - XCTAssertNotNil(child2FC.rootViewController?.presentedViewController) - - let exp4 = expectation(description: "did stop") - childFC.stop { exp4.fulfill() } - wait(for: [exp4], timeout: 1) - - XCTAssertEqual(fc.childCoordinators.count, 0) - XCTAssertNil(fc.rootViewController?.presentedViewController) - XCTAssertEqual(navigationController.viewControllers.count, 1) - } -} diff --git a/Tests/ACKategoriesResponderTests/UINavigationControllerTests.swift b/Tests/ACKategoriesResponderTests/UINavigationControllerTests.swift deleted file mode 100644 index 3e7f9cb6..00000000 --- a/Tests/ACKategoriesResponderTests/UINavigationControllerTests.swift +++ /dev/null @@ -1,90 +0,0 @@ -#if !SPM_TESTS -// For these tests to work, we need a host app with responder chain -// SPM tests cannot ensure that, so we skip them - -import ACKategories -import UIKit -import XCTest - -final class UINavigationControllerTests: XCTestCase { - func testPushCompletionWhenEmpty() { - let navigationController = UINavigationController() - let pushExpectation = expectation(description: "Push completion") - - navigationController.pushViewController(UIViewController(), animated: true) { - pushExpectation.fulfill() - } - - wait(for: [pushExpectation], timeout: 0.5) - - XCTAssertEqual(navigationController.viewControllers.count, 1) - } - - func testPushCompletionWhenNotEmpty() { - let navigationController = UINavigationController(rootViewController: UIViewController()) - let pushExpectation = expectation(description: "Push completion") - - navigationController.pushViewController(UIViewController(), animated: true) { - pushExpectation.fulfill() - } - - wait(for: [pushExpectation], timeout: 0.5) - - XCTAssertEqual(navigationController.viewControllers.count, 2) - } - - func testPopCompletion() { - let navigationController = UINavigationController(rootViewController: UIViewController()) - let popExpectation = expectation(description: "Pop completion") - - navigationController.popViewController(animated: true) { - popExpectation.fulfill() - } - - wait(for: [popExpectation], timeout: 0.5) - - XCTAssertEqual(navigationController.viewControllers.count, 1) - } - - func testPopToCompletion() { - let navigationController = UINavigationController() - let targetController = UIViewController() - let popExpectation = expectation(description: "Pop completion") - - navigationController.viewControllers = [ - UIViewController(), - UIViewController(), - targetController, - UIViewController(), - UIViewController() - ] - - navigationController.popToViewController(targetController, animated: true) { - popExpectation.fulfill() - } - - wait(for: [popExpectation], timeout: 0.5) - - XCTAssertEqual(navigationController.viewControllers.count, 3) - XCTAssertEqual(navigationController.topViewController, targetController) - } - - func testPopToRootCompletion() { - let navigationController = UINavigationController() - let popExpectation = expectation(description: "Pop completion") - - navigationController.viewControllers = [ - UIViewController(), - UIViewController(), - UIViewController(), - ] - - navigationController.popToRootViewController(animated: true) { - popExpectation.fulfill() - } - - wait(for: [popExpectation], timeout: 0.5) - XCTAssertEqual(navigationController.viewControllers.count, 1) - } -} -#endif diff --git a/Tests/ACKategoriesTests/ACKategories.xctestplan b/Tests/ACKategoriesTests/ACKategories.xctestplan deleted file mode 100644 index 95e31940..00000000 --- a/Tests/ACKategoriesTests/ACKategories.xctestplan +++ /dev/null @@ -1,25 +0,0 @@ -{ - "configurations" : [ - { - "id" : "A8C859B5-6A42-4829-A72E-D5426E6EBD28", - "name" : "Configuration 1", - "options" : { - - } - } - ], - "defaultOptions" : { - "testTimeoutsEnabled" : true - }, - "testTargets" : [ - { - "parallelizable" : true, - "target" : { - "containerPath" : "container:ACKategories.xcodeproj", - "identifier" : "69ACD6C82AFD130D0021127B", - "name" : "ACKategoriesTests" - } - } - ], - "version" : 1 -} diff --git a/Tests/ACKategoriesTests/ArrayTests.swift b/Tests/ACKategoriesTests/ArrayTests.swift deleted file mode 100644 index fc128cb8..00000000 --- a/Tests/ACKategoriesTests/ArrayTests.swift +++ /dev/null @@ -1,58 +0,0 @@ -// -// ArrayTests.swift -// UnitTests -// -// Created by Jakub Olejník on 05/09/2018. -// Copyright © 2018 Ackee, s.r.o. All rights reserved. -// - -import XCTest -import ACKategories - -final class ArrayTests: XCTestCase { - func testSafeSubscriptReturnsCorrectObject() { - let range = 0..<10 - let array = range.map { $0 } - - range.forEach { - XCTAssertEqual($0, array[safe: $0]) - } - } - - func testSafeSubscriptReturnsNilIfIndexOverBounds() { - let range = 0..<10 - let array = range.map { $0 } - - range.forEach { - XCTAssertNil(array[safe: $0 + range.count]) - } - } - - func testSafeSubscriptReturnsNilIfIndexNegative() { - let range = 0..<10 - let array = range.map { $0 } - - range.forEach { - XCTAssertNil(array[safe: -$0 - 1]) - } - } - - func testSafeRangeSubscriptReturnsCorrectObjects() { - let range1 = 0..<10 - let range2 = 5..<15 - let resultRange = range2.lowerBound..! - - override func setUp() { - super.setUp() - - decoder = JSONDecoder() - userDefaults = UserDefaults(suiteName: "my_user_default") - subject = MyUserDefaultProvider() - cancellables = .init() - } - - override func tearDown() { - super.tearDown() - - userDefaults.removePersistentDomain(forName: "my_user_default") - userDefaults = nil - cancellables = nil - } - - func testBoolValueChanges() throws { - // When - subject.hasSeen = true - - // Then - XCTAssertTrue(subject.hasSeen) - XCTAssertEqual(userDefaults.object(forKey: "has_seen") as? Bool, true) - } - - func testStringArrayValueChanges() throws { - // Given - let strings = ["ack", "kategories"] - - // When - subject.stringArray = strings - - // Then - XCTAssertEqual(subject.stringArray, strings) - XCTAssertEqual(userDefaults.object(forKey: "string_array") as? [String], strings) - } - - func testSettingCodableValue() throws { - // Given - let value = CodableValue( - stringValue: .random(), - intValue: .random() - ) - - // When - subject.codableValue = value - - // Then - XCTAssertEqual(subject.codableValue, value) - let data = try XCTUnwrap(userDefaults.object(forKey: "codable_value") as? Data) - XCTAssertEqual(try decoder.decode([CodableValue].self, from: data), [value]) - } - - func test_projectedValue() { - var values = [Bool]() - - subject.$hasSeen.sink { value in - values.append(value) - }.store(in: &cancellables) - - subject.hasSeen = true - XCTAssertEqual([false, true], values) - } -} - -private struct MyUserDefaultProvider { - @UserDefault("has_seen", default: false, userDefaults: UserDefaults(suiteName: "my_user_default")!) - var hasSeen: Bool - - @UserDefault("string_array", default: [], userDefaults: UserDefaults(suiteName: "my_user_default")!) - var stringArray: [String] - - @UserDefault("codable_value", userDefaults: UserDefaults(suiteName: "my_user_default")!) - var codableValue: CodableValue? -} - -private struct CodableValue: Codable, Equatable { - let stringValue: String - let intValue: Int -} diff --git a/Tests/ACKategoriesTests/Random/DateRandomTests.swift b/Tests/ACKategoriesTests/Random/DateRandomTests.swift deleted file mode 100644 index fb082b5a..00000000 --- a/Tests/ACKategoriesTests/Random/DateRandomTests.swift +++ /dev/null @@ -1,19 +0,0 @@ -import XCTest -import Foundation - -final class DateRandomTests: XCTestCase { - func testDateIsInBoundsGiven() { - DispatchQueue.concurrentPerform(iterations: 50) { _ in - let randomDate = Date.random(min: 0, max: 1) - let possibleDates = [Date(timeIntervalSince1970: 0), Date(timeIntervalSince1970: 1)] - XCTAssertTrue(possibleDates.contains(randomDate)) - } - } - - func testNumberOfDatesInCollectionAreInBoundsGiven() { - DispatchQueue.concurrentPerform(iterations: 50) { _ in - let randomDates: [Date] = .random(min: 1, max: 2) - XCTAssertTrue(1...2 ~= randomDates.count) - } - } -} diff --git a/Tests/ACKategoriesTests/Random/IntRandomTests.swift b/Tests/ACKategoriesTests/Random/IntRandomTests.swift deleted file mode 100644 index a3333c26..00000000 --- a/Tests/ACKategoriesTests/Random/IntRandomTests.swift +++ /dev/null @@ -1,11 +0,0 @@ -import XCTest -import Foundation - -final class IntRandomTests: XCTestCase { - func testNumberOfIntsInCollectionAreInBoundsGiven() { - DispatchQueue.concurrentPerform(iterations: 50) { _ in - let randomInts: [Int] = .random(min: 1, max: 2) - XCTAssertTrue(1...2 ~= randomInts.count) - } - } -} diff --git a/Tests/ACKategoriesTests/Random/StringRandomTests.swift b/Tests/ACKategoriesTests/Random/StringRandomTests.swift deleted file mode 100644 index f3e2a3c9..00000000 --- a/Tests/ACKategoriesTests/Random/StringRandomTests.swift +++ /dev/null @@ -1,25 +0,0 @@ -import XCTest -import Foundation - -final class StringRandomTests: XCTestCase { - func testRandomStringContainsOnlyAllowedLetters() { - DispatchQueue.concurrentPerform(iterations: 50) { _ in - let randomString = String.random(allowedCharacters: "ad") - XCTAssertTrue(randomString.allSatisfy("ad".contains)) - } - } - - func testLengthOfStringIsSmallerThanGivenValue() { - DispatchQueue.concurrentPerform(iterations: 50) { _ in - let randomString = String.random(minLength: 0, maxLength: 2) - XCTAssertTrue(0...2 ~= randomString.count) - } - } - - func testNumberOfStringsInCollectionAreInBoundsGiven() { - DispatchQueue.concurrentPerform(iterations: 50) { _ in - let randomStrings: [String] = .random(min: 1, max: 2) - XCTAssertTrue(1...2 ~= randomStrings.count) - } - } -} diff --git a/Tests/ACKategoriesTests/ReusableViewTests.swift b/Tests/ACKategoriesTests/ReusableViewTests.swift deleted file mode 100644 index ceb804a8..00000000 --- a/Tests/ACKategoriesTests/ReusableViewTests.swift +++ /dev/null @@ -1,40 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import ACKategories -import UIKit -import XCTest - -final class ReusableViewTests: XCTestCase { - func test_tableViewCellPrototype_isCached() { - final class CustomCell: UITableViewCell { } - - let tableView = UITableView() - let prototype = tableView.prototypeCell(type: CustomCell.self) - let prototype2 = tableView.prototypeCell(type: CustomCell.self) - - XCTAssertTrue(prototype === prototype2) - XCTAssertFalse(prototype === CustomCell()) - } - - func test_collectionViewCellPrototype_isCached() { - final class CustomCell: UICollectionViewCell { } - - let collectionView = UICollectionView(frame: .zero, collectionViewLayout: UICollectionViewFlowLayout()) - let prototype = collectionView.prototypeCell(type: CustomCell.self) - let prototype2 = collectionView.prototypeCell(type: CustomCell.self) - - XCTAssertTrue(prototype === prototype2) - XCTAssertFalse(prototype === CustomCell()) - } - - func test_collectionViewSupplementaryViewPrototype_isCached() { - final class CustomView: UICollectionReusableView { } - - let collectionView = UICollectionView(frame: .zero, collectionViewLayout: UICollectionViewFlowLayout()) - let prototype = collectionView.prototypeSupplementaryView(ofKind: "view", type: CustomView.self) - let prototype2 = collectionView.prototypeSupplementaryView(ofKind: "view", type: CustomView.self) - - XCTAssertTrue(prototype === prototype2) - XCTAssertFalse(prototype === CustomView()) - } -} -#endif diff --git a/Tests/ACKategoriesTests/StringTests.swift b/Tests/ACKategoriesTests/StringTests.swift deleted file mode 100644 index 5a01922d..00000000 --- a/Tests/ACKategoriesTests/StringTests.swift +++ /dev/null @@ -1,87 +0,0 @@ -import XCTest -import ACKategories - -final class StringTests: XCTestCase { - func testStringReadsFirstLetter() { - let string = "String" - - XCTAssertEqual(string.firstLetter, "S") - XCTAssertNotEqual(string.firstLetter, "s") - } - - func testStringTrimms() { - let string = " String\nString\n\n\n" - - XCTAssertEqual(string.trimmed(), "String\nString") - } - - func testStringNormalizes() { - let string = "ěščřžýáíéüä" - - XCTAssertEqual(string.normalized(), "escrzyaieua") - } - - func testStringMatchesRegex() { - let string = "aBc037" - let regex = "([a-zA-Z]+)([0-9])+" - - XCTAssertTrue(string.matchesRegex(regex)) - } - - func testStringIsNumeric() { - let string = "1234567890" - XCTAssertTrue(string.isNumeric) - } - - func testStringIsNotNumeric() { - let string = "1234567890a" - XCTAssertFalse(string.isNumeric) - } - - func testStringIsPadded() { - let string = "abc" - let paddedString = string.leftPadding(toLength: 5, withPad: "0") - XCTAssertEqual("00abc", paddedString) - } - - func testLeadingPaddingIsRemoved() { - let paddedString = "00abc" - let string = paddedString.trimmed(charactersIn: "0", from: .leading) - XCTAssertEqual(string, "abc") - } - - func testTrailingPaddingIsRemoved() { - let paddedString = "abc00" - let string = paddedString.trimmed(charactersIn: "0", from: .trailing) - XCTAssertEqual(string, "abc") - } - - func testPaddingIsRemoved() { - let paddedString = "00a00bc00" - let string = paddedString.trimmed(charactersIn: "0", from: .both) - XCTAssertEqual(string, "a00bc") - } - - func testJustLeadingPaddingIsRemoved() { - let paddedString = "00a00bc00" - let string = paddedString.trimmed(charactersIn: "0", from: .leading) - XCTAssertEqual(string, "a00bc00") - } - - func testJustTrailingPaddingIsRemoved() { - let paddedString = "00a00bc00" - let string = paddedString.trimmed(charactersIn: "0", from: .trailing) - XCTAssertEqual(string, "00a00bc") - } - - func testStringPaddingIsRemoved() { - let paddedString = "xyxya00bcxy" - let string = paddedString.trimmed(charactersIn: "xy0", from: .both) - XCTAssertEqual(string, "a00bc") - } - - func testDiacriticIsRemoved() { - let originalString = "ěščřžýáíéasdfghjkl" - XCTAssertEqual(originalString.removingDiacritics(), "escrzyaieasdfghjkl") - } -} diff --git a/Tests/ACKategoriesTests/UIStackViewTests.swift b/Tests/ACKategoriesTests/UIStackViewTests.swift deleted file mode 100644 index 5e070073..00000000 --- a/Tests/ACKategoriesTests/UIStackViewTests.swift +++ /dev/null @@ -1,23 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import XCTest -import ACKategories -import UIKit - -final class UIStackViewTests: XCTestCase { - - func testViewsAreRemoved() { - let views = (0..<10).map { _ in UIView() } - let stack = UIStackView(arrangedSubviews: views) - - XCTAssertEqual(views.count, stack.arrangedSubviews.count) - - views.forEach { XCTAssertEqual(stack, $0.superview) } - - stack.removeAllArrangedSubviews() - - XCTAssertEqual(0, stack.arrangedSubviews.count) - views.forEach { XCTAssertNil($0.superview) } - } - -} -#endif diff --git a/Tests/ACKategoriesTests/UIViewControllerChildrenTests.swift b/Tests/ACKategoriesTests/UIViewControllerChildrenTests.swift deleted file mode 100644 index 7bd91afc..00000000 --- a/Tests/ACKategoriesTests/UIViewControllerChildrenTests.swift +++ /dev/null @@ -1,68 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit -import XCTest -import ACKategories - -final class UIViewControllerChildrenTests: XCTestCase { - - func testControllerIsAdded() { - let vc = UIViewController() - let childVC = UIViewController() - - vc.display(childViewController: childVC) - - XCTAssertEqual(childVC.parent, vc) - } - - func testControllerIsAddedToViewIfNil() { - let vc = UIViewController() - let childVC = UIViewController() - - vc.display(childViewController: childVC) - - XCTAssertEqual(childVC.view.superview, vc.view) - } - - func testControllerIsAddedToCorrectView() { - let vc = UIViewController() - let childVC = UIViewController() - - let container = UIView() - vc.view.addSubview(container) - container.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - container.centerXAnchor.constraint(equalTo: vc.view.centerXAnchor), - container.centerYAnchor.constraint(equalTo: vc.view.centerYAnchor), - container.widthAnchor.constraint(equalToConstant: 100), - container.heightAnchor.constraint(equalToConstant: 100) - ]) - - vc.display(childViewController: childVC, in: container) - vc.view.layoutIfNeeded() - - XCTAssertEqual(childVC.view.superview, container) - XCTAssertEqual(container.bounds, childVC.view.frame) - } - - func testControllerIsRemovedWithCorrectParent() { - let vc = UIViewController() - let childVC = UIViewController() - - vc.display(childViewController: childVC) - vc.remove(childViewController: childVC) - - XCTAssertNil(childVC.parent) - } - - func testControllerIsNotRemovedWithIncorrectParent() { - let anotherVC = UIViewController() - let parentVC = UIViewController() - let childVC = UIViewController() - - parentVC.display(childViewController: childVC) - anotherVC.remove(childViewController: childVC) - - XCTAssertEqual(childVC.parent, parentVC) - } -} -#endif diff --git a/Tests/ACKategoriesTests/UIViewTests.swift b/Tests/ACKategoriesTests/UIViewTests.swift deleted file mode 100644 index 0492aa56..00000000 --- a/Tests/ACKategoriesTests/UIViewTests.swift +++ /dev/null @@ -1,78 +0,0 @@ -#if canImport(UIKit) && !os(watchOS) -import UIKit -import XCTest -import ACKategories - -final class UIViewTests: XCTestCase { - func testForceIntrinsic() { - let view = UIView() - let dummyPriority = UILayoutPriority(rawValue: 10) - view.setContentCompressionResistancePriority(dummyPriority, for: .vertical) - view.setContentCompressionResistancePriority(dummyPriority, for: .horizontal) - view.setContentHuggingPriority(dummyPriority, for: .vertical) - view.setContentHuggingPriority(dummyPriority, for: .horizontal) - - view.forceIntrinsic() - - XCTAssertEqual(view.contentHuggingPriority(for: .vertical), .required) - XCTAssertEqual(view.contentHuggingPriority(for: .horizontal), .required) - XCTAssertEqual(view.contentCompressionResistancePriority(for: .horizontal), .required) - XCTAssertEqual(view.contentCompressionResistancePriority(for: .vertical), .required) - } - - func test_spacer_initialIsHidden() { - let view = UIView() - view.isHidden = false - let spacer = view.createVSpacer(10) - - XCTAssertEqual(view.isHidden, spacer.isHidden) - - let view2 = UIView() - view2.isHidden = true - let spacer2 = view2.createVSpacer(10) - - XCTAssertEqual(view2.isHidden, spacer2.isHidden) - } - - func test_spacer_isHiddenObservation() { - let view = UIView() - view.isHidden = false - let spacer = view.createVSpacer(10) - - XCTAssertEqual(view.isHidden, spacer.isHidden) - - view.isHidden = true - XCTAssertEqual(view.isHidden, spacer.isHidden) - } - - func test_spacer_isDeinited() throws { - let parent = UIView() - - weak var weakView: UIView? - weak var weakSpacer: UIView? - - try autoreleasepool { - var view: UIView? = UIView() - var spacer: UIView? = try XCTUnwrap(view).createVSpacer(10) - - try parent.addSubview(XCTUnwrap(view)) - try parent.addSubview(XCTUnwrap(spacer)) - - weakView = view - weakSpacer = spacer - - view = nil - spacer = nil - - XCTAssertNotNil(weakView) - XCTAssertNotNil(weakSpacer) - - weakView?.removeFromSuperview() - weakSpacer?.removeFromSuperview() - } - - XCTAssertNil(weakView) - XCTAssertNil(weakSpacer) - } -} -#endif diff --git a/css/chunk-c0335d80.10a2f091.css b/css/chunk-c0335d80.10a2f091.css new file mode 100644 index 00000000..86451fdd --- /dev/null +++ b/css/chunk-c0335d80.10a2f091.css @@ -0,0 +1,9 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */[data-v-20945666] .code-listing{background:var(--background,var(--color-code-background));color:var(--text,var(--color-code-plain));border-color:var(--colors-grid,var(--color-grid));border-width:var(--code-border-width,1px);border-style:var(--code-border-style,solid)}[data-v-20945666] .code-listing pre{padding:var(--code-block-style-elements-padding)}[data-v-20945666] .code-listing pre>code{font-size:.88235rem;line-height:1.66667;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}[data-v-20945666] *+.code-listing,[data-v-20945666] *+.endpoint-example,[data-v-20945666] *+.inline-image-container,[data-v-20945666] *+aside,[data-v-20945666] *+figure,[data-v-20945666] .code-listing+*,[data-v-20945666] .endpoint-example+*,[data-v-20945666] .inline-image-container+*,[data-v-20945666] aside+*,[data-v-20945666] figure+*{margin-top:var(--spacing-stacked-margin-xlarge)}[data-v-20945666] *+dl,[data-v-20945666] dl+*{margin-top:var(--spacing-stacked-margin-large)}[data-v-20945666] img{display:block;margin:auto;max-width:100%}[data-v-20945666] ol,[data-v-20945666] ol li:not(:first-child),[data-v-20945666] ul,[data-v-20945666] ul li:not(:first-child){margin-top:var(--spacing-stacked-margin-large)}@media only screen and (max-width:735px){[data-v-20945666] ol,[data-v-20945666] ul{margin-left:1.25rem}}[data-v-20945666] dt:not(:first-child){margin-top:var(--spacing-stacked-margin-large)}[data-v-20945666] dd{margin-left:2em}.badge[data-v-8d6893ae]{--badge-color:var(--color-badge-default);--badge-dark-color:var(--color-badge-dark-default);font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:inline-block;padding:2px 10px;white-space:nowrap;background:none;border-radius:var(--badge-border-radius,calc(var(--border-radius, 4px) - 1px));border-style:var(--badge-border-style,solid);border-width:var(--badge-border-width,1px);margin-left:10px;color:var(--badge-color)}.theme-dark .badge[data-v-8d6893ae]{--badge-color:var(--badge-dark-color)}.badge-deprecated[data-v-8d6893ae]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-8d6893ae]{--badge-color:var(--color-badge-beta);--badge-dark-color:var(--color-badge-dark-beta)}.topic-icon-wrapper[data-v-03cf3183]{display:flex;align-items:center;justify-content:center;height:1.47059rem;flex:0 0 1.294rem;width:1.294rem;margin-right:1rem}.topic-icon[data-v-03cf3183]{height:.88235rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-03cf3183] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-03cf3183]{height:1rem}.token-method[data-v-3fd63d6c]{font-weight:700}.token-keyword[data-v-3fd63d6c]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-3fd63d6c]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-3fd63d6c]{color:var(--syntax-string,var(--color-syntax-strings))}.attribute-link[data-v-3fd63d6c],.token-attribute[data-v-3fd63d6c]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-3fd63d6c]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-3fd63d6c]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-3fd63d6c]{background-color:var(--color-highlight-red)}.token-added[data-v-3fd63d6c]{background-color:var(--color-highlight-green)}.decorator[data-v-06ec7395],.label[data-v-06ec7395]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-06ec7395]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.empty-token[data-v-06ec7395]{font-size:0}.empty-token[data-v-06ec7395]:after{content:"\00a0";font-size:1rem}.conditional-constraints[data-v-1548fd90] code{color:var(--colors-secondary-label,var(--color-secondary-label))}.abstract[data-v-52205924],.link-block[data-v-52205924] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-52205924]{margin-left:1rem}.link[data-v-52205924]{display:flex}.link-block .badge[data-v-52205924]{margin-top:.5rem}.link-block.has-inline-element[data-v-52205924]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-52205924]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-52205924]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-52205924],.link[data-v-52205924]{box-sizing:inherit}.link-block.changed[data-v-52205924],.link.changed[data-v-52205924]{padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.link-block.changed.changed[data-v-52205924],.link.changed.changed[data-v-52205924]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-52205924],.link.changed[data-v-52205924]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-52205924],.link.changed.changed[data-v-52205924]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.link-block.changed[data-v-52205924],.link.changed[data-v-52205924]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-52205924]:not(:first-child){margin-top:4px}.topic-required[data-v-52205924]{font-size:.8em}.deprecated[data-v-52205924]{text-decoration:line-through}.conditional-constraints[data-v-52205924]{font-size:.82353rem;margin-top:4px} \ No newline at end of file diff --git a/css/documentation-topic.1d1eec04.css b/css/documentation-topic.1d1eec04.css new file mode 100644 index 00000000..8622bb43 --- /dev/null +++ b/css/documentation-topic.1d1eec04.css @@ -0,0 +1,9 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */.betainfo[data-v-e8fd2a92]{font-size:.94118rem;padding:3rem 0;background-color:var(--color-fill-secondary)}.full-width-container .betainfo-container[data-v-e8fd2a92]{max-width:820px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media print{.full-width-container .betainfo-container[data-v-e8fd2a92]{padding-left:20px;padding-right:20px;max-width:none}}@media only screen and (min-width:1251px){.full-width-container .betainfo-container[data-v-e8fd2a92]{max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .betainfo-container[data-v-e8fd2a92]{max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .betainfo-container[data-v-e8fd2a92]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .betainfo-container[data-v-e8fd2a92]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .betainfo-container[data-v-e8fd2a92]{width:692px}}@media only screen and (max-width:735px){.static-width-container .betainfo-container[data-v-e8fd2a92]{width:87.5%}}@media only screen and (max-width:320px){.static-width-container .betainfo-container[data-v-e8fd2a92]{width:215px}}.betainfo-label[data-v-e8fd2a92]{font-weight:600;font-size:.94118rem}.betainfo-content[data-v-e8fd2a92] p{margin-bottom:10px}.summary-section[data-v-3aa6f694]:last-of-type{margin-right:0}@media only screen and (max-width:735px){.summary-section[data-v-3aa6f694]{margin-right:0}}.title[data-v-6796f6ea]{color:#fff;font-size:.82353rem;margin-right:.5rem;text-rendering:optimizeLegibility}.documentation-hero--disabled .title[data-v-6796f6ea]{color:var(--colors-text,var(--color-text))}.language[data-v-1a36493d]{padding-bottom:10px;justify-content:flex-end}.language-list[data-v-1a36493d],.language[data-v-1a36493d]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);margin-top:0;display:flex;align-items:center}.language-option.swift[data-v-1a36493d]{padding-right:10px;border-right:1px solid var(--color-fill-gray-tertiary)}.language-option.objc[data-v-1a36493d]{padding-left:10px}.language-option.active[data-v-1a36493d],.language-option.router-link-exact-active[data-v-1a36493d]{color:#ccc}.documentation-hero--disabled .language-option.active[data-v-1a36493d],.documentation-hero--disabled .language-option.router-link-exact-active[data-v-1a36493d]{color:var(--colors-secondary-label,var(--color-secondary-label))}.view-more-link[data-v-0d14b62a]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:flex;flex-flow:row-reverse;margin-bottom:1.3rem}.documentation-hero[data-v-6540c364]{background:#000;color:var(--color-documentation-intro-figure,#fff);overflow:hidden;text-align:left;position:relative;padding-right:var(--doc-hero-right-offset)}.documentation-hero[data-v-6540c364]:before{content:"";background:var(--standard-accent-color,var(--color-documentation-intro-fill,#2a2a2a));position:absolute;width:100%;left:0;top:-50%;height:150%;right:0}.documentation-hero[data-v-6540c364]:after{background:transparent;opacity:.7;width:100%;position:absolute;content:"";height:100%;left:0;top:0}.documentation-hero .icon[data-v-6540c364]{position:absolute;margin-top:10px;margin-right:25px;right:0;width:250px;height:calc(100% - 20px);box-sizing:border-box}@media only screen and (max-width:735px){.documentation-hero .icon[data-v-6540c364]{display:none}}.documentation-hero .background-icon[data-v-6540c364]{color:var(--color-documentation-intro-accent,#161616);display:block;width:250px;height:auto;opacity:1;position:absolute;top:50%;left:0;transform:translateY(-50%);max-height:100%}.documentation-hero .background-icon[data-v-6540c364] img,.documentation-hero .background-icon[data-v-6540c364] svg{width:100%;height:100%}.documentation-hero__content[data-v-6540c364]:not(.minimized-hero){padding-top:2.35294rem;padding-bottom:40px;position:relative;z-index:1}.full-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){max-width:820px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media print{.full-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){padding-left:20px;padding-right:20px;max-width:none}}@media only screen and (min-width:1251px){.full-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){width:692px}}@media only screen and (max-width:735px){.static-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .documentation-hero__content[data-v-6540c364]:not(.minimized-hero){width:215px}}.documentation-hero .minimized-hero[data-v-6540c364]{padding:1.3em 1.4em;position:relative;z-index:1}.documentation-hero__above-content[data-v-6540c364]{position:relative;z-index:1}.documentation-hero--disabled[data-v-6540c364]{background:none;color:var(--colors-text,var(--color-text))}.documentation-hero--disabled[data-v-6540c364]:after,.documentation-hero--disabled[data-v-6540c364]:before{content:none}.short-hero[data-v-6540c364]{padding-top:3.52941rem;padding-bottom:3.52941rem}.extra-bottom-padding[data-v-6540c364]{padding-bottom:3.82353rem}.theme-dark[data-v-6540c364] a:not(.button-cta){color:#09f}ul[data-v-068842ec]{list-style-type:none;margin:0}ul li:first-child .base-link[data-v-068842ec]{margin-top:0}.parent-item .base-link[data-v-068842ec]{font-weight:700}.base-link[data-v-068842ec]{color:var(--color-figure-gray-secondary);font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:inline-block;margin:5px 0;transition:color .15s ease-in;max-width:100%}.active .base-link[data-v-068842ec]{color:var(--color-text)}.source[data-v-d22a3f50]{background:var(--background,var(--color-code-background));border-color:var(--color-grid);color:var(--text,var(--color-code-plain));border-style:solid;border-width:1px;padding:var(--code-block-style-elements-padding);speak:literal-punctuation;line-height:25px;filter:blur(0)}.source.displays-multiple-lines[data-v-d22a3f50],.source[data-v-d22a3f50]{border-radius:var(--border-radius,4px)}.source>code[data-v-d22a3f50]{font-size:.88235rem;line-height:1.66667;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace);display:block}.platforms[data-v-4f51d8d2]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);margin-bottom:.45rem;margin-top:var(--spacing-stacked-margin-xlarge)}.changed .platforms[data-v-4f51d8d2]{padding-left:.588rem}.platforms[data-v-4f51d8d2]:first-of-type{margin-top:1rem}.source[data-v-4f51d8d2]{margin:var(--declaration-code-listing-margin)}.platforms+.source[data-v-4f51d8d2]{margin:0}.changed.declaration-group[data-v-4f51d8d2]{background:var(--background,var(--color-code-background))}.changed .source[data-v-4f51d8d2]{background:none;border:none;margin-top:0;margin-bottom:0;margin-left:2.17647rem;padding-left:0}.declaration-diff[data-v-b3e21c4a]{background:var(--background,var(--color-code-background))}.declaration-diff-version[data-v-b3e21c4a]{padding-left:.588rem;padding-left:2.17647rem;font-size:1rem;line-height:1.52941;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-figure-gray-secondary);margin:0}.declaration-diff-current[data-v-b3e21c4a]{padding-top:8px;padding-bottom:5px}.declaration-diff-previous[data-v-b3e21c4a]{padding-top:5px;padding-bottom:8px;background-color:var(--color-changes-modified-previous-background);border-radius:0 0 var(--border-radius,4px) var(--border-radius,4px);position:relative}.declaration-source-link[data-v-5863919c]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:flex;align-items:center;margin-top:var(--declaration-source-link-margin,var(--spacing-stacked-margin-large))}.declaration-icon[data-v-5863919c]{width:1em;margin-right:5px}.conditional-constraints[data-v-2ab6251b]{margin-top:var(--declaration-conditional-constraints-margin,20px)}.abstract[data-v-702ec04e]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:735px){.abstract[data-v-702ec04e]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-702ec04e] p:last-child{margin-bottom:0}.container[data-v-6e075935]{padding-bottom:40px}.full-width-container .container[data-v-6e075935]{max-width:820px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media print{.full-width-container .container[data-v-6e075935]{padding-left:20px;padding-right:20px;max-width:none}}@media only screen and (min-width:1251px){.full-width-container .container[data-v-6e075935]{max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-6e075935]{max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-6e075935]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-6e075935]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-6e075935]{width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-6e075935]{width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-6e075935]{width:215px}}.title[data-v-6e075935]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);padding-top:40px;border-top-color:var(--color-grid);border-top-style:solid;border-top-width:var(--content-table-title-border-width,1px)}@media only screen and (max-width:1250px){.title[data-v-6e075935]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.title[data-v-6e075935]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title+.contenttable-section[data-v-4aae1079]{margin-top:0}.contenttable-section[data-v-4aae1079]{align-items:baseline;padding-top:2.353rem}.contenttable-section[data-v-4aae1079]:last-child{margin-bottom:0}[data-v-4aae1079] .contenttable-title{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-4aae1079] .contenttable-title{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.contenttable-section[data-v-4aae1079]{align-items:unset;border-top:none;display:inherit;margin:0}.section-content[data-v-4aae1079],.section-title[data-v-4aae1079]{padding:0}[data-v-4aae1079] .contenttable-title{margin:0 0 2.353rem 0;padding-bottom:.5rem}}.section-content>.content[data-v-3ccf02e9],.topic[data-v-3ccf02e9]{margin-top:15px}.no-title .section-content>.content[data-v-3ccf02e9]:first-child,.no-title .topic[data-v-3ccf02e9]:first-child{margin-top:0}.datalist dd{padding-left:2rem}.datalist dt{font-weight:600;padding-left:1rem;padding-top:var(--spacing-param)}.datalist dt:first-of-type{padding-top:0}.type[data-v-791bac44]:first-letter{text-transform:capitalize}.detail-type[data-v-d66cd00c]{font-weight:600;padding-left:1rem;padding-top:var(--spacing-param)}.detail-type[data-v-d66cd00c]:first-child{padding-top:0}@media only screen and (max-width:735px){.detail-type[data-v-d66cd00c]{padding-left:0}}.detail-content[data-v-d66cd00c]{padding-left:2rem}@media only screen and (max-width:735px){.detail-content[data-v-d66cd00c]{padding-left:0}}.param-name[data-v-53cac581]{font-weight:600;padding-left:1rem;padding-top:var(--spacing-param)}.param-name[data-v-53cac581]:first-child{padding-top:0}@media only screen and (max-width:735px){.param-name[data-v-53cac581]{padding-left:0}}.param-content[data-v-53cac581]{padding-left:2rem}@media only screen and (max-width:735px){.param-content[data-v-53cac581]{padding-left:0}}.param-content[data-v-53cac581] dt{font-weight:600}.param-content[data-v-53cac581] dd{margin-left:1em}.parameters-table[data-v-3f89f723] .change-added,.parameters-table[data-v-3f89f723] .change-removed{display:inline-block;max-width:100%}.parameters-table[data-v-3f89f723] .change-removed,.parameters-table[data-v-3f89f723] .token-removed{text-decoration:line-through}.param[data-v-3f89f723]{font-size:.88235rem;box-sizing:border-box}.param.changed[data-v-3f89f723]{display:flex;flex-flow:row wrap;padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.param.changed.changed[data-v-3f89f723]{padding-right:1rem}@media only screen and (max-width:735px){.param.changed[data-v-3f89f723]{padding-left:0;padding-right:0}.param.changed.changed[data-v-3f89f723]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.param.changed[data-v-3f89f723]{padding-left:0;padding-right:0}}.param.changed.changed[data-v-3f89f723]{padding-left:0;padding-right:0}.param.changed+.param.changed[data-v-3f89f723]{margin-top:calc(var(--spacing-param)/2)}.changed .param-content[data-v-3f89f723],.changed .param-symbol[data-v-3f89f723]{padding-top:2px;padding-bottom:2px}@media only screen and (max-width:735px){.changed .param-content[data-v-3f89f723]{padding-top:0}.changed .param-symbol[data-v-3f89f723]{padding-bottom:0}}.param-symbol[data-v-3f89f723]{text-align:right}.changed .param-symbol[data-v-3f89f723]{padding-left:2.17647rem}@media only screen and (max-width:735px){.param-symbol[data-v-3f89f723]{text-align:left}.changed .param-symbol[data-v-3f89f723]{padding-left:0}}.param-symbol[data-v-3f89f723] .type-identifier-link{color:var(--color-link)}.param+.param[data-v-3f89f723]{margin-top:var(--spacing-param)}.param+.param[data-v-3f89f723]:first-child{margin-top:0}.param-content[data-v-3f89f723]{padding-left:1rem;padding-left:2.17647rem}.changed .param-content[data-v-3f89f723]{padding-right:1rem}@media only screen and (max-width:735px){.param-content[data-v-3f89f723]{padding-left:0;padding-right:0}}.property-metadata[data-v-8590589e]{color:var(--color-figure-gray-secondary)}.property-text{font-weight:700}.property-metadata[data-v-0a648a1e]{color:var(--color-figure-gray-secondary)}.property-name[data-v-310f0b2c]{font-weight:700}.property-name.deprecated[data-v-310f0b2c]{text-decoration:line-through}.property-deprecated[data-v-310f0b2c]{margin-left:0}.content[data-v-310f0b2c],.content[data-v-310f0b2c] p:first-child{display:inline}.response-mimetype[data-v-20293786]{color:var(--color-figure-gray-secondary)}.part-name[data-v-021cd63d]{font-weight:700}.content[data-v-021cd63d],.content[data-v-021cd63d] p:first-child{display:inline}.param-name[data-v-03478142]{font-weight:700}.param-name.deprecated[data-v-03478142]{text-decoration:line-through}.param-deprecated[data-v-03478142]{margin-left:0}.content[data-v-03478142],.content[data-v-03478142] p:first-child{display:inline}.response-name[data-v-881189f4],.response-reason[data-v-881189f4]{font-weight:700}@media only screen and (max-width:735px){.response-reason[data-v-881189f4]{display:none}}.response-name>code>.reason[data-v-881189f4]{display:none}@media only screen and (max-width:735px){.response-name>code>.reason[data-v-881189f4]{display:initial}}.primary-content.with-border[data-v-2baae7e0]:before{border-top-color:var(--colors-grid,var(--color-grid));border-top-style:solid;border-top-width:1px;content:"";display:block}.primary-content[data-v-2baae7e0]>*{margin-bottom:40px;margin-top:40px}.primary-content[data-v-2baae7e0]>:first-child{margin-top:2.353rem}.relationships-list[data-v-4c67b8c7]{list-style:none}.relationships-list.column[data-v-4c67b8c7]{margin-left:0;margin-top:15px}.relationships-list.inline[data-v-4c67b8c7]{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:15px;margin-left:0}.relationships-list.inline li[data-v-4c67b8c7]:not(:last-child):after{content:",\00a0"}.relationships-list.changed[data-v-4c67b8c7]{padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.relationships-list.changed.changed[data-v-4c67b8c7]{padding-right:1rem}@media only screen and (max-width:735px){.relationships-list.changed[data-v-4c67b8c7]{padding-left:0;padding-right:0}.relationships-list.changed.changed[data-v-4c67b8c7]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.relationships-list.changed[data-v-4c67b8c7]{padding-left:0;padding-right:0}}.relationships-list.changed[data-v-4c67b8c7]:after{margin-top:.61765rem}.relationships-list.changed.column[data-v-4c67b8c7]{display:block;box-sizing:border-box}.relationships-item[data-v-4c67b8c7],.relationships-list[data-v-4c67b8c7]{box-sizing:inherit}.conditional-constraints[data-v-4c67b8c7]{font-size:.82353rem;margin:.17647rem 0 .58824rem 1.17647rem}.availability[data-v-602d8130]{display:flex;flex-flow:row wrap;gap:10px;margin-top:25px}.badge[data-v-602d8130]{margin:0}.technology[data-v-602d8130]{display:inline-flex;align-items:center}.tech-icon[data-v-602d8130]{height:12px;padding-right:5px;fill:var(--badge-color)}.theme-dark .tech-icon[data-v-602d8130]{fill:var(--badge-color)}.beta[data-v-602d8130]{color:var(--color-badge-beta)}.theme-dark .beta[data-v-602d8130]{color:var(--color-badge-dark-beta)}.deprecated[data-v-602d8130]{color:var(--color-badge-deprecated)}.theme-dark .deprecated[data-v-602d8130]{color:var(--color-badge-dark-deprecated)}.changed[data-v-602d8130]{padding-left:26px}.changed[data-v-602d8130]:after{content:none}.changed[data-v-602d8130]:before{background-image:url(../img/modified-icon.f496e73d.svg);background-repeat:no-repeat;bottom:0;content:" ";margin:auto;margin-right:8px;position:absolute;top:0;width:16px;height:16px;left:5px}@media screen{[data-color-scheme=dark] .changed[data-v-602d8130]:before{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed[data-v-602d8130]:before{background-image:url(../img/modified-icon.f496e73d.svg)}}.theme-dark .changed[data-v-602d8130]:before{background-image:url(../img/modified-icon.f496e73d.svg)}.changed-added[data-v-602d8130]{border-color:var(--color-changes-added)}.changed-added[data-v-602d8130]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .changed-added[data-v-602d8130]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added[data-v-602d8130]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}}.theme-dark .changed-added[data-v-602d8130]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}.changed-deprecated[data-v-602d8130]{border-color:var(--color-changes-deprecated)}.changed-deprecated[data-v-602d8130]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated[data-v-602d8130]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated[data-v-602d8130]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.theme-dark .changed-deprecated[data-v-602d8130]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}.changed-modified[data-v-602d8130]{border-color:var(--color-changes-modified)}.eyebrow[data-v-4492c658]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-documentation-intro-eyebrow,#ccc);display:block;margin-bottom:1.17647rem}@media only screen and (max-width:735px){.eyebrow[data-v-4492c658]{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.documentation-hero--disabled .eyebrow[data-v-4492c658]{color:var(--colors-secondary-label,var(--color-secondary-label))}.title[data-v-4492c658]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-documentation-intro-title,#fff);margin-bottom:.70588rem}@media only screen and (max-width:1250px){.title[data-v-4492c658]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.title[data-v-4492c658]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.documentation-hero--disabled .title[data-v-4492c658]{color:var(--colors-header-text,var(--color-header-text))}small[data-v-4492c658]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);padding-left:10px}@media only screen and (max-width:1250px){small[data-v-4492c658]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}small[data-v-4492c658]:before{content:attr(data-tag-name)}small.Beta[data-v-4492c658]{color:var(--color-badge-beta)}.theme-dark small.Beta[data-v-4492c658]{color:var(--color-badge-dark-beta)}small.Deprecated[data-v-4492c658]{color:var(--color-badge-deprecated)}.theme-dark small.Deprecated[data-v-4492c658]{color:var(--color-badge-dark-deprecated)}.OnThisPageStickyContainer[data-v-1b6d0048]{margin-top:2.353rem;position:sticky;top:3.82353rem;align-self:flex-start;flex:0 0 auto;width:192px;padding-right:1.29412rem;box-sizing:border-box;padding-bottom:var(--spacing-stacked-margin-small);max-height:calc(100vh - 3.82353rem);overflow:auto}@media print{.OnThisPageStickyContainer[data-v-1b6d0048]{display:none}}@media only screen and (max-width:735px){.OnThisPageStickyContainer[data-v-1b6d0048]{display:none}}.doc-topic[data-v-43c74ad0]{display:flex;flex-direction:column;height:100%}.doc-topic.with-on-this-page[data-v-43c74ad0]{--doc-hero-right-offset:192px}#main[data-v-43c74ad0]{outline-style:none;height:100%}[data-v-43c74ad0] .minimized-title{margin-bottom:.833rem}[data-v-43c74ad0] .minimized-title .title{font-size:1.416rem;font-weight:700}[data-v-43c74ad0] .minimized-title small{font-size:1rem;padding-left:.416rem}.minimized-abstract[data-v-43c74ad0]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.container[data-v-43c74ad0]:not(.minimized-container){outline-style:none}.full-width-container .container[data-v-43c74ad0]:not(.minimized-container){max-width:820px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media print{.full-width-container .container[data-v-43c74ad0]:not(.minimized-container){padding-left:20px;padding-right:20px;max-width:none}}@media only screen and (min-width:1251px){.full-width-container .container[data-v-43c74ad0]:not(.minimized-container){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-43c74ad0]:not(.minimized-container){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-43c74ad0]:not(.minimized-container){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-43c74ad0]:not(.minimized-container){margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-43c74ad0]:not(.minimized-container){width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-43c74ad0]:not(.minimized-container){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-43c74ad0]:not(.minimized-container){width:215px}}[data-v-43c74ad0] .minimized-container{outline-style:none;--spacing-stacked-margin-large:0.667em;--spacing-stacked-margin-xlarge:1em;--declaration-code-listing-margin:1em 0 0 0;--declaration-conditional-constraints-margin:1em;--declaration-source-link-margin:0.833em;--code-block-style-elements-padding:7px 12px;--spacing-param:var(--spacing-stacked-margin-large);--aside-border-radius:6px;--code-border-radius:6px}[data-v-43c74ad0] .minimized-container .description{margin-bottom:1.5em}[data-v-43c74ad0] .minimized-container>.primary-content>*{margin-top:1.5em;margin-bottom:1.5em}[data-v-43c74ad0] .minimized-container .description{margin-top:0}[data-v-43c74ad0] .minimized-container h1,[data-v-43c74ad0] .minimized-container h2,[data-v-43c74ad0] .minimized-container h3,[data-v-43c74ad0] .minimized-container h4,[data-v-43c74ad0] .minimized-container h5,[data-v-43c74ad0] .minimized-container h6{font-size:1rem;font-weight:700}[data-v-43c74ad0] .minimized-container h2{font-size:1.083rem}[data-v-43c74ad0] .minimized-container h1{font-size:1.416rem}[data-v-43c74ad0] .minimized-container aside{padding:.667rem 1rem}[data-v-43c74ad0] .minimized-container .single-line,[data-v-43c74ad0] .minimized-container .source{border-radius:var(--code-border-radius)}.description[data-v-43c74ad0]{margin-bottom:2.353rem}.description[data-v-43c74ad0]:empty{display:none}.description.after-enhanced-hero[data-v-43c74ad0]{margin-top:2.353rem}.description[data-v-43c74ad0] .content+*{margin-top:var(--spacing-stacked-margin-large)}.full-width-container .doc-content .minimized-container[data-v-43c74ad0]{padding-left:1.4rem;padding-right:1.4rem}[data-v-43c74ad0] .no-primary-content{--content-table-title-border-width:0px}.sample-download[data-v-43c74ad0]{margin-top:20px}.declarations-container[data-v-43c74ad0]{margin-top:30px}.declarations-container.minimized-container[data-v-43c74ad0]{margin-top:0}[data-v-43c74ad0] h1{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-43c74ad0] h1{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-43c74ad0] h1{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-43c74ad0] h2{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-43c74ad0] h2{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-43c74ad0] h2{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-43c74ad0] h3{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-43c74ad0] h3{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-43c74ad0] h3{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-43c74ad0] h4{font-size:1.41176rem;line-height:1.16667;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-43c74ad0] h4{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-43c74ad0] h5{font-size:1.29412rem;line-height:1.18182;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-43c74ad0] h5{font-size:1.17647rem;line-height:1.2;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-43c74ad0] h5{font-size:1.05882rem;line-height:1.44444;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-43c74ad0] h6{font-size:1rem;line-height:1.47059;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.doc-content-wrapper[data-v-43c74ad0]{display:flex;justify-content:center}.doc-content-wrapper .doc-content[data-v-43c74ad0]{min-width:0;width:100%}.with-on-this-page .doc-content-wrapper .doc-content[data-v-43c74ad0]{max-width:820px}@media only screen and (min-width:1251px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-43c74ad0]{max-width:980px}}@media only screen and (min-width:1500px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-43c74ad0]{max-width:1080px}}.quick-navigation-open[data-v-53faf852]{display:flex;align-items:center;justify-content:center;width:16px;border:1px solid var(--color-grid);height:100%;border-radius:var(--border-radius,4px);transition:background-color .15s;box-sizing:border-box}.quick-navigation-open[data-v-53faf852]:hover{background-color:var(--color-fill-tertiary)}@media only screen and (max-width:1023px){.quick-navigation-open[data-v-53faf852]{display:none}}.fromkeyboard .quick-navigation-open[data-v-53faf852]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.tag[data-v-7e76f326]{display:inline-block;padding-right:.58824rem}.tag[data-v-7e76f326]:focus{outline:none}.tag button[data-v-7e76f326]{color:var(--color-figure-gray);background-color:var(--color-fill-tertiary);font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);border-radius:.82353rem;padding:.23529rem .58824rem;white-space:nowrap;border:1px solid transparent}@media (hover:hover){.tag button[data-v-7e76f326]:hover{transition:background-color .2s,color .2s;background-color:var(--color-fill-blue);color:#fff}}.tag button[data-v-7e76f326]:focus:active{background-color:var(--color-fill-blue);color:#fff}.fromkeyboard .tag button[data-v-7e76f326]:focus,.tag button.focus[data-v-7e76f326],.tag button[data-v-7e76f326]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.tags[data-v-1f2bd813]{position:relative;margin:0;list-style:none;box-sizing:border-box;transition:padding-right .8s,padding-bottom .8s,max-height 1s,opacity 1s;padding:0}.tags .scroll-wrapper[data-v-1f2bd813]{overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-color:var(--color-figure-gray-tertiary) transparent;scrollbar-width:thin}.tags .scroll-wrapper[data-v-1f2bd813]::-webkit-scrollbar{height:0}@supports not ((-webkit-touch-callout:none) or (scrollbar-width:none) or (-ms-overflow-style:none)){.tags .scroll-wrapper.scrolling[data-v-1f2bd813]{--scrollbar-height:11px;padding-top:var(--scrollbar-height);height:calc(var(--scroll-target-height) - var(--scrollbar-height));display:flex;align-items:center}}.tags .scroll-wrapper.scrolling[data-v-1f2bd813]::-webkit-scrollbar{height:11px}.tags .scroll-wrapper.scrolling[data-v-1f2bd813]::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--color-figure-gray-tertiary);border:2px solid transparent;background-clip:padding-box}.tags .scroll-wrapper.scrolling[data-v-1f2bd813]::-webkit-scrollbar-track-piece:end{margin-right:8px}.tags .scroll-wrapper.scrolling[data-v-1f2bd813]::-webkit-scrollbar-track-piece:start{margin-left:8px}.tags ul[data-v-1f2bd813]{margin:0;padding:0;display:flex}.filter[data-v-3f01a546]{--input-vertical-padding:.76471rem;--input-horizontal-spacing:.58824rem;--input-height:1.64706rem;--input-border-color:var(--color-fill-gray-secondary);--input-text:var(--color-fill-gray-secondary);position:relative;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:calc(var(--border-radius, 4px) + 1px)}.fromkeyboard .filter[data-v-3f01a546]:focus{outline:none}.filter__top-wrapper[data-v-3f01a546]{display:flex}.filter__filter-button[data-v-3f01a546]{position:relative;z-index:1;cursor:text;margin-left:var(--input-horizontal-spacing);margin-right:.17647rem}@media only screen and (max-width:735px){.filter__filter-button[data-v-3f01a546]{margin-right:.41176rem}}.filter__filter-button .svg-icon[data-v-3f01a546]{fill:var(--input-text);display:block;height:21px}.filter__filter-button.blue[data-v-3f01a546]>*{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.filter.focus .filter__wrapper[data-v-3f01a546]{box-shadow:0 0 0 3pt var(--color-focus-color);--input-border-color:var(--color-fill-blue)}.filter__wrapper[data-v-3f01a546]{border:1px solid var(--input-border-color);background:var(--color-fill);border-radius:var(--border-radius,4px)}.filter__wrapper--reversed[data-v-3f01a546]{display:flex;flex-direction:column-reverse}.filter__wrapper--no-border-style[data-v-3f01a546]{border:none}.filter__suggested-tags[data-v-3f01a546]{border-top:1px solid var(--color-fill-gray-tertiary);z-index:1;overflow:hidden}.filter__suggested-tags[data-v-3f01a546] ul{padding:var(--input-vertical-padding) .52941rem;border:1px solid transparent;border-bottom-left-radius:calc(var(--border-radius, 4px) - 1px);border-bottom-right-radius:calc(var(--border-radius, 4px) - 1px)}.fromkeyboard .filter__suggested-tags[data-v-3f01a546] ul:focus{outline:none;box-shadow:0 0 0 5px var(--color-focus-color)}.filter__wrapper--reversed .filter__suggested-tags[data-v-3f01a546]{border-bottom:1px solid var(--color-fill-gray-tertiary);border-top:none}.filter__selected-tags[data-v-3f01a546]{z-index:1;padding-left:4px;margin:-4px 0}@media only screen and (max-width:735px){.filter__selected-tags[data-v-3f01a546]{padding-left:0}}.filter__selected-tags[data-v-3f01a546] ul{padding:4px}@media only screen and (max-width:735px){.filter__selected-tags[data-v-3f01a546] ul{padding-right:.41176rem}}.filter__selected-tags[data-v-3f01a546] ul .tag:last-child{padding-right:0}.filter__delete-button[data-v-3f01a546]{position:relative;margin:0;z-index:1;border-radius:100%}.fromkeyboard .filter__delete-button[data-v-3f01a546]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.filter__delete-button .clear-rounded-icon[data-v-3f01a546]{height:.70588rem;width:.70588rem;fill:var(--input-text);display:block}.filter__delete-button-wrapper[data-v-3f01a546]{display:flex;align-items:center;padding-right:var(--input-horizontal-spacing);padding-left:.17647rem;border-top-right-radius:var(--border-radius,4px);border-bottom-right-radius:var(--border-radius,4px)}.filter__input-label[data-v-3f01a546]{position:relative;flex-grow:1;height:var(--input-height);padding:var(--input-vertical-padding) 0}.filter__input-label[data-v-3f01a546]:after{content:attr(data-value);visibility:hidden;width:auto;white-space:nowrap;min-width:130px;display:block;text-indent:.41176rem}@media only screen and (max-width:735px){.filter__input-label[data-v-3f01a546]:after{text-indent:.17647rem}}.filter__input-box-wrapper[data-v-3f01a546]{overflow-y:hidden;-ms-overflow-style:none;scrollbar-color:var(--color-figure-gray-tertiary) transparent;scrollbar-width:thin;display:flex;overflow-x:auto;align-items:center;cursor:text;flex:1}.filter__input-box-wrapper[data-v-3f01a546]::-webkit-scrollbar{height:0}@supports not ((-webkit-touch-callout:none) or (scrollbar-width:none) or (-ms-overflow-style:none)){.filter__input-box-wrapper.scrolling[data-v-3f01a546]{--scrollbar-height:11px;padding-top:var(--scrollbar-height);height:calc(var(--scroll-target-height) - var(--scrollbar-height));display:flex;align-items:center}}.filter__input-box-wrapper.scrolling[data-v-3f01a546]::-webkit-scrollbar{height:11px}.filter__input-box-wrapper.scrolling[data-v-3f01a546]::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--color-figure-gray-tertiary);border:2px solid transparent;background-clip:padding-box}.filter__input-box-wrapper.scrolling[data-v-3f01a546]::-webkit-scrollbar-track-piece:end{margin-right:8px}.filter__input-box-wrapper.scrolling[data-v-3f01a546]::-webkit-scrollbar-track-piece:start{margin-left:8px}.filter__input[data-v-3f01a546]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-text);height:var(--input-height);border:none;width:100%;position:absolute;background:transparent;z-index:1;text-indent:.41176rem}@media only screen and (max-width:735px){.filter__input[data-v-3f01a546]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);text-indent:.17647rem}}.filter__input[data-v-3f01a546]:focus{outline:none}.filter__input[placeholder][data-v-3f01a546]::-moz-placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-3f01a546]::placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-3f01a546]:-ms-input-placeholder{color:var(--input-text)}.filter__input[placeholder][data-v-3f01a546]::-ms-input-placeholder{color:var(--input-text)}.highlight[data-v-1c4190f0]{display:inline}.highlight[data-v-1c4190f0] .match{font-weight:600;background:var(--color-fill-light-blue-secondary)}@media only screen and (max-width:735px){.preview[data-v-6fb5ba95]{display:none}}.unavailable[data-v-6fb5ba95]{align-items:center;display:flex;height:100%;justify-content:center}.loading[data-v-6fb5ba95]{padding:20px}.loading-row[data-v-6fb5ba95]{-webkit-animation:pulse 2.5s ease;animation:pulse 2.5s ease;-webkit-animation-delay:calc(1s + 0.3s*var(--index));animation-delay:calc(1s + 0.3s*var(--index));-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:var(--color-fill-gray-tertiary);border-radius:4px;height:12px;margin:20px 0;opacity:0}.loading-row[data-v-6fb5ba95]:first-of-type{margin-top:0}.loading-row[data-v-6fb5ba95]:last-of-type{margin-bottom:0}.quick-navigation[data-v-71686791]{--input-border-color:var(--color-grid)}.quick-navigation input[type=text][data-v-71686791]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:735px){.quick-navigation input[type=text][data-v-71686791]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.quick-navigation__filter[data-v-71686791]{--input-horizontal-spacing:.88235rem}.quick-navigation[data-v-71686791] .filter__wrapper{background-color:var(--color-fill-secondary)}.quick-navigation__container[data-v-71686791]{background-color:var(--color-fill-secondary);border:solid 1px var(--input-border-color);border-radius:var(--border-radius,4px);margin:0 .94118rem}.quick-navigation__container>[data-v-71686791]{--input-text:var(--color-figure-gray-secondary)}.quick-navigation__container.focus[data-v-71686791]{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.quick-navigation__magnifier-icon-container[data-v-71686791]{width:1rem}.quick-navigation__magnifier-icon-container>[data-v-71686791]{width:100%}.quick-navigation__magnifier-icon-container.blue .magnifier-icon[data-v-71686791]{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.quick-navigation__match-list[data-v-71686791]{display:flex;max-height:26.47059rem;height:0}.quick-navigation__match-list>[data-v-71686791]{min-width:0}.quick-navigation__match-list.active[data-v-71686791]{height:auto;border-top:1px solid var(--input-border-color)}.quick-navigation__match-list .no-results[data-v-71686791]{margin:.88235rem auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.quick-navigation__match-list .selected[data-v-71686791]{background-color:var(--color-navigator-item-hover)}.quick-navigation__refs[data-v-71686791]{flex:1;overflow:auto}.quick-navigation__preview[data-v-71686791]{border-left:1px solid var(--color-grid);flex:0 0 61.8%;overflow:auto;position:sticky;top:0}.quick-navigation__reference[data-v-71686791]:hover{text-decoration:none}.quick-navigation__symbol-match[data-v-71686791]{display:flex;height:2.35294rem;padding:.58824rem .88235rem;color:var(--color-figure-gray)}.quick-navigation__symbol-match[data-v-71686791]:hover{background-color:var(--color-navigator-item-hover)}.quick-navigation__symbol-match .symbol-info[data-v-71686791]{margin:auto;width:100%}.quick-navigation__symbol-match .symbol-info .navigator-icon[data-v-71686791]{margin-right:.58824rem}.quick-navigation__symbol-match .symbol-info .symbol-name[data-v-71686791]{display:flex}.quick-navigation__symbol-match .symbol-info .symbol-name .symbol-title[data-v-71686791]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-navigation__symbol-match .symbol-info .symbol-path[data-v-71686791]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-figure-gray-secondary);display:flex;margin-left:1.58824rem;overflow:hidden;white-space:nowrap}.quick-navigation__symbol-match .symbol-info .symbol-path .parent-path[data-v-71686791]{padding-right:.29412rem}@media print{.sidebar[data-v-f3c6416c]{display:none}}.adjustable-sidebar-width[data-v-f3c6416c]{display:flex}@media only screen and (max-width:1023px){.adjustable-sidebar-width[data-v-f3c6416c]{display:block;position:relative}}.adjustable-sidebar-width.dragging[data-v-f3c6416c] *{cursor:col-resize!important}.adjustable-sidebar-width.sidebar-hidden.dragging[data-v-f3c6416c] *{cursor:e-resize!important}.sidebar[data-v-f3c6416c]{position:relative}@media only screen and (max-width:1023px){.sidebar[data-v-f3c6416c]{position:static}}.aside[data-v-f3c6416c]{width:250px;position:relative;height:100%;max-width:100vw}.aside.no-transition[data-v-f3c6416c]{transition:none!important}@media only screen and (min-width:1024px){.aside[data-v-f3c6416c]{transition:width .3s ease-in,visibility 0s linear var(--visibility-transition-time,0s)}.aside.dragging[data-v-f3c6416c]:not(.is-opening-on-large):not(.hide-on-large){transition:none}.aside.hide-on-large[data-v-f3c6416c]{width:0!important;visibility:hidden;pointer-events:none;--visibility-transition-time:.3s}}@media only screen and (max-width:1023px){.aside[data-v-f3c6416c]{width:100%!important;overflow:hidden;min-width:0;max-width:100%;height:calc(var(--app-height) - var(--top-offset-mobile));position:fixed;top:var(--top-offset-mobile);bottom:0;z-index:9998;transform:translateX(-100%);transition:transform .15s ease-in;left:0}.aside[data-v-f3c6416c] .aside-animated-child{opacity:0}.aside.show-on-mobile[data-v-f3c6416c]{transform:translateX(0)}.aside.show-on-mobile[data-v-f3c6416c] .aside-animated-child{--index:0;opacity:1;transition:opacity .15s linear;transition-delay:calc(var(--index)*0.15s + .15s)}.aside.has-mobile-top-offset[data-v-f3c6416c]{border-top:1px solid var(--color-fill-gray-tertiary)}}.content[data-v-f3c6416c]{display:flex;flex-flow:column;min-width:0;flex:1 1 auto;height:100%}.resize-handle[data-v-f3c6416c]{position:absolute;cursor:col-resize;top:0;bottom:0;right:0;width:5px;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;transition:background-color .15s;transform:translateX(50%)}@media only screen and (max-width:1023px){.resize-handle[data-v-f3c6416c]{display:none}}.resize-handle[data-v-f3c6416c]:hover{background:var(--color-fill-gray-tertiary)}.navigator-card-item[data-v-0b9fe514]{--nav-head-wrapper-left-space:10px;--nav-head-wrapper-right-space:20px;--head-wrapper-vertical-space:5px;--nav-depth-spacer:25px;--nesting-index:0;display:flex;align-items:stretch;min-height:32px;box-sizing:border-box}.fromkeyboard .navigator-card-item[data-v-0b9fe514]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:-4px}.navigator-card-item.active[data-v-0b9fe514]{background:var(--color-fill-gray-quaternary)}.hover .navigator-card-item[data-v-0b9fe514]:not(.is-group){background:var(--color-navigator-item-hover)}.depth-spacer[data-v-0b9fe514]{width:calc(var(--nesting-index)*15px + var(--nav-depth-spacer));height:100%;position:relative;flex:0 0 auto}.title-container[data-v-0b9fe514]{width:100%;min-width:0;display:flex;align-items:center}.navigator-icon-wrapper[data-v-0b9fe514]{margin-right:7px}.head-wrapper[data-v-0b9fe514]{padding:var(--head-wrapper-vertical-space) var(--nav-head-wrapper-right-space) var(--head-wrapper-vertical-space) var(--nav-head-wrapper-left-space);position:relative;display:flex;align-items:center;flex:1;min-width:0}@supports (padding:max(0px)){.head-wrapper[data-v-0b9fe514]{padding-left:max(var(--nav-head-wrapper-left-space),env(safe-area-inset-left));padding-right:max(var(--nav-head-wrapper-right-space),env(safe-area-inset-right))}}.highlight[data-v-d75876e2]{display:inline}.highlight[data-v-d75876e2] .match{font-weight:600;background:var(--color-fill-light-blue-secondary)}.is-group .leaf-link[data-v-0c96ff75]{color:var(--color-figure-gray-secondary);font-weight:600}.is-group .leaf-link[data-v-0c96ff75]:after{display:none}.navigator-icon[data-v-0c96ff75]{display:flex;flex:0 0 auto}.navigator-icon.changed[data-v-0c96ff75]{border:none;width:1em;height:1em;z-index:0}.navigator-icon.changed[data-v-0c96ff75]:after{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);background-image:url(../img/modified-icon.f496e73d.svg);margin:0}@media screen{[data-color-scheme=dark] .navigator-icon.changed[data-v-0c96ff75]:after{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .navigator-icon.changed[data-v-0c96ff75]:after{background-image:url(../img/modified-icon.f496e73d.svg)}}.navigator-icon.changed-added[data-v-0c96ff75]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-added[data-v-0c96ff75]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .navigator-icon.changed-added[data-v-0c96ff75]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}.navigator-icon.changed-deprecated[data-v-0c96ff75]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-deprecated[data-v-0c96ff75]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .navigator-icon.changed-deprecated[data-v-0c96ff75]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.leaf-link[data-v-0c96ff75]{color:var(--color-figure-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline;vertical-align:middle;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.fromkeyboard .leaf-link[data-v-0c96ff75]:focus{outline:none}.leaf-link[data-v-0c96ff75]:hover{text-decoration:none}.leaf-link.bolded[data-v-0c96ff75]{font-weight:600}.leaf-link[data-v-0c96ff75]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.extended-content[data-v-0c96ff75]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-figure-gray-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-toggle[data-v-0c96ff75]{overflow:hidden;position:absolute;width:100%;height:100%;padding-right:5px;box-sizing:border-box;z-index:1;display:flex;align-items:center;justify-content:flex-end}.chevron[data-v-0c96ff75]{width:10px}.chevron.animating[data-v-0c96ff75]{transition:transform .15s ease-in}.chevron.rotate[data-v-0c96ff75]{transform:rotate(90deg)}.navigator-card[data-v-24789ed0]{--card-vertical-spacing:8px;--card-horizontal-spacing:20px;--nav-filter-horizontal-padding:20px;--visibility-delay:1s;display:flex;flex-direction:column;min-height:0;height:calc(var(--app-height) - var(--nav-height, 0px));position:sticky;top:var(--nav-height,0)}@media only screen and (max-width:1023px){.navigator-card[data-v-24789ed0]{height:100%;position:static;background:var(--color-fill)}}.navigator-card .navigator-card-full-height[data-v-24789ed0]{min-height:0;flex:1 1 auto}.navigator-card .head-inner[data-v-24789ed0]{overflow:hidden}.navigator-card .head-wrapper[data-v-24789ed0]{position:relative;flex:1 0 auto}.navigator-card .navigator-head[data-v-24789ed0]{--navigator-head-padding-right:calc(var(--card-horizontal-spacing)*2 + 19px);padding:0 var(--navigator-head-padding-right) 0 var(--card-horizontal-spacing);background:var(--color-fill);border-bottom:1px solid var(--color-grid);display:flex;align-items:center;height:3.05882rem;white-space:nowrap}.navigator-card .navigator-head .card-link[data-v-24789ed0]{color:var(--color-text);font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);font-weight:600;overflow:hidden;text-overflow:ellipsis}.navigator-card .navigator-head .badge[data-v-24789ed0]{margin-top:0}.navigator-card .navigator-head.router-link-exact-active[data-v-24789ed0]{background:var(--color-fill)}.navigator-card .navigator-head.router-link-exact-active .card-link[data-v-24789ed0]{font-weight:700}.navigator-card .navigator-head[data-v-24789ed0]:hover{background:var(--color-navigator-item-hover);text-decoration:none}@supports (padding:max(0px)){.navigator-card .navigator-head[data-v-24789ed0]{padding-left:max(var(--card-horizontal-spacing),env(safe-area-inset-left));padding-right:max(var(--navigator-head-padding-right),env(safe-area-inset-right))}}@media only screen and (max-width:1023px){.navigator-card .navigator-head[data-v-24789ed0]{justify-content:center;--navigator-head-padding-right:var(--card-horizontal-spacing)}}@media only screen and (max-width:767px){.navigator-card .navigator-head[data-v-24789ed0]{height:2.82353rem;padding:0 20px}}.close-card[data-v-24789ed0]{display:flex;position:absolute;z-index:1;align-items:center;justify-content:center;right:1rem;padding:5px;margin-left:-5px;top:calc(50% - 14px);transition:transform .3s ease-in 0s,visibility 0s}@media only screen and (max-width:1023px){.close-card[data-v-24789ed0]{right:unset;top:0;left:0;margin:0;padding:0 1.29412rem 0 20px;height:100%}@supports (padding:max(0px)){.close-card[data-v-24789ed0]{padding-left:max(1.29412rem,env(safe-area-inset-left))}}}@media only screen and (max-width:767px){.close-card[data-v-24789ed0]{padding-left:.94118rem;padding-right:.94118rem}@supports (padding:max(0px)){.close-card[data-v-24789ed0]{padding-left:max(.94118rem,env(safe-area-inset-left))}}}.close-card .close-icon[data-v-24789ed0]{width:19px;height:19px}@media only screen and (min-width:1024px){.close-card.hide-on-large[data-v-24789ed0]{display:none}.close-card[data-v-24789ed0]:hover{border-radius:var(--border-radius,4px);background:var(--color-fill-gray-quaternary)}.sidebar-hidden .close-card[data-v-24789ed0]{transition:transform .3s ease-in 0s,visibility 0s linear .3s;visibility:hidden;transform:translateX(3.76471rem)}}[data-v-24789ed0] .card-body{padding-right:0;flex:1 1 auto;min-height:0;height:100%}@media only screen and (max-width:1023px){[data-v-24789ed0] .card-body{--card-vertical-spacing:0px}}.navigator-card-inner[data-v-24789ed0]{display:flex;flex-flow:column;height:100%}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{border:none;background-color:transparent;opacity:0}.resize-observer[data-v-b329ee4c],.resize-observer[data-v-b329ee4c] object{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}.navigator-card.filter-on-top .filter-wrapper[data-v-1543892a]{order:1;position:static}.navigator-card.filter-on-top .card-body[data-v-1543892a]{order:2}.no-items-wrapper[data-v-1543892a]{overflow:hidden;color:var(--color-figure-gray-tertiary)}.no-items-wrapper .no-items[data-v-1543892a]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);padding:var(--card-vertical-spacing) var(--card-horizontal-spacing);min-width:200px;box-sizing:border-box}.navigator-filter[data-v-1543892a]{box-sizing:border-box;padding:15px var(--nav-filter-horizontal-padding);border-top:1px solid var(--color-grid);height:71px;display:flex;align-items:flex-end}.filter-on-top .navigator-filter[data-v-1543892a]{border-top:none;align-items:flex-start}@supports (padding:max(0px)){.navigator-filter[data-v-1543892a]{padding-left:max(var(--nav-filter-horizontal-padding),env(safe-area-inset-left));padding-right:max(var(--nav-filter-horizontal-padding),env(safe-area-inset-right))}}@media only screen and (max-width:1023px){.navigator-filter[data-v-1543892a]{--nav-filter-horizontal-padding:20px;border:none;padding-top:10px;padding-bottom:10px;height:60px}}.navigator-filter .input-wrapper[data-v-1543892a]{position:relative;flex:1;min-width:0}.navigator-filter .filter-component[data-v-1543892a]{--input-vertical-padding:8px;--input-height:22px;--input-border-color:var(--color-grid);--input-text:var(--color-figure-gray-secondary)}.navigator-filter .filter-component[data-v-1543892a] .filter__input{font-size:1rem;line-height:1.47059;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.scroller[data-v-1543892a]{height:100%;box-sizing:border-box;padding:var(--card-vertical-spacing) 0;padding-bottom:calc(var(--top-offset, 0px) + var(--card-vertical-spacing));transition:padding-bottom .15s ease-in}@media only screen and (max-width:1023px){.scroller[data-v-1543892a]{padding-bottom:10em}}.scroller[data-v-1543892a] .vue-recycle-scroller__item-wrapper{transform:translateZ(0)}.filter-wrapper[data-v-1543892a]{position:sticky;bottom:0;background:var(--color-fill)}.sidebar-transitioning .filter-wrapper[data-v-1543892a]{flex:1 0 71px;overflow:hidden}@media only screen and (max-width:1023px){.sidebar-transitioning .filter-wrapper[data-v-1543892a]{flex-basis:60px}}.loader[data-v-0de29914]{height:.70588rem;background-color:var(--color-fill-gray-tertiary);border-radius:4px}.navigator-icon[data-v-0de29914]{width:16px;height:16px;border-radius:2px;background-color:var(--color-fill-gray-tertiary)}.loading-navigator-item[data-v-0de29914]{-webkit-animation:pulse 2.5s ease;animation:pulse 2.5s ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;-webkit-animation-delay:calc(var(--visibility-delay) + 0.3s*var(--index));animation-delay:calc(var(--visibility-delay) + 0.3s*var(--index))}.delay-visibility-enter-active[data-v-4b6d345f]{transition:visibility var(--visibility-delay);visibility:hidden}.loading-navigator[data-v-4b6d345f]{padding-top:var(--card-vertical-spacing)}.navigator[data-v-159b9764]{height:100%;display:flex;flex-flow:column}@media only screen and (max-width:1023px){.navigator[data-v-159b9764]{position:static;transition:none}}.hierarchy-collapsed-items[data-v-74906830]{position:relative;display:inline-flex;align-items:center;margin-left:.17647rem}.hierarchy-collapsed-items .hierarchy-item-icon[data-v-74906830]{width:9px;height:15px;margin-right:.17647rem;display:flex;justify-content:center;font-size:1em;align-self:baseline}.nav--in-breakpoint-range .hierarchy-collapsed-items[data-v-74906830]{display:none}.hierarchy-collapsed-items .toggle[data-v-74906830]{background:var(--color-nav-hierarchy-collapse-background);border-color:var(--color-nav-hierarchy-collapse-borders);border-radius:var(--border-radius,4px);border-style:solid;border-width:0;font-weight:600;height:1.11765rem;text-align:center;width:2.11765rem;display:flex;align-items:center;justify-content:center}.theme-dark .hierarchy-collapsed-items .toggle[data-v-74906830]{background:var(--color-nav-dark-hierarchy-collapse-background)}.hierarchy-collapsed-items .toggle.focused[data-v-74906830],.hierarchy-collapsed-items .toggle[data-v-74906830]:active,.hierarchy-collapsed-items .toggle[data-v-74906830]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.indicator[data-v-74906830]{width:1em;height:1em;display:flex;align-items:center}.indicator .toggle-icon[data-v-74906830]{width:100%}.dropdown[data-v-74906830]{background:var(--color-nav-hierarchy-collapse-background);border-color:var(--color-nav-hierarchy-collapse-borders);border-radius:var(--border-radius,4px);border-style:solid;box-shadow:0 1px 4px -1px var(--color-figure-gray-secondary);border-width:0;padding:0 .5rem;position:absolute;z-index:42;top:calc(100% + .41176rem)}.theme-dark .dropdown[data-v-74906830]{background:var(--color-nav-dark-hierarchy-collapse-background);border-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown.collapsed[data-v-74906830]{opacity:0;transform:translate3d(0,-.41176rem,0);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;visibility:hidden}.dropdown[data-v-74906830]:not(.collapsed){opacity:1;transform:none;transition:opacity .25s ease,transform .25s ease,visibility 0s linear 0s;visibility:visible}.nav--in-breakpoint-range .dropdown[data-v-74906830]:not(.collapsed){display:none}.dropdown[data-v-74906830]:before{border-bottom-color:var(--color-nav-hierarchy-collapse-background);border-bottom-style:solid;border-bottom-width:.5rem;border-left-color:transparent;border-left-style:solid;border-left-width:.5rem;border-right-color:transparent;border-right-style:solid;border-right-width:.5rem;content:"";left:1.26471rem;position:absolute;top:-.44118rem}.theme-dark .dropdown[data-v-74906830]:before{border-bottom-color:var(--color-nav-dark-hierarchy-collapse-background)}.dropdown-item[data-v-74906830]{border-top-color:var(--color-nav-hierarchy-collapse-borders);border-top-style:solid;border-top-width:1px}.theme-dark .dropdown-item[data-v-74906830]{border-top-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown-item[data-v-74906830]:first-child{border-top:none}.nav-menu-link[data-v-74906830]{max-width:57.64706rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:.75rem 1rem}.hierarchy-item[data-v-382bf39e]{display:flex;align-items:center;margin-left:.17647rem}.hierarchy-item[data-v-382bf39e] .hierarchy-item-icon{width:9px;height:15px;margin-right:.17647rem;display:flex;justify-content:center;font-size:1em;align-self:baseline}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e] .hierarchy-item-icon{display:none}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]{border-top:1px solid var(--color-nav-hierarchy-item-borders);display:flex;align-items:center}.theme-dark.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]{border-top-color:var(--color-nav-dark-hierarchy-item-borders)}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]:first-of-type{border-top:none}.hierarchy-item.collapsed[data-v-382bf39e]{display:none}.nav--in-breakpoint-range .hierarchy-item.collapsed[data-v-382bf39e]{display:inline-block}.item[data-v-382bf39e]{display:inline-block;vertical-align:middle}.nav--in-breakpoint-range .item[data-v-382bf39e]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%;line-height:2.47059rem}@media only screen and (min-width:768px){.hierarchy-item:first-child:last-child .item[data-v-382bf39e],.hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-382bf39e]{max-width:45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:last-child .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(2) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-382bf39e]{max-width:36rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(2) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-382bf39e]{max-width:28.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(3) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-382bf39e]{max-width:27rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(3) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-382bf39e]{max-width:21.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(4) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-382bf39e]{max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(4) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-382bf39e]{max-width:14.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(5) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-382bf39e]{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(5) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-382bf39e]{max-width:7.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item .item[data-v-382bf39e]{max-width:10.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item:last-child .item[data-v-382bf39e]{max-width:none}.has-badge .hierarchy-collapsed-items~.hierarchy-item .item[data-v-382bf39e]{max-width:8.64rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hierarchy[data-v-c2bd6086]{justify-content:flex-start;min-width:0;margin-right:80px}.nav--in-breakpoint-range .hierarchy[data-v-c2bd6086]{margin-right:0}.hierarchy .root-hierarchy .item[data-v-c2bd6086]{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-menu-setting-label[data-v-d12167e0]{margin-right:.35294rem;white-space:nowrap}.language-container[data-v-d12167e0]{flex:1 0 auto}.language-dropdown[data-v-d12167e0]{-webkit-text-size-adjust:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;box-sizing:inherit;padding:0 11px 0 4px;margin-left:-4px;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);cursor:pointer;position:relative;z-index:1}@media only screen and (max-width:1023px){.language-dropdown[data-v-d12167e0]{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.language-dropdown[data-v-d12167e0]:focus{outline:none}.fromkeyboard .language-dropdown[data-v-d12167e0]:focus{outline:4px solid var(--color-focus-color);outline-offset:1px}.language-sizer[data-v-d12167e0]{position:absolute;opacity:0;pointer-events:none;padding:0}.language-toggle-container[data-v-d12167e0]{display:flex;align-items:center;padding-right:.17647rem;position:relative}.nav--in-breakpoint-range .language-toggle-container[data-v-d12167e0]{display:none}.language-toggle-container .toggle-icon[data-v-d12167e0]{width:.6em;height:.6em;position:absolute;right:7px}.language-toggle-label[data-v-d12167e0]{margin-right:2px}.language-toggle.nav-menu-toggle-label[data-v-d12167e0]{margin-right:6px}.language-list[data-v-d12167e0]{display:inline-block;margin-top:0}.language-list-container[data-v-d12167e0]{display:none}.language-list-item[data-v-d12167e0],.nav--in-breakpoint-range .language-list-container[data-v-d12167e0]{display:inline-block}.language-list-item[data-v-d12167e0]:not(:first-child){border-left:1px solid #424242;margin-left:6px;padding-left:6px}[data-v-138d523a] .nav-menu{line-height:1.5}[data-v-138d523a] .nav-menu,[data-v-138d523a] .nav-menu-settings{font-size:.82353rem;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}[data-v-138d523a] .nav-menu-settings{min-width:0;line-height:1.28571}@media only screen and (max-width:1023px){[data-v-138d523a] .nav-menu-settings{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (min-width:1024px){[data-v-138d523a] .nav-menu-settings{margin-left:.58824rem}}.nav--in-breakpoint-range[data-v-138d523a] .nav-menu-settings:not([data-previous-menu-children-count="0"]) .nav-menu-setting:first-child{border-top:1px solid #b0b0b0;display:flex;align-items:center}[data-v-138d523a] .nav-menu-settings .nav-menu-setting{display:flex;align-items:center;color:var(--color-nav-current-link);margin-left:0;min-width:0}[data-v-138d523a] .nav-menu-settings .nav-menu-setting:first-child:not(:only-child){margin-right:.58824rem}.nav--in-breakpoint-range[data-v-138d523a] .nav-menu-settings .nav-menu-setting:first-child:not(:only-child){margin-right:0}.theme-dark[data-v-138d523a] .nav-menu-settings .nav-menu-setting{color:var(--color-nav-dark-current-link)}.nav--in-breakpoint-range[data-v-138d523a] .nav-menu-settings .nav-menu-setting:not(:first-child){border-top:1px solid #424242}.documentation-nav[data-v-138d523a] .nav-title{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.documentation-nav[data-v-138d523a] .nav-title .nav-title-link.inactive{height:auto;color:var(--color-figure-gray-secondary-alt)}.theme-dark.documentation-nav .nav-title .nav-title-link.inactive[data-v-138d523a]{color:#b0b0b0}.sidenav-toggle-wrapper[data-v-138d523a]{display:flex;margin-top:1px}.nav--in-breakpoint-range .sidenav-toggle-wrapper[data-v-138d523a]{display:flex!important}@media only screen and (min-width:1024px){.sidenav-toggle-enter-active[data-v-138d523a],.sidenav-toggle-leave-active[data-v-138d523a]{transition:margin .3s ease-in 0s}.sidenav-toggle-enter[data-v-138d523a],.sidenav-toggle-leave-to[data-v-138d523a]{margin-left:-3.76471rem}}.sidenav-toggle[data-v-138d523a]{align-self:center;color:var(--color-nav-link-color);position:relative;margin:-5px}.theme-dark .sidenav-toggle[data-v-138d523a]{color:var(--color-nav-dark-link-color)}.sidenav-toggle:hover .sidenav-icon-wrapper[data-v-138d523a]{background:var(--color-fill-gray-quaternary)}.theme-dark .sidenav-toggle:hover .sidenav-icon-wrapper[data-v-138d523a]{background:#424242}.sidenav-toggle__separator[data-v-138d523a]{height:.8em;width:1px;background:var(--color-nav-color);align-self:center;margin:0 1.29412rem}.nav--in-breakpoint-range .sidenav-toggle[data-v-138d523a]{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px;align-self:stretch}.nav--in-breakpoint-range .sidenav-toggle__separator[data-v-138d523a]{display:none}.sidenav-icon-wrapper[data-v-138d523a]{padding:5px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius,4px)}.sidenav-icon[data-v-138d523a]{display:flex;width:19px;height:19px}[data-v-4a89caca] .generic-modal{overflow-y:overlay}[data-v-4a89caca] .modal-fullscreen>.container{background-color:transparent;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex:auto;margin:9.41176rem 0;max-width:47.05882rem;overflow:visible}[data-v-4a89caca] .navigator-filter .quick-navigation-open{margin-left:var(--nav-filter-horizontal-padding);width:calc(var(--nav-filter-horizontal-padding)*2)}.doc-topic-view[data-v-4a89caca]{--delay:1s;display:flex;flex-flow:column;background:var(--colors-text-background,var(--color-text-background))}.doc-topic-view .delay-hiding-leave-active[data-v-4a89caca]{transition:display var(--delay)}.doc-topic-aside[data-v-4a89caca]{height:100%;box-sizing:border-box;border-right:1px solid var(--color-grid)}@media only screen and (max-width:1023px){.doc-topic-aside[data-v-4a89caca]{background:var(--color-fill);border-right:none}.sidebar-transitioning .doc-topic-aside[data-v-4a89caca]{border-right:1px solid var(--color-grid)}}.topic-wrapper[data-v-4a89caca]{flex:1 1 auto;width:100%}.full-width-container[data-v-4a89caca]{max-width:1920px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1920px){.full-width-container[data-v-4a89caca]{border-left:1px solid var(--color-grid);border-right:1px solid var(--color-grid);box-sizing:border-box}} \ No newline at end of file diff --git a/css/documentation-topic~topic.b6287bcf.css b/css/documentation-topic~topic.b6287bcf.css new file mode 100644 index 00000000..d2a48006 --- /dev/null +++ b/css/documentation-topic~topic.b6287bcf.css @@ -0,0 +1,9 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */.generic-modal[data-v-795f7b59]{position:fixed;top:0;left:0;right:0;bottom:0;margin:0;z-index:11000;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:none;overflow:auto}.modal-fullscreen[data-v-795f7b59]{align-items:stretch}.modal-fullscreen .container[data-v-795f7b59]{margin:0;flex:1;width:100%;height:100%;padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}.modal-standard[data-v-795f7b59]{padding:20px}.modal-standard .container[data-v-795f7b59]{padding:60px;border-radius:var(--border-radius,4px)}@media screen{[data-color-scheme=dark] .modal-standard .container[data-v-795f7b59]{background:#1d1d1f}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .modal-standard .container[data-v-795f7b59]{background:#1d1d1f}}@media only screen and (max-width:735px){.modal-standard[data-v-795f7b59]{padding:0;align-items:stretch}.modal-standard .container[data-v-795f7b59]{margin:20px 0 0;padding:50px 30px;flex:1;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}}.backdrop[data-v-795f7b59]{overflow:auto;background:var(--backdrop-background,rgba(0,0,0,.4));-webkit-overflow-scrolling:touch;width:100%;height:100%;position:fixed}.container[data-v-795f7b59]{margin-left:auto;margin-right:auto;width:980px;background:var(--colors-generic-modal-background,var(--color-generic-modal-background));z-index:1;position:relative;overflow:auto;max-width:100%}@media only screen and (max-width:1250px){.container[data-v-795f7b59]{width:692px}}@media only screen and (max-width:735px){.container[data-v-795f7b59]{width:87.5%}}@media only screen and (max-width:320px){.container[data-v-795f7b59]{width:215px}}.close[data-v-795f7b59]{position:absolute;z-index:9999;top:22px;left:22px;width:17px;height:17px;color:#666;cursor:pointer;background:none;border:0;display:flex;align-items:center}.close .close-icon[data-v-795f7b59]{fill:currentColor;width:100%;height:100%}.theme-dark .container[data-v-795f7b59]{background:#000}.theme-dark .container .close[data-v-795f7b59]{color:#b0b0b0}.theme-code .container[data-v-795f7b59]{background-color:var(--code-background,var(--color-code-background))} \ No newline at end of file diff --git a/css/documentation-topic~topic~tutorials-overview.d6f5411c.css b/css/documentation-topic~topic~tutorials-overview.d6f5411c.css new file mode 100644 index 00000000..f81c8dc0 --- /dev/null +++ b/css/documentation-topic~topic~tutorials-overview.d6f5411c.css @@ -0,0 +1,9 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */aside[data-v-3ccce809]{-moz-column-break-inside:avoid;break-inside:avoid;border-radius:var(--aside-border-radius,var(--border-radius,4px));border-style:var(--aside-border-style,solid);border-width:var(--aside-border-width,0 0 0 6px);padding:.94118rem;text-align:start}aside .label[data-v-3ccce809]{font-size:1rem;line-height:1.52941;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}aside .label+[data-v-3ccce809]{margin-top:var(--spacing-stacked-margin-small)}aside.deprecated[data-v-3ccce809]{background-color:var(--color-aside-deprecated-background);border-color:var(--color-aside-deprecated-border);box-shadow:0 0 0 0 var(--color-aside-deprecated-border) inset,0 0 0 0 var(--color-aside-deprecated-border)}aside.deprecated .label[data-v-3ccce809]{color:var(--color-aside-deprecated)}aside.experiment[data-v-3ccce809]{background-color:var(--color-aside-experiment-background);border-color:var(--color-aside-experiment-border);box-shadow:0 0 0 0 var(--color-aside-experiment-border) inset,0 0 0 0 var(--color-aside-experiment-border)}aside.experiment .label[data-v-3ccce809]{color:var(--color-aside-experiment)}aside.important[data-v-3ccce809]{background-color:var(--color-aside-important-background);border-color:var(--color-aside-important-border);box-shadow:0 0 0 0 var(--color-aside-important-border) inset,0 0 0 0 var(--color-aside-important-border)}aside.important .label[data-v-3ccce809]{color:var(--color-aside-important)}aside.note[data-v-3ccce809]{background-color:var(--color-aside-note-background);border-color:var(--color-aside-note-border);box-shadow:0 0 0 0 var(--color-aside-note-border) inset,0 0 0 0 var(--color-aside-note-border)}aside.note .label[data-v-3ccce809]{color:var(--color-aside-note)}aside.tip[data-v-3ccce809]{background-color:var(--color-aside-tip-background);border-color:var(--color-aside-tip-border);box-shadow:0 0 0 0 var(--color-aside-tip-border) inset,0 0 0 0 var(--color-aside-tip-border)}aside.tip .label[data-v-3ccce809]{color:var(--color-aside-tip)}aside.warning[data-v-3ccce809]{background-color:var(--color-aside-warning-background);border-color:var(--color-aside-warning-border);box-shadow:0 0 0 0 var(--color-aside-warning-border) inset,0 0 0 0 var(--color-aside-warning-border)}aside.warning .label[data-v-3ccce809]{color:var(--color-aside-warning)}code[data-v-08295b2f]:before{content:attr(data-before-code)}code[data-v-08295b2f]:after{content:attr(data-after-code)}code[data-v-08295b2f]:after,code[data-v-08295b2f]:before{display:block;position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}.swift-file-icon.file-icon[data-v-c01a6890]{height:1rem}.file-icon[data-v-7c381064]{position:relative;align-items:flex-end;height:24px;margin:0 .5rem 0 1rem}.filename[data-v-c8c40662]{color:var(--text,var(--colors-secondary-label,var(--color-secondary-label)));font-size:.94118rem;line-height:1.1875;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);margin-top:1rem}@media only screen and (max-width:735px){.filename[data-v-c8c40662]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);margin-top:0}}.filename>a[data-v-c8c40662],.filename>span[data-v-c8c40662]{display:flex;align-items:center;line-height:normal}a[data-v-c8c40662]{color:var(--url,var(--color-link))}.code-line-container[data-v-59f42f5b]{display:inline-block;width:100%;box-sizing:border-box}.code-number[data-v-59f42f5b]{display:inline-block;padding:0 1rem 0 8px;text-align:right;min-width:2em;color:#666;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-number[data-v-59f42f5b]:before{content:attr(data-line-number)}.highlighted[data-v-59f42f5b]{background:var(--line-highlight,var(--color-code-line-highlight));border-left:4px solid var(--color-code-line-highlight-border)}.highlighted .code-number[data-v-59f42f5b]{padding-left:4px}pre[data-v-59f42f5b]{padding:14px 0;display:flex;overflow:unset;-webkit-overflow-scrolling:touch;white-space:pre;word-wrap:normal;height:100%}@media only screen and (max-width:735px){pre[data-v-59f42f5b]{padding-top:.82353rem}}code[data-v-59f42f5b]{white-space:pre;word-wrap:normal;flex-grow:9999}.code-listing[data-v-59f42f5b],.container-general[data-v-59f42f5b]{display:flex}.code-listing[data-v-59f42f5b]{flex-direction:column;min-height:100%;border-radius:var(--code-border-radius,var(--border-radius,4px));overflow:hidden;filter:blur(0)}.code-listing.single-line[data-v-59f42f5b]{border-radius:var(--border-radius,4px)}.container-general[data-v-59f42f5b]{overflow:auto}.container-general[data-v-59f42f5b],pre[data-v-59f42f5b]{flex-grow:1}.header-anchor[data-v-6007a8a4]{color:inherit;text-decoration:none;position:relative;padding-right:23px;display:inline-block}.header-anchor .icon[data-v-6007a8a4]{position:absolute;right:0;bottom:.2em;display:none;height:16px;margin-left:7px}.header-anchor:focus .icon[data-v-6007a8a4],.header-anchor:hover .icon[data-v-6007a8a4]{display:inline}code[data-v-05f4a5b7]{speak-punctuation:code}.container-general[data-v-25a17a0e]{display:flex;flex-flow:row wrap}.container-general .code-line[data-v-25a17a0e]{flex:1 0 auto}.code-line-container[data-v-25a17a0e]{width:100%;align-items:center;display:flex;border-left:4px solid transparent;counter-increment:linenumbers;padding-right:14px}.code-number[data-v-25a17a0e]{font-size:.70588rem;line-height:1.5;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace);padding:0 1rem 0 8px;text-align:right;min-width:2.01em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-number[data-v-25a17a0e]:before{content:counter(linenumbers)}.code-line[data-v-25a17a0e]{display:flex}pre[data-v-25a17a0e]{padding:14px 0;display:flex;flex-flow:row wrap;overflow:auto;-webkit-overflow-scrolling:touch;white-space:pre;word-wrap:normal}@media only screen and (max-width:735px){pre[data-v-25a17a0e]{padding-top:.82353rem}}.collapsible-code-listing[data-v-25a17a0e]{background:var(--background,var(--color-code-background));border-color:var(--colors-grid,var(--color-grid));color:var(--text,var(--color-code-plain));border-radius:var(--border-radius,4px);border-style:solid;border-width:1px;counter-reset:linenumbers;font-size:15px}.collapsible-code-listing.single-line[data-v-25a17a0e]{border-radius:var(--border-radius,4px)}.collapsible[data-v-25a17a0e]{background:var(--color-code-collapsible-background);color:var(--color-code-collapsible-text)}.collapsed[data-v-25a17a0e]:before{content:"⋯";display:inline-block;font-family:monospace;font-weight:700;height:100%;line-height:1;text-align:right;width:2.3rem}.collapsed .code-line-container[data-v-25a17a0e]{height:0;visibility:hidden}.row[data-v-be73599c]{box-sizing:border-box;display:flex;flex-flow:row wrap}.col[data-v-2ee3ad8b]{box-sizing:border-box;flex:none}.xlarge-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.xlarge-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.xlarge-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.xlarge-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.xlarge-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.xlarge-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.xlarge-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.xlarge-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.xlarge-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.xlarge-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.xlarge-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.xlarge-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.xlarge-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.xlarge-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}.large-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.large-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.large-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.large-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.large-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.large-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.large-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.large-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.large-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.large-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.large-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.large-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.large-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.large-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}@media only screen and (max-width:1250px){.medium-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.medium-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.medium-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.medium-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.medium-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.medium-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.medium-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.medium-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.medium-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.medium-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.medium-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.medium-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.medium-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.medium-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}}@media only screen and (max-width:735px){.small-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.small-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.small-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.small-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.small-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.small-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.small-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.small-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.small-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.small-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.small-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.small-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.small-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.small-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}}@media only screen and (max-width:320px){.xsmall-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.xsmall-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.xsmall-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.xsmall-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.xsmall-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.xsmall-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.xsmall-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.xsmall-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.xsmall-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.xsmall-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.xsmall-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.xsmall-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.xsmall-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.xsmall-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}}.tabnav[data-v-5283512a]{margin:0 0 1.47059rem 0;display:flex}.tabnav--center[data-v-5283512a]{justify-content:center}.tabnav--end[data-v-5283512a]{justify-content:flex-end}.tabnav--vertical[data-v-5283512a]{flex-flow:column wrap}.tabnav--vertical .tabnav-items[data-v-5283512a]{flex-flow:column;overflow:hidden}.tabnav--vertical[data-v-5283512a] .tabnav-item{padding-left:0}.tabnav--vertical[data-v-5283512a] .tabnav-item .tabnav-link{padding-top:8px}.tabnav-items[data-v-5283512a]{display:flex;margin:0;text-align:center}.tabnav-item[data-v-6aa9882a]{border-bottom:1px solid;border-color:var(--colors-tabnav-item-border-color,var(--color-tabnav-item-border-color));display:flex;list-style:none;padding-left:1.76471rem;margin:0;outline:none}.tabnav-item[data-v-6aa9882a]:first-child{padding-left:0}.tabnav-item[data-v-6aa9882a]:nth-child(n+1){margin:0}.tabnav-link[data-v-6aa9882a]{color:var(--colors-secondary-label,var(--color-secondary-label));font-size:.82353rem;line-height:1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);padding:6px 0;margin-top:4px;margin-bottom:4px;text-align:left;text-decoration:none;display:block;position:relative;z-index:0;width:100%}.tabnav-link[data-v-6aa9882a]:hover{text-decoration:none}.tabnav-link[data-v-6aa9882a]:focus{outline-offset:-1px}.tabnav-link[data-v-6aa9882a]:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;border:1px solid transparent}.tabnav-link.active[data-v-6aa9882a]{color:var(--colors-text,var(--color-text));cursor:default;z-index:10}.tabnav-link.active[data-v-6aa9882a]:after{border-bottom-color:var(--colors-text,var(--color-text))}.controls[data-v-c84e62a6]{margin-top:5px;font-size:14px;display:flex;justify-content:flex-end}.controls a[data-v-c84e62a6]{color:var(--colors-text,var(--color-text));display:flex;align-items:center}.controls .control-icon[data-v-c84e62a6]{width:1.05em;margin-right:.3em}.caption[data-v-1b76f4e0]{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);margin:0 0 var(--spacing-stacked-margin-large) 0}.caption.trailing[data-v-1b76f4e0]{margin:var(--spacing-stacked-margin-large) 0 0 0;text-align:center}caption.trailing[data-v-1b76f4e0]{caption-side:bottom}[data-v-1b76f4e0] p{display:inline-block}[data-v-3a939631] img{max-width:100%}.table-wrapper[data-v-5ed73c89]{overflow:auto;-webkit-overflow-scrolling:touch}*+.table-wrapper[data-v-5ed73c89],.table-wrapper[data-v-5ed73c89]+*{margin-top:var(--spacing-stacked-margin-xlarge)}table[data-v-5ed73c89]{border-style:hidden}[data-v-5ed73c89] th{font-weight:600;word-break:keep-all;-webkit-hyphens:auto;hyphens:auto}[data-v-5ed73c89] td,[data-v-5ed73c89] th{border-color:var(--color-fill-gray-tertiary);border-style:solid;border-width:var(--table-border-width,1px 1px);padding:.58824rem}[data-v-5ed73c89] td.left-cell,[data-v-5ed73c89] th.left-cell{text-align:left}[data-v-5ed73c89] td.right-cell,[data-v-5ed73c89] th.right-cell{text-align:right}[data-v-5ed73c89] td.center-cell,[data-v-5ed73c89] th.center-cell{text-align:center}s[data-v-7fc51673]:before{content:attr(data-before-text)}s[data-v-7fc51673]:after{content:attr(data-after-text)}s[data-v-7fc51673]:after,s[data-v-7fc51673]:before{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}small[data-v-77035f61]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-figure-gray)}.device-frame[data-v-28ae8fd3]{position:relative;width:var(--frame-width);aspect-ratio:var(--frame-aspect);max-width:100%;margin-left:auto;margin-right:auto;overflow:hidden}*+.device-frame[data-v-28ae8fd3],.device-frame[data-v-28ae8fd3]+*{margin-top:40px}.device[data-v-28ae8fd3]{background-image:var(--device-light-url);background-repeat:no-repeat;background-size:100%;width:100%;height:100%;position:relative;pointer-events:none}@media screen{[data-color-scheme=dark] .device[data-v-28ae8fd3]{background-image:var(--device-dark-url,var(--device-light-url))}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .device[data-v-28ae8fd3]{background-image:var(--device-dark-url,var(--device-light-url))}}.no-device .device[data-v-28ae8fd3]{display:none}.device-screen.with-device[data-v-28ae8fd3]{position:absolute;left:var(--screen-left);top:var(--screen-top);height:var(--screen-height);width:var(--screen-width);display:flex}.device-screen.with-device>[data-v-28ae8fd3]{flex:1}.device-screen.with-device[data-v-28ae8fd3] img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;margin:0}.device-screen.with-device[data-v-28ae8fd3] video{-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;width:100%;height:auto}.video-replay-container .control-button[data-v-7653dfd0]{display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:.5rem;-webkit-tap-highlight-color:transparent}.video-replay-container .control-button svg.control-icon[data-v-7653dfd0]{height:12px;width:12px;margin-left:.3em}[data-v-dcbc7b38] img,[data-v-dcbc7b38] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}.asset[data-v-035a093f]{margin-left:auto;margin-right:auto}*+.asset[data-v-035a093f],.asset[data-v-035a093f]+*{margin-top:var(--spacing-stacked-margin-xlarge)}[data-v-035a093f] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}.column[data-v-0f654188]{grid-column:span var(--col-span);min-width:0}@media only screen and (max-width:735px){.column[data-v-0f654188]{grid-column:span 1}}.row[data-v-1bcb2d0f]{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:var(--col-gap,20px)}@media only screen and (max-width:735px){.row[data-v-1bcb2d0f]{grid-template-columns:1fr;grid-auto-flow:row}}.row.with-columns[data-v-1bcb2d0f]{--col-count:var(--col-count-large);grid-template-columns:repeat(var(--col-count),1fr);grid-auto-flow:row}@media only screen and (max-width:1250px){.row.with-columns[data-v-1bcb2d0f]{--col-count:var(--col-count-medium,var(--col-count-large))}}@media only screen and (max-width:735px){.row.with-columns[data-v-1bcb2d0f]{--col-count:var(--col-count-small)}}*+.row[data-v-1bcb2d0f],*+.TabNavigator[data-v-e671a734],.row[data-v-1bcb2d0f]+*,.TabNavigator[data-v-e671a734]+*{margin-top:var(--spacing-stacked-margin-xlarge)}.TabNavigator .tabnav[data-v-e671a734]{overflow:auto;white-space:nowrap}.TabNavigator .tabs-content-container[data-v-e671a734]{position:relative;overflow:hidden}.tabs--vertical[data-v-e671a734]{display:flex;flex-flow:row-reverse}@media only screen and (max-width:735px){.tabs--vertical[data-v-e671a734]{flex-flow:column-reverse}}.tabs--vertical .tabnav[data-v-e671a734]{width:30%;flex:0 0 auto;white-space:normal;margin:0}@media only screen and (max-width:735px){.tabs--vertical .tabnav[data-v-e671a734]{width:100%}}.tabs--vertical .tabs-content[data-v-e671a734]{flex:1 1 auto;min-width:0;padding-right:var(--spacing-stacked-margin-xlarge)}@media only screen and (max-width:735px){.tabs--vertical .tabs-content[data-v-e671a734]{padding-right:0;padding-bottom:var(--spacing-stacked-margin-large)}}.fade-enter-active[data-v-e671a734],.fade-leave-active[data-v-e671a734]{transition:opacity .2s ease-in-out}.fade-enter[data-v-e671a734],.fade-leave-to[data-v-e671a734]{opacity:0}.fade-leave-active[data-v-e671a734]{position:absolute;top:0;left:0;right:0}.tasklist[data-v-6a56a858]{--checkbox-width:1rem;--indent-width:calc(var(--checkbox-width)/2);--content-margin:var(--indent-width);list-style-type:none;margin-left:var(--indent-width)}p[data-v-6a56a858]{margin-left:var(--content-margin)}p[data-v-6a56a858]:only-child{--content-margin:calc(var(--checkbox-width) + var(--indent-width))}input[type=checkbox]+p[data-v-6a56a858]{display:inline-block}.button-cta[data-v-c9c81868]{background:var(--colors-button-light-background,var(--color-button-background));border-color:var(--color-button-border,currentcolor);border-radius:var(--button-border-radius,var(--border-radius,4px));border-style:var(--button-border-style,none);border-width:var(--button-border-width,medium);color:var(--colors-button-text,var(--color-button-text));cursor:pointer;min-width:1.76471rem;padding:.23529rem .88235rem;text-align:center;white-space:nowrap;display:inline-block;font-size:1rem;line-height:1.47059;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.button-cta[data-v-c9c81868]:active{background:var(--colors-button-light-backgroundActive,var(--color-button-background-active));outline:none}.button-cta[data-v-c9c81868]:hover:not([disabled]){background:var(--colors-button-light-backgroundHover,var(--color-button-background-hover));text-decoration:none}.button-cta[data-v-c9c81868]:disabled{opacity:.32;cursor:default}.fromkeyboard .button-cta[data-v-c9c81868]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.button-cta.is-dark[data-v-c9c81868]{background:var(--colors-button-dark-background,#06f)}.button-cta.is-dark[data-v-c9c81868]:active{background:var(--colors-button-dark-backgroundActive,var(--color-button-background-active))}.button-cta.is-dark[data-v-c9c81868]:hover:not([disabled]){background:var(--colors-button-dark-backgroundHover,var(--color-button-background-hover))}.card-cover-wrap.rounded[data-v-0c1c40a1]{border-radius:var(--border-radius,4px);overflow:hidden}.card-cover[data-v-0c1c40a1]{background-color:var(--color-card-background);display:block;height:var(--card-cover-height,180px)}.card-cover.fallback[data-v-0c1c40a1],.card-cover[data-v-0c1c40a1] img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin:0}.card-cover[data-v-0c1c40a1] img{height:100%}.card[data-v-328d568a]{overflow:hidden;display:block;transition:box-shadow,transform .16s ease-out;will-change:box-shadow,transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:var(--card-height);border-radius:var(--border-radius,4px)}.card[data-v-328d568a]:hover{text-decoration:none}.card:hover .link[data-v-328d568a]{text-decoration:underline}.card[data-v-328d568a]:hover{box-shadow:0 5px 10px var(--color-card-shadow);transform:scale(1.007)}@media (prefers-reduced-motion:reduce){.card[data-v-328d568a]:hover{box-shadow:none;transform:none}}.card.small[data-v-328d568a]{--card-height:408px;--card-details-height:139px;--card-cover-height:235px}@media only screen and (max-width:1250px){.card.small[data-v-328d568a]{--card-height:341px;--card-details-height:144px;--card-cover-height:163px}}.card.large[data-v-328d568a]{--card-height:556px;--card-details-height:163px;--card-cover-height:359px}@media only screen and (max-width:1250px){.card.large[data-v-328d568a]{--card-height:420px;--card-details-height:137px;--card-cover-height:249px}}.card.floating-style[data-v-328d568a]{--color-card-shadow:transparent;--card-height:auto;--card-details-height:auto}.details[data-v-328d568a]{background-color:var(--color-card-background);padding:17px;position:relative;height:var(--card-details-height);font-size:.82353rem;line-height:1.28571}.details[data-v-328d568a],.large .details[data-v-328d568a]{font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .details[data-v-328d568a]{font-size:1rem;line-height:1.47059}@media only screen and (max-width:1250px){.large .details[data-v-328d568a]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.floating-style .details[data-v-328d568a]{--color-card-background:transparent;padding:17px 0}.eyebrow[data-v-328d568a]{color:var(--color-card-eyebrow);display:block;margin-bottom:4px;font-size:.82353rem;line-height:1.28571}.eyebrow[data-v-328d568a],.large .eyebrow[data-v-328d568a]{font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .eyebrow[data-v-328d568a]{font-size:1rem;line-height:1.23529}@media only screen and (max-width:1250px){.large .eyebrow[data-v-328d568a]{font-size:.82353rem;line-height:1.28571;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title[data-v-328d568a]{color:var(--color-card-content-text);font-size:1rem;line-height:1.23529;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){.title[data-v-328d568a]{font-size:.82353rem;line-height:1.28571;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.title[data-v-328d568a]{font-size:1rem;line-height:1.23529;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.large .title[data-v-328d568a]{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){.large .title[data-v-328d568a]{font-size:1rem;line-height:1.23529;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.card-content[data-v-328d568a]{color:var(--color-card-content-text);margin-top:4px}.link[data-v-328d568a]{bottom:17px;display:flex;align-items:center;position:absolute}.link .link-icon[data-v-328d568a]{height:.6em;width:.6em;margin-left:.3em}.floating-style .link[data-v-328d568a]{bottom:unset;margin-top:var(--spacing-stacked-margin-large);position:relative}@media only screen and (max-width:735px){.card[data-v-328d568a]{margin-left:auto;margin-right:auto}.card+.card[data-v-328d568a]{margin-bottom:20px;margin-top:20px}.card.large[data-v-328d568a],.card.small[data-v-328d568a]{--card-height:auto;--card-details-height:auto;min-width:280px;max-width:300px;--card-cover-height:227px}.card.large .link[data-v-328d568a],.card.small .link[data-v-328d568a]{bottom:unset;margin-top:7px;position:relative}}.nav-menu-items[data-v-67c1c0a5]{display:flex;justify-content:flex-end}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]{display:block;opacity:0;padding:1rem 1.88235rem 1.64706rem 1.88235rem;transform:translate3d(0,-50px,0);transition:transform 1s cubic-bezier(.07,1.06,.27,.95) .5s,opacity .7s cubic-bezier(.07,1.06,.27,.95) .2s}.nav--is-open.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]{opacity:1;transform:translateZ(0);transition-delay:.2s,.4s}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]:not(:only-child):not(:last-child){padding-bottom:0}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]:not(:only-child):last-child{padding-top:0}.TopicTypeIcon[data-v-18b61706]{width:1em;height:1em;flex:0 0 auto;color:var(--icon-color,var(--color-figure-gray-secondary))}.TopicTypeIcon[data-v-18b61706] picture{flex:1}.TopicTypeIcon[data-v-18b61706] img,.TopicTypeIcon svg[data-v-18b61706]{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav[data-v-5c0521d3]{position:sticky;top:0;width:100%;height:3.05882rem;z-index:9997;--nav-padding:1.29412rem;color:var(--color-nav-color)}@media print{.nav[data-v-5c0521d3]{position:relative}}@media only screen and (max-width:767px){.nav[data-v-5c0521d3]{min-width:320px;height:2.82353rem}}.theme-dark.nav[data-v-5c0521d3]{background:none;color:var(--color-nav-dark-color)}.nav__wrapper[data-v-5c0521d3]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.nav__background[data-v-5c0521d3]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:background-color 0s ease-in}.nav__background[data-v-5c0521d3]:after{background-color:var(--color-nav-keyline)}.nav--no-bg-transition .nav__background[data-v-5c0521d3]{transition:none!important}.nav--solid-background .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-solid-background);-webkit-backdrop-filter:none;backdrop-filter:none}.nav--is-open.nav--solid-background .nav__background[data-v-5c0521d3],.nav--is-sticking.nav--solid-background .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-solid-background)}.nav--is-open.theme-dark.nav--solid-background .nav__background[data-v-5c0521d3],.nav--is-sticking.theme-dark.nav--solid-background .nav__background[data-v-5c0521d3],.theme-dark.nav--solid-background .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-dark-solid-background)}.nav--in-breakpoint-range .nav__background[data-v-5c0521d3]{min-height:2.82353rem;transition:background-color 0s ease .7s}.nav--is-sticking .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-expanded);max-height:none;transition:background-color 0s ease;transition-property:background-color,-webkit-backdrop-filter;transition-property:background-color,backdrop-filter;transition-property:background-color,backdrop-filter,-webkit-backdrop-filter}.nav--is-sticking .nav__background[data-v-5c0521d3]:after{background-color:var(--color-nav-sticking-expanded-keyline)}@supports ((-webkit-backdrop-filter:initial) or (backdrop-filter:initial)){.nav--is-sticking .nav__background[data-v-5c0521d3]{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:var(--color-nav-uiblur-stuck)}}.theme-dark.nav--is-sticking .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-dark-stuck)}@supports ((-webkit-backdrop-filter:initial) or (backdrop-filter:initial)){.theme-dark.nav--is-sticking .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-dark-uiblur-stuck)}}.nav--is-open .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-expanded);max-height:none;transition:background-color 0s ease;transition-property:background-color,-webkit-backdrop-filter;transition-property:background-color,backdrop-filter;transition-property:background-color,backdrop-filter,-webkit-backdrop-filter}.nav--is-open .nav__background[data-v-5c0521d3]:after{background-color:var(--color-nav-sticking-expanded-keyline)}@supports ((-webkit-backdrop-filter:initial) or (backdrop-filter:initial)){.nav--is-open .nav__background[data-v-5c0521d3]{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:var(--color-nav-uiblur-expanded)}}.theme-dark.nav--is-open .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-dark-expanded)}@supports ((-webkit-backdrop-filter:initial) or (backdrop-filter:initial)){.theme-dark.nav--is-open .nav__background[data-v-5c0521d3]{background-color:var(--color-nav-dark-uiblur-expanded)}}.theme-dark .nav__background[data-v-5c0521d3]:after{background-color:var(--color-nav-dark-keyline)}.nav--is-open.theme-dark .nav__background[data-v-5c0521d3]:after,.nav--is-sticking.theme-dark .nav__background[data-v-5c0521d3]:after{background-color:var(--color-nav-dark-sticking-expanded-keyline)}.nav__background[data-v-5c0521d3]:after{content:"";display:block;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:980px;height:1px;z-index:1}@media only screen and (max-width:1023px){.nav__background[data-v-5c0521d3]:after{width:100%}}.nav--noborder .nav__background[data-v-5c0521d3]:after{display:none}.nav--is-sticking.nav--noborder .nav__background[data-v-5c0521d3]:after{display:block}.nav--fullwidth-border .nav__background[data-v-5c0521d3]:after,.nav--is-open .nav__background[data-v-5c0521d3]:after,.nav--is-sticking .nav__background[data-v-5c0521d3]:after,.nav--solid-background .nav__background[data-v-5c0521d3]:after{width:100%}.nav-overlay[data-v-5c0521d3]{position:fixed;left:0;right:0;top:0;display:block;opacity:0}.nav--is-open .nav-overlay[data-v-5c0521d3]{background-color:rgba(51,51,51,.4);transition:opacity .7s cubic-bezier(.07,1.06,.27,.95) .2s;bottom:0;opacity:1}.nav-wrapper[data-v-5c0521d3]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.pre-title[data-v-5c0521d3]{display:flex;overflow:hidden;padding-left:1.29412rem;margin-left:-1.29412rem}.pre-title[data-v-5c0521d3]:empty{display:none}.nav--in-breakpoint-range .pre-title[data-v-5c0521d3]{overflow:visible;padding:0;margin-left:0}.nav-content[data-v-5c0521d3]{display:flex;padding:0 var(--nav-padding);max-width:980px;margin:0 auto;position:relative;z-index:2;justify-content:space-between}.nav--is-wide-format .nav-content[data-v-5c0521d3]{box-sizing:border-box;max-width:1920px;margin-left:auto;margin-right:auto}@supports (padding:calc(max(0px))){.nav-content[data-v-5c0521d3]{padding-left:calc(max(var(--nav-padding), env(safe-area-inset-left)));padding-right:calc(max(var(--nav-padding), env(safe-area-inset-right)))}}@media only screen and (max-width:767px){.nav-content[data-v-5c0521d3]{padding:0 0 0 .94118rem}}.nav--in-breakpoint-range .nav-content[data-v-5c0521d3]{display:grid;grid-template-columns:auto 1fr auto;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"pre-title title actions" "menu menu menu"}.nav-menu[data-v-5c0521d3]{font-size:.70588rem;line-height:1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);flex:1 1 auto;display:flex;min-width:0}@media only screen and (max-width:767px){.nav-menu[data-v-5c0521d3]{font-size:.82353rem;line-height:1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.nav--in-breakpoint-range .nav-menu[data-v-5c0521d3]{font-size:.82353rem;line-height:1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);grid-area:menu}.nav-menu-tray[data-v-5c0521d3]{width:100%;max-width:100%;align-items:center;display:flex;justify-content:space-between}.nav--in-breakpoint-range .nav-menu-tray[data-v-5c0521d3]{display:block;overflow:hidden;pointer-events:none;visibility:hidden;max-height:0;transition:max-height .4s ease-in 0s,visibility 0s linear 1s}.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5c0521d3]{max-height:calc(100vh - 5.64706rem);overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:auto;visibility:visible;transition-delay:.2s,0s}.nav--is-transitioning.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5c0521d3]{overflow-y:hidden}.nav--is-sticking.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5c0521d3]{max-height:calc(100vh - 2.82353rem)}.nav-actions[data-v-5c0521d3]{display:flex;align-items:center}.nav--in-breakpoint-range .nav-actions[data-v-5c0521d3]{grid-area:actions;justify-content:flex-end}@media only screen and (max-width:767px){.nav-actions[data-v-5c0521d3]{padding-right:.94118rem}}.nav--in-breakpoint-range .pre-title+.nav-title[data-v-5c0521d3]{grid-area:title}.nav--is-wide-format.nav--in-breakpoint-range .pre-title+.nav-title[data-v-5c0521d3]{width:100%;justify-content:center}.nav-title[data-v-5c0521d3]{height:3.05882rem;font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);cursor:default;display:flex;align-items:center;white-space:nowrap;box-sizing:border-box}@media only screen and (max-width:767px){.nav-title[data-v-5c0521d3]{padding-top:0;height:2.82353rem;width:90%}}.nav-title[data-v-5c0521d3] span{height:100%;line-height:normal}.nav-title a[data-v-5c0521d3]{display:inline-block;letter-spacing:inherit;line-height:normal;margin:0;text-decoration:none;white-space:nowrap}.nav-title a[data-v-5c0521d3]:hover{text-decoration:none}@media only screen and (max-width:767px){.nav-title a[data-v-5c0521d3]{display:flex}}.nav-title[data-v-5c0521d3],.nav-title a[data-v-5c0521d3]{color:var(--color-figure-gray);transition:color 0s ease-in}.nav--is-open.theme-dark .nav-title[data-v-5c0521d3],.nav--is-open.theme-dark .nav-title a[data-v-5c0521d3],.nav--is-sticking.theme-dark .nav-title[data-v-5c0521d3],.nav--is-sticking.theme-dark .nav-title a[data-v-5c0521d3],.theme-dark .nav-title[data-v-5c0521d3],.theme-dark .nav-title a[data-v-5c0521d3]{color:var(--color-nav-dark-link-color)}.nav-ax-toggle[data-v-5c0521d3]{display:none;position:absolute;top:0;left:0;width:1px;height:1px;z-index:10}.nav-ax-toggle[data-v-5c0521d3]:focus{outline-offset:-6px;width:100%;height:100%}.nav--in-breakpoint-range .nav-ax-toggle[data-v-5c0521d3]{display:block}.nav-menucta[data-v-5c0521d3]{cursor:pointer;display:none;align-items:center;overflow:hidden;width:1.17647rem;-webkit-tap-highlight-color:transparent;height:2.82353rem}.nav--in-breakpoint-range .nav-menucta[data-v-5c0521d3]{display:flex}.nav-menucta-chevron[data-v-5c0521d3]{display:block;position:relative;width:100%;height:.70588rem;transition:transform .3s linear}.nav-menucta-chevron[data-v-5c0521d3]:after,.nav-menucta-chevron[data-v-5c0521d3]:before{content:"";display:block;position:absolute;top:.58824rem;width:.70588rem;height:.05882rem;transition:transform .3s linear;background:var(--color-figure-gray)}.nav-menucta-chevron[data-v-5c0521d3]:before{right:50%;border-radius:.5px 0 0 .5px}.nav-menucta-chevron[data-v-5c0521d3]:after{left:50%;border-radius:0 .5px .5px 0}.nav-menucta-chevron[data-v-5c0521d3]:before{transform-origin:100% 100%;transform:rotate(40deg) scaleY(1.5)}.nav-menucta-chevron[data-v-5c0521d3]:after{transform-origin:0 100%;transform:rotate(-40deg) scaleY(1.5)}.nav--is-open .nav-menucta-chevron[data-v-5c0521d3]{transform:scaleY(-1)}.theme-dark .nav-menucta-chevron[data-v-5c0521d3]:after,.theme-dark .nav-menucta-chevron[data-v-5c0521d3]:before{background:var(--color-nav-dark-link-color)}[data-v-5c0521d3] .nav-menu-link{color:var(--color-nav-link-color)}[data-v-5c0521d3] .nav-menu-link:hover{color:var(--color-nav-link-color-hover);text-decoration:none}.theme-dark[data-v-5c0521d3] .nav-menu-link{color:var(--color-nav-dark-link-color)}.theme-dark[data-v-5c0521d3] .nav-menu-link:hover{color:var(--color-nav-dark-link-color-hover)}[data-v-5c0521d3] .nav-menu-link.current{color:var(--color-nav-current-link);cursor:default}[data-v-5c0521d3] .nav-menu-link.current:hover{color:var(--color-nav-current-link)}.theme-dark[data-v-5c0521d3] .nav-menu-link.current,.theme-dark[data-v-5c0521d3] .nav-menu-link.current:hover{color:var(--color-nav-dark-current-link)}.reference-card-grid-item[data-v-08a5e3f8]{--card-cover-height:auto}.reference-card-grid-item.card.large[data-v-08a5e3f8]{--card-cover-height:auto;min-width:0;max-width:none}.reference-card-grid-item[data-v-08a5e3f8] .card-cover{aspect-ratio:16/9}.reference-card-grid-item[data-v-08a5e3f8] .card-cover-wrap{border:1px solid var(--color-link-block-card-border)}.reference-card-grid-item__image[data-v-08a5e3f8]{display:flex;align-items:center;justify-content:center;font-size:80px;background-color:var(--color-fill-gray-quaternary)}.reference-card-grid-item__icon[data-v-08a5e3f8]{margin:0;display:flex;justify-content:center}.reference-card-grid-item__icon[data-v-08a5e3f8] .icon-inline{flex:1 1 auto}.nav-menu-item[data-v-66cbfe4c]{margin-left:1.41176rem;list-style:none;min-width:0}.nav--in-breakpoint-range .nav-menu-item[data-v-66cbfe4c]{margin-left:0;width:100%;min-height:2.47059rem}.nav--in-breakpoint-range .nav-menu-item[data-v-66cbfe4c]:first-child .nav-menu-link{border-top:0}.nav--in-breakpoint-range .nav-menu-item--animated[data-v-66cbfe4c]{opacity:0;transform:none;transition:.5s ease;transition-property:transform,opacity}.nav--is-open.nav--in-breakpoint-range .nav-menu-item--animated[data-v-66cbfe4c]{opacity:1;transform:translateZ(0);transition-delay:0s}.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7){transition-delay:0s}.links-block[data-v-ce6f87f6]+*{margin-top:var(--spacing-stacked-margin-xlarge)}.topic-link-block[data-v-ce6f87f6]{margin-top:15px} \ No newline at end of file diff --git a/css/index.038e887c.css b/css/index.038e887c.css new file mode 100644 index 00000000..ee928eb6 --- /dev/null +++ b/css/index.038e887c.css @@ -0,0 +1,9 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */.color-scheme-toggle[data-v-02a6f6ec]{--toggle-color-fill:var(--color-button-background);--toggle-color-text:var(--color-fill-blue);font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);border:1px solid var(--toggle-color-fill);border-radius:var(--toggle-border-radius-outer,var(--border-radius,4px));display:inline-flex;padding:1px}@media screen{[data-color-scheme=dark] .color-scheme-toggle[data-v-02a6f6ec]{--toggle-color-text:var(--color-figure-blue)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .color-scheme-toggle[data-v-02a6f6ec]{--toggle-color-text:var(--color-figure-blue)}}@media print{.color-scheme-toggle[data-v-02a6f6ec]{display:none}}input[data-v-02a6f6ec]{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fromkeyboard label[data-v-02a6f6ec]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:1px}.text[data-v-02a6f6ec]{border:1px solid transparent;border-radius:var(--toggle-border-radius-inner,2px);color:var(--toggle-color-text);display:inline-block;text-align:center;padding:1px 6px;min-width:42px;box-sizing:border-box}.text[data-v-02a6f6ec]:hover{cursor:pointer}input:checked+.text[data-v-02a6f6ec]{--toggle-color-text:var(--color-button-text);background:var(--toggle-color-fill);border-color:var(--toggle-color-fill)}.footer[data-v-4e049dbd]{border-top:1px solid var(--color-grid)}.row[data-v-4e049dbd]{margin-left:auto;margin-right:auto;width:980px;display:flex;flex-direction:row-reverse;margin:20px auto}@media only screen and (max-width:1250px){.row[data-v-4e049dbd]{width:692px}}@media only screen and (max-width:735px){.row[data-v-4e049dbd]{width:87.5%}}@media only screen and (max-width:320px){.row[data-v-4e049dbd]{width:215px}}@media only screen and (max-width:735px){.row[data-v-4e049dbd]{width:100%;padding:0 .94118rem;box-sizing:border-box}}.InitialLoadingPlaceholder[data-v-35c356b6]{background:var(--colors-loading-placeholder-background,var(--color-loading-placeholder-background));height:100vh;width:100%}.svg-icon[data-v-33d3200a]{fill:var(--colors-svg-icon-fill-light,var(--color-svg-icon));transform:scale(1);-webkit-transform:scale(1);overflow:visible}.theme-dark .svg-icon[data-v-33d3200a]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}.svg-icon.icon-inline[data-v-33d3200a]{display:inline-block;vertical-align:middle;fill:currentColor}.svg-icon.icon-inline[data-v-33d3200a] .svg-icon-stroke{stroke:currentColor}[data-v-33d3200a] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-light,var(--color-svg-icon))}.theme-dark[data-v-33d3200a] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}.suggest-lang[data-v-ad72c62e]{background:#000;color:#fff;display:flex;justify-content:center;border-bottom:1px solid var(--color-grid)}.suggest-lang__wrapper[data-v-ad72c62e]{display:flex;align-items:center;width:100%;max-width:var(--wrapper-max-width,1920px);margin:0 .94118rem;position:relative;height:52px}.suggest-lang__link[data-v-ad72c62e]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);margin:0 auto;color:#09f}.suggest-lang__close-icon-wrapper[data-v-ad72c62e]{position:absolute;right:-.23529rem;top:0;height:100%;box-sizing:border-box;display:flex;align-items:center;z-index:1}.suggest-lang__close-icon-button[data-v-ad72c62e]{padding:.23529rem}.suggest-lang__close-icon-button .close-icon[data-v-ad72c62e]{width:8px;display:block}.suggest-lang .inline-chevron-right-icon[data-v-ad72c62e]{padding-left:.23529rem;width:8px}select[data-v-7e4d9b69]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-fill-blue);padding-right:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer}select[data-v-7e4d9b69]:hover{text-decoration:underline}.locale-selector[data-v-7e4d9b69]{position:relative}.svg-icon.icon-inline[data-v-7e4d9b69]{position:absolute;fill:var(--color-fill-blue);right:2px;bottom:7px;height:5px}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;background-color:var(--colors-text-background,var(--color-text-background));height:100%}abbr,blockquote,body,button,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hgroup,input,legend,li,ol,p,pre,ul{margin:0;padding:0}address,caption,code,figcaption,pre,th{font-size:1em;font-weight:400;font-style:normal}fieldset,iframe,img{border:0}caption,th{text-align:left}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}button{background:none;border:0;box-sizing:content-box;color:inherit;cursor:pointer;font:inherit;line-height:inherit;overflow:visible;vertical-align:inherit}button:disabled{cursor:default}:focus{outline:4px solid var(--color-focus-color);outline-offset:1px}::-moz-focus-inner{border:0;padding:0}@media print{#content,#main,body{color:#000}a,a:link,a:visited{color:#000;text-decoration:none}.hide,.noprint{display:none}}body{height:100%;min-width:320px}html{font:var(--typography-html-font,17px "Helvetica Neue","Helvetica","Arial",sans-serif);quotes:"“" "”"}html:lang(ja-JP){quotes:"「" "」"}body{font-size:1rem;line-height:1.47059;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);background-color:var(--color-text-background);color:var(--colors-text,var(--color-text));font-style:normal;word-wrap:break-word;--spacing-stacked-margin-small:0.4em;--spacing-stacked-margin-large:0.8em;--spacing-stacked-margin-xlarge:calc(var(--spacing-stacked-margin-large)*2);--spacing-param:1.64706rem;--declaration-code-listing-margin:30px 0 0 0;--code-block-style-elements-padding:8px 14px}body,button,input,select,textarea{font-synthesis:none;-moz-font-feature-settings:"kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;text-align:left}h1,h2,h3,h4,h5,h6{color:var(--colors-header-text,var(--color-header-text))}h1+*,h2+*,h3+*,h4+*,h5+*,h6+*{margin-top:var(--spacing-stacked-margin-large)}ol+h1,ol+h2,ol+h3,ol+h4,ol+h5,ol+h6,p+h1,p+h2,p+h3,p+h4,p+h5,p+h6,ul+h1,ul+h2,ul+h3,ul+h4,ul+h5,ul+h6{margin-top:1.6em}ol+*,p+*,ul+*{margin-top:var(--spacing-stacked-margin-large)}ol,ul{margin-left:1.17647em}ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}nav ol,nav ul{margin:0;list-style:none}li li{font-size:1em}a{color:var(--colors-link,var(--color-link))}a:link,a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:none}p+a{display:inline-block}b,strong{font-weight:600}cite,dfn,em,i{font-style:italic}sup{font-size:.6em;vertical-align:top;position:relative;bottom:-.2em}h1 sup,h2 sup,h3 sup{font-size:.4em}sup a{vertical-align:inherit;color:inherit}sup a:hover{color:var(--figure-blue);text-decoration:none}sub{line-height:1}abbr{border:0}pre{overflow:auto;-webkit-overflow-scrolling:auto;white-space:pre;word-wrap:normal}code{font-family:var(--typography-html-font-mono,Menlo,monospace);font-weight:inherit;letter-spacing:0}.syntax-addition{color:var(--syntax-addition,var(--color-syntax-addition))}.syntax-comment{color:var(--syntax-comment,var(--color-syntax-comments))}.syntax-quote{color:var(--syntax-quote,var(--color-syntax-comments))}.syntax-deletion{color:var(--syntax-deletion,var(--color-syntax-deletion))}.syntax-keyword{color:var(--syntax-keyword,var(--color-syntax-keywords))}.syntax-literal{color:var(--syntax-literal,var(--color-syntax-keywords))}.syntax-selector-tag{color:var(--syntax-selector-tag,var(--color-syntax-keywords))}.syntax-string{color:var(--syntax-string,var(--color-syntax-strings))}.syntax-bullet{color:var(--syntax-bullet,var(--color-syntax-characters))}.syntax-meta{color:var(--syntax-meta,var(--color-syntax-characters))}.syntax-number{color:var(--syntax-number,var(--color-syntax-characters))}.syntax-symbol{color:var(--syntax-symbol,var(--color-syntax-characters))}.syntax-tag{color:var(--syntax-tag,var(--color-syntax-characters))}.syntax-attr{color:var(--syntax-attr,var(--color-syntax-other-type-names))}.syntax-built_in{color:var(--syntax-built_in,var(--color-syntax-other-type-names))}.syntax-builtin-name{color:var(--syntax-builtin-name,var(--color-syntax-other-type-names))}.syntax-class{color:var(--syntax-class,var(--color-syntax-other-type-names))}.syntax-params{color:var(--syntax-params,var(--color-syntax-other-type-names))}.syntax-section{color:var(--syntax-section,var(--color-syntax-other-type-names))}.syntax-title{color:var(--syntax-title,var(--color-syntax-other-type-names))}.syntax-type{color:var(--syntax-type,var(--color-syntax-other-type-names))}.syntax-attribute{color:var(--syntax-attribute,var(--color-syntax-plain-text))}.syntax-identifier{color:var(--syntax-identifier,var(--color-syntax-plain-text))}.syntax-subst{color:var(--syntax-subst,var(--color-syntax-plain-text))}.syntax-doctag,.syntax-strong{font-weight:700}.syntax-emphasis,.syntax-link{font-style:italic}[data-syntax=swift] .syntax-meta{color:var(--syntax-meta,var(--color-syntax-keywords))}[data-syntax=swift] .syntax-class,[data-syntax=swift] .syntax-keyword+.syntax-params,[data-syntax=swift] .syntax-params+.syntax-params{color:unset}[data-syntax=json] .syntax-attr{color:var(--syntax-attr,var(--color-syntax-strings))}#skip-nav{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}#skip-nav:active,#skip-nav:focus{position:relative;float:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--color-figure-blue);font-size:1em;padding:0 10px;z-index:100000;top:0;left:0;height:44px;line-height:44px;-webkit-clip-path:unset;clip-path:unset}.nav--in-breakpoint-range #skip-nav{display:none}.visuallyhidden{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}@-webkit-keyframes pulse{0%{opacity:0}33%{opacity:1}66%{opacity:1}to{opacity:0}}@keyframes pulse{0%{opacity:0}33%{opacity:1}66%{opacity:1}to{opacity:0}}.changed{border:1px solid var(--color-changes-modified);border-radius:var(--border-radius,4px);position:relative}.changed.displays-multiple-lines,.displays-multiple-lines .changed{border-radius:var(--border-radius,4px)}.changed:after{left:8px;background-image:url(../img/modified-icon.f496e73d.svg);background-repeat:no-repeat;bottom:0;content:" ";margin:auto;margin-right:8px;position:absolute;top:0;width:1.17647rem;height:1.17647rem;margin-top:.61765rem;z-index:2}@media screen{[data-color-scheme=dark] .changed:after{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed:after{background-image:url(../img/modified-icon.f496e73d.svg)}}.changed-added{border-color:var(--color-changes-added)}.changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}.changed-deprecated{border-color:var(--color-changes-deprecated)}.changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.changed.link-block:after,.changed.relationships-item:after,.link-block .changed:after{margin-top:10px}.change-added,.change-removed{padding:2px 0}.change-removed{background-color:var(--color-highlight-red)}.change-added{background-color:var(--color-highlight-green)}body{color-scheme:light dark}body[data-color-scheme=light]{color-scheme:light}body[data-color-scheme=dark]{color-scheme:dark}body{--color-fill:#fff;--color-fill-secondary:#f7f7f7;--color-fill-tertiary:#f0f0f0;--color-fill-quaternary:#282828;--color-fill-blue:#00f;--color-fill-light-blue-secondary:#d1d1ff;--color-fill-gray:#ccc;--color-fill-gray-secondary:#f5f5f5;--color-fill-gray-tertiary:#f0f0f0;--color-fill-gray-quaternary:#f0f0f0;--color-fill-green-secondary:#f0fff0;--color-fill-orange-secondary:#fffaf6;--color-fill-red-secondary:#fff0f5;--color-figure-blue:#36f;--color-figure-gray:#000;--color-figure-gray-secondary:#666;--color-figure-gray-secondary-alt:#666;--color-figure-gray-tertiary:#666;--color-figure-green:green;--color-figure-light-gray:#666;--color-figure-orange:#c30;--color-figure-red:red;--color-tutorials-teal:#000;--color-article-background:var(--color-fill-tertiary);--color-article-body-background:var(--color-fill);--color-aside-deprecated:var(--color-figure-gray);--color-aside-deprecated-background:var(--color-fill-orange-secondary);--color-aside-deprecated-border:var(--color-figure-orange);--color-aside-experiment:var(--color-figure-gray);--color-aside-experiment-background:var(--color-fill-gray-secondary);--color-aside-experiment-border:var(--color-figure-light-gray);--color-aside-important:var(--color-figure-gray);--color-aside-important-background:var(--color-fill-gray-secondary);--color-aside-important-border:var(--color-figure-light-gray);--color-aside-note:var(--color-figure-gray);--color-aside-note-background:var(--color-fill-gray-secondary);--color-aside-note-border:var(--color-figure-light-gray);--color-aside-tip:var(--color-figure-gray);--color-aside-tip-background:var(--color-fill-gray-secondary);--color-aside-tip-border:var(--color-figure-light-gray);--color-aside-warning:var(--color-figure-gray);--color-aside-warning-background:var(--color-fill-red-secondary);--color-aside-warning-border:var(--color-figure-red);--color-badge-default:var(--color-figure-light-gray);--color-badge-beta:var(--color-figure-gray-tertiary);--color-badge-deprecated:var(--color-figure-orange);--color-badge-dark-default:#fff;--color-badge-dark-beta:#b0b0b0;--color-badge-dark-deprecated:#f60;--color-button-background:var(--color-fill-blue);--color-button-background-active:#36f;--color-button-background-hover:var(--color-figure-blue);--color-button-text:#fff;--color-call-to-action-background:var(--color-fill-secondary);--color-changes-added:var(--color-figure-light-gray);--color-changes-added-hover:var(--color-figure-light-gray);--color-changes-deprecated:var(--color-figure-light-gray);--color-changes-deprecated-hover:var(--color-figure-light-gray);--color-changes-modified:var(--color-figure-light-gray);--color-changes-modified-hover:var(--color-figure-light-gray);--color-changes-modified-previous-background:var(--color-fill);--color-code-background:var(--color-fill-secondary);--color-code-collapsible-background:var(--color-fill-tertiary);--color-code-collapsible-text:var(--color-figure-gray-secondary-alt);--color-code-line-highlight:rgba(51,102,255,0.08);--color-code-line-highlight-border:var(--color-figure-blue);--color-code-plain:var(--color-figure-gray);--color-dropdown-background:hsla(0,0%,100%,0.8);--color-dropdown-border:#ccc;--color-dropdown-option-text:#666;--color-dropdown-text:#000;--color-dropdown-dark-background:hsla(0,0%,100%,0.1);--color-dropdown-dark-border:hsla(0,0%,94.1%,0.2);--color-dropdown-dark-option-text:#ccc;--color-dropdown-dark-text:#fff;--color-eyebrow:var(--color-figure-gray-secondary);--color-focus-border-color:var(--color-fill-blue);--color-focus-color:rgba(0,125,250,0.6);--color-form-error:var(--color-figure-red);--color-form-error-background:var(--color-fill-red-secondary);--color-form-valid:var(--color-figure-green);--color-form-valid-background:var(--color-fill-green-secondary);--color-generic-modal-background:var(--color-fill);--color-grid:var(--color-fill-gray);--color-header-text:var(--color-figure-gray);--color-hero-eyebrow:#ccc;--color-link:var(--color-figure-blue);--color-loading-placeholder-background:var(--color-fill);--color-nav-color:#666;--color-nav-current-link:rgba(0,0,0,0.6);--color-nav-expanded:#fff;--color-nav-hierarchy-collapse-background:#f0f0f0;--color-nav-hierarchy-collapse-borders:#ccc;--color-nav-hierarchy-item-borders:#ccc;--color-nav-keyline:rgba(0,0,0,0.2);--color-nav-link-color:#000;--color-nav-link-color-hover:#36f;--color-nav-outlines:#ccc;--color-nav-rule:hsla(0,0%,94.1%,0.5);--color-nav-solid-background:#fff;--color-nav-sticking-expanded-keyline:rgba(0,0,0,0.1);--color-nav-stuck:hsla(0,0%,100%,0.9);--color-nav-uiblur-expanded:hsla(0,0%,100%,0.9);--color-nav-uiblur-stuck:hsla(0,0%,100%,0.7);--color-nav-root-subhead:var(--color-tutorials-teal);--color-nav-dark-border-top-color:hsla(0,0%,100%,0.4);--color-nav-dark-color:#b0b0b0;--color-nav-dark-current-link:hsla(0,0%,100%,0.6);--color-nav-dark-expanded:#2a2a2a;--color-nav-dark-hierarchy-collapse-background:#424242;--color-nav-dark-hierarchy-collapse-borders:#666;--color-nav-dark-hierarchy-item-borders:#424242;--color-nav-dark-keyline:rgba(66,66,66,0.95);--color-nav-dark-link-color:#fff;--color-nav-dark-link-color-hover:#09f;--color-nav-dark-outlines:#575757;--color-nav-dark-rule:#575757;--color-nav-dark-solid-background:#000;--color-nav-dark-sticking-expanded-keyline:rgba(66,66,66,0.7);--color-nav-dark-stuck:rgba(42,42,42,0.9);--color-nav-dark-uiblur-expanded:rgba(42,42,42,0.9);--color-nav-dark-uiblur-stuck:rgba(42,42,42,0.7);--color-nav-dark-root-subhead:#fff;--color-runtime-preview-background:var(--color-fill-tertiary);--color-runtime-preview-disabled-text:hsla(0,0%,40%,0.6);--color-runtime-preview-text:var(--color-figure-gray-secondary);--color-secondary-label:var(--color-figure-gray-secondary);--color-step-background:var(--color-fill-secondary);--color-step-caption:var(--color-figure-gray-secondary);--color-step-focused:var(--color-figure-light-gray);--color-step-text:var(--color-figure-gray-secondary);--color-svg-icon:#666;--color-syntax-addition:var(--color-figure-green);--color-syntax-attributes:#947100;--color-syntax-characters:#272ad8;--color-syntax-comments:#707f8c;--color-syntax-deletion:var(--color-figure-red);--color-syntax-documentation-markup:#506375;--color-syntax-documentation-markup-keywords:#506375;--color-syntax-heading:#ba2da2;--color-syntax-keywords:#ad3da4;--color-syntax-marks:#000;--color-syntax-numbers:#272ad8;--color-syntax-other-class-names:#703daa;--color-syntax-other-constants:#4b21b0;--color-syntax-other-declarations:#047cb0;--color-syntax-other-function-and-method-names:#4b21b0;--color-syntax-other-instance-variables-and-globals:#703daa;--color-syntax-other-preprocessor-macros:#78492a;--color-syntax-other-type-names:#703daa;--color-syntax-param-internal-name:#404040;--color-syntax-plain-text:#000;--color-syntax-preprocessor-statements:#78492a;--color-syntax-project-class-names:#3e8087;--color-syntax-project-constants:#2d6469;--color-syntax-project-function-and-method-names:#2d6469;--color-syntax-project-instance-variables-and-globals:#3e8087;--color-syntax-project-preprocessor-macros:#78492a;--color-syntax-project-type-names:#3e8087;--color-syntax-strings:#d12f1b;--color-syntax-type-declarations:#03638c;--color-syntax-urls:#1337ff;--color-tabnav-item-border-color:var(--color-fill-gray);--color-text:var(--color-figure-gray);--color-text-background:var(--color-fill);--color-tutorial-assessments-background:var(--color-fill-secondary);--color-tutorial-background:var(--color-fill);--color-tutorial-navbar-dropdown-background:var(--color-fill);--color-tutorial-navbar-dropdown-border:var(--color-fill-gray);--color-tutorial-quiz-border-active:var(--color-figure-blue);--color-tutorials-overview-background:#161616;--color-tutorials-overview-content:#fff;--color-tutorials-overview-content-alt:#fff;--color-tutorials-overview-eyebrow:#ccc;--color-tutorials-overview-icon:#b0b0b0;--color-tutorials-overview-link:#09f;--color-tutorials-overview-navigation-link:#ccc;--color-tutorials-overview-navigation-link-active:#fff;--color-tutorials-overview-navigation-link-hover:#fff;--color-tutorial-hero-text:#fff;--color-tutorial-hero-background:#000;--color-navigator-item-hover:rgba(0,0,255,0.05);--color-card-background:var(--color-fill);--color-card-content-text:var(--color-figure-gray);--color-card-eyebrow:var(--color-figure-gray-secondary-alt);--color-card-shadow:rgba(0,0,0,0.04);--color-link-block-card-border:rgba(0,0,0,0.04);--color-standard-red:#8b0000;--color-standard-orange:#8b4000;--color-standard-yellow:#8f7200;--color-standard-blue:#002d75;--color-standard-green:#023b2d;--color-standard-purple:#512b55;--color-standard-gray:#2a2a2a}@media screen{body[data-color-scheme=dark]{--color-fill:#000;--color-fill-secondary:#161616;--color-fill-tertiary:#2a2a2a;--color-fill-blue:#06f;--color-fill-light-blue-secondary:#004ec4;--color-fill-gray:#575757;--color-fill-gray-secondary:#222;--color-fill-gray-tertiary:#424242;--color-fill-gray-quaternary:#424242;--color-fill-green-secondary:#030;--color-fill-orange-secondary:#472400;--color-fill-red-secondary:#300;--color-figure-blue:#09f;--color-figure-gray:#fff;--color-figure-gray-secondary:#ccc;--color-figure-gray-secondary-alt:#b0b0b0;--color-figure-gray-tertiary:#b0b0b0;--color-figure-green:#090;--color-figure-light-gray:#b0b0b0;--color-figure-orange:#f60;--color-figure-red:#f33;--color-tutorials-teal:#fff;--color-article-body-background:#111;--color-badge-default:var(--color-badge-dark-default);--color-button-background-active:#06f;--color-code-line-highlight:rgba(0,153,255,0.08);--color-dropdown-background:var(--color-dropdown-dark-background);--color-dropdown-border:var(--color-dropdown-dark-border);--color-dropdown-option-text:var(--color-dropdown-dark-option-text);--color-dropdown-text:var(--color-dropdown-dark-text);--color-nav-color:var(--color-nav-dark-color);--color-nav-current-link:var(--color-nav-dark-current-link);--color-nav-expanded:var(--color-nav-dark-expanded);--color-nav-hierarchy-collapse-background:var(--color-nav-dark-hierarchy-collapse-background);--color-nav-hierarchy-collapse-borders:var(--color-nav-dark-hierarchy-collapse-borders);--color-nav-hierarchy-item-borders:var(--color-nav-dark-hierarchy-item-borders);--color-nav-keyline:var(--color-nav-dark-keyline);--color-nav-link-color:var(--color-nav-dark-link-color);--color-nav-link-color-hover:var(--color-nav-dark-link-color-hover);--color-nav-outlines:var(--color-nav-dark-outlines);--color-nav-rule:var(--color-nav-dark-rule);--color-nav-solid-background:var(--color-nav-dark-solid-background);--color-nav-sticking-expanded-keyline:var(--color-nav-dark-sticking-expanded-keyline);--color-nav-stuck:var(--color-nav-dark-stuck);--color-nav-uiblur-expanded:var(--color-nav-dark-uiblur-expanded);--color-nav-uiblur-stuck:var(--color-nav-dark-uiblur-stuck);--color-runtime-preview-disabled-text:hsla(0,0%,80%,0.6);--color-syntax-attributes:#cc9768;--color-syntax-characters:#d9c97c;--color-syntax-comments:#7f8c98;--color-syntax-documentation-markup:#7f8c98;--color-syntax-documentation-markup-keywords:#a3b1bf;--color-syntax-keywords:#ff7ab2;--color-syntax-marks:#fff;--color-syntax-numbers:#d9c97c;--color-syntax-other-class-names:#dabaff;--color-syntax-other-constants:#a7ebdd;--color-syntax-other-declarations:#4eb0cc;--color-syntax-other-function-and-method-names:#b281eb;--color-syntax-other-instance-variables-and-globals:#b281eb;--color-syntax-other-preprocessor-macros:#ffa14f;--color-syntax-other-type-names:#dabaff;--color-syntax-param-internal-name:#bfbfbf;--color-syntax-plain-text:#fff;--color-syntax-preprocessor-statements:#ffa14f;--color-syntax-project-class-names:#acf2e4;--color-syntax-project-constants:#78c2b3;--color-syntax-project-function-and-method-names:#78c2b3;--color-syntax-project-instance-variables-and-globals:#78c2b3;--color-syntax-project-preprocessor-macros:#ffa14f;--color-syntax-project-type-names:#acf2e4;--color-syntax-strings:#ff8170;--color-syntax-type-declarations:#6bdfff;--color-syntax-urls:#69f;--color-tutorial-background:var(--color-fill-tertiary);--color-navigator-item-hover:rgba(0,102,255,0.5);--color-card-shadow:hsla(0,0%,100%,0.04);--color-link-block-card-border:hsla(0,0%,100%,0.25)}}@media screen and (prefers-color-scheme:dark){body[data-color-scheme=auto]{--color-fill:#000;--color-fill-secondary:#161616;--color-fill-tertiary:#2a2a2a;--color-fill-blue:#06f;--color-fill-light-blue-secondary:#004ec4;--color-fill-gray:#575757;--color-fill-gray-secondary:#222;--color-fill-gray-tertiary:#424242;--color-fill-gray-quaternary:#424242;--color-fill-green-secondary:#030;--color-fill-orange-secondary:#472400;--color-fill-red-secondary:#300;--color-figure-blue:#09f;--color-figure-gray:#fff;--color-figure-gray-secondary:#ccc;--color-figure-gray-secondary-alt:#b0b0b0;--color-figure-gray-tertiary:#b0b0b0;--color-figure-green:#090;--color-figure-light-gray:#b0b0b0;--color-figure-orange:#f60;--color-figure-red:#f33;--color-tutorials-teal:#fff;--color-article-body-background:#111;--color-badge-default:var(--color-badge-dark-default);--color-button-background-active:#06f;--color-code-line-highlight:rgba(0,153,255,0.08);--color-dropdown-background:var(--color-dropdown-dark-background);--color-dropdown-border:var(--color-dropdown-dark-border);--color-dropdown-option-text:var(--color-dropdown-dark-option-text);--color-dropdown-text:var(--color-dropdown-dark-text);--color-nav-color:var(--color-nav-dark-color);--color-nav-current-link:var(--color-nav-dark-current-link);--color-nav-expanded:var(--color-nav-dark-expanded);--color-nav-hierarchy-collapse-background:var(--color-nav-dark-hierarchy-collapse-background);--color-nav-hierarchy-collapse-borders:var(--color-nav-dark-hierarchy-collapse-borders);--color-nav-hierarchy-item-borders:var(--color-nav-dark-hierarchy-item-borders);--color-nav-keyline:var(--color-nav-dark-keyline);--color-nav-link-color:var(--color-nav-dark-link-color);--color-nav-link-color-hover:var(--color-nav-dark-link-color-hover);--color-nav-outlines:var(--color-nav-dark-outlines);--color-nav-rule:var(--color-nav-dark-rule);--color-nav-solid-background:var(--color-nav-dark-solid-background);--color-nav-sticking-expanded-keyline:var(--color-nav-dark-sticking-expanded-keyline);--color-nav-stuck:var(--color-nav-dark-stuck);--color-nav-uiblur-expanded:var(--color-nav-dark-uiblur-expanded);--color-nav-uiblur-stuck:var(--color-nav-dark-uiblur-stuck);--color-runtime-preview-disabled-text:hsla(0,0%,80%,0.6);--color-syntax-attributes:#cc9768;--color-syntax-characters:#d9c97c;--color-syntax-comments:#7f8c98;--color-syntax-documentation-markup:#7f8c98;--color-syntax-documentation-markup-keywords:#a3b1bf;--color-syntax-keywords:#ff7ab2;--color-syntax-marks:#fff;--color-syntax-numbers:#d9c97c;--color-syntax-other-class-names:#dabaff;--color-syntax-other-constants:#a7ebdd;--color-syntax-other-declarations:#4eb0cc;--color-syntax-other-function-and-method-names:#b281eb;--color-syntax-other-instance-variables-and-globals:#b281eb;--color-syntax-other-preprocessor-macros:#ffa14f;--color-syntax-other-type-names:#dabaff;--color-syntax-param-internal-name:#bfbfbf;--color-syntax-plain-text:#fff;--color-syntax-preprocessor-statements:#ffa14f;--color-syntax-project-class-names:#acf2e4;--color-syntax-project-constants:#78c2b3;--color-syntax-project-function-and-method-names:#78c2b3;--color-syntax-project-instance-variables-and-globals:#78c2b3;--color-syntax-project-preprocessor-macros:#ffa14f;--color-syntax-project-type-names:#acf2e4;--color-syntax-strings:#ff8170;--color-syntax-type-declarations:#6bdfff;--color-syntax-urls:#69f;--color-tutorial-background:var(--color-fill-tertiary);--color-navigator-item-hover:rgba(0,102,255,0.5);--color-card-shadow:hsla(0,0%,100%,0.04);--color-link-block-card-border:hsla(0,0%,100%,0.25)}}#main{outline-style:none}:root{--app-height:100vh}[data-v-7d594ed9] :focus:not(input):not(textarea):not(select){outline:none}.fromkeyboard[data-v-7d594ed9] :focus:not(input):not(textarea):not(select){outline:4px solid var(--color-focus-color);outline-offset:1px}#app[data-v-7d594ed9]{display:flex;flex-flow:column;min-height:100%}#app[data-v-7d594ed9]>*{min-width:0}#app .router-content[data-v-7d594ed9]{flex:1}.container[data-v-1f05d9ec]{margin-left:auto;margin-right:auto;width:980px;outline-style:none;margin-top:92px;margin-bottom:140px}@media only screen and (max-width:1250px){.container[data-v-1f05d9ec]{width:692px}}@media only screen and (max-width:735px){.container[data-v-1f05d9ec]{width:87.5%}}@media only screen and (max-width:320px){.container[data-v-1f05d9ec]{width:215px}}.error-content[data-v-1f05d9ec]{box-sizing:border-box;width:502px;margin-left:auto;margin-right:auto;margin-bottom:54px}@media only screen and (max-width:1250px){.error-content[data-v-1f05d9ec]{width:420px;margin-bottom:45px}}@media only screen and (max-width:735px){.error-content[data-v-1f05d9ec]{max-width:330px;width:auto;margin-bottom:35px}}.title[data-v-1f05d9ec]{text-align:center;font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){.title[data-v-1f05d9ec]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.title[data-v-1f05d9ec]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}} \ No newline at end of file diff --git a/css/topic.d8c126f3.css b/css/topic.d8c126f3.css new file mode 100644 index 00000000..5d8319bf --- /dev/null +++ b/css/topic.d8c126f3.css @@ -0,0 +1,9 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */.nav-title-content[data-v-854b4dd6]{max-width:100%}.title[data-v-854b4dd6]{color:var(--color-nav-root-title,currentColor);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;vertical-align:top;max-width:296px}@media only screen and (max-width:1023px){.title[data-v-854b4dd6]{max-width:205px}}@media only screen and (max-width:767px){.title[data-v-854b4dd6]{flex-basis:fill;display:initial;vertical-align:initial;max-width:none}}.subhead[data-v-854b4dd6]{color:var(--color-nav-root-subhead)}.theme-dark .subhead[data-v-854b4dd6]{color:var(--color-nav-dark-root-subhead)}.mobile-dropdown[data-v-154acfbd]{box-sizing:border-box}.nav--in-breakpoint-range .mobile-dropdown[data-v-154acfbd]{padding-left:.23529rem;padding-right:.23529rem}.mobile-dropdown ul[data-v-154acfbd]{list-style:none}.mobile-dropdown .option[data-v-154acfbd]{cursor:pointer;font-size:.70588rem;padding:.5rem 0;display:block;text-decoration:none;color:inherit}.mobile-dropdown .option[data-v-154acfbd]:focus{outline-offset:0}.mobile-dropdown .option.depth1[data-v-154acfbd]{padding-left:.47059rem}.active[data-v-154acfbd],.tutorial.router-link-active[data-v-154acfbd]{font-weight:600}.active[data-v-154acfbd]:focus,.tutorial.router-link-active[data-v-154acfbd]:focus{outline:none}.chapter-list[data-v-154acfbd]:not(:first-child){margin-top:1rem}.chapter-name[data-v-154acfbd],.tutorial[data-v-154acfbd]{padding:.5rem 0;font-size:1rem;line-height:1.47059;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.section-list[data-v-154acfbd],.tutorial-list[data-v-154acfbd]{padding:0 .58824rem}.chapter-list:last-child .tutorial-list[data-v-154acfbd]:last-child{padding-bottom:10em}.chapter-list[data-v-154acfbd]{display:inline-block}.form-element[data-v-998803d8]{position:relative}.form-dropdown[data-v-998803d8]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:block;box-sizing:border-box;width:100%;height:3.3em;color:var(--color-dropdown-text);padding:1.11765rem 2.35294rem 0 .94118rem;text-align:left;border:1px solid var(--color-dropdown-border);border-radius:var(--border-radius,4px);background-clip:padding-box;margin-bottom:.82353rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;min-height:32px}.form-dropdown[data-v-998803d8]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.form-dropdown.no-eyebrow[data-v-998803d8]{padding-top:0}.form-dropdown[data-v-998803d8]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-text)}.form-dropdown[data-v-998803d8]::-ms-expand{opacity:0}.form-dropdown~.form-icon[data-v-998803d8]{position:absolute;display:block;pointer-events:none;fill:var(--color-figure-gray-tertiary);right:14px;width:13px;height:auto;top:50%;transform:translateY(-50%)}.is-open .form-dropdown~.form-icon[data-v-998803d8]{transform:translateY(-50%) scale(-1)}@media only screen and (max-width:735px){.form-dropdown~.form-icon[data-v-998803d8]{right:14px}}.form-dropdown~.form-label[data-v-998803d8]{font-size:.70588rem;line-height:1.75;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);position:absolute;top:.47059rem;left:17px;color:var(--color-figure-gray-secondary);pointer-events:none;padding:0;z-index:1}.form-dropdown[data-v-998803d8] option{color:var(--color-dropdown-text)}.form-dropdown-selectnone[data-v-998803d8]{color:transparent}.form-dropdown-selectnone~.form-label[data-v-998803d8]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);top:19px;left:17px;color:var(--color-figure-gray-tertiary)}.form-dropdown-selectnone[data-v-998803d8]:-moz-focusring{text-shadow:none}.form-dropdown-selectnone[data-v-998803d8]::-ms-value{display:none}.theme-dark .form-dropdown[data-v-998803d8]{color:var(--color-dropdown-dark-text);background-color:var(--color-dropdown-dark-background);border-color:var(--color-dropdown-dark-border)}.theme-dark .form-dropdown~.form-label[data-v-998803d8]{color:#ccc}.theme-dark .form-dropdown[data-v-998803d8]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-dark-text)}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-998803d8]{color:transparent}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-998803d8]:-moz-focusring{text-shadow:none}.theme-dark .form-dropdown-selectnone~.form-label[data-v-998803d8]{color:#b0b0b0}.dropdown-small[data-v-12dd746a]{height:30px;display:flex;align-items:center;position:relative;background:var(--color-fill)}.dropdown-small .form-dropdown-toggle[data-v-12dd746a]{line-height:1.5;font-size:12px;padding-top:0;padding-bottom:0;padding-left:20px;min-height:unset;height:30px;display:flex;align-items:center}.dropdown-small .form-dropdown-toggle[data-v-12dd746a]:focus{box-shadow:none;border-color:var(--color-dropdown-border)}.fromkeyboard .dropdown-small .form-dropdown-toggle[data-v-12dd746a]:focus{box-shadow:0 0 0 2px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.form-dropdown-toggle[data-v-12dd746a]{margin:0}.is-open .form-dropdown-toggle[data-v-12dd746a]{border-radius:var(--border-radius,4px) var(--border-radius,4px) 0 0;border-bottom:none;padding-bottom:1px}.fromkeyboard .is-open .form-dropdown-toggle[data-v-12dd746a]{box-shadow:1px -1px 0 1px var(--color-focus-color),-1px -1px 0 1px var(--color-focus-color);border-color:var(--color-focus-border-color)}.form-dropdown-title[data-v-12dd746a]{margin:0;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dropdown-custom[data-v-12dd746a]{border-radius:var(--border-radius,4px)}.dropdown-custom.is-open[data-v-12dd746a]{border-radius:var(--border-radius,4px) var(--border-radius,4px) 0 0}.dropdown-custom[data-v-12dd746a] .form-dropdown-content{background:var(--color-fill);position:absolute;right:0;left:0;top:100%;border-bottom-left-radius:var(--border-radius,4px);border-bottom-right-radius:var(--border-radius,4px);border:1px solid var(--color-dropdown-border);border-top:none;display:none;overflow-y:auto}.dropdown-custom[data-v-12dd746a] .form-dropdown-content.is-open{display:block}.fromkeyboard .dropdown-custom[data-v-12dd746a] .form-dropdown-content.is-open{box-shadow:1px 1px 0 1px var(--color-focus-color),-1px 1px 0 1px var(--color-focus-color);border-color:var(--color-focus-border-color);border-top-color:transparent}.nav .dropdown-custom[data-v-12dd746a] .form-dropdown-content{max-height:calc(100vh - 116px - 3.05882rem)}.nav--is-sticking.nav .dropdown-custom[data-v-12dd746a] .form-dropdown-content{max-height:calc(100vh - 3.05882rem - 72px)}.dropdown-custom[data-v-12dd746a] .options{list-style:none;margin:0;padding:0 0 20px}.dropdown-custom[data-v-12dd746a] .option{cursor:pointer;padding:5px 20px;font-size:12px;line-height:20px;outline:none}.dropdown-custom[data-v-12dd746a] .option:hover{background-color:var(--color-fill-tertiary)}.dropdown-custom[data-v-12dd746a] .option.option-active{font-weight:600}.fromkeyboard .dropdown-custom[data-v-12dd746a] .option:hover{background-color:transparent}.fromkeyboard .dropdown-custom[data-v-12dd746a] .option:focus{background-color:var(--color-fill-tertiary);outline:none}.tutorial-dropdown[data-v-554d62b6]{grid-column:3}.section-tracker[data-v-554d62b6]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-figure-gray-secondary);margin-left:15px}.tutorial-dropdown[data-v-4bddb6e6]{grid-column:1/2}.tutorial-dropdown .options[data-v-4bddb6e6]{padding-top:1rem;padding-bottom:0}.tutorial-dropdown .option[data-v-4bddb6e6]{padding:5px 20px 5px 30px}.chapter-list[data-v-4bddb6e6]{padding-bottom:20px}.chapter-name[data-v-4bddb6e6]{margin:0 20px 5px 20px;line-height:normal;color:var(--color-figure-gray-secondary)}.chevron-icon[data-v-717bc942]{padding:0;color:var(--color-nav-outlines);grid-column:2;height:20px;width:20px;margin:0 4px}@media only screen and (min-width:768px){.nav[data-v-717bc942] .nav-content{display:grid;grid-template-columns:auto auto 3fr;align-items:center}.nav[data-v-717bc942] .nav-menu{padding:0;grid-column:3/5}.nav[data-v-717bc942] .nav-menu-item{margin:0}}.dropdown-container[data-v-717bc942]{height:3.05882rem;display:grid;grid-template-columns:minmax(230px,285px) auto minmax(230px,1fr);align-items:center}@media only screen and (max-width:1023px){.dropdown-container[data-v-717bc942]{grid-template-columns:minmax(173px,216px) auto minmax(173px,1fr)}}.separator[data-v-717bc942]{height:20px;border-right:1px solid;border-color:var(--color-nav-outlines);margin:0 20px;grid-column:2}.mobile-dropdown-container[data-v-717bc942],.nav--in-breakpoint-range.nav .dropdown-container[data-v-717bc942],.nav--in-breakpoint-range.nav .separator[data-v-717bc942]{display:none}.nav--in-breakpoint-range.nav .mobile-dropdown-container[data-v-717bc942]{display:block}.nav--in-breakpoint-range.nav[data-v-717bc942] .nav-title{grid-area:title}.nav--in-breakpoint-range.nav[data-v-717bc942] .pre-title{display:none}.nav[data-v-717bc942] .nav-title{grid-column:1;width:90%;padding-top:0}.primary-dropdown[data-v-717bc942],.secondary-dropdown[data-v-717bc942]{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-717bc942] .form-dropdown,.primary-dropdown[data-v-717bc942] .form-dropdown:focus,.secondary-dropdown[data-v-717bc942] .form-dropdown,.secondary-dropdown[data-v-717bc942] .form-dropdown:focus{border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-717bc942] .options,.secondary-dropdown[data-v-717bc942] .options{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}[data-v-3cfe1c35] .code-listing+*,[data-v-3cfe1c35] aside+*,[data-v-3cfe1c35] h2+*,[data-v-3cfe1c35] h3+*,[data-v-3cfe1c35] ol+*,[data-v-3cfe1c35] p+*,[data-v-3cfe1c35] ul+*{margin-top:20px}[data-v-3cfe1c35] ol ol,[data-v-3cfe1c35] ol ul,[data-v-3cfe1c35] ul ol,[data-v-3cfe1c35] ul ul{margin-top:0}[data-v-3cfe1c35] h2{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-3cfe1c35] h2{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-3cfe1c35] h2{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-3cfe1c35] h3{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-3cfe1c35] h3{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-3cfe1c35] .code-listing{background:var(--color-code-background);border-color:var(--colors-grid,var(--color-grid));border-style:solid;border-width:1px}[data-v-3cfe1c35] .code-listing pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace);padding:20px 0}.columns[data-v-30edf911]{display:grid;grid-template-rows:repeat(2,auto)}.columns.cols-2[data-v-30edf911]{gap:20px 8.33333%;grid-template-columns:repeat(2,1fr)}.columns.cols-3[data-v-30edf911]{gap:20px 4.16667%;grid-template-columns:repeat(3,1fr)}.asset[data-v-30edf911]{align-self:end;grid-row:1}.content[data-v-30edf911]{grid-row:2}@media only screen and (max-width:735px){.columns.cols-2[data-v-30edf911],.columns.cols-3[data-v-30edf911]{grid-template-columns:unset}.asset[data-v-30edf911],.content[data-v-30edf911]{grid-row:auto}}.content-and-media[data-v-3fa44f9e]{display:flex}.content-and-media.media-leading[data-v-3fa44f9e]{flex-direction:row-reverse}.content-and-media.media-trailing[data-v-3fa44f9e]{flex-direction:row}@media only screen and (min-width:736px){.content-and-media[data-v-3fa44f9e]{align-items:center;justify-content:center}}.content[data-v-3fa44f9e]{width:62.5%}.asset[data-v-3fa44f9e]{width:29.16667%}.media-leading .asset[data-v-3fa44f9e]{margin-right:8.33333%}.media-trailing .asset[data-v-3fa44f9e]{margin-left:8.33333%}@media only screen and (max-width:735px){.content-and-media.media-leading[data-v-3fa44f9e],.content-and-media.media-trailing[data-v-3fa44f9e]{flex-direction:column}.asset[data-v-3fa44f9e],.content[data-v-3fa44f9e]{width:100%}.media-leading .asset[data-v-3fa44f9e],.media-trailing .asset[data-v-3fa44f9e]{margin:20px 0 0 0}}.group[id][data-v-1f2be54b]{margin-top:20px;padding-top:20px}[data-v-1f2be54b] img,[data-v-1f2be54b] video{display:block;margin:0 auto;max-width:100%}.layout+[data-v-4d5a806e]{margin-top:40px}@media only screen and (max-width:735px){.layout[data-v-4d5a806e]:first-child>:not(.group[id]){margin-top:40px}}.body[data-v-6499e2f2]{background:var(--colors-text-background,var(--color-article-body-background));margin-left:auto;margin-right:auto;width:980px;border-radius:10px;transform:translateY(-120px)}@media only screen and (max-width:1250px){.body[data-v-6499e2f2]{width:692px}}@media only screen and (max-width:735px){.body[data-v-6499e2f2]{width:87.5%}}@media only screen and (max-width:320px){.body[data-v-6499e2f2]{width:215px}}@media only screen and (max-width:735px){.body[data-v-6499e2f2]{border-radius:0;transform:none}}.body[data-v-6499e2f2]~*{margin-top:-40px}.body-content[data-v-6499e2f2]{padding:40px 8.33333% 80px 8.33333%}@media only screen and (max-width:735px){.body-content[data-v-6499e2f2]{padding:0 0 40px 0}}.call-to-action[data-v-042a0474]{padding:65px 0;background:var(--color-call-to-action-background)}.theme-dark .call-to-action[data-v-042a0474]{--color-call-to-action-background:#424242}.row[data-v-042a0474]{margin-left:auto;margin-right:auto;width:980px;display:flex;align-items:center}@media only screen and (max-width:1250px){.row[data-v-042a0474]{width:692px}}@media only screen and (max-width:735px){.row[data-v-042a0474]{width:87.5%}}@media only screen and (max-width:320px){.row[data-v-042a0474]{width:215px}}[data-v-042a0474] img,[data-v-042a0474] video{max-height:560px}h2[data-v-042a0474]{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){h2[data-v-042a0474]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){h2[data-v-042a0474]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.label[data-v-042a0474]{display:block;font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);margin-bottom:var(--spacing-stacked-margin-small);color:var(--color-eyebrow)}@media only screen and (max-width:735px){.label[data-v-042a0474]{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.content[data-v-042a0474]{margin-bottom:1.5rem}.right-column[data-v-042a0474]{margin-left:auto}@media only screen and (max-width:735px){.row[data-v-042a0474]{display:block}.col+.col[data-v-042a0474]{margin-top:40px}}@media only screen and (max-width:735px){.call-to-action[data-v-426a965c]{margin-top:0}}.headline[data-v-d46a1474]{margin-bottom:var(--spacing-stacked-margin-large)}.heading[data-v-d46a1474]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-header-text)}@media only screen and (max-width:1250px){.heading[data-v-d46a1474]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.heading[data-v-d46a1474]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.dark .heading[data-v-d46a1474]{color:#fff}.eyebrow[data-v-d46a1474]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:block;margin-bottom:var(--spacing-stacked-margin-small);color:var(--color-eyebrow)}@media only screen and (max-width:1250px){.eyebrow[data-v-d46a1474]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.metadata[data-v-94ff76c0]{display:flex}.item[data-v-94ff76c0]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;border-right:1px solid #fff;padding:0 27.5px}@media only screen and (max-width:735px){.item[data-v-94ff76c0]{font-size:.64706rem;line-height:1.63636;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);padding:0 8px}}.item[data-v-94ff76c0]:first-of-type{padding-left:0}.item[data-v-94ff76c0]:last-of-type{border:none}@media only screen and (max-width:735px){.item[data-v-94ff76c0]:last-of-type{padding-right:0}}.content[data-v-94ff76c0]{color:#fff}.icon[data-v-94ff76c0]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){.icon[data-v-94ff76c0]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.icon[data-v-94ff76c0]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.small-icon[data-v-94ff76c0]{width:1em;height:1em;margin-left:.2rem}.small-icon.xcode-icon[data-v-94ff76c0]{width:.8em;height:.8em}.content-link[data-v-94ff76c0]{display:flex;align-items:center}a[data-v-94ff76c0]{color:var(--colors-link,var(--color-tutorials-overview-link))}.duration[data-v-94ff76c0]{display:flex;align-items:baseline;font-size:2.35294rem;line-height:1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);line-height:1.8rem}@media only screen and (max-width:735px){.duration[data-v-94ff76c0]{font-size:1.64706rem;line-height:1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);line-height:1.3rem}}.minutes[data-v-94ff76c0]{display:inline-block;font-size:1.64706rem;line-height:1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);line-height:1.3rem}@media only screen and (max-width:735px){.minutes[data-v-94ff76c0]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);line-height:.8rem}}.item-large-icon[data-v-94ff76c0]{height:2.3rem;max-width:100%}@media only screen and (max-width:735px){.item-large-icon[data-v-94ff76c0]{height:1.5rem;max-width:100%}}.bottom[data-v-94ff76c0]{margin-top:13px}@media only screen and (max-width:735px){.bottom[data-v-94ff76c0]{margin-top:8px}}.hero[data-v-55543c5a]{color:var(--color-tutorial-hero-text);position:relative}.bg[data-v-55543c5a],.hero[data-v-55543c5a]{background-color:var(--color-tutorial-hero-background)}.bg[data-v-55543c5a]{background-position:top;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.row[data-v-55543c5a]{margin-left:auto;margin-right:auto;width:980px;padding:80px 0}@media only screen and (max-width:1250px){.row[data-v-55543c5a]{width:692px}}@media only screen and (max-width:735px){.row[data-v-55543c5a]{width:87.5%}}@media only screen and (max-width:320px){.row[data-v-55543c5a]{width:215px}}.col[data-v-55543c5a]{z-index:1}[data-v-55543c5a] .eyebrow{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-hero-eyebrow)}@media only screen and (max-width:1250px){[data-v-55543c5a] .eyebrow{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.headline[data-v-55543c5a]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);margin-bottom:2rem}@media only screen and (max-width:1250px){.headline[data-v-55543c5a]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.headline[data-v-55543c5a]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.intro[data-v-55543c5a]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:735px){.intro[data-v-55543c5a]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.content+p[data-v-55543c5a]{margin-top:var(--spacing-stacked-margin-large)}@media only screen and (max-width:735px){.content+p[data-v-55543c5a]{margin-top:8px}}.call-to-action[data-v-55543c5a]{display:flex;align-items:center}.call-to-action .cta-icon[data-v-55543c5a]{margin-left:.4rem;width:1em;height:1em}.metadata[data-v-55543c5a]{margin-top:2rem}.video-asset[data-v-55543c5a]{display:grid;height:100vh;margin:0;place-items:center center}.video-asset[data-v-55543c5a] video{max-width:1280px;min-width:320px;width:100%}@media only screen and (max-width:735px){.headline[data-v-55543c5a]{margin-bottom:19px}}.tutorial-hero[data-v-35a9482f]{margin-bottom:80px}@media only screen and (max-width:735px){.tutorial-hero[data-v-35a9482f]{margin-bottom:0}}.title[data-v-28135d78]{font-size:.70588rem;line-height:1.33333;color:var(--colors-secondary-label,var(--color-secondary-label))}.title[data-v-19ed40e2],.title[data-v-28135d78]{font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.title[data-v-19ed40e2]{font-size:1.11765rem;line-height:1.21053;color:var(--colors-header-text,var(--color-header-text));margin:25px 0}.question-content[data-v-19ed40e2] code{font-size:.76471rem;line-height:1.84615;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}.choices[data-v-19ed40e2]{display:flex;flex-direction:column;padding:0;list-style:none;margin:25px 0}.choice[data-v-19ed40e2]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);flex:1;border-radius:var(--border-radius,4px);margin:8px 0;padding:1.5rem 40px;cursor:pointer;background:var(--colors-text-background,var(--color-text-background));display:flex;flex-direction:column;justify-content:center;border-width:1px;border-style:solid;border-color:var(--colors-grid,var(--color-grid));position:relative}.choice[data-v-19ed40e2] img{max-height:23.52941rem}.choice[data-v-19ed40e2]:first-of-type{margin-top:0}.choice[data-v-19ed40e2] code{font-size:.76471rem;line-height:1.84615;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}.controls[data-v-19ed40e2]{text-align:center;margin-bottom:40px}.controls .button-cta[data-v-19ed40e2]{margin:.5rem;margin-top:0;padding:.3rem 3rem;min-width:8rem}input[type=radio][data-v-19ed40e2]{position:absolute;width:100%;left:0;height:100%;opacity:0;z-index:-1}.active[data-v-19ed40e2]{border-color:var(--color-tutorial-quiz-border-active);box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.active [data-v-19ed40e2]{color:var(--colors-text,var(--color-text))}.correct[data-v-19ed40e2]{background:var(--color-form-valid-background);border-color:var(--color-form-valid)}.correct .choice-icon[data-v-19ed40e2]{fill:var(--color-form-valid)}.incorrect[data-v-19ed40e2]{background:var(--color-form-error-background);border-color:var(--color-form-error)}.incorrect .choice-icon[data-v-19ed40e2]{fill:var(--color-form-error)}.correct[data-v-19ed40e2],.incorrect[data-v-19ed40e2]{position:relative}.correct .choice-icon[data-v-19ed40e2],.incorrect .choice-icon[data-v-19ed40e2]{position:absolute;top:11px;left:10px;font-size:20px;width:1.05em}.disabled[data-v-19ed40e2]{pointer-events:none}.answer[data-v-19ed40e2]{margin:.5rem 1.5rem .5rem 0;font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.answer[data-v-19ed40e2]:last-of-type{margin-bottom:0}[data-v-19ed40e2] .question>.code-listing{padding:unset;border-radius:0}[data-v-19ed40e2] pre{padding:0}[data-v-19ed40e2] img{display:block;margin-left:auto;margin-right:auto;max-width:100%}.title[data-v-65e3c02c]{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--colors-header-text,var(--color-header-text))}@media only screen and (max-width:1250px){.title[data-v-65e3c02c]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.title[data-v-65e3c02c]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title p[data-v-65e3c02c]{color:var(--colors-text,var(--color-text))}.assessments[data-v-65e3c02c]{box-sizing:content-box;padding:0 1rem;background:var(--color-tutorial-assessments-background);margin-left:auto;margin-right:auto;width:980px;margin-bottom:80px}@media only screen and (max-width:1250px){.assessments[data-v-65e3c02c]{width:692px}}@media only screen and (max-width:735px){.assessments[data-v-65e3c02c]{width:87.5%}}@media only screen and (max-width:320px){.assessments[data-v-65e3c02c]{width:215px}}.banner[data-v-65e3c02c]{padding:40px 0;border-bottom:1px solid;margin-bottom:40px;border-color:var(--colors-grid,var(--color-grid));text-align:center}.success[data-v-65e3c02c]{text-align:center;padding-bottom:40px;font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--colors-text,var(--color-text))}@media only screen and (max-width:1250px){.success[data-v-65e3c02c]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.success[data-v-65e3c02c]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.assessments-wrapper[data-v-65e3c02c]{padding-top:80px}.assessments-wrapper[data-v-3c94366b]{padding-bottom:40px;padding-top:0}@media only screen and (max-width:735px){.assessments-wrapper[data-v-3c94366b]{padding-top:80px}}.article[data-v-7d4562ea]{background:var(--colors-article-background,var(--color-article-background))}@media only screen and (max-width:735px){.article[data-v-7d4562ea]{background:var(--colors-text-background,var(--color-article-body-background))}}.intro-container[data-v-7f9a8f65]{margin-bottom:80px}.intro[data-v-7f9a8f65]{display:flex;align-items:center}@media only screen and (max-width:735px){.intro[data-v-7f9a8f65]{padding-bottom:0;flex-direction:column}}.intro.ide .media[data-v-7f9a8f65] img{background-color:var(--colors-text-background,var(--color-text-background))}.col.left[data-v-7f9a8f65]{padding-right:40px}@media only screen and (max-width:1250px){.col.left[data-v-7f9a8f65]{padding-right:28px}}@media only screen and (max-width:735px){.col.left[data-v-7f9a8f65]{margin-left:auto;margin-right:auto;width:980px;padding-right:0}}@media only screen and (max-width:735px) and (max-width:1250px){.col.left[data-v-7f9a8f65]{width:692px}}@media only screen and (max-width:735px) and (max-width:735px){.col.left[data-v-7f9a8f65]{width:87.5%}}@media only screen and (max-width:735px) and (max-width:320px){.col.left[data-v-7f9a8f65]{width:215px}}.col.right[data-v-7f9a8f65]{padding-left:40px}@media only screen and (max-width:1250px){.col.right[data-v-7f9a8f65]{padding-left:28px}}@media only screen and (max-width:735px){.col.right[data-v-7f9a8f65]{padding-left:0}}.content[data-v-7f9a8f65]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.media[data-v-7f9a8f65] img{width:auto;max-height:560px;min-height:18.82353rem;-o-object-fit:scale-down;object-fit:scale-down}@media only screen and (max-width:735px){.media[data-v-7f9a8f65]{margin:0;margin-top:40px}.media[data-v-7f9a8f65] img,.media[data-v-7f9a8f65] video{max-height:80vh}}.media[data-v-7f9a8f65] .asset{padding:0 20px}.headline[data-v-7f9a8f65]{color:var(--colors-header-text,var(--color-header-text))}[data-v-7f9a8f65] .eyebrow{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:735px){[data-v-7f9a8f65] .eyebrow{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-7f9a8f65] .eyebrow a{color:inherit}[data-v-7f9a8f65] .heading{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-7f9a8f65] .heading{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-7f9a8f65] .heading{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.expanded-intro[data-v-7f9a8f65]{margin-left:auto;margin-right:auto;width:980px;margin-top:40px}@media only screen and (max-width:1250px){.expanded-intro[data-v-7f9a8f65]{width:692px}}@media only screen and (max-width:735px){.expanded-intro[data-v-7f9a8f65]{width:87.5%}}@media only screen and (max-width:320px){.expanded-intro[data-v-7f9a8f65]{width:215px}}[data-v-7f9a8f65] .cols-2{gap:20px 16.66667%}[data-v-7f9a8f65] .cols-3 .column{gap:20px 12.5%}.code-preview[data-v-4f53426a]{position:sticky;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:var(--background,var(--color-step-background));height:calc(100vh - 3.05882rem)}.code-preview.ide[data-v-4f53426a]{height:100vh}.code-preview[data-v-4f53426a] .code-listing{color:var(--text,var(--color-code-plain))}.code-preview[data-v-4f53426a] .code-listing .code-line-container{padding-right:14px}.code-preview[data-v-4f53426a] pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}.header[data-v-4f53426a]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);position:relative;display:flex;justify-content:space-between;align-items:center;width:-webkit-fill-available;width:-moz-available;width:stretch;cursor:pointer;font-weight:600;padding:8px 12px;border-radius:var(--border-radius,4px) var(--border-radius,4px) 0 0;z-index:1;background:var(--color-runtime-preview-background);color:var(--colors-runtime-preview-text,var(--color-runtime-preview-text))}.header[data-v-4f53426a]:focus{outline-style:none}#app.fromkeyboard .header[data-v-4f53426a]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.runtime-preview[data-v-4f53426a]{--color-runtime-preview-shadow:rgba(0,0,0,0.4);position:absolute;top:0;right:0;background:var(--color-runtime-preview-background);border-radius:var(--border-radius,4px);margin:1rem;margin-left:0;transition:width .2s ease-in;box-shadow:0 0 3px 0 var(--color-runtime-preview-shadow)}@media screen{[data-color-scheme=dark] .runtime-preview[data-v-4f53426a]{--color-runtime-preview-shadow:hsla(0,0%,100%,0.4)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .runtime-preview[data-v-4f53426a]{--color-runtime-preview-shadow:hsla(0,0%,100%,0.4)}}@supports not ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.runtime-preview[data-v-4f53426a]{display:flex;flex-direction:column}}.runtime-preview .runtimve-preview__container[data-v-4f53426a]{border-radius:var(--border-radius,4px);overflow:hidden}.runtime-preview-ide[data-v-4f53426a]{top:0}.runtime-preview-ide .runtime-preview-asset[data-v-4f53426a] img{background-color:var(--color-runtime-preview-background)}.runtime-preview.collapsed[data-v-4f53426a]{box-shadow:0 0 3px 0 var(--color-runtime-preview-shadow);width:102px}.runtime-preview.collapsed .header[data-v-4f53426a]{border-radius:var(--border-radius,4px)}.runtime-preview.disabled[data-v-4f53426a]{box-shadow:0 0 3px 0 transparent}.runtime-preview.disabled .header[data-v-4f53426a]{color:var(--color-runtime-preview-disabled-text);cursor:auto}.runtime-preview-asset[data-v-4f53426a]{border-radius:0 0 var(--border-radius,4px) var(--border-radius,4px)}.runtime-preview-asset[data-v-4f53426a] img{border-bottom-left-radius:var(--border-radius,4px);border-bottom-right-radius:var(--border-radius,4px)}.preview-icon[data-v-4f53426a]{height:.8em;width:.8em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.preview-show[data-v-4f53426a]{transform:scale(-1)}[data-v-5ad4e037] pre{padding:10px 0}.toggle-preview[data-v-78763c14]{color:var(--color-runtime-preview-disabled-text);display:flex;align-items:center}a[data-v-78763c14]{color:var(--url,var(--color-link))}.toggle-text[data-v-78763c14]{display:flex;align-items:center}svg.toggle-icon[data-v-78763c14]{width:1em;height:1em;margin-left:.5em}.mobile-code-preview[data-v-1aed4baa]{background-color:var(--background,var(--color-step-background));padding:14px 0}@media only screen and (max-width:735px){.mobile-code-preview[data-v-1aed4baa]{display:flex;flex-direction:column}}.runtime-preview-modal-content[data-v-1aed4baa]{padding:45px 60px 0 60px;min-width:200px}.runtime-preview-modal-content[data-v-1aed4baa] img:not(.file-icon){border-radius:var(--border-radius,4px);box-shadow:0 0 3px rgba(0,0,0,.4);max-height:80vh;width:auto;display:block;margin-bottom:1rem}.runtime-preview-modal-content .runtime-preview-label[data-v-1aed4baa]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-runtime-preview-text);display:block;text-align:center;padding:.5em}[data-v-1aed4baa] .code-listing{color:var(--text,var(--color-code-plain))}[data-v-1aed4baa] .full-code-listing{padding-top:60px;min-height:calc(100vh - 60px)}[data-v-1aed4baa] pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}.preview-toggle-container[data-v-1aed4baa]{align-self:flex-end;margin-right:20px}.step-container[data-v-eb45ec92]{margin:0}.step-container[data-v-eb45ec92]:not(:last-child){margin-bottom:100px}@media only screen and (max-width:735px){.step-container[data-v-eb45ec92]:not(:last-child){margin-bottom:80px}}.step[data-v-eb45ec92]{position:relative;border-radius:var(--tutorial-step-border-radius,var(--border-radius,4px));padding:1rem 2rem;background-color:var(--color-step-background);overflow:hidden;filter:blur(0)}.step[data-v-eb45ec92]:before{content:"";position:absolute;top:0;left:0;border:1px solid var(--color-step-focused);background-color:var(--color-step-focused);height:calc(100% - 2px);width:4px;opacity:0;transition:opacity .15s ease-in}.step.focused[data-v-eb45ec92],.step[data-v-eb45ec92]:focus{outline:none}.step.focused[data-v-eb45ec92]:before,.step[data-v-eb45ec92]:focus:before{opacity:1}@media only screen and (max-width:735px){.step[data-v-eb45ec92]{padding-left:2rem}.step[data-v-eb45ec92]:before{opacity:1}}.step-label[data-v-eb45ec92]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--colors-text,var(--color-step-text));margin-bottom:var(--spacing-stacked-margin-small)}.caption[data-v-eb45ec92]{border-top:1px solid;border-color:var(--color-step-caption);padding:1rem 0 0 0;margin-top:1rem}.media-container[data-v-eb45ec92]{display:none}@media only screen and (max-width:735px){.step[data-v-eb45ec92]{margin:0 .58824rem 1.17647rem .58824rem}.step.focused[data-v-eb45ec92],.step[data-v-eb45ec92]:focus{outline:none}.media-container[data-v-eb45ec92]{display:block;position:relative}.media-container[data-v-eb45ec92] img,.media-container[data-v-eb45ec92] video{max-height:80vh}[data-v-eb45ec92] .asset{padding:0 20px}}.steps[data-v-2786be2a]{position:relative;font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:flex;color:var(--colors-text,var(--color-text))}@media only screen and (max-width:735px){.steps[data-v-2786be2a]{padding-top:80px}.steps[data-v-2786be2a]:before{position:absolute;top:0;border-top:1px solid var(--color-fill-gray-tertiary);content:"";width:calc(100% - 2.35294rem);margin:0 1.17647rem}}.steps[data-v-2786be2a] aside{background:unset;border:unset;box-shadow:unset;-moz-column-break-inside:unset;break-inside:unset;padding:unset}.steps[data-v-2786be2a] aside .label{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.content-container[data-v-2786be2a]{flex:none;margin-right:4.16667%;width:37.5%;margin-top:140px;margin-bottom:94vh}@media only screen and (max-width:735px){.content-container[data-v-2786be2a]{margin-top:0;margin-bottom:0;height:100%;margin-left:0;margin-right:0;position:relative;width:100%}}.asset-container[data-v-2786be2a]{flex:none;height:calc(100vh - 3.05882rem);background-color:var(--background,var(--color-step-background));max-width:921px;width:calc(50vw + 8.33333%);position:sticky;top:3.05882rem;transition:margin .1s ease-in-out}@media only screen and (max-width:767px){.asset-container[data-v-2786be2a]{top:2.82353rem;height:calc(100vh - 2.82353rem)}}.asset-container[data-v-2786be2a]:not(.for-step-code){overflow-y:auto;-webkit-overflow-scrolling:touch}.asset-container.ide[data-v-2786be2a]{height:100vh;top:0}@media only screen and (min-width:736px){.asset-container[data-v-2786be2a]{display:grid}.asset-container>[data-v-2786be2a]{grid-row:1;grid-column:1;height:calc(100vh - 3.05882rem)}.asset-container.ide>[data-v-2786be2a]{height:100vh}}.asset-container .step-asset[data-v-2786be2a]{box-sizing:border-box;padding:0;padding-left:40px;min-height:320px;height:100%}.asset-container .step-asset[data-v-2786be2a],.asset-container .step-asset[data-v-2786be2a] picture{height:100%;display:flex;align-items:center}.asset-container .step-asset[data-v-2786be2a] .video-replay-container{height:100%;display:flex;flex-direction:column;justify-content:center}.asset-container .step-asset[data-v-2786be2a] img,.asset-container .step-asset[data-v-2786be2a] video{width:auto;max-height:calc(100vh - 3.05882rem - 80px);max-width:531.6634px;margin:0}@media only screen and (max-width:1250px){.asset-container .step-asset[data-v-2786be2a] img,.asset-container .step-asset[data-v-2786be2a] video{max-width:363.66436px}}.asset-container .step-asset[data-v-2786be2a] .video-replay-container,.asset-container .step-asset[data-v-2786be2a] img{min-height:320px}.asset-container .step-asset[data-v-2786be2a] .video-replay-container video{min-height:280px}@media only screen and (max-width:735px){.asset-container[data-v-2786be2a]{display:none}}.asset-wrapper[data-v-2786be2a]{width:63.2%;align-self:center;transition:transform .25s ease-out;will-change:transform}.asset-wrapper.ide .step-asset[data-v-2786be2a] img{background-color:var(--background,var(--color-step-background))}[data-v-2786be2a] .runtime-preview-asset{display:grid}[data-v-2786be2a] .runtime-preview-asset>*{grid-row:1;grid-column:1}.interstitial[data-v-2786be2a]{padding:0 2rem}.interstitial[data-v-2786be2a]:not(:first-child){margin-top:5.88235rem}.interstitial[data-v-2786be2a]:not(:last-child){margin-bottom:30px}@media only screen and (max-width:735px){.interstitial[data-v-2786be2a]{margin-left:auto;margin-right:auto;width:980px;padding:0}}@media only screen and (max-width:735px) and (max-width:1250px){.interstitial[data-v-2786be2a]{width:692px}}@media only screen and (max-width:735px) and (max-width:735px){.interstitial[data-v-2786be2a]{width:87.5%}}@media only screen and (max-width:735px) and (max-width:320px){.interstitial[data-v-2786be2a]{width:215px}}@media only screen and (max-width:735px){.interstitial[data-v-2786be2a]:not(:first-child){margin-top:0}}.fade-enter-active[data-v-2786be2a],.fade-leave-active[data-v-2786be2a]{transition:opacity .3s ease-in-out}.fade-enter[data-v-2786be2a],.fade-leave-to[data-v-2786be2a]{opacity:0}.section[data-v-6b3a0b3a]{padding-top:80px}.sections[data-v-79a75e9e]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.sections[data-v-79a75e9e]{width:692px}}@media only screen and (max-width:735px){.sections[data-v-79a75e9e]{width:87.5%}}@media only screen and (max-width:320px){.sections[data-v-79a75e9e]{width:215px}}@media only screen and (max-width:735px){.sections[data-v-79a75e9e]{margin:0;width:100%}}.tutorial[data-v-611d0574]{background-color:var(--colors-text-background,var(--color-tutorial-background))} \ No newline at end of file diff --git a/css/tutorials-overview.c249c765.css b/css/tutorials-overview.c249c765.css new file mode 100644 index 00000000..01d1d25c --- /dev/null +++ b/css/tutorials-overview.c249c765.css @@ -0,0 +1,9 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */.tutorials-navigation-link[data-v-e9f9b59c]{color:var(--color-tutorials-overview-navigation-link);transition:color .3s linear}.tutorials-navigation-link[data-v-e9f9b59c]:hover{text-decoration:none;transition:none;color:var(--color-tutorials-overview-navigation-link-hover)}.tutorials-navigation-link.active[data-v-e9f9b59c]{color:var(--color-tutorials-overview-navigation-link-active)}.tutorials-navigation-list[data-v-6f2800d1]{list-style-type:none;margin:0}.tutorials-navigation-list li+li[data-v-6f2800d1]:not(.volume--named){margin-top:24px}.tutorials-navigation-list .volume--named+.volume--named[data-v-6f2800d1]{margin-top:12px}.expand-enter-active,.expand-leave-active{transition:height .3s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.toggle[data-v-489416f8]{color:#f0f0f0;line-height:21px;display:flex;align-items:center;width:100%;font-weight:600;padding:6px 6px 6px 0;border-bottom:1px solid #2a2a2a;text-decoration:none;box-sizing:border-box}@media only screen and (max-width:767px){.toggle[data-v-489416f8]{padding-right:6px;border-bottom-color:hsla(0,0%,100%,.1)}}.toggle .text[data-v-489416f8]{word-break:break-word}.toggle[data-v-489416f8]:hover{text-decoration:none}.toggle .toggle-icon[data-v-489416f8]{display:inline-block;transition:transform .2s ease-in;height:.4em;width:.4em;margin-left:auto;margin-right:.2em}.collapsed .toggle .toggle-icon[data-v-489416f8]{transform:rotate(45deg)}.collapsed .toggle[data-v-489416f8],.collapsed .toggle[data-v-489416f8]:hover{color:#b0b0b0}.tutorials-navigation-menu-content[data-v-489416f8]{opacity:1;transition:height .2s ease-in,opacity .2s ease-in}.collapsed .tutorials-navigation-menu-content[data-v-489416f8]{height:0;opacity:0}.tutorials-navigation-menu-content .tutorials-navigation-list[data-v-489416f8]{padding:24px 0 12px 0}.tutorials-navigation[data-v-79093ed6]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.nav-title-content[data-v-854b4dd6]{max-width:100%}.title[data-v-854b4dd6]{color:var(--color-nav-root-title,currentColor);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;vertical-align:top;max-width:296px}@media only screen and (max-width:1023px){.title[data-v-854b4dd6]{max-width:205px}}@media only screen and (max-width:767px){.title[data-v-854b4dd6]{flex-basis:fill;display:initial;vertical-align:initial;max-width:none}}.subhead[data-v-854b4dd6]{color:var(--color-nav-root-subhead)}.theme-dark .subhead[data-v-854b4dd6]{color:var(--color-nav-dark-root-subhead)}.nav[data-v-b806ee20] .nav-menu{padding-top:0}.nav[data-v-b806ee20] .nav-menu .nav-menu-items{margin-left:auto}@media only screen and (min-width:768px){.nav[data-v-b806ee20] .nav-menu .nav-menu-items .in-page-navigation{display:none}}@media only screen and (min-width:320px) and (max-width:735px){.nav[data-v-b806ee20] .nav-menu .nav-menu-items{padding:18px 0 40px}}.hero[data-v-383dab71]{margin-left:auto;margin-right:auto;width:980px;padding-bottom:4.70588rem;padding-top:4.70588rem}@media only screen and (max-width:1250px){.hero[data-v-383dab71]{width:692px}}@media only screen and (max-width:735px){.hero[data-v-383dab71]{width:87.5%}}@media only screen and (max-width:320px){.hero[data-v-383dab71]{width:215px}}.copy-container[data-v-383dab71]{margin:0 auto;text-align:center;width:720px}.title[data-v-383dab71]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-tutorials-overview-content)}@media only screen and (max-width:1250px){.title[data-v-383dab71]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.title[data-v-383dab71]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.content[data-v-383dab71]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-tutorials-overview-content)}@media only screen and (max-width:735px){.content[data-v-383dab71]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.meta[data-v-383dab71]{color:var(--color-tutorials-overview-content-alt);align-items:center;display:flex;justify-content:center}.meta-content[data-v-383dab71]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.meta .timer-icon[data-v-383dab71]{margin-right:.35294rem;height:16px;width:16px;fill:var(--color-tutorials-overview-icon)}@media only screen and (max-width:735px){.meta .timer-icon[data-v-383dab71]{margin-right:.29412rem;height:.82353rem;width:.82353rem}}.meta .time[data-v-383dab71]{font-size:1.11765rem;line-height:1.21053;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:735px){.meta .time[data-v-383dab71]{font-size:1rem;line-height:1.11765;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title+.content[data-v-383dab71]{margin-top:1.47059rem}.content+.meta[data-v-383dab71]{margin-top:1.17647rem}.button-cta[data-v-383dab71]{margin-top:1.76471rem}*+.asset[data-v-383dab71]{margin-top:4.11765rem}@media only screen and (max-width:1250px){.copy-container[data-v-383dab71]{width:636px}}@media only screen and (max-width:735px){.hero[data-v-383dab71]{padding-bottom:1.76471rem;padding-top:2.35294rem}.copy-container[data-v-383dab71]{width:100%}.title+.content[data-v-383dab71]{margin-top:.88235rem}.button-cta[data-v-383dab71]{margin-top:1.41176rem}*+.asset[data-v-383dab71]{margin-top:2.23529rem}}.image[data-v-569db166]{margin-bottom:10px}.name[data-v-569db166]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-tutorials-overview-header-text,#f0f0f0);word-break:break-word}@media only screen and (max-width:1250px){.name[data-v-569db166]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.name[data-v-569db166]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.content[data-v-569db166]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-tutorials-overview-content-alt);margin-top:10px}.volume-name[data-v-569db166]{padding:50px 60px;text-align:center;background:var(--color-tutorials-overview-fill-secondary,#161616);margin:2px 0}@media only screen and (max-width:735px){.volume-name[data-v-569db166]{padding:40px 20px}}.document-icon[data-v-3a80772b]{margin-left:-3px}.tile[data-v-96abac22]{background:var(--color-tutorials-overview-fill-secondary,#161616);padding:40px 30px;color:var(--color-tutorials-overview-content-alt)}.content[data-v-96abac22] a,a[data-v-96abac22]{color:var(--colors-link,var(--color-tutorials-overview-link))}.icon[data-v-96abac22]{display:block;height:1.47059rem;line-height:1.47059rem;margin-bottom:.58824rem;width:1.47059rem}.icon[data-v-96abac22] svg.svg-icon{width:100%;max-height:100%;fill:var(--color-tutorials-overview-icon)}.icon[data-v-96abac22] svg.svg-icon .svg-icon-stroke{stroke:var(--color-tutorials-overview-content-alt)}.title[data-v-96abac22]{font-size:1.23529rem;line-height:1.19048;font-weight:600;margin-bottom:.8em}.content[data-v-96abac22],.link[data-v-96abac22],.title[data-v-96abac22]{font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.content[data-v-96abac22],.link[data-v-96abac22]{font-size:.82353rem;line-height:1.42857;font-weight:400}.content[data-v-96abac22]{color:var(--color-tutorials-overview-content-alt)}.link[data-v-96abac22]{display:block;margin-top:1.17647rem}.link .link-icon[data-v-96abac22]{margin-left:.2em;width:.6em;height:.6em}[data-v-96abac22] .content ul{list-style-type:none;margin-left:0;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}[data-v-96abac22] .content ul li:before{content:"\200B";position:absolute}[data-v-96abac22] .content li+li{margin-top:8px}@media only screen and (max-width:735px){.tile[data-v-96abac22]{padding:1.76471rem 1.17647rem}}.tile-group[data-v-015f9f13]{display:grid;grid-column-gap:2px;grid-row-gap:2px}.tile-group.count-1[data-v-015f9f13]{grid-template-columns:1fr;text-align:center}.tile-group.count-1[data-v-015f9f13] .icon{margin-left:auto;margin-right:auto}.tile-group.count-2[data-v-015f9f13]{grid-template-columns:repeat(2,1fr)}.tile-group.count-3[data-v-015f9f13]{grid-template-columns:repeat(3,1fr)}.tile-group.count-4[data-v-015f9f13]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}.tile-group.count-5[data-v-015f9f13]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto)}.tile-group.count-5 .tile[data-v-015f9f13]{grid-column-end:span 2}.tile-group.count-5 .tile[data-v-015f9f13]:nth-of-type(-n+2){grid-column-end:span 3}.tile-group.count-6[data-v-015f9f13]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto)}@media only screen and (min-width:768px) and (max-width:1250px){.tile-group.tile-group[data-v-015f9f13]{grid-template-columns:1fr;grid-template-rows:auto}}@media only screen and (max-width:735px){.tile-group.count-1[data-v-015f9f13],.tile-group.count-2[data-v-015f9f13],.tile-group.count-3[data-v-015f9f13],.tile-group.count-4[data-v-015f9f13],.tile-group.count-5[data-v-015f9f13],.tile-group.count-6[data-v-015f9f13]{grid-template-columns:1fr;grid-template-rows:auto}}.title[data-v-7f8022c1]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:#f0f0f0}@media only screen and (max-width:1250px){.title[data-v-7f8022c1]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){.title[data-v-7f8022c1]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.content[data-v-7f8022c1]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:#b0b0b0;margin-top:10px}.topic-list[data-v-45ec37c5]{list-style-type:none;margin:50px 0 0 0;position:relative}.topic-list li[data-v-45ec37c5]:before{content:"\200B";position:absolute}.topic-list[data-v-45ec37c5]:before{content:"";border-left:1px solid var(--color-fill-quaternary);display:block;height:calc(100% - .88235rem);left:.88235rem;position:absolute;top:50%;transform:translateY(-50%);width:0}.topic[data-v-45ec37c5]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);display:flex;align-items:flex-start}@media only screen and (max-width:735px){.topic[data-v-45ec37c5]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.topic+.topic[data-v-45ec37c5]{margin-top:.58824rem}.topic .topic-icon[data-v-45ec37c5]{background-color:var(--color-fill-quaternary);border-radius:50%;flex-shrink:0;height:1.76471rem;width:1.76471rem;margin-right:1.17647rem;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.47059rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.topic .topic-icon svg[data-v-45ec37c5]{fill:var(--color-tutorials-overview-icon);max-width:100%;max-height:100%;width:100%}.container[data-v-45ec37c5]{align-items:baseline;display:flex;justify-content:space-between;width:100%;padding-top:.11765rem}.container[data-v-45ec37c5]:hover{text-decoration:none}.container:hover .link[data-v-45ec37c5]{text-decoration:underline}.timer-icon[data-v-45ec37c5]{margin-right:.29412rem;height:.70588rem;width:.70588rem;fill:var(--color-tutorials-overview-icon)}.time[data-v-45ec37c5]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-tutorials-overview-content-alt);align-items:center;display:inline-flex}.link[data-v-45ec37c5]{padding-right:.58824rem;color:var(--colors-link,var(--color-tutorials-overview-link))}@media only screen and (min-width:768px) and (max-width:1250px){.topic-list[data-v-45ec37c5]{margin-top:2.35294rem}}@media only screen and (max-width:735px){.topic-list[data-v-45ec37c5]{margin-top:1.76471rem}.topic[data-v-45ec37c5]{height:auto;align-items:flex-start}.topic.no-time-estimate[data-v-45ec37c5]{align-items:center}.topic.no-time-estimate .topic-icon[data-v-45ec37c5]{align-self:flex-start;top:0}.topic+.topic[data-v-45ec37c5]{margin-top:1.17647rem}.topic .topic-icon[data-v-45ec37c5]{top:.29412rem;margin-right:.76471rem}.container[data-v-45ec37c5]{flex-wrap:wrap;padding-top:0}.link[data-v-45ec37c5],.time[data-v-45ec37c5]{flex-basis:100%}.time[data-v-45ec37c5]{margin-top:.29412rem}}.chapter[data-v-7468bc5e]:focus{outline:none!important}.info[data-v-7468bc5e]{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.name[data-v-7468bc5e]{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-tutorials-overview-header-text,#f0f0f0)}.name-text[data-v-7468bc5e]{word-break:break-word}.eyebrow[data-v-7468bc5e]{font-size:1rem;line-height:1.23529;font-weight:400;color:var(--color-tutorials-overview-eyebrow);display:block;font-weight:600;margin-bottom:5px}.content[data-v-7468bc5e],.eyebrow[data-v-7468bc5e]{font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.content[data-v-7468bc5e]{font-size:.82353rem;line-height:1.42857;font-weight:400;color:var(--color-tutorials-overview-content-alt)}.asset[data-v-7468bc5e]{flex:0 0 190px}.intro[data-v-7468bc5e]{flex:0 1 360px}@media only screen and (min-width:768px) and (max-width:1250px){.asset[data-v-7468bc5e]{flex:0 0 130px}.intro[data-v-7468bc5e]{flex:0 1 260px}}@media only screen and (max-width:767px){.intro[data-v-7468bc5e]{flex:0 1 340px}}@media only screen and (max-width:735px){.info[data-v-7468bc5e]{display:block;text-align:center}.asset[data-v-7468bc5e]{margin:0 45px}.eyebrow[data-v-7468bc5e]{margin-bottom:7px}.intro[data-v-7468bc5e]{margin-top:40px}}.tile[data-v-540dbf10]{background:var(--color-tutorials-overview-fill-secondary,#161616);margin:2px 0;padding:50px 60px}.asset[data-v-540dbf10]{margin-bottom:10px}@media only screen and (min-width:768px) and (max-width:1250px){.tile[data-v-540dbf10]{padding:40px 30px}}@media only screen and (max-width:735px){.volume[data-v-540dbf10]{border-radius:0}.tile[data-v-540dbf10]{padding:40px 20px}}.learning-path[data-v-69a72bbc]{background:var(--color-tutorials-overview-fill,#000);padding:4.70588rem 0}.main-container[data-v-69a72bbc]{margin-left:auto;margin-right:auto;width:980px;align-items:stretch;display:flex;justify-content:space-between}@media only screen and (max-width:1250px){.main-container[data-v-69a72bbc]{width:692px}}@media only screen and (max-width:735px){.main-container[data-v-69a72bbc]{width:87.5%}}@media only screen and (max-width:320px){.main-container[data-v-69a72bbc]{width:215px}}.ide .main-container[data-v-69a72bbc]{justify-content:center}.secondary-content-container[data-v-69a72bbc]{flex:0 0 200px;width:200px}.tutorials-navigation[data-v-69a72bbc]{position:sticky;top:7.76471rem}.primary-content-container[data-v-69a72bbc]{flex:0 1 720px;max-width:100%}.content-sections-container .content-section[data-v-69a72bbc]{border-radius:12px;overflow:hidden}.content-sections-container .content-section+.content-section[data-v-69a72bbc]{margin-top:1.17647rem}@media only screen and (min-width:768px) and (max-width:1250px){.learning-path[data-v-69a72bbc]{padding:2.35294rem 0}.primary-content-container[data-v-69a72bbc]{flex-basis:auto;margin-left:1.29412rem}.secondary-content-container[data-v-69a72bbc]{flex:0 0 180px;width:180px}}@media only screen and (max-width:767px){.secondary-content-container[data-v-69a72bbc]{display:none}}@media only screen and (max-width:735px){.content-sections-container .content-section[data-v-69a72bbc]{border-radius:0}.content-sections-container .content-section.volume[data-v-69a72bbc]{margin-top:1.17647rem}.learning-path[data-v-69a72bbc]{padding:0}.main-container[data-v-69a72bbc]{width:100%}}.tutorials-overview[data-v-29ed9b58]{height:100%}.tutorials-overview .radial-gradient[data-v-29ed9b58]{margin-top:-3.05882rem;padding-top:3.05882rem;background:var(--color-tutorials-overview-fill-secondary,var(--color-tutorials-overview-background))}@media only screen and (max-width:735px){.tutorials-overview .radial-gradient[data-v-29ed9b58]{margin-top:-2.82353rem;padding-top:2.82353rem}}@-moz-document url-prefix(){.tutorials-overview .radial-gradient{background:#111!important}} \ No newline at end of file diff --git a/data/documentation/ackategories.json b/data/documentation/ackategories.json new file mode 100644 index 00000000..3141ca2d --- /dev/null +++ b/data/documentation/ackategories.json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories"]}],"hierarchy":{"paths":[[]]},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","interfaceLanguage":"swift"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling"],"title":"Protocols"},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory"],"title":"Structures"},{"title":"Operators","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/+(_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/=_(_:_:)-5f35k","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/=_(_:_:)-6lj31"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers"],"title":"Enumerations"},{"title":"Extended Modules","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]}],"metadata":{"roleHeading":"Framework","modules":[{"name":"ACKategories"}],"symbolKind":"module","externalID":"ACKategories","title":"ACKategories","role":"collection"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Randomizable":{"navigatorTitle":[{"text":"Randomizable","kind":"identifier"}],"abstract":[{"type":"text","text":"Mark a type Randomizable"},{"text":" ","type":"text"},{"type":"text","text":"to get automatically synthesized "},{"type":"codeVoice","code":".random()"},{"text":" method for ","type":"text"},{"type":"codeVoice","code":"Collection"},{"text":"s","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable","role":"symbol","url":"\/documentation\/ackategories\/randomizable","type":"topic","title":"Randomizable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Randomizable","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"type":"topic","title":"TagListView","abstract":[{"type":"text","text":"View to show collection of views in flow layout style"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"url":"\/documentation\/ackategories\/taglistview","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Reusable":{"navigatorTitle":[{"text":"Reusable","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/reusable","title":"Reusable","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Reusable"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"navigatorTitle":[{"text":"GradientView","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/gradientview","abstract":[{"type":"text","text":"This view creates a gradient view with the defined colors"}],"title":"GradientView","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling":{"navigatorTitle":[{"text":"UIControlEventHandling","kind":"identifier"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling","role":"symbol","url":"\/documentation\/ackategories\/uicontroleventhandling","title":"UIControlEventHandling","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"UIControlEventHandling","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/FrontmostContainerViewController":{"navigatorTitle":[{"text":"FrontmostContainerViewController","kind":"identifier"}],"abstract":[{"text":"Extend you container controllers with this protocol, to make sure ","type":"text"},{"type":"codeVoice","code":"frontmostChild"},{"type":"text","text":" and "},{"code":"frontmostController","type":"codeVoice"},{"type":"text","text":" properties"},{"text":" ","type":"text"},{"type":"text","text":"can work correctly"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/frontmostcontainerviewcontroller","title":"FrontmostContainerViewController","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"FrontmostContainerViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/ErrorHandlers":{"navigatorTitle":[{"text":"ErrorHandlers","kind":"identifier"}],"abstract":[{"type":"text","text":"Set of handlers for some undefined behaviors in the framework"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers","role":"symbol","url":"\/documentation\/ackategories\/errorhandlers","type":"topic","title":"ErrorHandlers","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ErrorHandlers","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/SelfSizingTableHeaderFooterView":{"role":"symbol","abstract":[{"type":"text","text":"This view will autolayout its height, even when used as a tableHeaderView or tableFooterView."}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView","url":"\/documentation\/ackategories\/selfsizingtableheaderfooterview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SelfSizingTableHeaderFooterView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"SelfSizingTableHeaderFooterView"}],"title":"SelfSizingTableHeaderFooterView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UserDefault"}],"navigatorTitle":[{"text":"UserDefault","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/userdefault","abstract":[{"type":"text","text":"A type safe property wrapper to set and get values from UserDefaults with support for defaults values."}],"title":"UserDefault","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/=_(_:_:)-6lj31":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/=_(_:_:)-6lj31","kind":"symbol","abstract":[{"type":"text","text":"Set value of left-hand side only if right-hand side differs from "},{"type":"codeVoice","code":"nil"}],"role":"symbol","url":"\/documentation\/ackategories\/=_(_:_:)-6lj31","type":"topic","title":"=?(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"=?","kind":"identifier"},{"kind":"text","text":" "},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxSgz_ACtlF1TL_xmfp","text":"T"},{"kind":"text","text":"?, "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxSgz_ACtlF1TL_xmfp","text":"T"},{"text":"?)","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/+(_:_:)":{"abstract":[{"type":"text","text":"Merge two dictionaries, if "},{"type":"codeVoice","code":"lhs"},{"text":" contains same key as ","type":"text"},{"type":"codeVoice","code":"rhs"},{"text":" it will be overwritten by ","type":"text"},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" value"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/+(_:_:)","role":"symbol","url":"\/documentation\/ackategories\/+(_:_:)","type":"topic","title":"+(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"+"},{"text":" ","kind":"text"},{"kind":"text","text":"<"},{"text":"Key","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">(["},{"text":"Key","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","kind":"typeIdentifier","text":"Value"},{"text":"], [","kind":"text"},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp","text":"Key","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Value","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","kind":"typeIdentifier"},{"kind":"text","text":"]) -> ["},{"text":"Key","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp"},{"text":" : ","kind":"text"},{"text":"Value","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","kind":"typeIdentifier"},{"text":"]","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/PropertyListValue":{"navigatorTitle":[{"text":"PropertyListValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","kind":"symbol","abstract":[{"text":"Taken from: https:\/\/github.com\/guillermomuntaner\/Burritos\/blob\/master\/Sources\/UserDefault\/UserDefault.swift","type":"text"},{"text":" ","type":"text"},{"text":"A type than can be stored in ","type":"text"},{"code":"UserDefaults","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","url":"\/documentation\/ackategories\/propertylistvalue","type":"topic","title":"PropertyListValue","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"PropertyListValue","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol":{"title":"OptionalProtocol","url":"\/documentation\/ackategories\/optionalprotocol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol","type":"topic","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"OptionalProtocol"}],"kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"OptionalProtocol"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit","role":"collection","url":"\/documentation\/ackategories\/mapkit","type":"topic","title":"MapKit"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","abstract":[],"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swiftui","title":"SwiftUI","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory":{"navigatorTitle":[{"text":"LoggerCategory","kind":"identifier"}],"url":"\/documentation\/ackategories\/loggercategory","title":"LoggerCategory","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory","abstract":[{"type":"text","text":"Contains pre-defined OSLog categories"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggerCategory"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger":{"url":"\/documentation\/ackategories\/logger","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger","title":"Logger","abstract":[],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Logger","kind":"identifier"}],"navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/=_(_:_:)-5f35k":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/=_(_:_:)-5f35k","kind":"symbol","abstract":[{"type":"text","text":"Set value of left-hand side only if right-hand side differs from "},{"code":"nil","type":"codeVoice"}],"role":"symbol","url":"\/documentation\/ackategories\/=_(_:_:)-5f35k","type":"topic","title":"=?(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"=?","kind":"identifier"},{"text":" ","kind":"text"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxz_xSgtlF1TL_xmfp"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxz_xSgtlF1TL_xmfp","text":"T"},{"kind":"text","text":"?)"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/+(_:_:).json b/data/documentation/ackategories/+(_:_:).json new file mode 100644 index 00000000..f76a3d5d --- /dev/null +++ b/data/documentation/ackategories/+(_:_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/+(_:_:)"},"abstract":[{"type":"text","text":"Merge two dictionaries, if "},{"code":"lhs","type":"codeVoice"},{"text":" contains same key as ","type":"text"},{"type":"codeVoice","code":"rhs"},{"type":"text","text":" it will be overwritten by "},{"code":"rhs","type":"codeVoice"},{"text":" value","type":"text"}],"kind":"symbol","sections":[],"metadata":{"role":"symbol","externalID":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF","symbolKind":"op","title":"+(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"+"},{"text":" ","kind":"text"},{"text":"<","kind":"text"},{"text":"Key","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">(["},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp","text":"Key","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":"], ["},{"text":"Key","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp"},{"text":" : ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp"},{"kind":"text","text":"]) -> ["},{"text":"Key","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","text":"Value"},{"text":"]","kind":"text"}],"modules":[{"name":"ACKategories"}],"roleHeading":"Operator"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"+","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"<"},{"text":"Key","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Value"},{"kind":"text","text":">("},{"kind":"internalParam","text":"lhs"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp","text":"Key"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","text":"Value","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp","kind":"typeIdentifier","text":"Key"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","text":"Value"},{"kind":"text","text":"]) -> ["},{"text":"Key","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","text":"Value"},{"kind":"text","text":"] "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Key","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SH","text":"Hashable","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/+(_:_:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/+(_:_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"+","kind":"identifier"},{"text":" ","kind":"text"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Key"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">([","kind":"text"},{"text":"Key","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","text":"Value","kind":"typeIdentifier"},{"text":"], [","kind":"text"},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp","kind":"typeIdentifier","text":"Key"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":"]) -> ["},{"preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF3KeyL_xmfp","kind":"typeIdentifier","text":"Key"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories1poiySDyxq_GAC_ACtSHRzr0_lF5ValueL_q_mfp","text":"Value"},{"text":"]","kind":"text"}],"abstract":[{"type":"text","text":"Merge two dictionaries, if "},{"code":"lhs","type":"codeVoice"},{"text":" contains same key as ","type":"text"},{"code":"rhs","type":"codeVoice"},{"type":"text","text":" it will be overwritten by "},{"type":"codeVoice","code":"rhs"},{"text":" value","type":"text"}],"role":"symbol","type":"topic","title":"+(_:_:)","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/+(_:_:)","url":"\/documentation\/ackategories\/+(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/=_(_:_:)-5f35k.json b/data/documentation/ackategories/=_(_:_:)-5f35k.json new file mode 100644 index 00000000..43d16c5c --- /dev/null +++ b/data/documentation/ackategories/=_(_:_:)-5f35k.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","symbolKind":"op","modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories2eqoiyyxz_xSgtlF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"=?","kind":"identifier"},{"kind":"text","text":" "},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","preciseIdentifier":"s:12ACKategories2eqoiyyxz_xSgtlF1TL_xmfp","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","preciseIdentifier":"s:12ACKategories2eqoiyyxz_xSgtlF1TL_xmfp","kind":"typeIdentifier"},{"kind":"text","text":"?)"}],"title":"=?(_:_:)","roleHeading":"Operator"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/=_(_:_:)-5f35k"]}],"abstract":[{"text":"Set value of left-hand side only if right-hand side differs from ","type":"text"},{"code":"nil","type":"codeVoice"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"=?","kind":"identifier"},{"text":" ","kind":"text"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"internalParam","text":"variable"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxz_xSgtlF1TL_xmfp","text":"T"},{"kind":"text","text":", "},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:12ACKategories2eqoiyyxz_xSgtlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":"?)","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/=_(_:_:)-5f35k","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/=_(_:_:)-5f35k":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/=_(_:_:)-5f35k","kind":"symbol","abstract":[{"type":"text","text":"Set value of left-hand side only if right-hand side differs from "},{"code":"nil","type":"codeVoice"}],"role":"symbol","url":"\/documentation\/ackategories\/=_(_:_:)-5f35k","type":"topic","title":"=?(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"=?","kind":"identifier"},{"text":" ","kind":"text"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxz_xSgtlF1TL_xmfp"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxz_xSgtlF1TL_xmfp","text":"T"},{"kind":"text","text":"?)"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/=_(_:_:)-6lj31.json b/data/documentation/ackategories/=_(_:_:)-6lj31.json new file mode 100644 index 00000000..bebcb525 --- /dev/null +++ b/data/documentation/ackategories/=_(_:_:)-6lj31.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"=?","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:12ACKategories2eqoiyyxSgz_ACtlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":"?, "},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:12ACKategories2eqoiyyxSgz_ACtlF1TL_xmfp"},{"text":"?)","kind":"text"}],"symbolKind":"op","roleHeading":"Operator","modules":[{"name":"ACKategories"}],"title":"=?(_:_:)","externalID":"s:12ACKategories2eqoiyyxSgz_ACtlF","role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Set value of left-hand side only if right-hand side differs from "},{"code":"nil","type":"codeVoice"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/=_(_:_:)-6lj31","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"=?","kind":"identifier"},{"text":" ","kind":"text"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"variable","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxSgz_ACtlF1TL_xmfp","text":"T"},{"text":"?, ","kind":"text"},{"text":"value","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxSgz_ACtlF1TL_xmfp","text":"T"},{"kind":"text","text":"?)"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/=_(_:_:)-6lj31"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/=_(_:_:)-6lj31":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/=_(_:_:)-6lj31","kind":"symbol","abstract":[{"type":"text","text":"Set value of left-hand side only if right-hand side differs from "},{"type":"codeVoice","code":"nil"}],"role":"symbol","url":"\/documentation\/ackategories\/=_(_:_:)-6lj31","type":"topic","title":"=?(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"=?","kind":"identifier"},{"kind":"text","text":" "},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxSgz_ACtlF1TL_xmfp","text":"T"},{"kind":"text","text":"?, "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories2eqoiyyxSgz_ACtlF1TL_xmfp","text":"T"},{"text":"?)","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base.json b/data/documentation/ackategories/base.json new file mode 100644 index 00000000..f5f9fd81 --- /dev/null +++ b/data/documentation/ackategories/base.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","interfaceLanguage":"swift"},"metadata":{"externalID":"s:12ACKategories4BaseO","title":"Base","modules":[{"name":"ACKategories"}],"symbolKind":"enum","roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Base"}],"role":"symbol","navigatorTitle":[{"text":"Base","kind":"identifier"}]},"abstract":[{"text":"Just namespace for all base classes","type":"text"}],"topicSections":[{"title":"Classes","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinatorNoDeepLink","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel"]},{"title":"Type Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/flowCoordinatorMemoryLoggingEnabled","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/memoryLoggingEnabled","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/viewControllerMemoryLoggingEnabled","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/viewModelMemoryLoggingEnabled"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/NoDeepLink"],"title":"Enumerations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Base","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinatorNoDeepLink":{"url":"\/documentation\/ackategories\/base\/flowcoordinatornodeeplink","kind":"symbol","title":"Base.FlowCoordinatorNoDeepLink","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinatorNoDeepLink","abstract":[{"text":"Base VC with no VM","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"FlowCoordinatorNoDeepLink","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"FlowCoordinatorNoDeepLink","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/viewControllerMemoryLoggingEnabled":{"kind":"symbol","title":"viewControllerMemoryLoggingEnabled","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/viewControllerMemoryLoggingEnabled","role":"symbol","abstract":[{"type":"text","text":"Turn on\/off logging of init\/deinit of all VCs"},{"text":" ","type":"text"},{"type":"text","text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true"}],"url":"\/documentation\/ackategories\/base\/viewcontrollermemoryloggingenabled","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewControllerMemoryLoggingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/NoDeepLink":{"url":"\/documentation\/ackategories\/base\/nodeeplink","kind":"symbol","title":"Base.NoDeepLink","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/NoDeepLink","abstract":[{"type":"text","text":"Empty class for Base.FlowCoordinator with no deep link handling"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NoDeepLink"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"NoDeepLink","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/viewModelMemoryLoggingEnabled":{"url":"\/documentation\/ackategories\/base\/viewmodelmemoryloggingenabled","kind":"symbol","title":"viewModelMemoryLoggingEnabled","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/viewModelMemoryLoggingEnabled","abstract":[{"text":"Turn on\/off logging of init\/deinit of all VMs","type":"text"},{"type":"text","text":" "},{"type":"text","text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewModelMemoryLoggingEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/flowCoordinatorMemoryLoggingEnabled":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/flowCoordinatorMemoryLoggingEnabled","type":"topic","title":"flowCoordinatorMemoryLoggingEnabled","url":"\/documentation\/ackategories\/base\/flowcoordinatormemoryloggingenabled","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flowCoordinatorMemoryLoggingEnabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Turn on\/off logging of init\/deinit of all FCs","type":"text"},{"type":"text","text":" "},{"text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true","type":"text"}],"role":"symbol","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewModel":{"url":"\/documentation\/ackategories\/base\/viewmodel","kind":"symbol","title":"Base.ViewModel","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel","abstract":[{"type":"text","text":"Base class for all view models"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewModel"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ViewModel","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/memoryLoggingEnabled":{"kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/base\/memoryloggingenabled","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"memoryLoggingEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"memoryLoggingEnabled","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/memoryLoggingEnabled","abstract":[{"type":"text","text":"Turn on\/off logging of init\/deinit of base classes"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator.json b/data/documentation/ackategories/base/flowcoordinator.json new file mode 100644 index 00000000..ecaec08b --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"kind":"symbol","metadata":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"FlowCoordinator","kind":"identifier"}],"symbolKind":"class","navigatorTitle":[{"text":"FlowCoordinator","kind":"identifier"}],"extendedModule":"ACKategories","roleHeading":"Class","modules":[{"name":"ACKategories"}],"title":"Base.FlowCoordinator","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC","role":"symbol"},"abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/init()"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/activeChild","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/childCoordinators","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/parentCoordinator","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/rootViewController"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/addChild(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/handleDeeplink(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:animationControllerFor:from:to:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:didShow:animated:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:interactionControllerFor:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/presentationControllerDidDismiss(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/removeChild(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(from:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(in:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(with:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/stop(animated:completion:)"],"title":"Instance Methods"}],"relationshipsSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(cs)NSObject"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"type":"inheritedBy","title":"Inherited By","kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinatorNoDeepLink"]},{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/SQ","doc:\/\/cz.ackee.ACKategories\/SH","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAdaptivePresentationControllerDelegate","doc:\/\/cz.ackee.ACKategories\/objc(pl)UINavigationControllerDelegate"],"kind":"relationships"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"FlowCoordinator","kind":"identifier"},{"text":"<","kind":"text"},{"text":"DeepLinkType","kind":"genericParameter"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"syntax":null,"type":"codeListing","code":["Starts with one of `start()` methods and ends with `stop()`.","","All start methods are supposed to be overridden and property `rootViewController` must be set in the end of the overridden implementation to avoid memory leaks.","Don't forget to call super.start()."]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/start(from:)":{"title":"start(from:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/start(from:)","kind":"symbol","abstract":[{"text":"Start by presenting from given VC. This method must be overridden by subclass.","type":"text"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(from:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/rootViewController":{"url":"\/documentation\/ackategories\/base\/flowcoordinator\/rootviewcontroller","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/rootViewController","title":"rootViewController","type":"topic","role":"symbol","abstract":[{"type":"text","text":"First VC of the flow. Must be set when FC starts."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"rootViewController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"!","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/start()":{"title":"start()","kind":"symbol","abstract":[{"text":"Just start and return rootViewController. Object calling this method will connect returned view controller to the flow.","type":"text"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/start()","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"text":"() -> ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/handleDeeplink(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/handleDeeplink(_:)","title":"handleDeeplink(_:)","type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/base\/flowcoordinator\/handledeeplink(_:)","role":"symbol","abstract":[{"type":"text","text":"Handle deep link with currently active coordinator. If not handled, function returns false"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handleDeeplink","kind":"identifier"},{"text":"(","kind":"text"},{"text":"DeepLinkType","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC12DeepLinkTypexmfp","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/childCoordinators":{"role":"symbol","url":"\/documentation\/ackategories\/base\/flowcoordinator\/childcoordinators","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/childCoordinators","kind":"symbol","type":"topic","title":"childCoordinators","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"childCoordinators"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO","text":"Base"},{"kind":"text","text":"."},{"preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","text":"FlowCoordinator","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"DeepLinkType","kind":"typeIdentifier"},{"text":">]","kind":"text"}],"abstract":[{"text":"Array of child coordinators","type":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinatorNoDeepLink":{"url":"\/documentation\/ackategories\/base\/flowcoordinatornodeeplink","kind":"symbol","title":"Base.FlowCoordinatorNoDeepLink","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinatorNoDeepLink","abstract":[{"text":"Base VC with no VM","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"FlowCoordinatorNoDeepLink","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"FlowCoordinatorNoDeepLink","kind":"identifier"}]},"doc://cz.ackee.ACKategories/objc(pl)UIAdaptivePresentationControllerDelegate":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAdaptivePresentationControllerDelegate","title":"UIKit.UIAdaptivePresentationControllerDelegate"},"doc://cz.ackee.ACKategories/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/SQ"},"doc://cz.ackee.ACKategories/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/SH"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/navigationController(_:animationControllerFor:from:to:)":{"title":"navigationController(_:animationControllerFor:from:to:)","kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:animationcontrollerfor:from:to:)","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:animationControllerFor:from:to:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationController"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animationControllerFor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Operation","preciseIdentifier":"c:@E@UINavigationControllerOperation","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier","text":"UIViewController"},{"kind":"text","text":", "},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":") -> "},{"text":"UIViewControllerAnimatedTransitioning","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerAnimatedTransitioning"},{"text":"?","kind":"text"}]},"doc://cz.ackee.ACKategories/s7CVarArgP":{"title":"Swift.CVarArg","identifier":"doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/activeChild":{"title":"activeChild","kind":"symbol","abstract":[{"text":"Currently active coordinator","type":"text"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/activechild","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/activeChild","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"activeChild","kind":"identifier"},{"text":": ","kind":"text"},{"text":"FlowCoordinator","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC"},{"kind":"text","text":"?"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/objc(cs)NSObject":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(cs)NSObject","type":"unresolvable","title":"ObjectiveC.NSObject"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/stop(animated:completion:)":{"title":"stop(animated:completion:)","kind":"symbol","abstract":[{"type":"text","text":"Clean up. Must be called when FC finished the flow to avoid memory leaks and unexpected behavior."}],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/stop(animated:completion:)","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/stop(animated:completion:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"stop","kind":"identifier"},{"kind":"text","text":"("},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"doc://cz.ackee.ACKategories/s23CustomStringConvertibleP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/addChild(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/addChild(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"addChild","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","text":"FlowCoordinator"},{"text":")","kind":"text"}],"abstract":[],"kind":"symbol","title":"addChild(_:)","role":"symbol","url":"\/documentation\/ackategories\/base\/flowcoordinator\/addchild(_:)","type":"topic"},"doc://cz.ackee.ACKategories/objc(pl)NSObject":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/presentationControllerDidDismiss(_:)":{"title":"presentationControllerDidDismiss(_:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/presentationcontrollerdiddismiss(_:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/presentationControllerDidDismiss(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationControllerDidDismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIPresentationController","preciseIdentifier":"c:objc(cs)UIPresentationController"},{"kind":"text","text":")"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/removeChild(_:)":{"title":"removeChild(_:)","kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/removechild(_:)","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/removeChild(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeChild"},{"text":"(","kind":"text"},{"text":"FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/navigationController(_:interactionControllerFor:)":{"title":"navigationController(_:interactionControllerFor:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:interactioncontrollerfor:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:interactionControllerFor:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UINavigationController","preciseIdentifier":"c:objc(cs)UINavigationController"},{"kind":"text","text":", "},{"text":"interactionControllerFor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerAnimatedTransitioning","text":"UIViewControllerAnimatedTransitioning"},{"text":") -> ","kind":"text"},{"text":"UIViewControllerInteractiveTransitioning","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerInteractiveTransitioning"},{"text":"?","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/start(with:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(with:)","title":"start(with:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/start(with:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UINavigationController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Start within existing navigation controller."}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/start(in:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"kind":"text","text":"("},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIWindow","kind":"typeIdentifier","text":"UIWindow"},{"text":")","kind":"text"}],"title":"start(in:)","kind":"symbol","url":"\/documentation\/ackategories\/base\/flowcoordinator\/start(in:)","role":"symbol","abstract":[{"type":"text","text":"Start in window. Window’s root VC is supposed to be set."}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(in:)","type":"topic"},"doc://cz.ackee.ACKategories/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/navigationController(_:didShow:animated:)":{"title":"navigationController(_:didShow:animated:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:didshow:animated:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:didShow:animated:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"identifier"},{"kind":"text","text":"("},{"text":"UINavigationController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didShow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":", ","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/navigationController":{"title":"navigationController","kind":"symbol","abstract":[{"text":"Reference to the navigation controller used within the flow","type":"text"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"},{"kind":"text","text":"?"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/parentCoordinator":{"title":"parentCoordinator","url":"\/documentation\/ackategories\/base\/flowcoordinator\/parentcoordinator","kind":"symbol","abstract":[{"text":"Parent coordinator","type":"text"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/parentCoordinator","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"parentCoordinator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC"},{"text":"?","kind":"text"}]},"doc://cz.ackee.ACKategories/objc(pl)UINavigationControllerDelegate":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UINavigationControllerDelegate","title":"UIKit.UINavigationControllerDelegate","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/init()":{"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/ackategories\/base\/flowcoordinator\/init()","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/init()","abstract":[],"title":"init()","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/activechild.json b/data/documentation/ackategories/base/flowcoordinator/activechild.json new file mode 100644 index 00000000..62958fa7 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/activechild.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/activeChild"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"weak","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"activeChild"},{"kind":"text","text":": "},{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"typeIdentifier","text":"FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC"},{"kind":"text","text":"?"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Currently active coordinator"}],"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"activeChild"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","text":"FlowCoordinator"},{"text":"?","kind":"text"}],"role":"symbol","modules":[{"name":"ACKategories"}],"title":"activeChild","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC11activeChildAEy_xGSgvp","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/activechild"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/activeChild":{"title":"activeChild","kind":"symbol","abstract":[{"text":"Currently active coordinator","type":"text"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/activechild","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/activeChild","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"activeChild","kind":"identifier"},{"text":": ","kind":"text"},{"text":"FlowCoordinator","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC"},{"kind":"text","text":"?"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/addchild(_:).json b/data/documentation/ackategories/base/flowcoordinator/addchild(_:).json new file mode 100644 index 00000000..b39535db --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/addchild(_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"addChild","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"flowController","kind":"internalParam"},{"kind":"text","text":": "},{"text":"FlowCoordinator","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/addchild(_:)"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addChild"},{"kind":"text","text":"("},{"text":"FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","kind":"typeIdentifier"},{"kind":"text","text":")"}],"title":"addChild(_:)","symbolKind":"method","role":"symbol","modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories4BaseO15FlowCoordinatorC8addChildyyAEy_xGF","roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/addChild(_:)"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/addChild(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/addChild(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"addChild","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","text":"FlowCoordinator"},{"text":")","kind":"text"}],"abstract":[],"kind":"symbol","title":"addChild(_:)","role":"symbol","url":"\/documentation\/ackategories\/base\/flowcoordinator\/addchild(_:)","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/childcoordinators.json b/data/documentation/ackategories/base/flowcoordinator/childcoordinators.json new file mode 100644 index 00000000..8b407f1e --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/childcoordinators.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Array of child coordinators","type":"text"}],"variants":[{"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/childcoordinators"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"ACKategories"}],"title":"childCoordinators","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"childCoordinators"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO","text":"Base"},{"text":".","kind":"text"},{"text":"FlowCoordinator","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"DeepLinkType"},{"kind":"text","text":">]"}],"externalID":"s:12ACKategories4BaseO15FlowCoordinatorC17childCoordinatorsSayAEy_xGGvp","role":"symbol"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/childCoordinators","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"childCoordinators","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:12ACKategories4BaseO","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","text":"Base","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FlowCoordinator","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"DeepLinkType"},{"kind":"text","text":">]"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/childCoordinators":{"role":"symbol","url":"\/documentation\/ackategories\/base\/flowcoordinator\/childcoordinators","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/childCoordinators","kind":"symbol","type":"topic","title":"childCoordinators","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"childCoordinators"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO","text":"Base"},{"kind":"text","text":"."},{"preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","text":"FlowCoordinator","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"DeepLinkType","kind":"typeIdentifier"},{"text":">]","kind":"text"}],"abstract":[{"text":"Array of child coordinators","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/handledeeplink(_:).json b/data/documentation/ackategories/base/flowcoordinator/handledeeplink(_:).json new file mode 100644 index 00000000..3f56b84d --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/handledeeplink(_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/handledeeplink(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"handleDeeplink","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"deeplink","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC12DeepLinkTypexmfp","text":"DeepLinkType","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","title":"handleDeeplink(_:)","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC14handleDeeplinkySbxF","symbolKind":"method","modules":[{"name":"ACKategories"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"handleDeeplink"},{"kind":"text","text":"("},{"text":"DeepLinkType","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC12DeepLinkTypexmfp","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/handleDeeplink(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Handle deep link with currently active coordinator. If not handled, function returns false"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/handleDeeplink(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/handleDeeplink(_:)","title":"handleDeeplink(_:)","type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/base\/flowcoordinator\/handledeeplink(_:)","role":"symbol","abstract":[{"type":"text","text":"Handle deep link with currently active coordinator. If not handled, function returns false"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"handleDeeplink","kind":"identifier"},{"text":"(","kind":"text"},{"text":"DeepLinkType","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC12DeepLinkTypexmfp","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/init().json b/data/documentation/ackategories/base/flowcoordinator/init().json new file mode 100644 index 00000000..06dd9f2a --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/init().json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","symbolKind":"init","externalID":"s:12ACKategories4BaseO15FlowCoordinatorCAEy_xGycfc","title":"init()","modules":[{"name":"ACKategories"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"()","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/init()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/init()"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/init()":{"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/ackategories\/base\/flowcoordinator\/init()","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/init()","abstract":[],"title":"init()","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:animationcontrollerfor:from:to:).json b/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:animationcontrollerfor:from:to:).json new file mode 100644 index 00000000..a0612e35 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:animationcontrollerfor:from:to:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"navigationController","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UINavigationController","preciseIdentifier":"c:objc(cs)UINavigationController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animationControllerFor"},{"text":" ","kind":"text"},{"text":"operation","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UINavigationController","preciseIdentifier":"c:objc(cs)UINavigationController","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UINavigationControllerOperation","text":"Operation"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"kind":"internalParam","text":"fromVC"},{"text":": ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"toVC","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(pl)UIViewControllerAnimatedTransitioning","kind":"typeIdentifier","text":"UIViewControllerAnimatedTransitioning"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:animationcontrollerfor:from:to:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC20navigationController_09animationF3For4from2toSo06UIViewF21AnimatedTransitioning_pSgSo012UINavigationF0C_So0nF9OperationVSo0kF0CAQtF","title":"navigationController(_:animationControllerFor:from:to:)","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationController"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"animationControllerFor","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UINavigationController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UINavigationControllerOperation","text":"Operation"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"to"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(pl)UIViewControllerAnimatedTransitioning","text":"UIViewControllerAnimatedTransitioning","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"modules":[{"name":"ACKategories"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:animationControllerFor:from:to:)"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"UINavigationControllerDelegate.navigationController(_:animationControllerFor:from:to:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/navigationController(_:animationControllerFor:from:to:)":{"title":"navigationController(_:animationControllerFor:from:to:)","kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:animationcontrollerfor:from:to:)","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:animationControllerFor:from:to:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationController"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animationControllerFor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Operation","preciseIdentifier":"c:@E@UINavigationControllerOperation","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier","text":"UIViewController"},{"kind":"text","text":", "},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":") -> "},{"text":"UIViewControllerAnimatedTransitioning","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerAnimatedTransitioning"},{"text":"?","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:didshow:animated:).json b/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:didshow:animated:).json new file mode 100644 index 00000000..4f175a6c --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:didshow:animated:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationController"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UINavigationController","preciseIdentifier":"c:objc(cs)UINavigationController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"didShow","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"viewController"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":", ","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"navigationController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UINavigationController","preciseIdentifier":"c:objc(cs)UINavigationController"},{"kind":"text","text":", "},{"text":"didShow","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"ACKategories"}],"title":"navigationController(_:didShow:animated:)","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC20navigationController_7didShow8animatedySo012UINavigationF0C_So06UIViewF0CSbtF"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:didShow:animated:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"UINavigationControllerDelegate.navigationController(_:didShow:animated:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:didshow:animated:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/navigationController(_:didShow:animated:)":{"title":"navigationController(_:didShow:animated:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:didshow:animated:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:didShow:animated:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"identifier"},{"kind":"text","text":"("},{"text":"UINavigationController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"didShow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":", ","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:interactioncontrollerfor:).json b/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:interactioncontrollerfor:).json new file mode 100644 index 00000000..234b46e3 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:interactioncontrollerfor:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:interactioncontrollerfor:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"UINavigationControllerDelegate.navigationController(_:interactionControllerFor:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UINavigationController","preciseIdentifier":"c:objc(cs)UINavigationController"},{"text":", ","kind":"text"},{"text":"interactionControllerFor","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"animationController","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UIViewControllerAnimatedTransitioning","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerAnimatedTransitioning"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerInteractiveTransitioning","text":"UIViewControllerInteractiveTransitioning"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:interactionControllerFor:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"navigationController"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UINavigationController","kind":"typeIdentifier","text":"UINavigationController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"interactionControllerFor"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(pl)UIViewControllerAnimatedTransitioning","text":"UIViewControllerAnimatedTransitioning","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerInteractiveTransitioning","text":"UIViewControllerInteractiveTransitioning"},{"text":"?","kind":"text"}],"roleHeading":"Instance Method","role":"symbol","modules":[{"name":"ACKategories"}],"title":"navigationController(_:interactionControllerFor:)","symbolKind":"method","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC20navigationController_011interactionF3ForSo06UIViewF24InteractiveTransitioning_pSgSo012UINavigationF0C_So0if8AnimatedK0_ptF"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/navigationController(_:interactionControllerFor:)":{"title":"navigationController(_:interactionControllerFor:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:interactioncontrollerfor:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController(_:interactionControllerFor:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UINavigationController","preciseIdentifier":"c:objc(cs)UINavigationController"},{"kind":"text","text":", "},{"text":"interactionControllerFor","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerAnimatedTransitioning","text":"UIViewControllerAnimatedTransitioning"},{"text":") -> ","kind":"text"},{"text":"UIViewControllerInteractiveTransitioning","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)UIViewControllerInteractiveTransitioning"},{"text":"?","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/navigationcontroller.json b/data/documentation/ackategories/base/flowcoordinator/navigationcontroller.json new file mode 100644 index 00000000..7f4e8e09 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/navigationcontroller.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"weak","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"navigationController"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UINavigationController","preciseIdentifier":"c:objc(cs)UINavigationController"},{"text":"?","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC20navigationControllerSo012UINavigationF0CSgvp","title":"navigationController","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UINavigationController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController"},{"text":"?","kind":"text"}],"modules":[{"name":"ACKategories"}]},"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"abstract":[{"text":"Reference to the navigation controller used within the flow","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/navigationController":{"title":"navigationController","kind":"symbol","abstract":[{"text":"Reference to the navigation controller used within the flow","type":"text"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/navigationController","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"},{"kind":"text","text":"?"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/parentcoordinator.json b/data/documentation/ackategories/base/flowcoordinator/parentcoordinator.json new file mode 100644 index 00000000..032cb7fe --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/parentcoordinator.json @@ -0,0 +1 @@ +{"metadata":{"title":"parentCoordinator","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"parentCoordinator","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","kind":"typeIdentifier","text":"FlowCoordinator"},{"text":"?","kind":"text"}],"modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories4BaseO15FlowCoordinatorC06parentD0AEy_xGSgvp","role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"weak"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"parentCoordinator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","text":"FlowCoordinator"},{"kind":"text","text":"?"}]}]}],"abstract":[{"type":"text","text":"Parent coordinator"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/parentCoordinator","interfaceLanguage":"swift"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/parentcoordinator"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/parentCoordinator":{"title":"parentCoordinator","url":"\/documentation\/ackategories\/base\/flowcoordinator\/parentcoordinator","kind":"symbol","abstract":[{"text":"Parent coordinator","type":"text"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/parentCoordinator","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"parentCoordinator","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC"},{"text":"?","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/presentationcontrollerdiddismiss(_:).json b/data/documentation/ackategories/base/flowcoordinator/presentationcontrollerdiddismiss(_:).json new file mode 100644 index 00000000..d4f8f208 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/presentationcontrollerdiddismiss(_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/presentationcontrollerdiddismiss(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/presentationControllerDidDismiss(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"metadata":{"role":"symbol","symbolKind":"method","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC32presentationControllerDidDismissyySo014UIPresentationF0CF","title":"presentationControllerDidDismiss(_:)","roleHeading":"Instance Method","modules":[{"name":"ACKategories"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationControllerDidDismiss","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIPresentationController","kind":"typeIdentifier","text":"UIPresentationController"},{"text":")","kind":"text"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"presentationControllerDidDismiss"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"presentationController"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIPresentationController","text":"UIPresentationController","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"UIAdaptivePresentationControllerDelegate.presentationControllerDidDismiss(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/presentationControllerDidDismiss(_:)":{"title":"presentationControllerDidDismiss(_:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/presentationcontrollerdiddismiss(_:)","kind":"symbol","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/presentationControllerDidDismiss(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"presentationControllerDidDismiss","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIPresentationController","preciseIdentifier":"c:objc(cs)UIPresentationController"},{"kind":"text","text":")"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/removechild(_:).json b/data/documentation/ackategories/base/flowcoordinator/removechild(_:).json new file mode 100644 index 00000000..1c6e8ed0 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/removechild(_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"removeChild(_:)","symbolKind":"method","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC11removeChildyyAEy_xGF","modules":[{"name":"ACKategories"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"removeChild","kind":"identifier"},{"text":"(","kind":"text"},{"text":"FlowCoordinator","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC"},{"text":")","kind":"text"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeChild","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"flowController"},{"kind":"text","text":": "},{"preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","text":"FlowCoordinator","kind":"typeIdentifier","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/removechild(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/removeChild(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"kind":"symbol","sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/removeChild(_:)":{"title":"removeChild(_:)","kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/removechild(_:)","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/removeChild(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeChild"},{"text":"(","kind":"text"},{"text":"FlowCoordinator","preciseIdentifier":"s:12ACKategories4BaseO15FlowCoordinatorC","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/rootviewcontroller.json b/data/documentation/ackategories/base/flowcoordinator/rootviewcontroller.json new file mode 100644 index 00000000..19d78b06 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/rootviewcontroller.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/rootviewcontroller"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"weak","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"rootViewController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"! { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"abstract":[{"type":"text","text":"First VC of the flow. Must be set when FC starts."}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/rootViewController","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rootViewController"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"!","kind":"text"}],"title":"rootViewController","symbolKind":"property","modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories4BaseO15FlowCoordinatorC18rootViewControllerSo06UIViewG0CSgvp"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/rootViewController":{"url":"\/documentation\/ackategories\/base\/flowcoordinator\/rootviewcontroller","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/rootViewController","title":"rootViewController","type":"topic","role":"symbol","abstract":[{"type":"text","text":"First VC of the flow. Must be set when FC starts."}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"rootViewController","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"!","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/start().json b/data/documentation/ackategories/base/flowcoordinator/start().json new file mode 100644 index 00000000..872f20af --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/start().json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start()","interfaceLanguage":"swift"},"abstract":[{"text":"Just start and return rootViewController. Object calling this method will connect returned view controller to the flow.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/start()"]}],"metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories4BaseO15FlowCoordinatorC5startSo16UIViewControllerCyF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier","text":"UIViewController"}],"roleHeading":"Instance Method","title":"start()"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/start()":{"title":"start()","kind":"symbol","abstract":[{"text":"Just start and return rootViewController. Object calling this method will connect returned view controller to the flow.","type":"text"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/start()","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"text":"() -> ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/start(from:).json b/data/documentation/ackategories/base/flowcoordinator/start(from:).json new file mode 100644 index 00000000..e6091a9f --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/start(from:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Start by presenting from given VC. This method must be overridden by subclass."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/start(from:)"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(from:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"ACKategories"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":")","kind":"text"}],"title":"start(from:)","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC5start4fromySo16UIViewControllerC_tF","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"viewController","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"kind":"text","text":")"}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/start(from:)":{"title":"start(from:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/start(from:)","kind":"symbol","abstract":[{"text":"Start by presenting from given VC. This method must be overridden by subclass.","type":"text"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(from:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"start","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/start(in:).json b/data/documentation/ackategories/base/flowcoordinator/start(in:).json new file mode 100644 index 00000000..0dc4ad7e --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/start(in:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Start in window. Window’s root VC is supposed to be set.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"kind":"internalParam","text":"window"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(in:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/start(in:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"kind":"text","text":"("},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIWindow","text":"UIWindow"},{"kind":"text","text":")"}],"modules":[{"name":"ACKategories"}],"title":"start(in:)","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC5start2inySo8UIWindowC_tF"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/start(in:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"start","kind":"identifier"},{"kind":"text","text":"("},{"text":"in","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIWindow","kind":"typeIdentifier","text":"UIWindow"},{"text":")","kind":"text"}],"title":"start(in:)","kind":"symbol","url":"\/documentation\/ackategories\/base\/flowcoordinator\/start(in:)","role":"symbol","abstract":[{"type":"text","text":"Start in window. Window’s root VC is supposed to be set."}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(in:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/start(with:).json b/data/documentation/ackategories/base/flowcoordinator/start(with:).json new file mode 100644 index 00000000..0ac549c8 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/start(with:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"},{"text":")","kind":"text"}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"ACKategories"}],"title":"start(with:)","externalID":"s:12ACKategories4BaseO15FlowCoordinatorC5start4withySo22UINavigationControllerC_tF","role":"symbol"},"abstract":[{"type":"text","text":"Start within existing navigation controller."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(with:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"start"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"navigationController","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UINavigationController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/start(with:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/start(with:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/start(with:)","title":"start(with:)","url":"\/documentation\/ackategories\/base\/flowcoordinator\/start(with:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"start"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UINavigationController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Start within existing navigation controller."}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinator/stop(animated:completion:).json b/data/documentation/ackategories/base/flowcoordinator/stop(animated:completion:).json new file mode 100644 index 00000000..ac3507bb --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinator/stop(animated:completion:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"stop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"animated"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil)"}]}]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/stop(animated:completion:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinator\/stop(animated:completion:)"]}],"metadata":{"symbolKind":"method","role":"symbol","modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories4BaseO15FlowCoordinatorC4stop8animated10completionySb_yycSgtF","title":"stop(animated:completion:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"stop"},{"text":"(","kind":"text"},{"text":"animated","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"completion","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?)","kind":"text"}]},"abstract":[{"type":"text","text":"Clean up. Must be called when FC finished the flow to avoid memory leaks and unexpected behavior."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator/stop(animated:completion:)":{"title":"stop(animated:completion:)","kind":"symbol","abstract":[{"type":"text","text":"Clean up. Must be called when FC finished the flow to avoid memory leaks and unexpected behavior."}],"url":"\/documentation\/ackategories\/base\/flowcoordinator\/stop(animated:completion:)","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator\/stop(animated:completion:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"stop","kind":"identifier"},{"kind":"text","text":"("},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"completion"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?)","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinatormemoryloggingenabled.json b/data/documentation/ackategories/base/flowcoordinatormemoryloggingenabled.json new file mode 100644 index 00000000..64466a7c --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinatormemoryloggingenabled.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Turn on\/off logging of init\/deinit of all FCs"},{"type":"text","text":" "},{"type":"text","text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"variants":[{"paths":["\/documentation\/ackategories\/base\/flowcoordinatormemoryloggingenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/flowCoordinatorMemoryLoggingEnabled"},"metadata":{"title":"flowCoordinatorMemoryLoggingEnabled","modules":[{"name":"ACKategories"}],"roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flowCoordinatorMemoryLoggingEnabled"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"externalID":"s:12ACKategories4BaseO35flowCoordinatorMemoryLoggingEnabledSbvpZ","extendedModule":"ACKategories","symbolKind":"property","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"flowCoordinatorMemoryLoggingEnabled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/flowCoordinatorMemoryLoggingEnabled":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/flowCoordinatorMemoryLoggingEnabled","type":"topic","title":"flowCoordinatorMemoryLoggingEnabled","url":"\/documentation\/ackategories\/base\/flowcoordinatormemoryloggingenabled","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flowCoordinatorMemoryLoggingEnabled"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[{"text":"Turn on\/off logging of init\/deinit of all FCs","type":"text"},{"type":"text","text":" "},{"text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true","type":"text"}],"role":"symbol","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/flowcoordinatornodeeplink.json b/data/documentation/ackategories/base/flowcoordinatornodeeplink.json new file mode 100644 index 00000000..3be54af1 --- /dev/null +++ b/data/documentation/ackategories/base/flowcoordinatornodeeplink.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:12ACKategories4BaseO25FlowCoordinatorNoDeepLinkC","extendedModule":"ACKategories","roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"FlowCoordinatorNoDeepLink"}],"title":"Base.FlowCoordinatorNoDeepLink","role":"symbol","symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"FlowCoordinatorNoDeepLink","kind":"identifier"}],"modules":[{"name":"ACKategories"}]},"relationshipsSections":[{"kind":"relationships","type":"inheritsFrom","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator"],"title":"Inherits From"},{"title":"Conforms To","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/SQ","doc:\/\/cz.ackee.ACKategories\/SH","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAdaptivePresentationControllerDelegate","doc:\/\/cz.ackee.ACKategories\/objc(pl)UINavigationControllerDelegate"],"kind":"relationships","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinatorNoDeepLink"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinatorNoDeepLink"}]}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/flowcoordinatornodeeplink"]}],"abstract":[{"type":"text","text":"Base VC with no VM"}],"references":{"doc://cz.ackee.ACKategories/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","type":"unresolvable","title":"Swift.CustomDebugStringConvertible"},"doc://cz.ackee.ACKategories/s7CVarArgP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","type":"unresolvable","title":"Swift.CVarArg"},"doc://cz.ackee.ACKategories/SQ":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://cz.ackee.ACKategories/objc(pl)UINavigationControllerDelegate":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UINavigationControllerDelegate","type":"unresolvable","title":"UIKit.UINavigationControllerDelegate"},"doc://cz.ackee.ACKategories/s23CustomStringConvertibleP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","type":"unresolvable","title":"Swift.CustomStringConvertible"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinator":{"navigatorTitle":[{"kind":"identifier","text":"FlowCoordinator"}],"url":"\/documentation\/ackategories\/base\/flowcoordinator","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"FlowCoordinator"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinator","kind":"symbol","abstract":[{"text":"Handles view controllers connections and flow","type":"text"}],"role":"symbol","title":"Base.FlowCoordinator"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/FlowCoordinatorNoDeepLink":{"url":"\/documentation\/ackategories\/base\/flowcoordinatornodeeplink","kind":"symbol","title":"Base.FlowCoordinatorNoDeepLink","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/FlowCoordinatorNoDeepLink","abstract":[{"text":"Base VC with no VM","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"FlowCoordinatorNoDeepLink","kind":"identifier"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"FlowCoordinatorNoDeepLink","kind":"identifier"}]},"doc://cz.ackee.ACKategories/objc(pl)NSObject":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","type":"unresolvable","title":"ObjectiveC.NSObjectProtocol"},"doc://cz.ackee.ACKategories/objc(pl)UIAdaptivePresentationControllerDelegate":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAdaptivePresentationControllerDelegate","type":"unresolvable","title":"UIKit.UIAdaptivePresentationControllerDelegate"},"doc://cz.ackee.ACKategories/SH":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SH","type":"unresolvable","title":"Swift.Hashable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/memoryloggingenabled.json b/data/documentation/ackategories/base/memoryloggingenabled.json new file mode 100644 index 00000000..c9f2cbe0 --- /dev/null +++ b/data/documentation/ackategories/base/memoryloggingenabled.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"memoryLoggingEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/memoryloggingenabled"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"abstract":[{"text":"Turn on\/off logging of init\/deinit of base classes","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/memoryLoggingEnabled"},"metadata":{"modules":[{"name":"ACKategories"}],"title":"memoryLoggingEnabled","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"memoryLoggingEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"externalID":"s:12ACKategories4BaseO20memoryLoggingEnabledSbvpZ","role":"symbol","symbolKind":"property","roleHeading":"Type Property"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/memoryLoggingEnabled":{"kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/base\/memoryloggingenabled","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"memoryLoggingEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"memoryLoggingEnabled","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/memoryLoggingEnabled","abstract":[{"type":"text","text":"Turn on\/off logging of init\/deinit of base classes"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/nodeeplink.json b/data/documentation/ackategories/base/nodeeplink.json new file mode 100644 index 00000000..fa67e65d --- /dev/null +++ b/data/documentation/ackategories/base/nodeeplink.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/NoDeepLink"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"NoDeepLink","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/nodeeplink"]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"NoDeepLink","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NoDeepLink"}],"title":"Base.NoDeepLink","symbolKind":"enum","externalID":"s:12ACKategories4BaseO10NoDeepLinkO","modules":[{"name":"ACKategories"}],"role":"symbol","roleHeading":"Enumeration","extendedModule":"ACKategories"},"sections":[],"abstract":[{"type":"text","text":"Empty class for Base.FlowCoordinator with no deep link handling"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/NoDeepLink":{"url":"\/documentation\/ackategories\/base\/nodeeplink","kind":"symbol","title":"Base.NoDeepLink","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/NoDeepLink","abstract":[{"type":"text","text":"Empty class for Base.FlowCoordinator with no deep link handling"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NoDeepLink"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"NoDeepLink","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontroller.json b/data/documentation/ackategories/base/viewcontroller.json new file mode 100644 index 00000000..56e7970f --- /dev/null +++ b/data/documentation/ackategories/base/viewcontroller.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/init()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/init(coder:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/hasNavigationBar"]},{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewDidAppear(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewDidFirstAppear(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewWillAppear(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewWillFirstAppear(_:)"]}],"sections":[],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(cs)UIViewController"],"type":"inheritsFrom","title":"Inherits From"},{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(pl)NSCoding","doc:\/\/cz.ackee.ACKategories\/objc(pl)NSExtensionRequestHandling","doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/SQ","doc:\/\/cz.ackee.ACKategories\/SH","doc:\/\/cz.ackee.ACKategories\/s8SendableP","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearanceContainer","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIContentContainer","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusEnvironment","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIResponderStandardEditActions","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIStateRestoring","doc:\/\/cz.ackee.ACKategories\/5UIKit23UITraitChangeObservableP","doc:\/\/cz.ackee.ACKategories\/objc(pl)UITraitEnvironment","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIUserActivityRestoring"],"title":"Conforms To"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/viewcontroller"]}],"abstract":[{"type":"text","text":"Base class for all view controllers"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","extendedModule":"ACKategories","navigatorTitle":[{"text":"ViewController","kind":"identifier"}],"title":"Base.ViewController","modules":[{"name":"ACKategories"}],"symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewController"}],"roleHeading":"Class","externalID":"s:12ACKategories4BaseO14ViewControllerC"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"references":{"doc://cz.ackee.ACKategories/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://cz.ackee.ACKategories/SQ":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/SQ","title":"Swift.Equatable"},"doc://cz.ackee.ACKategories/s23CustomStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/viewWillAppear(_:)":{"url":"\/documentation\/ackategories\/base\/viewcontroller\/viewwillappear(_:)","abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewWillAppear(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillAppear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"viewWillAppear(_:)"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusEnvironment":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/viewDidAppear(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewDidAppear(_:)","title":"viewDidAppear(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidAppear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"role":"symbol","url":"\/documentation\/ackategories\/base\/viewcontroller\/viewdidappear(_:)","kind":"symbol","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/objc(pl)UIStateRestoring":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIStateRestoring","title":"UIKit.UIStateRestoring"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/objc(pl)UIAppearanceContainer":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/init()":{"title":"init()","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/init()","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/base\/viewcontroller\/init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"type":"topic"},"doc://cz.ackee.ACKategories/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://cz.ackee.ACKategories/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding"},"doc://cz.ackee.ACKategories/objc(cs)UIViewController":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(cs)UIViewController","title":"UIKit.UIViewController","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/viewDidFirstAppear(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidFirstAppear"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"abstract":[{"text":"Method is called when ","type":"text"},{"type":"codeVoice","code":"viewDidAppear(_:)"},{"type":"text","text":" is called for the first time"}],"type":"topic","title":"viewDidFirstAppear(_:)","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewDidFirstAppear(_:)","url":"\/documentation\/ackategories\/base\/viewcontroller\/viewdidfirstappear(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/viewWillFirstAppear(_:)":{"url":"\/documentation\/ackategories\/base\/viewcontroller\/viewwillfirstappear(_:)","title":"viewWillFirstAppear(_:)","kind":"symbol","type":"topic","abstract":[{"text":"Method is called when ","type":"text"},{"code":"viewWillAppear(_:)","type":"codeVoice"},{"type":"text","text":" is called for the first time"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewWillFirstAppear(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillFirstAppear"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}]},"doc://cz.ackee.ACKategories/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)NSExtensionRequestHandling":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSExtensionRequestHandling","title":"Foundation.NSExtensionRequestHandling","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/init(coder:)":{"url":"\/documentation\/ackategories\/base\/viewcontroller\/init(coder:)","title":"init(coder:)","kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/init(coder:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/hasNavigationBar":{"url":"\/documentation\/ackategories\/base\/viewcontroller\/hasnavigationbar","title":"hasNavigationBar","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasNavigationBar"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/hasNavigationBar","type":"topic","abstract":[{"type":"text","text":"Navigation bar is shown\/hidden in viewWillAppear according to this flag"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/objc(pl)UIContentContainer":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIContentContainer","title":"UIKit.UIContentContainer","type":"unresolvable"},"doc://cz.ackee.ACKategories/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://cz.ackee.ACKategories/SH":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/objc(pl)NSCoding":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://cz.ackee.ACKategories/s8SendableP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://cz.ackee.ACKategories/s7CVarArgP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontroller/hasnavigationbar.json b/data/documentation/ackategories/base/viewcontroller/hasnavigationbar.json new file mode 100644 index 00000000..d351d7c9 --- /dev/null +++ b/data/documentation/ackategories/base/viewcontroller/hasnavigationbar.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hasNavigationBar","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Property","title":"hasNavigationBar","externalID":"s:12ACKategories4BaseO14ViewControllerC16hasNavigationBarSbvp","symbolKind":"property","modules":[{"name":"ACKategories"}]},"variants":[{"paths":["\/documentation\/ackategories\/base\/viewcontroller\/hasnavigationbar"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Navigation bar is shown\/hidden in viewWillAppear according to this flag","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/hasNavigationBar"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hasNavigationBar","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/hasNavigationBar":{"url":"\/documentation\/ackategories\/base\/viewcontroller\/hasnavigationbar","title":"hasNavigationBar","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasNavigationBar"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/hasNavigationBar","type":"topic","abstract":[{"type":"text","text":"Navigation bar is shown\/hidden in viewWillAppear according to this flag"}],"kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontroller/init().json b/data/documentation/ackategories/base/viewcontroller/init().json new file mode 100644 index 00000000..111bbe78 --- /dev/null +++ b/data/documentation/ackategories/base/viewcontroller/init().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController"]]},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"()","kind":"text"}],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/init()","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"modules":[{"name":"ACKategories"}],"symbolKind":"init","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"externalID":"s:12ACKategories4BaseO14ViewControllerCAEycfc","roleHeading":"Initializer","title":"init()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/viewcontroller\/init()"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/init()":{"title":"init()","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/init()","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/base\/viewcontroller\/init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontroller/init(coder:).json b/data/documentation/ackategories/base/viewcontroller/init(coder:).json new file mode 100644 index 00000000..10697503 --- /dev/null +++ b/data/documentation/ackategories/base/viewcontroller/init(coder:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/viewcontroller\/init(coder:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/init(coder:)"},"metadata":{"role":"symbol","symbolKind":"init","externalID":"s:12ACKategories4BaseO14ViewControllerC5coderAESgSo7NSCoderC_tcfc","title":"init(coder:)","modules":[{"name":"ACKategories"}],"roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"coder"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"required"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"kind":"text","text":" "},{"text":"aDecoder","kind":"internalParam"},{"kind":"text","text":": "},{"text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/init(coder:)":{"url":"\/documentation\/ackategories\/base\/viewcontroller\/init(coder:)","title":"init(coder:)","kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/init(coder:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"kind":"externalParam","text":"coder"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSCoder","text":"NSCoder","kind":"typeIdentifier"},{"kind":"text","text":")"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontroller/viewdidappear(_:).json b/data/documentation/ackategories/base/viewcontroller/viewdidappear(_:).json new file mode 100644 index 00000000..1fdcf225 --- /dev/null +++ b/data/documentation/ackategories/base/viewcontroller/viewdidappear(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewDidAppear(_:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController"]]},"metadata":{"modules":[{"name":"ACKategories"}],"symbolKind":"method","externalID":"s:12ACKategories4BaseO14ViewControllerC13viewDidAppearyySbF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidAppear","kind":"identifier"},{"kind":"text","text":"("},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","role":"symbol","title":"viewDidAppear(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/viewcontroller\/viewdidappear(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"viewDidAppear","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"animated"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/viewDidAppear(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewDidAppear(_:)","title":"viewDidAppear(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidAppear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}],"role":"symbol","url":"\/documentation\/ackategories\/base\/viewcontroller\/viewdidappear(_:)","kind":"symbol","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontroller/viewdidfirstappear(_:).json b/data/documentation/ackategories/base/viewcontroller/viewdidfirstappear(_:).json new file mode 100644 index 00000000..2970ccf1 --- /dev/null +++ b/data/documentation/ackategories/base/viewcontroller/viewdidfirstappear(_:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewDidFirstAppear(_:)"},"variants":[{"paths":["\/documentation\/ackategories\/base\/viewcontroller\/viewdidfirstappear(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidFirstAppear"},{"text":"(","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"ACKategories"}],"title":"viewDidFirstAppear(_:)","symbolKind":"method","externalID":"s:12ACKategories4BaseO14ViewControllerC18viewDidFirstAppearyySbF"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewDidFirstAppear","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"animated","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Method is called when "},{"type":"codeVoice","code":"viewDidAppear(_:)"},{"text":" is called for the first time","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/viewDidFirstAppear(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewDidFirstAppear"},{"kind":"text","text":"("},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"abstract":[{"text":"Method is called when ","type":"text"},{"type":"codeVoice","code":"viewDidAppear(_:)"},{"type":"text","text":" is called for the first time"}],"type":"topic","title":"viewDidFirstAppear(_:)","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewDidFirstAppear(_:)","url":"\/documentation\/ackategories\/base\/viewcontroller\/viewdidfirstappear(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontroller/viewwillappear(_:).json b/data/documentation/ackategories/base/viewcontroller/viewwillappear(_:).json new file mode 100644 index 00000000..cab9ea6e --- /dev/null +++ b/data/documentation/ackategories/base/viewcontroller/viewwillappear(_:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/viewcontroller\/viewwillappear(_:)"]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewWillAppear(_:)"},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"ACKategories"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillAppear"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"s:12ACKategories4BaseO14ViewControllerC14viewWillAppearyySbF","title":"viewWillAppear(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewWillAppear","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"animated"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/viewWillAppear(_:)":{"url":"\/documentation\/ackategories\/base\/viewcontroller\/viewwillappear(_:)","abstract":[],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewWillAppear(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillAppear"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"viewWillAppear(_:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontroller/viewwillfirstappear(_:).json b/data/documentation/ackategories/base/viewcontroller/viewwillfirstappear(_:).json new file mode 100644 index 00000000..a1f78f0a --- /dev/null +++ b/data/documentation/ackategories/base/viewcontroller/viewwillfirstappear(_:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method is called when "},{"type":"codeVoice","code":"viewWillAppear(_:)"},{"type":"text","text":" is called for the first time"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"viewWillFirstAppear","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"animated"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/base\/viewcontroller\/viewwillfirstappear(_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"title":"viewWillFirstAppear(_:)","modules":[{"name":"ACKategories"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewWillFirstAppear"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:12ACKategories4BaseO14ViewControllerC19viewWillFirstAppearyySbF"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewWillFirstAppear(_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController":{"url":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","navigatorTitle":[{"kind":"identifier","text":"ViewController"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ViewController","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController","type":"topic","abstract":[{"type":"text","text":"Base class for all view controllers"}],"kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewController/viewWillFirstAppear(_:)":{"url":"\/documentation\/ackategories\/base\/viewcontroller\/viewwillfirstappear(_:)","title":"viewWillFirstAppear(_:)","kind":"symbol","type":"topic","abstract":[{"text":"Method is called when ","type":"text"},{"code":"viewWillAppear(_:)","type":"codeVoice"},{"type":"text","text":" is called for the first time"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewController\/viewWillFirstAppear(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"viewWillFirstAppear"},{"kind":"text","text":"("},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewcontrollermemoryloggingenabled.json b/data/documentation/ackategories/base/viewcontrollermemoryloggingenabled.json new file mode 100644 index 00000000..cd8edb6c --- /dev/null +++ b/data/documentation/ackategories/base/viewcontrollermemoryloggingenabled.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/base\/viewcontrollermemoryloggingenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Type Property","title":"viewControllerMemoryLoggingEnabled","role":"symbol","externalID":"s:12ACKategories4BaseO34viewControllerMemoryLoggingEnabledSbvpZ","extendedModule":"ACKategories","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewControllerMemoryLoggingEnabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"modules":[{"name":"ACKategories"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"viewControllerMemoryLoggingEnabled","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"sections":[],"abstract":[{"type":"text","text":"Turn on\/off logging of init\/deinit of all VCs"},{"type":"text","text":" "},{"text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true","type":"text"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/viewControllerMemoryLoggingEnabled","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/viewControllerMemoryLoggingEnabled":{"kind":"symbol","title":"viewControllerMemoryLoggingEnabled","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/viewControllerMemoryLoggingEnabled","role":"symbol","abstract":[{"type":"text","text":"Turn on\/off logging of init\/deinit of all VCs"},{"text":" ","type":"text"},{"type":"text","text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true"}],"url":"\/documentation\/ackategories\/base\/viewcontrollermemoryloggingenabled","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewControllerMemoryLoggingEnabled"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewmodel.json b/data/documentation/ackategories/base/viewmodel.json new file mode 100644 index 00000000..4f6282c5 --- /dev/null +++ b/data/documentation/ackategories/base/viewmodel.json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"ACKategories","roleHeading":"Class","navigatorTitle":[{"text":"ViewModel","kind":"identifier"}],"title":"Base.ViewModel","symbolKind":"class","role":"symbol","externalID":"s:12ACKategories4BaseO9ViewModelC","modules":[{"name":"ACKategories"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ViewModel"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel\/init()"],"title":"Initializers"}],"variants":[{"paths":["\/documentation\/ackategories\/base\/viewmodel"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ViewModel","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Base class for all view models"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel","interfaceLanguage":"swift"},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewModel":{"url":"\/documentation\/ackategories\/base\/viewmodel","kind":"symbol","title":"Base.ViewModel","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel","abstract":[{"type":"text","text":"Base class for all view models"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewModel"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ViewModel","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewModel/init()":{"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel\/init()","kind":"symbol","type":"topic","title":"init()","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/ackategories\/base\/viewmodel\/init()"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewmodel/init().json b/data/documentation/ackategories/base/viewmodel/init().json new file mode 100644 index 00000000..8fdb638c --- /dev/null +++ b/data/documentation/ackategories/base/viewmodel/init().json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel\/init()"},"metadata":{"title":"init()","externalID":"s:12ACKategories4BaseO9ViewModelCAEycfc","roleHeading":"Initializer","role":"symbol","modules":[{"name":"ACKategories"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}]},"variants":[{"paths":["\/documentation\/ackategories\/base\/viewmodel\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewModel/init()":{"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel\/init()","kind":"symbol","type":"topic","title":"init()","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/ackategories\/base\/viewmodel\/init()"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/ViewModel":{"url":"\/documentation\/ackategories\/base\/viewmodel","kind":"symbol","title":"Base.ViewModel","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/ViewModel","abstract":[{"type":"text","text":"Base class for all view models"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ViewModel"}],"role":"symbol","type":"topic","navigatorTitle":[{"text":"ViewModel","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/base/viewmodelmemoryloggingenabled.json b/data/documentation/ackategories/base/viewmodelmemoryloggingenabled.json new file mode 100644 index 00000000..b3409612 --- /dev/null +++ b/data/documentation/ackategories/base/viewmodelmemoryloggingenabled.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/viewModelMemoryLoggingEnabled"},"abstract":[{"type":"text","text":"Turn on\/off logging of init\/deinit of all VMs"},{"text":" ","type":"text"},{"text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true","type":"text"}],"metadata":{"role":"symbol","title":"viewModelMemoryLoggingEnabled","extendedModule":"ACKategories","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"viewModelMemoryLoggingEnabled","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"name":"ACKategories"}],"roleHeading":"Type Property","symbolKind":"property","externalID":"s:12ACKategories4BaseO29viewModelMemoryLoggingEnabledSbvpZ"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/base\/viewmodelmemoryloggingenabled"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewModelMemoryLoggingEnabled"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Base":{"abstract":[{"type":"text","text":"Just namespace for all base classes"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base","title":"Base","url":"\/documentation\/ackategories\/base","navigatorTitle":[{"text":"Base","kind":"identifier"}],"type":"topic","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Base","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Base/viewModelMemoryLoggingEnabled":{"url":"\/documentation\/ackategories\/base\/viewmodelmemoryloggingenabled","kind":"symbol","title":"viewModelMemoryLoggingEnabled","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Base\/viewModelMemoryLoggingEnabled","abstract":[{"text":"Turn on\/off logging of init\/deinit of all VMs","type":"text"},{"type":"text","text":" "},{"type":"text","text":"⚠️ Has no effect when Base.memoryLoggingEnabled is true"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewModelMemoryLoggingEnabled"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl.json b/data/documentation/ackategories/betterurl.json new file mode 100644 index 00000000..696da974 --- /dev/null +++ b/data/documentation/ackategories/betterurl.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(rawValue:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(url:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/rawValue","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/url"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/Equatable-Implementations","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations"],"title":"Default Implementations","generated":true}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"BetterURL","kind":"identifier"}]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/ackategories\/betterurl"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Structure","externalID":"s:12ACKategories9BetterURLV","navigatorTitle":[{"text":"BetterURL","kind":"identifier"}],"title":"BetterURL","symbolKind":"struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BetterURL","kind":"identifier"}],"modules":[{"name":"ACKategories"}]},"kind":"symbol","relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/Se","doc:\/\/cz.ackee.ACKategories\/SE","doc:\/\/cz.ackee.ACKategories\/SQ","doc:\/\/cz.ackee.ACKategories\/SH","doc:\/\/cz.ackee.ACKategories\/SY"],"type":"conformsTo","title":"Conforms To"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/rawValue":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/rawValue","title":"rawValue","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/rawvalue"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/url":{"title":"url","abstract":[],"type":"topic","url":"\/documentation\/ackategories\/betterurl\/url","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/url","kind":"symbol","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/init(url:)":{"url":"\/documentation\/ackategories\/betterurl\/init(url:)","title":"init(url:)","role":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(url:)","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/SE":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SE","title":"Swift.Encodable","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/ackategories\/betterurl\/rawrepresentable-implementations","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://cz.ackee.ACKategories/Se":{"identifier":"doc:\/\/cz.ackee.ACKategories\/Se","title":"Swift.Decodable","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/SY":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/SH":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://cz.ackee.ACKategories/SQ":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/init(rawValue:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"init(rawValue:)","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(rawValue:)","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/init(rawvalue:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/Equatable-Implementations":{"abstract":[],"type":"topic","role":"collectionGroup","title":"Equatable Implementations","kind":"article","url":"\/documentation\/ackategories\/betterurl\/equatable-implementations","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/!=(_:_:).json b/data/documentation/ackategories/betterurl/!=(_:_:).json new file mode 100644 index 00000000..337e8f25 --- /dev/null +++ b/data/documentation/ackategories/betterurl/!=(_:_:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/betterurl\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/Equatable-Implementations"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"symbolKind":"op","title":"!=(_:_:)","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:12ACKategories9BetterURLV","roleHeading":"Operator"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/Equatable-Implementations":{"abstract":[],"type":"topic","role":"collectionGroup","title":"Equatable Implementations","kind":"article","url":"\/documentation\/ackategories\/betterurl\/equatable-implementations","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/Equatable-Implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"abstract":[],"type":"topic","role":"symbol","title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/!=(_:_:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/encode(to:).json b/data/documentation/ackategories/betterurl/encode(to:).json new file mode 100644 index 00000000..ef422891 --- /dev/null +++ b/data/documentation/ackategories/betterurl/encode(to:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.encode(to:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"encoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/encode(to:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/betterurl\/encode(to:)"]}],"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations"]]},"metadata":{"extendedModule":"Swift","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:12ACKategories9BetterURLV","title":"encode(to:)","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]},"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Encoder","kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/encode(to:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/encode(to:)","abstract":[],"title":"encode(to:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/encode(to:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/ackategories\/betterurl\/rawrepresentable-implementations","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/equatable-implementations.json b/data/documentation/ackategories/betterurl/equatable-implementations.json new file mode 100644 index 00000000..279b9983 --- /dev/null +++ b/data/documentation/ackategories/betterurl/equatable-implementations.json @@ -0,0 +1 @@ +{"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"ACKategories"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/betterurl\/equatable-implementations"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/!=(_:_:)"],"generated":true,"title":"Operators"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"abstract":[],"type":"topic","role":"symbol","title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/!=(_:_:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/!=(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/hash(into:).json b/data/documentation/ackategories/betterurl/hash(into:).json new file mode 100644 index 00000000..f2f65e73 --- /dev/null +++ b/data/documentation/ackategories/betterurl/hash(into:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/hash(into:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"text":"hasher","kind":"internalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/betterurl\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","symbolKind":"method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:12ACKategories9BetterURLV","extendedModule":"Swift","title":"hash(into:)","roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"text":"into","kind":"externalParam"},{"kind":"text","text":": "},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6HasherV","text":"Hasher"},{"text":")","kind":"text"}]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/ackategories\/betterurl\/rawrepresentable-implementations","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/hash(into:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/hash(into:)","abstract":[],"title":"hash(into:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/hash(into:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/hashvalue.json b/data/documentation/ackategories/betterurl/hashvalue.json new file mode 100644 index 00000000..f48522a3 --- /dev/null +++ b/data/documentation/ackategories/betterurl/hashvalue.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/hashValue"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/betterurl\/hashvalue"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"RawRepresentable.hashValue","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations"]]},"metadata":{"extendedModule":"Swift","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:12ACKategories9BetterURLV","title":"hashValue","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"roleHeading":"Instance Property","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"symbolKind":"property","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/hashValue":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"title":"hashValue","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/hashValue","abstract":[],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/hashvalue","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/ackategories\/betterurl\/rawrepresentable-implementations","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/init(from:).json b/data/documentation/ackategories/betterurl/init(from:).json new file mode 100644 index 00000000..3b62503f --- /dev/null +++ b/data/documentation/ackategories/betterurl/init(from:).json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(from:)"},"metadata":{"role":"symbol","symbolKind":"init","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"externalID":"s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:12ACKategories9BetterURLV","extendedModule":"Swift","title":"init(from:)","roleHeading":"Initializer","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7DecoderP","text":"Decoder"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawRepresentable.init(from:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/ackategories\/betterurl\/init(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"decoder"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/RawRepresentable-Implementations":{"title":"RawRepresentable Implementations","kind":"article","url":"\/documentation\/ackategories\/betterurl\/rawrepresentable-implementations","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations","role":"collectionGroup"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/init(from:)":{"title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(from:)","url":"\/documentation\/ackategories\/betterurl\/init(from:)","abstract":[],"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]}}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/init(rawvalue:).json b/data/documentation/ackategories/betterurl/init(rawvalue:).json new file mode 100644 index 00000000..c1eb6f22 --- /dev/null +++ b/data/documentation/ackategories/betterurl/init(rawvalue:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"rawValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"modules":[{"name":"ACKategories"}],"title":"init(rawValue:)","role":"symbol","roleHeading":"Initializer","externalID":"s:12ACKategories9BetterURLV8rawValueACSgSS_tcfc","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/betterurl\/init(rawvalue:)"]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(rawValue:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/init(rawValue:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"init(rawValue:)","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(rawValue:)","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/init(url:).json b/data/documentation/ackategories/betterurl/init(url:).json new file mode 100644 index 00000000..1266a0b1 --- /dev/null +++ b/data/documentation/ackategories/betterurl/init(url:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(url:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"symbolKind":"init","title":"init(url:)","externalID":"s:12ACKategories9BetterURLV3urlAC10Foundation0C0V_tcfc","modules":[{"name":"ACKategories"}],"roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/betterurl\/init(url:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/init(url:)":{"url":"\/documentation\/ackategories\/betterurl\/init(url:)","title":"init(url:)","role":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(url:)","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/rawrepresentable-implementations.json b/data/documentation/ackategories/betterurl/rawrepresentable-implementations.json new file mode 100644 index 00000000..a4e6f244 --- /dev/null +++ b/data/documentation/ackategories/betterurl/rawrepresentable-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/betterurl\/rawrepresentable-implementations"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL"]]},"metadata":{"role":"collectionGroup","title":"RawRepresentable Implementations","modules":[{"name":"ACKategories"}]},"kind":"article","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(from:)"],"generated":true},{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/encode(to:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/hash(into:)"],"generated":true}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/encode(to:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7EncoderP","text":"Encoder"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/encode(to:)","abstract":[],"title":"encode(to:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/encode(to:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/hash(into:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"text":")","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/hash(into:)","abstract":[],"title":"hash(into:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/hash(into:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/hashValue":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"title":"hashValue","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/hashValue","abstract":[],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/hashvalue","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/init(from:)":{"title":"init(from:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7DecoderP","text":"Decoder","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/init(from:)","url":"\/documentation\/ackategories\/betterurl\/init(from:)","abstract":[],"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":"."}]}}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/rawvalue.json b/data/documentation/ackategories/betterurl/rawvalue.json new file mode 100644 index 00000000..587b9282 --- /dev/null +++ b/data/documentation/ackategories/betterurl/rawvalue.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/betterurl\/rawvalue"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rawValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/rawValue"},"metadata":{"role":"symbol","symbolKind":"property","modules":[{"name":"ACKategories"}],"title":"rawValue","roleHeading":"Instance Property","externalID":"s:12ACKategories9BetterURLV8rawValueSSvp","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.rawValue"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/rawValue":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/rawValue","title":"rawValue","abstract":[],"type":"topic","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl\/rawvalue"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/betterurl/url.json b/data/documentation/ackategories/betterurl/url.json new file mode 100644 index 00000000..dcbdbfb7 --- /dev/null +++ b/data/documentation/ackategories/betterurl/url.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/url","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"externalID":"s:12ACKategories9BetterURLV3url10Foundation0C0Vvp","title":"url","modules":[{"name":"ACKategories"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/betterurl\/url"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL":{"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BetterURL"}],"title":"BetterURL","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"BetterURL"}],"kind":"symbol","url":"\/documentation\/ackategories\/betterurl"},"doc://cz.ackee.ACKategories/documentation/ACKategories/BetterURL/url":{"title":"url","abstract":[],"type":"topic","url":"\/documentation\/ackategories\/betterurl\/url","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/BetterURL\/url","kind":"symbol","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine.json b/data/documentation/ackategories/combine.json new file mode 100644 index 00000000..2d7adbab --- /dev/null +++ b/data/documentation/ackategories/combine.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future"],"title":"Extended Classes"},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher"],"title":"Extended Protocols"},{"title":"Extended Structures","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher"]},{"title":"Extended Enumerations","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers"]}],"metadata":{"externalID":"s:m:s:e:s:7Combine10PublishersO12ACKategoriesE7ZipManyV","roleHeading":"Extended Module","title":"Combine","symbolKind":"extension","role":"collection","modules":[{"name":"ACKategories"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine"]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Future":{"role":"symbol","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/combine\/future","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future","type":"topic","title":"Future","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7Combine6FutureC","text":"Future","kind":"identifier"}],"navigatorTitle":[{"text":"Future","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publisher":{"title":"Publisher","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"identifier"}],"url":"\/documentation\/ackategories\/combine\/publisher","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher","type":"topic","abstract":[],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Publisher"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/AnyPublisher":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher","title":"AnyPublisher","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyPublisher"}],"url":"\/documentation\/ackategories\/combine\/anypublisher","abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"identifier","text":"AnyPublisher"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/anypublisher.json b/data/documentation/ackategories/combine/anypublisher.json new file mode 100644 index 00000000..8a276442 --- /dev/null +++ b/data/documentation/ackategories/combine/anypublisher.json @@ -0,0 +1 @@ +{"metadata":{"symbolKind":"extension","role":"symbol","navigatorTitle":[{"text":"AnyPublisher","kind":"identifier"}],"extendedModule":"Combine","title":"AnyPublisher","externalID":"s:e:s:7Combine12AnyPublisherV12ACKategoriess5Error_pRs_rlE9operationACyxsAE_pGxyYaKc_tcfc","roleHeading":"Extended Structure","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine"]]},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher\/init(operation:)"],"title":"Initializers"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/anypublisher"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/AnyPublisher/init(operation:)":{"role":"symbol","title":"init(operation:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher\/init(operation:)","kind":"symbol","url":"\/documentation\/ackategories\/combine\/anypublisher\/init(operation:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"operation","kind":"externalParam"},{"text":": () ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV12ACKategoriess5Error_pRs_rlE6Outputxmfp","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":")"}],"type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"code":"Error","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/AnyPublisher":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher","title":"AnyPublisher","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyPublisher"}],"url":"\/documentation\/ackategories\/combine\/anypublisher","abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"identifier","text":"AnyPublisher"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/anypublisher/init(operation:).json b/data/documentation/ackategories/combine/anypublisher/init(operation:).json new file mode 100644 index 00000000..420ab0cd --- /dev/null +++ b/data/documentation/ackategories/combine/anypublisher/init(operation:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher\/init(operation:)"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"Combine","title":"init(operation:)","roleHeading":"Initializer","externalID":"s:7Combine12AnyPublisherV12ACKategoriess5Error_pRs_rlE9operationACyxsAE_pGxyYaKc_tcfc","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Error","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"operation"},{"text":": () ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Output","preciseIdentifier":"s:7Combine12AnyPublisherV12ACKategoriess5Error_pRs_rlE6Outputxmfp","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","beta":false,"unavailable":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0"},{"unavailable":false,"introducedAt":"6.0","name":"watchOS","beta":false,"deprecated":false}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"symbolKind":"init"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"operation"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" () "},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV12ACKategoriess5Error_pRs_rlE6Outputxmfp","kind":"typeIdentifier","text":"Output"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/anypublisher\/init(operation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/AnyPublisher/init(operation:)":{"role":"symbol","title":"init(operation:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher\/init(operation:)","kind":"symbol","url":"\/documentation\/ackategories\/combine\/anypublisher\/init(operation:)","abstract":[],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"operation","kind":"externalParam"},{"text":": () ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV12ACKategoriess5Error_pRs_rlE6Outputxmfp","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":")"}],"type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"code":"Error","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/AnyPublisher":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/AnyPublisher","title":"AnyPublisher","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyPublisher"}],"url":"\/documentation\/ackategories\/combine\/anypublisher","abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"identifier","text":"AnyPublisher"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/future.json b/data/documentation/ackategories/combine/future.json new file mode 100644 index 00000000..0ddee59e --- /dev/null +++ b/data/documentation/ackategories/combine/future.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Future","preciseIdentifier":"s:7Combine6FutureC"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future\/init(operation:)"]}],"kind":"symbol","sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7Combine6FutureC","kind":"identifier","text":"Future"}],"navigatorTitle":[{"kind":"identifier","text":"Future"}],"externalID":"s:e:s:7Combine6FutureC12ACKategoriess5Error_pRs_rlE9operationACyxsAE_pGxyYaKc_tcfc","extendedModule":"Combine","title":"Future","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"symbolKind":"extension","roleHeading":"Extended Class","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/future"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Future":{"role":"symbol","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/combine\/future","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future","type":"topic","title":"Future","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7Combine6FutureC","text":"Future","kind":"identifier"}],"navigatorTitle":[{"text":"Future","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Future/init(operation:)":{"abstract":[],"url":"\/documentation\/ackategories\/combine\/future\/init(operation:)","type":"topic","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Error"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","title":"init(operation:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future\/init(operation:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"operation"},{"text":": () ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7Combine6FutureC12ACKategoriess5Error_pRs_rlE6Outputxmfp"},{"kind":"text","text":")"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/future/init(operation:).json b/data/documentation/ackategories/combine/future/init(operation:).json new file mode 100644 index 00000000..975c462e --- /dev/null +++ b/data/documentation/ackategories/combine/future/init(operation:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future\/init(operation:)"},"metadata":{"roleHeading":"Initializer","platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"iOS","beta":false},{"unavailable":false,"beta":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0"},{"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"operation","kind":"externalParam"},{"text":": () ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7Combine6FutureC12ACKategoriess5Error_pRs_rlE6Outputxmfp","kind":"typeIdentifier","text":"Output"},{"text":")","kind":"text"}],"externalID":"s:7Combine6FutureC12ACKategoriess5Error_pRs_rlE9operationACyxsAE_pGxyYaKc_tcfc","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"symbolKind":"init","extendedModule":"Combine","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"role":"symbol","title":"init(operation:)"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/future\/init(operation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"operation","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@escaping"},{"kind":"text","text":" () "},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7Combine6FutureC12ACKategoriess5Error_pRs_rlE6Outputxmfp","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Future/init(operation:)":{"abstract":[],"url":"\/documentation\/ackategories\/combine\/future\/init(operation:)","type":"topic","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Error"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","title":"init(operation:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future\/init(operation:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"operation"},{"text":": () ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7Combine6FutureC12ACKategoriess5Error_pRs_rlE6Outputxmfp"},{"kind":"text","text":")"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Future":{"role":"symbol","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/combine\/future","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Future","type":"topic","title":"Future","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7Combine6FutureC","text":"Future","kind":"identifier"}],"navigatorTitle":[{"text":"Future","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publisher.json b/data/documentation/ackategories/combine/publisher.json new file mode 100644 index 00000000..f435088c --- /dev/null +++ b/data/documentation/ackategories/combine/publisher.json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher\/flatMapLatest(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher\/weakAssign(to:on:)"]}],"metadata":{"externalID":"s:e:s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF","role":"symbol","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"navigatorTitle":[{"text":"Publisher","kind":"identifier"}],"title":"Publisher","roleHeading":"Extended Protocol","extendedModule":"Combine","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"identifier"}],"symbolKind":"extension"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publisher"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publisher":{"title":"Publisher","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"identifier"}],"url":"\/documentation\/ackategories\/combine\/publisher","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher","type":"topic","abstract":[],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Publisher"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publisher/flatMapLatest(_:)":{"title":"flatMapLatest(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMapLatest"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO14SwitchToLatestV","text":"SwitchToLatest","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"T","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">>"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher\/flatMapLatest(_:)","url":"\/documentation\/ackategories\/combine\/publisher\/flatmaplatest(_:)","abstract":[],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publisher/weakAssign(to:on:)":{"title":"weakAssign(to:on:)","url":"\/documentation\/ackategories\/combine\/publisher\/weakassign(to:on:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Weakifies "},{"code":"Root","type":"codeVoice"},{"text":" object and assigns ","type":"text"},{"code":"Output","type":"codeVoice"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"keyPath"},{"type":"text","text":" on "},{"type":"codeVoice","code":"Root"},{"text":".","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher\/weakAssign(to:on:)","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"weakAssign"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Root"},{"kind":"text","text":">("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ReferenceWritableKeyPath","preciseIdentifier":"s:s24ReferenceWritableKeyPathC"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp","text":"Root","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"text":"Root","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp"},{"kind":"text","text":") -> "},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publisher/flatmaplatest(_:).json b/data/documentation/ackategories/combine/publisher/flatmaplatest(_:).json new file mode 100644 index 00000000..5c4e48d1 --- /dev/null +++ b/data/documentation/ackategories/combine/publisher/flatmaplatest(_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"flatMapLatest","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO14SwitchToLatestV","text":"SwitchToLatest","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T"},{"text":">> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"text":"T","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publisher\/flatmaplatest(_:)"]}],"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"method","externalID":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF","platforms":[{"name":"iOS","unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false},{"introducedAt":"10.15","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"6.0","beta":false,"unavailable":false,"deprecated":false,"name":"watchOS"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","roleHeading":"Instance Method","role":"symbol","title":"flatMapLatest(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMapLatest"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"T","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14SwitchToLatestV","text":"SwitchToLatest"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Map","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T","kind":"typeIdentifier"},{"text":">>","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher\/flatMapLatest(_:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publisher":{"title":"Publisher","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"identifier"}],"url":"\/documentation\/ackategories\/combine\/publisher","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher","type":"topic","abstract":[],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Publisher"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publisher/flatMapLatest(_:)":{"title":"flatMapLatest(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMapLatest"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO14SwitchToLatestV","text":"SwitchToLatest","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"T","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":">>"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher\/flatMapLatest(_:)","url":"\/documentation\/ackategories\/combine\/publisher\/flatmaplatest(_:)","abstract":[],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publisher/weakassign(to:on:).json b/data/documentation/ackategories/combine/publisher/weakassign(to:on:).json new file mode 100644 index 00000000..64818600 --- /dev/null +++ b/data/documentation/ackategories/combine/publisher/weakassign(to:on:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"weakAssign"},{"text":"<","kind":"text"},{"text":"Root","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"kind":"text","text":": "},{"text":"ReferenceWritableKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s24ReferenceWritableKeyPathC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp","text":"Root"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp","text":"Root","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyCancellable","preciseIdentifier":"s:7Combine14AnyCancellableC","kind":"typeIdentifier"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Root"},{"text":" : AnyObject","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publisher\/weakassign(to:on:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","beta":false},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"6.0"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"text":".","type":"text"}]},"extendedModule":"Combine","externalID":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF","role":"symbol","roleHeading":"Instance Method","symbolKind":"method","title":"weakAssign(to:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"weakAssign","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Root"},{"kind":"text","text":">("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier","text":"ReferenceWritableKeyPath"},{"kind":"text","text":"<"},{"text":"Root","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Root","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp"},{"text":") -> ","kind":"text"},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher\/weakAssign(to:on:)"},"abstract":[{"text":"Weakifies ","type":"text"},{"code":"Root","type":"codeVoice"},{"text":" object and assigns ","type":"text"},{"type":"codeVoice","code":"Output"},{"type":"text","text":" to "},{"code":"keyPath","type":"codeVoice"},{"type":"text","text":" on "},{"type":"codeVoice","code":"Root"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publisher":{"title":"Publisher","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"identifier"}],"url":"\/documentation\/ackategories\/combine\/publisher","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher","type":"topic","abstract":[],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Publisher"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publisher/weakAssign(to:on:)":{"title":"weakAssign(to:on:)","url":"\/documentation\/ackategories\/combine\/publisher\/weakassign(to:on:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Weakifies "},{"code":"Root","type":"codeVoice"},{"text":" object and assigns ","type":"text"},{"code":"Output","type":"codeVoice"},{"text":" to ","type":"text"},{"type":"codeVoice","code":"keyPath"},{"type":"text","text":" on "},{"type":"codeVoice","code":"Root"},{"text":".","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publisher\/weakAssign(to:on:)","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"weakAssign"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Root"},{"kind":"text","text":">("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ReferenceWritableKeyPath","preciseIdentifier":"s:s24ReferenceWritableKeyPathC"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp","text":"Root","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"text":"Root","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp"},{"kind":"text","text":") -> "},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers.json b/data/documentation/ackategories/combine/publishers.json new file mode 100644 index 00000000..3e5e1095 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine"]]},"metadata":{"role":"symbol","symbolKind":"extension","externalID":"s:e:s:7Combine10PublishersO12ACKategoriesE7ZipManyV","extendedModule":"Combine","title":"Publishers","roleHeading":"Extended Enumeration","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Publishers","kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO"}],"navigatorTitle":[{"text":"Publishers","kind":"identifier"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"}],"languages":["swift"],"platforms":["iOS"]}]}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany"],"title":"Structures"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany.json b/data/documentation/ackategories/combine/publishers/zipmany.json new file mode 100644 index 00000000..2a2e984f --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers."}],"sections":[],"metadata":{"role":"symbol","title":"Publishers.ZipMany","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ZipMany"}],"roleHeading":"Structure","extendedModule":"Combine","navigatorTitle":[{"kind":"identifier","text":"ZipMany"}],"externalID":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false},{"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0","name":"tvOS"},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS"}],"symbolKind":"struct","modules":[{"name":"ACKategories","relatedModules":["Combine"]}]},"kind":"symbol","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/init(_:)-277by","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/init(_:)-7ruqx"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/receive(subscriber:)"],"title":"Instance Methods"},{"title":"Type Aliases","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Failure","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Output"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"],"generated":true,"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"ZipMany","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Upstream","kind":"genericParameter"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Upstream","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers"]]},"relationshipsSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/7Combine9PublisherP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Failure":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Failure"}],"title":"Publishers.ZipMany.Failure","abstract":[{"text":"The kind of errors this publisher might publish.","type":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/failure","navigatorTitle":[{"kind":"identifier","text":"Failure"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Failure","role":"symbol"},"doc://cz.ackee.ACKategories/7Combine9PublisherP":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/7Combine9PublisherP","title":"Combine.Publisher"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Output":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output","kind":"symbol","abstract":[{"text":"The kind of values published by this publisher.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Output","navigatorTitle":[{"kind":"identifier","text":"Output"}],"role":"symbol","title":"Publishers.ZipMany.Output","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"Output","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/init(_:)-7ruqx":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/init(_:)-7ruqx","kind":"symbol","abstract":[{"text":"Creates a publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","text":"Upstream","kind":"typeIdentifier"},{"kind":"text","text":"...)"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/init(_:)-7ruqx","type":"topic","title":"init(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/init(_:)-277by":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/init(_:)-277by","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"([","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","kind":"typeIdentifier","text":"Upstream"},{"kind":"text","text":"])"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/init(_:)-277by","kind":"symbol","abstract":[{"text":"Creates a publisher created by applying the zip function to an array of upstream publishers.","type":"text"}],"role":"symbol","title":"init(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/receive(subscriber:)":{"abstract":[],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(subscriber:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"receive","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"subscriber","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV7receive10subscriberyqd___tAA10SubscriberRd__7FailureQyd__AJRtzSay6OutputQzG5InputRtd__lF1SL_qd__mfp","text":"S","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","title":"receive(subscriber:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/receive(subscriber:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/allsatisfy(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/allsatisfy(_:).json new file mode 100644 index 00000000..9f2a00a3 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/allsatisfy(_:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/allSatisfy(_:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"allSatisfy","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"predicate","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"AllSatisfy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10AllSatisfyV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.allSatisfy(_:)"},{"type":"text","text":"."}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"allSatisfy","kind":"identifier"},{"text":"((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"AllSatisfy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10AllSatisfyV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","title":"allSatisfy(_:)","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false,"unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE10allSatisfyyAA10PublishersO03AllD0Vy_xGSb6OutputQzcF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/allsatisfy(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/allSatisfy(_:)":{"title":"allSatisfy(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/allsatisfy(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allSatisfy"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"AllSatisfy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10AllSatisfyV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/allSatisfy(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/append(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/append(_:).json new file mode 100644 index 00000000..77242219 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/append(_:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.append(_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/append(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"append","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"elements","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":"...) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Concatenate","preciseIdentifier":"s:7Combine10PublishersO11ConcatenateV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Sequence","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"kind":"text","text":"<["},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"], "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":">>","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/append(_:)"]}],"metadata":{"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"platforms":[{"unavailable":false,"introducedAt":"13.0","beta":false,"deprecated":false,"name":"iOS"},{"name":"macOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15"},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"append","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"...) -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Concatenate","preciseIdentifier":"s:7Combine10PublishersO11ConcatenateV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":">>","kind":"text"}],"role":"symbol","symbolKind":"method","extendedModule":"Combine","title":"append(_:)","externalID":"s:7Combine9PublisherPAAE6appendyAA10PublishersO11ConcatenateVy_xAF8SequenceVy_Say6OutputQzG7FailureQzGGALd_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/append(_:)":{"title":"append(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/append(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"append","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":"...) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Concatenate","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11ConcatenateV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8SequenceV","text":"Sequence","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"], "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">>","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/append(_:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/assertnofailure(_:file:line:).json b/data/documentation/ackategories/combine/publishers/zipmany/assertnofailure(_:file:line:).json new file mode 100644 index 00000000..040c041a --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/assertnofailure(_:file:line:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertNoFailure"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"AssertNoFailure","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO15AssertNoFailureV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"extendedModule":"Combine","role":"symbol","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"beta":false,"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"symbolKind":"method","roleHeading":"Instance Method","title":"assertNoFailure(_:file:line:)","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"externalID":"s:7Combine9PublisherPAAE15assertNoFailure_4file4lineAA10PublishersO06AssertdE0Vy_xGSS_s12StaticStringVSutF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/assertnofailure(_:file:line:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.assertNoFailure(_:file:line:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assertNoFailure","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"prefix","kind":"internalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" = \"\", ","kind":"text"},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#file","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO15AssertNoFailureV","text":"AssertNoFailure","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assertNoFailure(_:file:line:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/assertNoFailure(_:file:line:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assertNoFailure(_:file:line:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assertnofailure(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertNoFailure"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO15AssertNoFailureV","text":"AssertNoFailure"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"assertNoFailure(_:file:line:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/assign(to:).json b/data/documentation/ackategories/combine/publishers/zipmany/assign(to:).json new file mode 100644 index 00000000..aa671163 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/assign(to:).json @@ -0,0 +1 @@ +{"metadata":{"title":"assign(to:)","platforms":[{"unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false,"name":"iOS"},{"unavailable":false,"beta":false,"name":"macOS","deprecated":false,"introducedAt":"11.0"},{"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"14.0","beta":false},{"name":"watchOS","introducedAt":"7.0","beta":false,"deprecated":false,"unavailable":false}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"externalID":"s:7Combine9PublisherPAAs5NeverO7FailureRtzrlE6assign2toyAA9PublishedVABVy6OutputQz_Gz_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","conformance":{"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"roleHeading":"Instance Method","extendedModule":"Combine","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assign"},{"text":"(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublishedV","kind":"typeIdentifier","text":"Published"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublishedV9PublisherV"},{"text":")","kind":"text"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.assign(to:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assign"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"published","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"text":"Published","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublishedV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublishedV9PublisherV"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assign(to:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/assign(to:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assign(to:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"assign","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublishedV","text":"Published","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublishedV9PublisherV","text":"Publisher"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"assign(to:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/assign(to:on:).json b/data/documentation/ackategories/combine/publishers/zipmany/assign(to:on:).json new file mode 100644 index 00000000..901f5587 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/assign(to:on:).json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assign(to:on:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAs5NeverO7FailureRtzrlE6assign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","conformance":{"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"assign(to:on:)","platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"deprecated":false}],"role":"symbol","symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assign"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Root"},{"kind":"text","text":">("},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ReferenceWritableKeyPath","preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Root","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Root","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyCancellable","preciseIdentifier":"s:7Combine14AnyCancellableC","kind":"typeIdentifier"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"assign"},{"kind":"text","text":"<"},{"text":"Root","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"text":"ReferenceWritableKeyPath","preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Root","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"object"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Root"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable","kind":"typeIdentifier"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.assign(to:on:)"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/assign(to:on:)":{"title":"assign(to:on:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:on:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assign"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Root"},{"text":">(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ReferenceWritableKeyPath","preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Root","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Root","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable","kind":"typeIdentifier"}],"conformance":{"constraints":[{"code":"Failure","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assign(to:on:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/breakpoint(receivesubscription:receiveoutput:receivecompletion:).json b/data/documentation/ackategories/combine/publishers/zipmany/breakpoint(receivesubscription:receiveoutput:receivecompletion:).json new file mode 100644 index 00000000..dfce6702 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/breakpoint(receivesubscription:receiveoutput:receivecompletion:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpoint(receivesubscription:receiveoutput:receivecompletion:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)"},"metadata":{"title":"breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"breakpoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"receiveSubscription","kind":"externalParam"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7Combine12SubscriptionP","text":"Subscription","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"receiveOutput"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":")?, "},{"text":"receiveCompletion","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Subscribers","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO10CompletionO","text":"Completion","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":")?) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO10BreakpointV","text":"Breakpoint","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"beta":false,"unavailable":false},{"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0"},{"beta":false,"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS"}],"externalID":"s:7Combine9PublisherPAAE10breakpoint19receiveSubscription0D6Output0D10CompletionAA10PublishersO10BreakpointVy_xGSbAA0E0_pcSg_Sb0F0QzcSgSbAA11SubscribersO0G0Oy_7FailureQzGcSgtF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","extendedModule":"Combine","symbolKind":"method","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"breakpoint","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"receiveSubscription"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7Combine12SubscriptionP","text":"Subscription","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":")? = nil, ","kind":"text"},{"kind":"externalParam","text":"receiveOutput"},{"text":": ((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":")? = nil, "},{"text":"receiveCompletion","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Subscribers","preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Completion","preciseIdentifier":"s:7Combine11SubscribersO10CompletionO"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")? = nil) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO10BreakpointV","text":"Breakpoint","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)":{"title":"breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpoint(receivesubscription:receiveoutput:receivecompletion:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"breakpoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"receiveSubscription","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Subscription","preciseIdentifier":"s:7Combine12SubscriptionP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")?, ","kind":"text"},{"text":"receiveOutput","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"receiveCompletion"},{"text":": ((","kind":"text"},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO10CompletionO","text":"Completion","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"Breakpoint","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10BreakpointV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/breakpointonerror().json b/data/documentation/ackategories/combine/publishers/zipmany/breakpointonerror().json new file mode 100644 index 00000000..694a6744 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/breakpointonerror().json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/breakpointOnError()","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpointonerror()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"breakpointOnError","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10BreakpointV","text":"Breakpoint"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE17breakpointOnErrorAA10PublishersO10BreakpointVy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","title":"breakpointOnError()","platforms":[{"introducedAt":"13.0","name":"iOS","beta":false,"unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false,"name":"macOS"},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"6.0","beta":false,"name":"watchOS"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"breakpointOnError","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"Breakpoint","preciseIdentifier":"s:7Combine10PublishersO10BreakpointV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.breakpointOnError()","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/breakpointOnError()":{"title":"breakpointOnError()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpointonerror()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"breakpointOnError","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Breakpoint","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10BreakpointV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/breakpointOnError()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/buffer(size:prefetch:whenfull:).json b/data/documentation/ackategories/combine/publishers/zipmany/buffer(size:prefetch:whenfull:).json new file mode 100644 index 00000000..2198d889 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/buffer(size:prefetch:whenfull:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","metadata":{"externalID":"s:7Combine9PublisherPAAE6buffer4size8prefetch8whenFullAA10PublishersO6BufferVy_xGSi_AI16PrefetchStrategyOAI09BufferingK0Oy_7FailureQzGtF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buffer"},{"kind":"text","text":"("},{"text":"size","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prefetch"},{"text":": ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO16PrefetchStrategyO","text":"PrefetchStrategy","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"whenFull","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"BufferingStrategy","preciseIdentifier":"s:7Combine10PublishersO17BufferingStrategyO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Buffer","preciseIdentifier":"s:7Combine10PublishersO6BufferV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"extendedModule":"Combine","roleHeading":"Instance Method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"title":"buffer(size:prefetch:whenFull:)","role":"symbol","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.buffer(size:prefetch:whenFull:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/buffer(size:prefetch:whenFull:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buffer"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"prefetch"},{"text":": ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PrefetchStrategy","preciseIdentifier":"s:7Combine10PublishersO16PrefetchStrategyO"},{"text":", ","kind":"text"},{"text":"whenFull","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"BufferingStrategy","preciseIdentifier":"s:7Combine10PublishersO17BufferingStrategyO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"Buffer","preciseIdentifier":"s:7Combine10PublishersO6BufferV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/buffer(size:prefetch:whenfull:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/buffer(size:prefetch:whenFull:)":{"title":"buffer(size:prefetch:whenFull:)","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buffer","kind":"identifier"},{"text":"(","kind":"text"},{"text":"size","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prefetch"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"PrefetchStrategy","preciseIdentifier":"s:7Combine10PublishersO16PrefetchStrategyO"},{"text":", ","kind":"text"},{"text":"whenFull","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"text":"BufferingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO17BufferingStrategyO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6BufferV","text":"Buffer"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/buffer(size:prefetch:whenfull:)","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/buffer(size:prefetch:whenFull:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/catch(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/catch(_:).json new file mode 100644 index 00000000..d2dd7cc0 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/catch(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.catch(_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/catch(_:)"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/catch(_:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"`catch`"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"handler","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO5CatchV","text":"Catch","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"}]}]}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"title":"catch(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"`catch`","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO5CatchV","text":"Catch","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":">","kind":"text"}],"externalID":"s:7Combine9PublisherPAAE5catchyAA10PublishersO5CatchVy_xqd__Gqd__7FailureQzcAaBRd__6OutputQyd__ALRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","extendedModule":"Combine","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"10.15","name":"macOS"},{"introducedAt":"13.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS","beta":false}],"role":"symbol"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/catch(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/catch(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/catch(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"`catch`","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Catch","preciseIdentifier":"s:7Combine10PublishersO5CatchV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":">","kind":"text"}],"title":"catch(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/collect().json b/data/documentation/ackategories/combine/publishers/zipmany/collect().json new file mode 100644 index 00000000..f16d6fde --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/collect().json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"collect","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Collect","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7CollectV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.collect()","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect()","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"collect"},{"kind":"text","text":"() -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Collect","preciseIdentifier":"s:7Combine10PublishersO7CollectV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false},{"unavailable":false,"name":"macOS","deprecated":false,"introducedAt":"10.15","beta":false},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"introducedAt":"6.0","beta":false,"deprecated":false,"name":"watchOS","unavailable":false}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"title":"collect()","role":"symbol","extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE7collectAA10PublishersO7CollectVy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect()"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/collect()":{"title":"collect()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"collect","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"Collect","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7CollectV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/collect(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/collect(_:).json new file mode 100644 index 00000000..203ccb28 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/collect(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"collect"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"count","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO14CollectByCountV","text":"CollectByCount","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect(_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.collect(_:)"},{"type":"text","text":"."}],"metadata":{"extendedModule":"Combine","symbolKind":"method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false},{"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false},{"introducedAt":"6.0","deprecated":false,"beta":false,"unavailable":false,"name":"watchOS"}],"externalID":"s:7Combine9PublisherPAAE7collectyAA10PublishersO14CollectByCountVy_xGSiF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"collect"},{"text":"(","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14CollectByCountV","text":"CollectByCount"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"collect(_:)","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/collect(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"collect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"CollectByCount","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14CollectByCountV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"collect(_:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/collect(_:options:).json b/data/documentation/ackategories/combine/publishers/zipmany/collect(_:options:).json new file mode 100644 index 00000000..7c499b17 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/collect(_:options:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:options:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.collect(_:options:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","metadata":{"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","title":"collect(_:options:)","externalID":"s:7Combine9PublisherPAAE7collect_7optionsAA10PublishersO13CollectByTimeVy_xqd__GAG0H16GroupingStrategyOy_qd__G_16SchedulerOptionsQyd__SgtAA0K0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"collect","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"TimeGroupingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO20TimeGroupingStrategyO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"CollectByTime","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13CollectByTimeV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":">","kind":"text"}],"extendedModule":"Combine","platforms":[{"unavailable":false,"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false,"deprecated":false}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect(_:options:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"collect","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"strategy","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"TimeGroupingStrategy","preciseIdentifier":"s:7Combine10PublishersO20TimeGroupingStrategyO","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerOptions"},{"kind":"text","text":"? = nil) -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"text":"CollectByTime","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13CollectByTimeV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"}],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/collect(_:options:)":{"title":"collect(_:options:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:options:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"collect","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TimeGroupingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO20TimeGroupingStrategyO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"CollectByTime","preciseIdentifier":"s:7Combine10PublishersO13CollectByTimeV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect(_:options:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:).json new file mode 100644 index 00000000..187e0b5e --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.combineLatest(_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:)"]}],"metadata":{"role":"symbol","symbolKind":"method","extendedModule":"Combine","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS"},{"name":"tvOS","beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"6.0"}],"title":"combineLatest(_:)","roleHeading":"Instance Method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"externalID":"s:7Combine9PublisherPAAE13combineLatestyAA10PublishersO0aD0Vy_xqd__Gqd__AaBRd__7FailureQyd__AJRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"combineLatest","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A6LatestV","kind":"typeIdentifier","text":"CombineLatest"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"combineLatest","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"kind":"text","text":": "},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A6LatestV","kind":"typeIdentifier","text":"CombineLatest"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"combineLatest","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"CombineLatest","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO0A6LatestV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":">","kind":"text"}],"title":"combineLatest(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-165xv.json b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-165xv.json new file mode 100644 index 00000000..ff1ff695 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-165xv.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.combineLatest(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:)-165xv","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"combineLatest","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"other"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"text":"Map","preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO0A6LatestV","kind":"typeIdentifier","text":"CombineLatest"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":">, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"name":"macOS","introducedAt":"10.15","deprecated":false,"unavailable":false,"beta":false},{"introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false,"name":"tvOS"},{"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false}],"symbolKind":"method","roleHeading":"Instance Method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"combineLatest","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Map","preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO0A6LatestV","text":"CombineLatest","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"Combine","role":"symbol","externalID":"s:7Combine9PublisherPAAE13combineLatestyAA10PublishersO3MapVy_AF0aD0Vy_xqd__Gqd_0_Gqd___qd_0_6OutputQz_AMQyd__tctAaBRd__7FailureQyd__APRtzr0_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"combineLatest(_:_:)"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-165xv"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:)-165xv":{"title":"combineLatest(_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-165xv","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"combineLatest","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A6LatestV","text":"CombineLatest","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:)-165xv"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-2mfbw.json b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-2mfbw.json new file mode 100644 index 00000000..d17099cc --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-2mfbw.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-2mfbw"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.combineLatest(_:_:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"Combine","symbolKind":"method","title":"combineLatest(_:_:)","platforms":[{"introducedAt":"13.0","deprecated":false,"name":"iOS","unavailable":false,"beta":false},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"10.15","deprecated":false},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"introducedAt":"6.0","beta":false,"name":"watchOS","unavailable":false,"deprecated":false}],"externalID":"s:7Combine9PublisherPAAE13combineLatestyAA10PublishersO0A7Latest3Vy_xqd__qd_0_Gqd___qd_0_tAaBRd__AaBRd_0_7FailureQyd__AJRtzAJQyd_0_AKRSr0_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"combineLatest","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"CombineLatest3","preciseIdentifier":"s:7Combine10PublishersO0A7Latest3V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"combineLatest","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"publisher1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"publisher2"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest3V","text":"CombineLatest3","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:)-2mfbw","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:)-2mfbw":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:)-2mfbw","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-2mfbw","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"combineLatest"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Q","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest3V","text":"CombineLatest3","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"combineLatest(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-2sjo6.json b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-2sjo6.json new file mode 100644 index 00000000..f9e084b1 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-2sjo6.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE13combineLatestyAA10PublishersO0A7Latest4Vy_xqd__qd_0_qd_1_Gqd___qd_0_qd_1_tAaBRd__AaBRd_0_AaBRd_1_7FailureQyd__AJRtzAJQyd_0_AKRSAJQyd_1_AMRSr1_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"combineLatest","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"R","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"CombineLatest4","preciseIdentifier":"s:7Combine10PublishersO0A7Latest4V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","symbolKind":"method","title":"combineLatest(_:_:_:)","platforms":[{"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS"}],"roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:)-2sjo6","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-2sjo6"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"combineLatest"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"R"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"publisher1","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"publisher2"},{"kind":"text","text":": "},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"publisher3","kind":"internalParam"},{"kind":"text","text":": "},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest4V","text":"CombineLatest4","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier","text":"Publisher"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.combineLatest(_:_:_:)"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:_:)-2sjo6":{"title":"combineLatest(_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-2sjo6","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"combineLatest","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"R"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO0A7Latest4V","text":"CombineLatest4"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:)-2sjo6"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-4kgni.json b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-4kgni.json new file mode 100644 index 00000000..fbb96315 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-4kgni.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"combineLatest"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest3V","kind":"typeIdentifier","text":"CombineLatest3"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"Combine","platforms":[{"unavailable":false,"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"10.15","deprecated":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"6.0","deprecated":false}],"role":"symbol","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"title":"combineLatest(_:_:_:)","externalID":"s:7Combine9PublisherPAAE13combineLatestyAA10PublishersO3MapVy_AF0A7Latest3Vy_xqd__qd_0_Gqd_1_Gqd___qd_0_qd_1_6OutputQz_AMQyd__AMQyd_0_tctAaBRd__AaBRd_0_7FailureQyd__AQRtzAQQyd_0_ARRSr1_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"combineLatest"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"publisher1"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"publisher2","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Map","preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest3V","text":"CombineLatest3","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"text":"Q","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:)-4kgni","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.combineLatest(_:_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-4kgni"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:_:)-4kgni":{"title":"combineLatest(_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-4kgni","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"combineLatest"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Q","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO0A7Latest3V","text":"CombineLatest3"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:)-4kgni"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:_:).json new file mode 100644 index 00000000..03faaffb --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:_:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","platforms":[{"name":"iOS","beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false},{"name":"macOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.15"},{"unavailable":false,"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS","beta":false}],"extendedModule":"Combine","symbolKind":"method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"combineLatest","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"text":"R","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"text":"CombineLatest4","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO0A7Latest4V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"externalID":"s:7Combine9PublisherPAAE13combineLatestyAA10PublishersO3MapVy_AF0A7Latest4Vy_xqd__qd_0_qd_1_Gqd_2_Gqd___qd_0_qd_1_qd_2_6OutputQz_AMQyd__AMQyd_0_AMQyd_1_tctAaBRd__AaBRd_0_AaBRd_1_7FailureQyd__ARRtzARQyd_0_ASRSARQyd_1_AURSr2_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"combineLatest(_:_:_:_:)"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.combineLatest(_:_:_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"combineLatest"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"R"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"publisher1","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"publisher2","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"publisher3","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map"},{"kind":"text","text":"<"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest4V","kind":"typeIdentifier","text":"CombineLatest4"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"}]}],"kind":"declarations"}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:_:_:)":{"title":"combineLatest(_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"combineLatest"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"R"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Map","preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest4V","kind":"typeIdentifier","text":"CombineLatest4"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/compactmap(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/compactmap(_:).json new file mode 100644 index 00000000..e9a156a2 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/compactmap(_:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/compactMap(_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.compactMap(_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/compactmap(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"metadata":{"extendedModule":"Combine","title":"compactMap(_:)","externalID":"s:7Combine9PublisherPAAE10compactMapyAA10PublishersO07CompactD0Vy_xqd__Gqd__Sg6OutputQzclF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"roleHeading":"Instance Method","role":"symbol","platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false,"name":"iOS"},{"name":"macOS","introducedAt":"10.15","deprecated":false,"beta":false,"unavailable":false},{"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false},{"introducedAt":"6.0","beta":false,"unavailable":false,"deprecated":false,"name":"watchOS"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"compactMap"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"CompactMap","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10CompactMapV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"compactMap","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10CompactMapV","text":"CompactMap"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/compactMap(_:)":{"title":"compactMap(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/compactmap(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"compactMap","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10CompactMapV","text":"CompactMap"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/compactMap(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/contains(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/contains(_:).json new file mode 100644 index 00000000..cf537360 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/contains(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.contains(_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false,"name":"tvOS"},{"unavailable":false,"beta":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS"}],"roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","symbolKind":"method","externalID":"s:7Combine9PublisherPAASQ6OutputRpzrlE8containsyAA10PublishersO8ContainsVy_xGAEF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8ContainsV","text":"Contains"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Output"},{"type":"text","text":" conforms to "},{"code":"Equatable","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contains","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"output","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"Contains","preciseIdentifier":"s:7Combine10PublishersO8ContainsV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(_:)"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/contains(_:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/contains(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/contains(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8ContainsV","text":"Contains","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Output"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Equatable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"contains(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/contains(where:).json b/data/documentation/ackategories/combine/publishers/zipmany/contains(where:).json new file mode 100644 index 00000000..22ce9c5e --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/contains(where:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"contains","kind":"identifier"},{"text":"(","kind":"text"},{"text":"where","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"predicate","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"ContainsWhere","preciseIdentifier":"s:7Combine10PublishersO13ContainsWhereV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}]}]}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/contains(where:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.contains(where:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Method","platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS"},{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false,"name":"watchOS"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"contains","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ContainsWhere","preciseIdentifier":"s:7Combine10PublishersO13ContainsWhereV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7Combine9PublisherPAAE8contains5whereAA10PublishersO13ContainsWhereVy_xGSb6OutputQzc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"contains(where:)","symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/contains(where:)":{"title":"contains(where:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(where:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contains","kind":"identifier"},{"kind":"text","text":"("},{"text":"where","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContainsWhere","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13ContainsWhereV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/contains(where:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/count().json b/data/documentation/ackategories/combine/publishers/zipmany/count().json new file mode 100644 index 00000000..dfc07cbe --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/count().json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"metadata":{"title":"count()","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","beta":false}],"roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"role":"symbol","extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE5countAA10PublishersO5CountVy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"count","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5CountV","text":"Count"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/count()"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.count()"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/count()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"count","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO5CountV","kind":"typeIdentifier","text":"Count"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/count()":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/count()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/count()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"count","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5CountV","text":"Count"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"count()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/debounce(for:scheduler:options:).json b/data/documentation/ackategories/combine/publishers/zipmany/debounce(for:scheduler:options:).json new file mode 100644 index 00000000..b10a1988 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/debounce(for:scheduler:options:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/debounce(for:scheduler:options:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/debounce(for:scheduler:options:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"metadata":{"platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false,"name":"macOS"},{"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false},{"introducedAt":"6.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"extendedModule":"Combine","title":"debounce(for:scheduler:options:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"debounce"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Stride","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"scheduler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8DebounceV","kind":"typeIdentifier","text":"Debounce"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":">","kind":"text"}],"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE8debounce3for9scheduler7optionsAA10PublishersO8DebounceVy_xqd__G17SchedulerTimeType_6StrideQYd___qd__0I7OptionsQyd__SgtAA0I0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"debounce","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"dueTime"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Stride","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"scheduler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"? = nil) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"text":"Debounce","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8DebounceV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"}],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.debounce(for:scheduler:options:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/debounce(for:scheduler:options:)":{"title":"debounce(for:scheduler:options:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/debounce(for:scheduler:options:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"debounce","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Stride","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"scheduler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8DebounceV","kind":"typeIdentifier","text":"Debounce"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/debounce(for:scheduler:options:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/decode(type:decoder:).json b/data/documentation/ackategories/combine/publishers/zipmany/decode(type:decoder:).json new file mode 100644 index 00000000..6c6d3535 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/decode(type:decoder:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"text":"<","kind":"text"},{"text":"Item","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Coder","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"kind":"text","text":".Type, "},{"text":"decoder","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6DecodeV","kind":"typeIdentifier","text":"Decode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Coder"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"externalID":"s:7Combine9PublisherPAAE6decode4type7decoderAA10PublishersO6DecodeVy_xqd__qd_0_Gqd__m_qd_0_tSeRd__AA15TopLevelDecoderRd_0_5InputQyd_0_6OutputRtzr0_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","extendedModule":"Combine","symbolKind":"method","platforms":[{"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"10.15","beta":false,"unavailable":false,"name":"macOS"},{"unavailable":false,"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"13.0"},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS"}],"title":"decode(type:decoder:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"decode"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Item"},{"text":", ","kind":"text"},{"text":"Coder","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Item"},{"text":".Type, ","kind":"text"},{"text":"decoder","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO6DecodeV","text":"Decode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Coder"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Item"},{"text":" : ","kind":"text"},{"text":"Decodable","preciseIdentifier":"s:Se","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"TopLevelDecoder","kind":"typeIdentifier","preciseIdentifier":"s:7Combine15TopLevelDecoderP"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" == "},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier"}]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/decode(type:decoder:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.decode(type:decoder:)"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/decode(type:decoder:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/decode(type:decoder:)":{"abstract":[],"type":"topic","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/decode(type:decoder:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Coder"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Item"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Coder","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Decode","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6DecodeV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/decode(type:decoder:)","role":"symbol","title":"decode(type:decoder:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/delay(for:tolerance:scheduler:options:).json b/data/documentation/ackategories/combine/publishers/zipmany/delay(for:tolerance:scheduler:options:).json new file mode 100644 index 00000000..87ffd757 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/delay(for:tolerance:scheduler:options:).json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"delay","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"text":", ","kind":"text"},{"text":"tolerance","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SchedulerTimeType"},{"text":".","kind":"text"},{"text":"Stride","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"scheduler"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO5DelayV","text":"Delay","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0","deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15","deprecated":false},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS"}],"role":"symbol","externalID":"s:7Combine9PublisherPAAE5delay3for9tolerance9scheduler7optionsAA10PublishersO5DelayVy_xqd__G17SchedulerTimeType_6StrideQYd___APSgqd__0J7OptionsQyd__SgtAA0J0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"Combine","title":"delay(for:tolerance:scheduler:options:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/delay(for:tolerance:scheduler:options:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.delay(for:tolerance:scheduler:options:)"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/delay(for:tolerance:scheduler:options:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"delay","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"interval"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerTimeType"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"tolerance"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerTimeType"},{"text":".","kind":"text"},{"text":"Stride","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"scheduler"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"? = nil) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"Delay","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5DelayV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"}]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/delay(for:tolerance:scheduler:options:)":{"title":"delay(for:tolerance:scheduler:options:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/delay(for:tolerance:scheduler:options:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delay"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Stride","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"tolerance","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerTimeType"},{"text":".","kind":"text"},{"text":"Stride","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"scheduler","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerOptions"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO5DelayV","text":"Delay","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/delay(for:tolerance:scheduler:options:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/drop(untiloutputfrom:).json b/data/documentation/ackategories/combine/publishers/zipmany/drop(untiloutputfrom:).json new file mode 100644 index 00000000..84b8f8b0 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/drop(untiloutputfrom:).json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/drop(untilOutputFrom:)"},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"Combine","role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","deprecated":false,"beta":false},{"unavailable":false,"introducedAt":"10.15","deprecated":false,"beta":false,"name":"macOS"},{"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0"}],"title":"drop(untilOutputFrom:)","externalID":"s:7Combine9PublisherPAAE4drop15untilOutputFromAA10PublishersO09DropUntilE0Vy_xqd__Gqd___tAaBRd__7FailureQyd__AKRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"untilOutputFrom"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DropUntilOutput","preciseIdentifier":"s:7Combine10PublishersO15DropUntilOutputV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":">","kind":"text"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.drop(untilOutputFrom:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(untiloutputfrom:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"drop"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"untilOutputFrom","kind":"externalParam"},{"kind":"text","text":" "},{"text":"publisher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO15DropUntilOutputV","text":"DropUntilOutput","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/drop(untilOutputFrom:)":{"title":"drop(untilOutputFrom:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(untiloutputfrom:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drop","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"untilOutputFrom","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"DropUntilOutput","preciseIdentifier":"s:7Combine10PublishersO15DropUntilOutputV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/drop(untilOutputFrom:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/drop(while:).json b/data/documentation/ackategories/combine/publishers/zipmany/drop(while:).json new file mode 100644 index 00000000..38e8f37a --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/drop(while:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"drop"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"while"},{"text":" ","kind":"text"},{"text":"predicate","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"DropWhile","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9DropWhileV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/drop(while:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drop","kind":"identifier"},{"text":"(","kind":"text"},{"text":"while","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO9DropWhileV","text":"DropWhile","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"title":"drop(while:)","symbolKind":"method","externalID":"s:7Combine9PublisherPAAE4drop5whileAA10PublishersO9DropWhileVy_xGSb6OutputQzc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"introducedAt":"10.15","deprecated":false,"beta":false,"name":"macOS"},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"role":"symbol","extendedModule":"Combine","roleHeading":"Instance Method"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.drop(while:)"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/drop(while:)":{"title":"drop(while:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(while:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"drop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"DropWhile","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9DropWhileV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/drop(while:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/dropfirst(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/dropfirst(_:).json new file mode 100644 index 00000000..a800ad77 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/dropfirst(_:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/dropFirst(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.dropFirst(_:)"},{"text":".","type":"text"}],"metadata":{"role":"symbol","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"kind":"text","text":"("},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO4DropV","text":"Drop"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE9dropFirstyAA10PublishersO4DropVy_xGSiF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"introducedAt":"10.15","deprecated":false,"beta":false,"name":"macOS","unavailable":false},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS","beta":false}],"title":"dropFirst(_:)","extendedModule":"Combine"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dropFirst"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"count","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 1) -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO4DropV","text":"Drop","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/dropfirst(_:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/dropFirst(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/dropFirst(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/dropfirst(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dropFirst","kind":"identifier"},{"kind":"text","text":"("},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"Drop","preciseIdentifier":"s:7Combine10PublishersO4DropV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"dropFirst(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/encode(encoder:).json b/data/documentation/ackategories/combine/publishers/zipmany/encode(encoder:).json new file mode 100644 index 00000000..e4d1d4bc --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/encode(encoder:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Coder"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"encoder"},{"kind":"text","text":": "},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"Encode","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6EncodeV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Coder"},{"kind":"text","text":" : "},{"text":"TopLevelEncoder","preciseIdentifier":"s:7Combine15TopLevelEncoderP","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/encode(encoder:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/encode(encoder:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.encode(encoder:)"},{"text":".","type":"text"}],"sections":[],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7Combine9PublisherPAASE6OutputRpzrlE6encode7encoderAA10PublishersO6EncodeVy_xqd__Gqd___tAA15TopLevelEncoderRd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","extendedModule":"Combine","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false},{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"introducedAt":"6.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Output","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"<","kind":"text"},{"text":"Coder","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"encoder"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Coder"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6EncodeV","text":"Encode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"title":"encode(encoder:)"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/encode(encoder:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/encode(encoder:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/encode(encoder:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Coder","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"encoder","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Encode","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6EncodeV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":">"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Output","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"encode(encoder:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/erasetoanypublisher().json b/data/documentation/ackategories/combine/publishers/zipmany/erasetoanypublisher().json new file mode 100644 index 00000000..f5df356f --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/erasetoanypublisher().json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/eraseToAnyPublisher()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/erasetoanypublisher()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.eraseToAnyPublisher()","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"title":"eraseToAnyPublisher()","platforms":[{"unavailable":false,"beta":false,"name":"iOS","deprecated":false,"introducedAt":"13.0"},{"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false},{"beta":false,"introducedAt":"6.0","unavailable":false,"deprecated":false,"name":"watchOS"}],"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE010eraseToAnyB0AA0eB0Vy6OutputQz7FailureQzGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyPublisher"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/eraseToAnyPublisher()":{"type":"topic","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/erasetoanypublisher()","role":"symbol","kind":"symbol","title":"eraseToAnyPublisher()","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/eraseToAnyPublisher()","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":">","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/failure.json b/data/documentation/ackategories/combine/publishers/zipmany/failure.json new file mode 100644 index 00000000..b4d113e6 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/failure.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/failure"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Failure","kind":"identifier"},{"text":" = ","kind":"text"},{"text":"Upstream","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP7FailureQa"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"This publisher uses its upstream publishers’ common failure type."}]}]}],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"Failure"}],"role":"symbol","roleHeading":"Type Alias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Failure"}],"modules":[{"name":"ACKategories"}],"title":"Publishers.ZipMany.Failure","symbolKind":"typealias","platforms":[{"deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"iOS"},{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false,"beta":false}],"externalID":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV7Failurea"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Failure"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The kind of errors this publisher might publish.","type":"text"}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Failure":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Failure"}],"title":"Publishers.ZipMany.Failure","abstract":[{"text":"The kind of errors this publisher might publish.","type":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/failure","navigatorTitle":[{"kind":"identifier","text":"Failure"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Failure","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/filter(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/filter(_:).json new file mode 100644 index 00000000..06dda316 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/filter(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"isIncluded","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Filter","preciseIdentifier":"s:7Combine10PublishersO6FilterV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/filter(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/filter(_:)"]}],"sections":[],"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"filter","kind":"identifier"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6FilterV","text":"Filter"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS"},{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS"}],"symbolKind":"method","externalID":"s:7Combine9PublisherPAAE6filteryAA10PublishersO6FilterVy_xGSb6OutputQzcF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","title":"filter(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.filter(_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/filter(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"text":"((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Filter","preciseIdentifier":"s:7Combine10PublishersO6FilterV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/filter(_:)","abstract":[],"title":"filter(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/first().json b/data/documentation/ackategories/combine/publishers/zipmany/first().json new file mode 100644 index 00000000..48c1b63b --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/first().json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/first()","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"first","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO5FirstV","kind":"typeIdentifier","text":"First"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/first()"]}],"metadata":{"platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0","deprecated":false},{"introducedAt":"10.15","unavailable":false,"deprecated":false,"name":"macOS","beta":false},{"beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"tvOS"},{"name":"watchOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"6.0"}],"roleHeading":"Instance Method","title":"first()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"first","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"First","preciseIdentifier":"s:7Combine10PublishersO5FirstV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE5firstAA10PublishersO5FirstVy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"role":"symbol"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.first()","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/first()":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/first()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"first","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5FirstV","text":"First"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/first()","abstract":[],"title":"first()","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/first(where:).json b/data/documentation/ackategories/combine/publishers/zipmany/first(where:).json new file mode 100644 index 00000000..c7c2aa48 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/first(where:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"first","kind":"identifier"},{"text":"(","kind":"text"},{"text":"where","kind":"externalParam"},{"kind":"text","text":" "},{"text":"predicate","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"text":"FirstWhere","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10FirstWhereV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.first(where:)","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/first(where:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/first(where:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"metadata":{"title":"first(where:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"role":"symbol","platforms":[{"name":"iOS","introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"first","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10FirstWhereV","text":"FirstWhere"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE5first5whereAA10PublishersO10FirstWhereVy_xGSb6OutputQzc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/first(where:)":{"title":"first(where:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/first(where:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"first","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FirstWhere","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10FirstWhereV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/first(where:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3r0f7.json b/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3r0f7.json new file mode 100644 index 00000000..a49a7153 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3r0f7.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-3r0f7"},"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"flatMap","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"kind":"externalParam","text":"maxPublishers"},{"kind":"text","text":": "},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"text":"Demand","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO6DemandV"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"FlatMap","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV","text":"SetFailureType","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"flatMap(maxPublishers:_:)","extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE7flatMap13maxPublishers_AA0F0O04FlatD0Vy_AG14SetFailureTypeVy_qd__0I0QzGxGAA11SubscribersO6DemandV_qd__6OutputQzctAaBRd__s5NeverOALRtd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"14.0","deprecated":false},{"unavailable":false,"name":"macOS","beta":false,"introducedAt":"11.0","deprecated":false},{"beta":false,"name":"tvOS","introducedAt":"14.0","unavailable":false,"deprecated":false},{"introducedAt":"7.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"role":"symbol","symbolKind":"method"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.flatMap(maxPublishers:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand"},{"text":" = .unlimited, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"FlatMap","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV","text":"SetFailureType"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Self"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3r0f7"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMap(maxPublishers:_:)-3r0f7":{"title":"flatMap(maxPublishers:_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3r0f7","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"flatMap","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Subscribers","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier","text":"FlatMap"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SetFailureType","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">, ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-3r0f7"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3yqxm.json b/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3yqxm.json new file mode 100644 index 00000000..c2f57711 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3yqxm.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"flatMap","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine11SubscribersO","text":"Subscribers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","kind":"typeIdentifier","text":"Demand"},{"text":" = .unlimited, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"FlatMap","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV"},{"kind":"text","text":"<"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"}],"languages":["swift"]}]}],"metadata":{"externalID":"s:7Combine9PublisherPAAs5NeverO7FailureRtzrlE7flatMap13maxPublishers_AA0H0O04FlatF0Vy_qd__xGAA11SubscribersO6DemandV_qd__6OutputQzctAaBRd__AeFRtd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","title":"flatMap(maxPublishers:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"flatMap","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"kind":"externalParam","text":"maxPublishers"},{"text":": ","kind":"text"},{"text":"Subscribers","preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Demand","preciseIdentifier":"s:7Combine11SubscribersO6DemandV","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"FlatMap","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"text":".","type":"text"}]},"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","platforms":[{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"14.0","name":"iOS"},{"name":"macOS","introducedAt":"11.0","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"14.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"beta":false,"unavailable":false,"name":"watchOS","deprecated":false,"introducedAt":"7.0"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.flatMap(maxPublishers:_:)"},{"text":".","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-3yqxm","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3yqxm"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMap(maxPublishers:_:)-3yqxm":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-3yqxm","type":"topic","title":"flatMap(maxPublishers:_:)","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3yqxm","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flatMap","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"maxPublishers"},{"text":": ","kind":"text"},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","text":"FlatMap"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"conformance":{"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5657v.json b/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5657v.json new file mode 100644 index 00000000..4483bcf0 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5657v.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flatMap","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO","text":"Subscribers"},{"text":".","kind":"text"},{"text":"Demand","preciseIdentifier":"s:7Combine11SubscribersO6DemandV","kind":"typeIdentifier"},{"kind":"text","text":" = .unlimited, "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"P"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"text":"FlatMap","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5657v"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-5657v"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.flatMap(maxPublishers:_:)"},{"text":".","type":"text"}],"metadata":{"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","role":"symbol","roleHeading":"Instance Method","title":"flatMap(maxPublishers:_:)","platforms":[{"name":"iOS","introducedAt":"13.0","deprecated":false,"beta":false,"unavailable":false},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"10.15"},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","beta":false,"unavailable":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"externalID":"s:7Combine9PublisherPAAE7flatMap13maxPublishers_AA0F0O04FlatD0Vy_qd_0_xGAA11SubscribersO6DemandV_qd_0_6OutputQzctAOQyd_0_Rsd__AaBRd_0_7FailureQyd_0_ARRtzr0_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMap"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FlatMap","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMap(maxPublishers:_:)-5657v":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-5657v","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5657v","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier","text":"Subscribers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Demand","preciseIdentifier":"s:7Combine11SubscribersO6DemandV"},{"text":", (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier","text":"FlatMap"},{"text":"<","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"title":"flatMap(maxPublishers:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5rgig.json b/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5rgig.json new file mode 100644 index 00000000..618c5c76 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5rgig.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5rgig"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMap"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"text":"maxPublishers","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO","text":"Subscribers"},{"text":".","kind":"text"},{"text":"Demand","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO6DemandV"},{"kind":"text","text":" = .unlimited, "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","text":"FlatMap","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV","text":"SetFailureType","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"}],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.flatMap(maxPublishers:_:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-5rgig","interfaceLanguage":"swift"},"metadata":{"extendedModule":"Combine","symbolKind":"method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"name":"iOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"14.0"},{"introducedAt":"11.0","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"name":"tvOS","deprecated":false,"introducedAt":"14.0","beta":false,"unavailable":false},{"name":"watchOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"7.0"}],"externalID":"s:7Combine9PublisherPAAs5NeverO7FailureRtzrlE7flatMap13maxPublishers_AA0H0O04FlatF0Vy_qd__AK03SetD4TypeVy_xAFQyd__GGAA11SubscribersO6DemandV_qd__6OutputQzctAaBRd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"flatMap","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"FlatMap","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV"},{"text":"<","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"SetFailureType","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":">>","kind":"text"}],"title":"flatMap(maxPublishers:_:)","roleHeading":"Instance Method"},"sections":[],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMap(maxPublishers:_:)-5rgig":{"title":"flatMap(maxPublishers:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5rgig","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMap"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"maxPublishers","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Subscribers","preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"FlatMap","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"text":"SetFailureType","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":">>"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" is ","type":"text"},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}]},"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-5rgig"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/flatmaplatest(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/flatmaplatest(_:).json new file mode 100644 index 00000000..5bfbf867 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/flatmaplatest(_:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.flatMapLatest(_:)"},{"text":".","type":"text"}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmaplatest(_:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"extendedModule":"Combine","symbolKind":"method","title":"flatMapLatest(_:)","platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0","deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"introducedAt":"6.0","name":"watchOS","unavailable":false,"deprecated":false}],"externalID":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"flatMapLatest"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"SwitchToLatest","preciseIdentifier":"s:7Combine10PublishersO14SwitchToLatestV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T"},{"text":">>","kind":"text"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMapLatest"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14SwitchToLatestV","text":"SwitchToLatest"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp"},{"kind":"text","text":", "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T"},{"text":">> ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMapLatest(_:)"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMapLatest(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMapLatest(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmaplatest(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"flatMapLatest","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7Combine9PublisherP6OutputQa"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO14SwitchToLatestV","text":"SwitchToLatest","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"T","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Map","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier","text":"T"},{"text":">>","kind":"text"}],"title":"flatMapLatest(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:).json b/data/documentation/ackategories/combine/publishers/zipmany/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:).json new file mode 100644 index 00000000..5e95140a --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"handleEvents","kind":"identifier"},{"kind":"text","text":"("},{"text":"receiveSubscription","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7Combine12SubscriptionP","kind":"typeIdentifier","text":"Subscription"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")? = nil, ","kind":"text"},{"kind":"externalParam","text":"receiveOutput"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")? = nil, ","kind":"text"},{"text":"receiveCompletion","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Completion","preciseIdentifier":"s:7Combine11SubscribersO10CompletionO"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")? = nil, ","kind":"text"},{"kind":"externalParam","text":"receiveCancel"},{"kind":"text","text":": (() -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")? = nil, "},{"kind":"externalParam","text":"receiveRequest"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier","text":"Subscribers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")? = nil) -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO12HandleEventsV","text":"HandleEvents","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)"]}],"metadata":{"symbolKind":"method","extendedModule":"Combine","roleHeading":"Instance Method","title":"handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)","platforms":[{"deprecated":false,"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false},{"unavailable":false,"beta":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"name":"tvOS","deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false},{"deprecated":false,"introducedAt":"6.0","beta":false,"name":"watchOS","unavailable":false}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"handleEvents","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"receiveSubscription"},{"kind":"text","text":": (("},{"text":"Subscription","preciseIdentifier":"s:7Combine12SubscriptionP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"text":"receiveOutput","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")?, "},{"text":"receiveCompletion","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO10CompletionO","text":"Completion"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"text":"receiveCancel","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"receiveRequest"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO","text":"Subscribers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Demand","preciseIdentifier":"s:7Combine11SubscribersO6DemandV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")?) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12HandleEventsV","text":"HandleEvents","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","externalID":"s:7Combine9PublisherPAAE12handleEvents19receiveSubscription0E6Output0E10Completion0E6Cancel0E7RequestAA10PublishersO06HandleD0Vy_xGyAA0F0_pcSg_y0G0QzcSgyAA11SubscribersO0H0Oy_7FailureQzGcSgyycSgyAU6DemandVcSgtF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV"},"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"handleEvents","kind":"identifier"},{"text":"(","kind":"text"},{"text":"receiveSubscription","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Subscription","preciseIdentifier":"s:7Combine12SubscriptionP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"receiveOutput"},{"kind":"text","text":": (("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"receiveCompletion","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO10CompletionO","text":"Completion"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"receiveCancel"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"receiveRequest","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier","text":"Subscribers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO12HandleEventsV","text":"HandleEvents","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/ignoreoutput().json b/data/documentation/ackategories/combine/publishers/zipmany/ignoreoutput().json new file mode 100644 index 00000000..a87b3619 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/ignoreoutput().json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/ignoreOutput()"},"metadata":{"extendedModule":"Combine","role":"symbol","externalID":"s:7Combine9PublisherPAAE12ignoreOutputAA10PublishersO06IgnoreD0Vy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"ignoreOutput","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"IgnoreOutput","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12IgnoreOutputV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"name":"macOS","deprecated":false,"introducedAt":"10.15","beta":false},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","deprecated":false,"beta":false},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS"}],"title":"ignoreOutput()","roleHeading":"Instance Method"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.ignoreOutput()","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/ignoreoutput()"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ignoreOutput","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"IgnoreOutput","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12IgnoreOutputV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/ignoreOutput()":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/ignoreOutput()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/ignoreoutput()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"ignoreOutput","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"IgnoreOutput","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12IgnoreOutputV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"ignoreOutput()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/init(_:)-277by.json b/data/documentation/ackategories/combine/publishers/zipmany/init(_:)-277by.json new file mode 100644 index 00000000..8b7c62d5 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/init(_:)-277by.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"([","kind":"text"},{"text":"Upstream","preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS"},{"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false,"beta":false}],"externalID":"s:7Combine10PublishersO12ACKategoriesE7ZipManyVyAFy_xGSayxGcfc","role":"symbol","symbolKind":"init","modules":[{"name":"ACKategories"}],"title":"init(_:)","roleHeading":"Initializer"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"upstreams"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","text":"Upstream","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"upstream","content":[{"inlineContent":[{"text":"An array containing zero or more publishers to zip with this publisher.","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/init(_:)-277by"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/init(_:)-277by"},"abstract":[{"type":"text","text":"Creates a publisher created by applying the zip function to an array of upstream publishers."}],"sections":[],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/init(_:)-277by":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/init(_:)-277by","type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"([","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","kind":"typeIdentifier","text":"Upstream"},{"kind":"text","text":"])"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/init(_:)-277by","kind":"symbol","abstract":[{"text":"Creates a publisher created by applying the zip function to an array of upstream publishers.","type":"text"}],"role":"symbol","title":"init(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/init(_:)-7ruqx.json b/data/documentation/ackategories/combine/publishers/zipmany/init(_:)-7ruqx.json new file mode 100644 index 00000000..400fdccf --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/init(_:)-7ruqx.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"ACKategories"}],"platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"deprecated":false,"beta":false,"introducedAt":"10.15","name":"macOS","unavailable":false},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"beta":false,"name":"watchOS","introducedAt":"6.0","unavailable":false}],"roleHeading":"Initializer","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","kind":"typeIdentifier","text":"Upstream"},{"text":"...)","kind":"text"}],"title":"init(_:)","role":"symbol","externalID":"s:7Combine10PublishersO12ACKategoriesE7ZipManyVyAFy_xGxd_tcfc"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/init(_:)-7ruqx"},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/init(_:)-7ruqx"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Creates a publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"upstreams"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","text":"Upstream","kind":"typeIdentifier"},{"text":"...)","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"upstream","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A variadic parameter containing zero or more publishers to zip with this publisher."}]}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/init(_:)-7ruqx":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/init(_:)-7ruqx","kind":"symbol","abstract":[{"text":"Creates a publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","text":"Upstream","kind":"typeIdentifier"},{"kind":"text","text":"...)"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/init(_:)-7ruqx","type":"topic","title":"init(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/last().json b/data/documentation/ackategories/combine/publishers/zipmany/last().json new file mode 100644 index 00000000..6ee9920d --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/last().json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7Combine9PublisherPAAE4lastAA10PublishersO4LastVy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"last"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Last","preciseIdentifier":"s:7Combine10PublishersO4LastV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"extendedModule":"Combine","roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"platforms":[{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS"},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"6.0"}],"role":"symbol","title":"last()"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"last","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO4LastV","text":"Last","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.last()","type":"codeVoice"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/last()","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/last()"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/last()":{"title":"last()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/last()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"last"},{"kind":"text","text":"() -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Last","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO4LastV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/last()"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/last(where:).json b/data/documentation/ackategories/combine/publishers/zipmany/last(where:).json new file mode 100644 index 00000000..1a7c7adf --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/last(where:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"last","kind":"identifier"},{"text":"(","kind":"text"},{"text":"where","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"LastWhere","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9LastWhereV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/last(where:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.last(where:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/last(where:)"]}],"metadata":{"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"symbolKind":"method","extendedModule":"Combine","roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE4last5whereAA10PublishersO9LastWhereVy_xGSb6OutputQzc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"last(where:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"last","kind":"identifier"},{"text":"(","kind":"text"},{"text":"where","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO9LastWhereV","text":"LastWhere","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"10.15"},{"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/last(where:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/last(where:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/last(where:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"last"},{"text":"(","kind":"text"},{"text":"where","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO9LastWhereV","text":"LastWhere","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"title":"last(where:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/makeconnectable().json b/data/documentation/ackategories/combine/publishers/zipmany/makeconnectable().json new file mode 100644 index 00000000..7239a075 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/makeconnectable().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/makeconnectable()"]}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/makeConnectable()","interfaceLanguage":"swift"},"metadata":{"title":"makeConnectable()","platforms":[{"deprecated":false,"beta":false,"name":"iOS","introducedAt":"13.0","unavailable":false},{"introducedAt":"10.15","beta":false,"unavailable":false,"deprecated":false,"name":"macOS"},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS"},{"name":"watchOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"6.0"}],"role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}]},"symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAs5NeverO7FailureRtzrlE15makeConnectableAA10PublishersO04MakeF0Vy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"makeConnectable","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"MakeConnectable","preciseIdentifier":"s:7Combine10PublishersO15MakeConnectableV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.makeConnectable()","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"makeConnectable","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"MakeConnectable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO15MakeConnectableV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/makeConnectable()":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/makeConnectable()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/makeconnectable()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeConnectable"},{"text":"() -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"MakeConnectable","preciseIdentifier":"s:7Combine10PublishersO15MakeConnectableV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}]},"title":"makeConnectable()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/map(_:)-4niae.json b/data/documentation/ackategories/combine/publishers/zipmany/map(_:)-4niae.json new file mode 100644 index 00000000..70492b27 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/map(_:)-4niae.json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"title":"map(_:)","extendedModule":"Combine","roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE3mapyAA10PublishersO3MapVy_xqd__Gqd__6OutputQzclF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","platforms":[{"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false,"deprecated":false},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"10.15","deprecated":false},{"introducedAt":"13.0","deprecated":false,"beta":false,"name":"tvOS","unavailable":false},{"unavailable":false,"deprecated":false,"introducedAt":"6.0","name":"watchOS","beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"map","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"transform"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"Map","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-4niae"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:)-4niae","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.map(_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/map(_:)-4niae":{"title":"map(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-4niae","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"map"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Map","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:)-4niae"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/map(_:)-wdlx.json b/data/documentation/ackategories/combine/publishers/zipmany/map(_:)-wdlx.json new file mode 100644 index 00000000..91023246 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/map(_:)-wdlx.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:)-wdlx"},"metadata":{"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"symbolKind":"method","externalID":"s:7Combine9PublisherPAAE3mapyAA10PublishersO10MapKeyPathVy_xqd__Gs0fG0Cy6OutputQzqd__GlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","extendedModule":"Combine","title":"map(_:)","platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"introducedAt":"13.0","name":"tvOS","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","beta":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO10MapKeyPathV","text":"MapKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.map(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-wdlx"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"map","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"MapKeyPath","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10MapKeyPathV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/map(_:)-wdlx":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:)-wdlx","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-wdlx","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO10MapKeyPathV","text":"MapKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"title":"map(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/map(_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/map(_:_:).json new file mode 100644 index 00000000..436ca424 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/map(_:_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"map","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T0","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T1","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath0"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"T0","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath1"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T1","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO11MapKeyPath2V","kind":"typeIdentifier","text":"MapKeyPath2"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T0"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T1"},{"kind":"text","text":">"}]}]}],"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.map(_:_:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"metadata":{"role":"symbol","title":"map(_:_:)","extendedModule":"Combine","symbolKind":"method","externalID":"s:7Combine9PublisherPAAE3mapyAA10PublishersO11MapKeyPath2Vy_xqd__qd_0_Gs0F4PathCy6OutputQzqd__G_AKyAMqd_0_Gtr0_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"kind":"text","text":"<"},{"text":"T0","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T1","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T0"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T1","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO11MapKeyPath2V","text":"MapKeyPath2","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T0"},{"text":", ","kind":"text"},{"text":"T1","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"introducedAt":"10.15","name":"macOS","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false,"beta":false}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/map(_:_:)":{"title":"map(_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"text":"<","kind":"text"},{"text":"T0","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T1"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T0","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T1","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"text":"MapKeyPath2","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11MapKeyPath2V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"T0","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T1","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/map(_:_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/map(_:_:_:).json new file mode 100644 index 00000000..1e11e185 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/map(_:_:_:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.map(_:_:_:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"map","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T0","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T1","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T2"},{"text":">(","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"T0","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T1"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier","text":"KeyPath"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T2"},{"text":">) -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO11MapKeyPath3V","text":"MapKeyPath3","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T0"},{"text":", ","kind":"text"},{"text":"T1","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T2"},{"kind":"text","text":">"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"title":"map(_:_:_:)","externalID":"s:7Combine9PublisherPAAE3mapyAA10PublishersO11MapKeyPath3Vy_xqd__qd_0_qd_1_Gs0F4PathCy6OutputQzqd__G_AKyAMqd_0_GAKyAMqd_1_Gtr1_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"beta":false,"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"6.0","beta":false,"deprecated":false,"name":"watchOS"}],"extendedModule":"Combine","roleHeading":"Instance Method"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"text":"<","kind":"text"},{"text":"T0","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T1","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T2"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"keyPath0","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier","text":"KeyPath"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T0","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"keyPath1"},{"text":": ","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T1","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"keyPath2","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T2"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"MapKeyPath3","preciseIdentifier":"s:7Combine10PublishersO11MapKeyPath3V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T0","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T1","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T2"},{"kind":"text","text":">"}]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:_:_:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/map(_:_:_:)":{"title":"map(_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"map","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T0"},{"kind":"text","text":", "},{"text":"T1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T2","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T0","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T1","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T2","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"MapKeyPath3","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11MapKeyPath3V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T0","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T1","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T2","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/maperror(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/maperror(_:).json new file mode 100644 index 00000000..76325461 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/maperror(_:).json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/maperror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.mapError(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/mapError(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"mapError","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"E"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO8MapErrorV","kind":"typeIdentifier","text":"MapError"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"E"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"E"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0","name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"unavailable":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS","beta":false},{"name":"watchOS","unavailable":false,"deprecated":false,"introducedAt":"6.0","beta":false}],"externalID":"s:7Combine9PublisherPAAE8mapErroryAA10PublishersO03MapD0Vy_xqd__Gqd__7FailureQzcs0D0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"mapError(_:)","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"mapError","kind":"identifier"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":") -> ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO8MapErrorV","text":"MapError","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":">"}],"roleHeading":"Instance Method"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/mapError(_:)":{"title":"mapError(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/maperror(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"mapError","kind":"identifier"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"E","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"MapError","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8MapErrorV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/mapError(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/max(by:).json b/data/documentation/ackategories/combine/publishers/zipmany/max(by:).json new file mode 100644 index 00000000..ccae3900 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/max(by:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/max(by:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"title":"max(by:)","roleHeading":"Instance Method","platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"deprecated":false,"name":"macOS","unavailable":false,"introducedAt":"10.15","beta":false},{"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS"}],"extendedModule":"Combine","role":"symbol","externalID":"s:7Combine9PublisherPAAE3max2byAA10PublishersO10ComparisonVy_xGSb6OutputQz_ALtc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO10ComparisonV","kind":"typeIdentifier","text":"Comparison"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.max(by:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"max"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"text":" ","kind":"text"},{"text":"areInIncreasingOrder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"Comparison","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10ComparisonV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/max(by:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/max(by:)":{"title":"max(by:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/max(by:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"max","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Comparison","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10ComparisonV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/max(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/measureinterval(using:options:).json b/data/documentation/ackategories/combine/publishers/zipmany/measureinterval(using:options:).json new file mode 100644 index 00000000..3e422b24 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/measureinterval(using:options:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/measureinterval(using:options:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"measureInterval"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"using","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerOptions"},{"text":"? = nil) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"MeasureInterval","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO15MeasureIntervalV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"}],"languages":["swift"]}]}],"sections":[],"metadata":{"extendedModule":"Combine","role":"symbol","title":"measureInterval(using:options:)","externalID":"s:7Combine9PublisherPAAE15measureInterval5using7optionsAA10PublishersO07MeasureD0Vy_xqd__Gqd___16SchedulerOptionsQyd__SgtAA0I0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","platforms":[{"unavailable":false,"introducedAt":"13.0","beta":false,"deprecated":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","beta":false},{"beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false,"name":"tvOS"},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"6.0"}],"roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"measureInterval","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"using"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO15MeasureIntervalV","text":"MeasureInterval"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.measureInterval(using:options:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/measureInterval(using:options:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/measureInterval(using:options:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/measureInterval(using:options:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"measureInterval","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO15MeasureIntervalV","text":"MeasureInterval"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/measureinterval(using:options:)","abstract":[],"title":"measureInterval(using:options:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/merge(with:).json b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:).json new file mode 100644 index 00000000..8b00684f --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"merge"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"MergeMany","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MergeManyV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"merge(with:)","symbolKind":"method","externalID":"s:7Combine9PublisherPAAE5merge4withAA10PublishersO9MergeManyVy_xGx_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","beta":false},{"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false,"name":"watchOS"}],"role":"symbol","extendedModule":"Combine","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.merge(with:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"merge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"other"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"MergeMany","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MergeManyV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:)":{"title":"merge(with:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"MergeMany","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MergeManyV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:).json new file mode 100644 index 00000000..c01f3ece --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.merge(with:_:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"b","kind":"internalParam"},{"kind":"text","text":": "},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"c","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Merge3","preciseIdentifier":"s:7Combine10PublishersO6Merge3V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"B"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" == "},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"B"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"}]}]}],"metadata":{"extendedModule":"Combine","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false},{"name":"tvOS","introducedAt":"13.0","deprecated":false,"beta":false,"unavailable":false},{"unavailable":false,"introducedAt":"6.0","name":"watchOS","beta":false,"deprecated":false}],"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE5merge4with_AA10PublishersO6Merge3Vy_xqd__qd_0_Gqd___qd_0_tAaBRd__AaBRd_0_7FailureQyd__AKRtz6OutputQyd__ANRtzAKQyd_0_ALRSANQyd_0_AORSr0_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","title":"merge(with:_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"merge"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":">("},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Merge3","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6Merge3V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6Merge3V","text":"Merge3","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"merge(with:_:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:).json new file mode 100644 index 00000000..cf67bb63 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.merge(with:_:_:)"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"D"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"b"},{"text":": ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"c","kind":"internalParam"},{"kind":"text","text":": "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"d"},{"kind":"text","text":": "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Merge4","preciseIdentifier":"s:7Combine10PublishersO6Merge4V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"B"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":" == ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"}]}]}],"kind":"symbol","metadata":{"externalID":"s:7Combine9PublisherPAAE5merge4with__AA10PublishersO6Merge4Vy_xqd__qd_0_qd_1_Gqd___qd_0_qd_1_tAaBRd__AaBRd_0_AaBRd_1_7FailureQyd__AKRtz6OutputQyd__ANRtzAKQyd_0_ALRSANQyd_0_AORSAKQyd_1_AQRSANQyd_1_ARRSr1_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Merge4","preciseIdentifier":"s:7Combine10PublishersO6Merge4V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","platforms":[{"unavailable":false,"introducedAt":"13.0","beta":false,"deprecated":false,"name":"iOS"},{"introducedAt":"10.15","deprecated":false,"unavailable":false,"name":"macOS","beta":false},{"unavailable":false,"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0"},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0"}],"title":"merge(with:_:_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:)"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO6Merge4V","text":"Merge4","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"merge(with:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:).json new file mode 100644 index 00000000..34a5f2de --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.merge(with:_:_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"D"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"E"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"text":"b","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"c","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"d","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"e","kind":"internalParam"},{"kind":"text","text":": "},{"text":"E","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"Merge5","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6Merge5V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"B","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"B"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"B"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:)"]}],"sections":[],"metadata":{"title":"merge(with:_:_:_:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"E"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6Merge5V","text":"Merge5","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"role":"symbol","extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE5merge4with___AA10PublishersO6Merge5Vy_xqd__qd_0_qd_1_qd_2_Gqd___qd_0_qd_1_qd_2_tAaBRd__AaBRd_0_AaBRd_1_AaBRd_2_7FailureQyd__AKRtz6OutputQyd__ANRtzAKQyd_0_ALRSANQyd_0_AORSAKQyd_1_AQRSANQyd_1_ARRSAKQyd_2_ASRSANQyd_2_ATRSr2_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","platforms":[{"deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"introducedAt":"10.15","name":"macOS","beta":false},{"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false,"beta":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"6.0","name":"watchOS"}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Merge5","preciseIdentifier":"s:7Combine10PublishersO6Merge5V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"merge(with:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:).json new file mode 100644 index 00000000..d9abe4b1 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.merge(with:_:_:_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"merge"},{"kind":"text","text":"<"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"E"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"F"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"text":"b","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"c","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"d"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"e","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"f","kind":"internalParam"},{"kind":"text","text":": "},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Merge6","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6Merge6V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"F","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"E"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" == "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"E","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" == "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"text":"F","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"E"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"metadata":{"extendedModule":"Combine","symbolKind":"method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"name":"iOS","unavailable":false,"introducedAt":"13.0","beta":false,"deprecated":false},{"beta":false,"unavailable":false,"name":"macOS","introducedAt":"10.15","deprecated":false},{"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false,"beta":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"externalID":"s:7Combine9PublisherPAAE5merge4with____AA10PublishersO6Merge6Vy_xqd__qd_0_qd_1_qd_2_qd_3_Gqd___qd_0_qd_1_qd_2_qd_3_tAaBRd__AaBRd_0_AaBRd_1_AaBRd_2_AaBRd_3_7FailureQyd__AKRtz6OutputQyd__ANRtzAKQyd_0_ALRSANQyd_0_AORSAKQyd_1_AQRSANQyd_1_ARRSAKQyd_2_ASRSANQyd_2_ATRSAKQyd_3_AURSANQyd_3_AVRSr3_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"F"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"F"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Merge6","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6Merge6V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"F","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"merge(with:_:_:_:_:)","roleHeading":"Instance Method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:_:_:)":{"title":"merge(with:_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"F","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"F","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6Merge6V","kind":"typeIdentifier","text":"Merge6"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:).json new file mode 100644 index 00000000..d2ad946f --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:_:)"},"metadata":{"externalID":"s:7Combine9PublisherPAAE5merge4with_____AA10PublishersO6Merge7Vy_xqd__qd_0_qd_1_qd_2_qd_3_qd_4_Gqd___qd_0_qd_1_qd_2_qd_3_qd_4_tAaBRd__AaBRd_0_AaBRd_1_AaBRd_2_AaBRd_3_AaBRd_4_7FailureQyd__AKRtz6OutputQyd__ANRtzAKQyd_0_ALRSANQyd_0_AORSAKQyd_1_AQRSANQyd_1_ARRSAKQyd_2_ASRSANQyd_2_ATRSAKQyd_3_AURSANQyd_3_AVRSAKQyd_4_AWRSANQyd_4_AXRSr4_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","extendedModule":"Combine","role":"symbol","platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"unavailable":false,"name":"macOS","beta":false,"deprecated":false,"introducedAt":"10.15"},{"beta":false,"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"D"},{"text":", ","kind":"text"},{"text":"E","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"F"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"G"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"F"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"G"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6Merge7V","text":"Merge7","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":", "},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"G"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"symbolKind":"method","title":"merge(with:_:_:_:_:_:)"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"E"},{"kind":"text","text":", "},{"text":"F","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"G"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"text":"b","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"c","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"d","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"e","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"f","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"F"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"g","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Merge7","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6Merge7V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"F"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":" : "},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"E"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"F"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":" == ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"F"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":" == ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"F"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"G"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.merge(with:_:_:_:_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:_:_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"F","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"G"},{"kind":"text","text":">("},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"G","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"Merge7","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6Merge7V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"F"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"merge(with:_:_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:_:).json new file mode 100644 index 00000000..99fb60bb --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:_:)"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"kind":"text","text":"<"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"E"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"F"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"G"},{"text":", ","kind":"text"},{"text":"H","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"with","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"b"},{"text":": ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"c"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"d","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"e","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"E"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"f"},{"kind":"text","text":": "},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"g","kind":"internalParam"},{"kind":"text","text":": "},{"text":"G","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"h"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"H"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Merge8","preciseIdentifier":"s:7Combine10PublishersO6Merge8V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"F"},{"kind":"text","text":", "},{"text":"G","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"H","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"B","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier","text":"Publisher"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"F"},{"kind":"text","text":" : "},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier","text":"Publisher"},{"kind":"text","text":", "},{"text":"H","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"B"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"D"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"D"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"E","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":" == ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":" == ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"F"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"G","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"G"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"text":"H","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"G"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"H"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"}]}]}],"kind":"symbol","metadata":{"platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"name":"macOS","introducedAt":"10.15","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false}],"externalID":"s:7Combine9PublisherPAAE5merge4with______AA10PublishersO6Merge8Vy_xqd__qd_0_qd_1_qd_2_qd_3_qd_4_qd_5_Gqd___qd_0_qd_1_qd_2_qd_3_qd_4_qd_5_tAaBRd__AaBRd_0_AaBRd_1_AaBRd_2_AaBRd_3_AaBRd_4_AaBRd_5_7FailureQyd__AKRtz6OutputQyd__ANRtzAKQyd_0_ALRSANQyd_0_AORSAKQyd_1_AQRSANQyd_1_ARRSAKQyd_2_ASRSANQyd_2_ATRSAKQyd_3_AURSANQyd_3_AVRSAKQyd_4_AWRSANQyd_4_AXRSAKQyd_5_AYRSANQyd_5_AZRSr5_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"merge","kind":"identifier"},{"kind":"text","text":"<"},{"text":"B","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"F","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"G"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"H"},{"kind":"text","text":">("},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"E"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"H"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO6Merge8V","kind":"typeIdentifier","text":"Merge8"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"G","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"H","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"Combine","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","title":"merge(with:_:_:_:_:_:_:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.merge(with:_:_:_:_:_:_:)"},{"type":"text","text":"."}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:_:_:_:_:)":{"title":"merge(with:_:_:_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"E"},{"text":", ","kind":"text"},{"text":"F","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"G"},{"text":", ","kind":"text"},{"text":"H","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"H","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Merge8","preciseIdentifier":"s:7Combine10PublishersO6Merge8V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"H","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/min(by:).json b/data/documentation/ackategories/combine/publishers/zipmany/min(by:).json new file mode 100644 index 00000000..55d66cd8 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/min(by:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/min(by:)"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/min(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.min(by:)"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","title":"min(by:)","extendedModule":"Combine","role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"beta":false,"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false,"beta":false}],"externalID":"s:7Combine9PublisherPAAE3min2byAA10PublishersO10ComparisonVy_xGSb6OutputQz_ALtc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Comparison","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10ComparisonV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"min","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"kind":"internalParam","text":"areInIncreasingOrder"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO10ComparisonV","kind":"typeIdentifier","text":"Comparison"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/min(by:)":{"title":"min(by:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/min(by:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"text":"by","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO10ComparisonV","text":"Comparison","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/min(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/multicast(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/multicast(_:).json new file mode 100644 index 00000000..35a8c418 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/multicast(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"multicast"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"createSubject"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" () -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO9MulticastC","text":"Multicast","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine7SubjectP","text":"Subject"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"title":"multicast(_:)","extendedModule":"Combine","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"externalID":"s:7Combine9PublisherPAAE9multicastyAA10PublishersO9MulticastCy_xqd__Gqd__ycAA7SubjectRd__7FailureQyd__AKRtz6OutputQyd__ANRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","platforms":[{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS"},{"name":"macOS","deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false},{"name":"tvOS","beta":false,"introducedAt":"13.0","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"multicast"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(() -> ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MulticastC","text":"Multicast"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/multicast(_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.multicast(_:)"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/multicast(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/multicast(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"multicast"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">(() -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MulticastC","text":"Multicast"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"multicast(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/multicast(subject:).json b/data/documentation/ackategories/combine/publishers/zipmany/multicast(subject:).json new file mode 100644 index 00000000..c6aea871 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/multicast(subject:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"multicast","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"subject"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO9MulticastC","text":"Multicast","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Subject","preciseIdentifier":"s:7Combine7SubjectP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/multicast(subject:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(subject:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.multicast(subject:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"multicast"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"subject","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MulticastC","text":"Multicast"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","roleHeading":"Instance Method","title":"multicast(subject:)","externalID":"s:7Combine9PublisherPAAE9multicast7subjectAA10PublishersO9MulticastCy_xqd__Gqd___tAA7SubjectRd__7FailureQyd__ALRtz6OutputQyd__AORtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"introducedAt":"10.15","beta":false,"deprecated":false,"name":"macOS"},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"beta":false,"name":"watchOS","deprecated":false,"unavailable":false,"introducedAt":"6.0"}],"symbolKind":"method"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/multicast(subject:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/multicast(subject:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(subject:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"multicast"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"subject","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MulticastC","text":"Multicast"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"multicast(subject:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/output(at:).json b/data/documentation/ackategories/combine/publishers/zipmany/output(at:).json new file mode 100644 index 00000000..f317562c --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/output(at:).json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.output(at:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7Combine9PublisherPAAE6output2atAA10PublishersO6OutputVy_xGSi_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","platforms":[{"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"10.15","beta":false},{"name":"tvOS","unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"title":"output(at:)","role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"output","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"at"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7Combine10PublishersO6OutputV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"extendedModule":"Combine"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/output(at:)"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"output","kind":"identifier"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"index"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7Combine10PublishersO6OutputV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(at:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/output(at:)":{"title":"output(at:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(at:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"output"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7Combine10PublishersO6OutputV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/output(at:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/output(in:).json b/data/documentation/ackategories/combine/publishers/zipmany/output(in:).json new file mode 100644 index 00000000..607650e6 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/output(in:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"output"},{"kind":"text","text":"<"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"in","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"range","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6OutputV","text":"Output"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":" : "},{"text":"RangeExpression","preciseIdentifier":"s:SX","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"R"},{"text":".","kind":"text"},{"text":"Bound","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.output(in:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(in:)"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/output(in:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"output","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"R"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":": "},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6OutputV","text":"Output"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE6output2inAA10PublishersO6OutputVy_xGqd___tSXRd__Si5BoundRtd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"deprecated":false,"beta":false,"name":"macOS","unavailable":false,"introducedAt":"10.15"},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false},{"name":"watchOS","unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false}],"title":"output(in:)","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/output(in:)":{"title":"output(in:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(in:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"output"},{"text":"<","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6OutputV","text":"Output","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/output(in:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/output.json b/data/documentation/ackategories/combine/publishers/zipmany/output.json new file mode 100644 index 00000000..ca86b016 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/output.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"The kind of values published by this publisher."}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Output","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany"]]},"metadata":{"title":"Publishers.ZipMany.Output","symbolKind":"typealias","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Output","kind":"identifier"}],"navigatorTitle":[{"text":"Output","kind":"identifier"}],"roleHeading":"Type Alias","modules":[{"name":"ACKategories"}],"platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"tvOS"},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"6.0"}],"externalID":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV6Outputa","role":"symbol"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/output"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Output","kind":"identifier"},{"kind":"text","text":" = ["},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV8Upstreamxmfp","text":"Upstream","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"This publisher uses an array of its upstream publishers’ common output type.","type":"text"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Output":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output","kind":"symbol","abstract":[{"text":"The kind of values published by this publisher.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Output","navigatorTitle":[{"kind":"identifier","text":"Output"}],"role":"symbol","title":"Publishers.ZipMany.Output","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"Output","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/prefix(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/prefix(_:).json new file mode 100644 index 00000000..a2e37cff --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/prefix(_:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7Combine9PublisherPAAE6prefixyAA10PublishersO6OutputVy_xGSiF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"introducedAt":"10.15","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","beta":false},{"introducedAt":"6.0","beta":false,"name":"watchOS","deprecated":false,"unavailable":false}],"symbolKind":"method","extendedModule":"Combine","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefix"},{"text":"(","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7Combine10PublishersO6OutputV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"prefix(_:)","modules":[{"name":"ACKategories","relatedModules":["Combine"]}]},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefix"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"maxLength","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6OutputV","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(_:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.prefix(_:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/prefix(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"prefix","kind":"identifier"},{"kind":"text","text":"("},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6OutputV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"prefix(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/prefix(untiloutputfrom:).json b/data/documentation/ackategories/combine/publishers/zipmany/prefix(untiloutputfrom:).json new file mode 100644 index 00000000..5d468f10 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/prefix(untiloutputfrom:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(untilOutputFrom:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prefix","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"untilOutputFrom","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"publisher","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"PrefixUntilOutput","preciseIdentifier":"s:7Combine10PublishersO17PrefixUntilOutputV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(untiloutputfrom:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"extendedModule":"Combine","roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE6prefix15untilOutputFromAA10PublishersO011PrefixUntilE0Vy_xqd__Gqd___tAaBRd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","platforms":[{"introducedAt":"13.0","beta":false,"unavailable":false,"deprecated":false,"name":"iOS"},{"introducedAt":"10.15","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"introducedAt":"6.0","unavailable":false,"beta":false,"name":"watchOS","deprecated":false}],"role":"symbol","symbolKind":"method","title":"prefix(untilOutputFrom:)","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prefix"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"untilOutputFrom","kind":"externalParam"},{"kind":"text","text":": "},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO17PrefixUntilOutputV","kind":"typeIdentifier","text":"PrefixUntilOutput"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.prefix(untilOutputFrom:)"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/prefix(untilOutputFrom:)":{"title":"prefix(untilOutputFrom:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(untiloutputfrom:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"prefix","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"untilOutputFrom"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO17PrefixUntilOutputV","text":"PrefixUntilOutput"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(untilOutputFrom:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/prefix(while:).json b/data/documentation/ackategories/combine/publishers/zipmany/prefix(while:).json new file mode 100644 index 00000000..01110e93 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/prefix(while:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(while:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefix","kind":"identifier"},{"text":"(","kind":"text"},{"text":"while","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"predicate","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"PrefixWhile","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11PrefixWhileV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(while:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"metadata":{"title":"prefix(while:)","symbolKind":"method","externalID":"s:7Combine9PublisherPAAE6prefix5whileAA10PublishersO11PrefixWhileVy_xGSb6OutputQzc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","platforms":[{"beta":false,"name":"iOS","unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"name":"macOS","beta":false,"introducedAt":"10.15","deprecated":false,"unavailable":false},{"name":"tvOS","beta":false,"unavailable":false,"deprecated":false,"introducedAt":"13.0"},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefix"},{"kind":"text","text":"("},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"PrefixWhile","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11PrefixWhileV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"Combine"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.prefix(while:)"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/prefix(while:)":{"title":"prefix(while:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(while:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefix","kind":"identifier"},{"kind":"text","text":"("},{"text":"while","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"PrefixWhile","preciseIdentifier":"s:7Combine10PublishersO11PrefixWhileV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(while:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/prepend(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/prepend(_:).json new file mode 100644 index 00000000..14dfee30 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/prepend(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"prepend"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"elements"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"...) -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO11ConcatenateV","kind":"typeIdentifier","text":"Concatenate"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO8SequenceV","kind":"typeIdentifier","text":"Sequence"},{"text":"<[","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/prepend(_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.prepend(_:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prepend(_:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE7prependyAA10PublishersO11ConcatenateVy_AF8SequenceVy_Say6OutputQzG7FailureQzGxGALd_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","title":"prepend(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prepend","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":"...) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO11ConcatenateV","text":"Concatenate","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0","deprecated":false},{"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15","deprecated":false},{"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"extendedModule":"Combine","modules":[{"name":"ACKategories","relatedModules":["Combine"]}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/prepend(_:)":{"title":"prepend(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prepend(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"prepend","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":"...) -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Concatenate","preciseIdentifier":"s:7Combine10PublishersO11ConcatenateV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">, ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prepend(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/print(_:to:).json b/data/documentation/ackategories/combine/publishers/zipmany/print(_:to:).json new file mode 100644 index 00000000..491bd975 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/print(_:to:).json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","title":"print(_:to:)","role":"symbol","platforms":[{"name":"iOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"unavailable":false,"name":"macOS","deprecated":false,"beta":false,"introducedAt":"10.15"},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"6.0","beta":false,"name":"watchOS","unavailable":false}],"symbolKind":"method","externalID":"s:7Combine9PublisherPAAE5print_2toAA10PublishersO5PrintVy_xGSS_s16TextOutputStream_pSgtF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","extendedModule":"Combine","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"print","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s16TextOutputStreamP","text":"TextOutputStream","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Print","preciseIdentifier":"s:7Combine10PublishersO5PrintV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.print(_:to:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/print(_:to:)"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"print","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"prefix"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" = \"\", "},{"kind":"externalParam","text":"to"},{"text":" ","kind":"text"},{"text":"stream","kind":"internalParam"},{"text":": (","kind":"text"},{"preciseIdentifier":"s:s16TextOutputStreamP","text":"TextOutputStream","kind":"typeIdentifier"},{"kind":"text","text":")? = nil) -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Print","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5PrintV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/print(_:to:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/print(_:to:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/print(_:to:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/print(_:to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"print"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s16TextOutputStreamP","text":"TextOutputStream","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO5PrintV","text":"Print","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"print(_:to:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/publisher-implementations.json b/data/documentation/ackategories/combine/publishers/zipmany/publisher-implementations.json new file mode 100644 index 00000000..5b4cf841 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/publisher-implementations.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"ACKategories"}],"role":"collectionGroup","title":"Publisher Implementations"},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany"]]},"kind":"article","topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/values-2oncf","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/values-3jyog"]},{"generated":true,"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/allSatisfy(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/append(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assertNoFailure(_:file:line:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assign(to:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assign(to:on:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/breakpointOnError()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/buffer(size:prefetch:whenFull:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/catch(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect(_:options:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:)-165xv","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:)-2mfbw","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:)-2sjo6","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:)-4kgni","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/compactMap(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/contains(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/contains(where:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/count()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/debounce(for:scheduler:options:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/decode(type:decoder:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/delay(for:tolerance:scheduler:options:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/drop(untilOutputFrom:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/drop(while:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/dropFirst(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/encode(encoder:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/eraseToAnyPublisher()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/filter(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/first()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/first(where:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-3r0f7","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-3yqxm","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-5657v","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-5rgig","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMapLatest(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/ignoreOutput()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/last()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/last(where:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/makeConnectable()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:)-4niae","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:)-wdlx","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/mapError(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/max(by:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/measureInterval(using:options:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/min(by:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/multicast(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/multicast(subject:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/output(at:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/output(in:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(untilOutputFrom:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(while:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prepend(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/print(_:to:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/receive(on:options:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/reduce(_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/removeDuplicates()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/removeDuplicates(by:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceEmpty(with:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceError(with:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceNil(with:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/retry(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/scan(_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/setFailureType(to:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/share()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/sink(receiveCompletion:receiveValue:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/sink(receiveValue:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(_:)-5dtaz","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(_:)-cbwj","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(on:options:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/throttle(for:scheduler:latest:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/timeout(_:scheduler:options:customError:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryAllSatisfy(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryCatch(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryCompactMap(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryContains(where:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryDrop(while:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryFilter(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryFirst(where:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryLast(where:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMap(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMax(by:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMin(by:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryPrefix(while:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryReduce(_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryRemoveDuplicates(by:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryScan(_:_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/weakAssign(to:on:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:)-4ukx2","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:)-6yeut","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:)-4lymq","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:)-6xqon","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:_:)"],"title":"Instance Methods"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:_:_:_:_:)":{"title":"merge(with:_:_:_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"kind":"text","text":", "},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"E"},{"text":", ","kind":"text"},{"text":"F","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"G"},{"text":", ","kind":"text"},{"text":"H","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"H","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Merge8","preciseIdentifier":"s:7Combine10PublishersO6Merge8V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"H","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Merge5","preciseIdentifier":"s:7Combine10PublishersO6Merge5V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"merge(with:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/assign(to:on:)":{"title":"assign(to:on:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:on:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assign"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Root"},{"text":">(","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ReferenceWritableKeyPath","preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Root","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Root","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable","kind":"typeIdentifier"}],"conformance":{"constraints":[{"code":"Failure","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assign(to:on:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/setFailureType(to:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/setFailureType(to:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/setfailuretype(to:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setFailureType"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"E"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"E"},{"text":".Type) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SetFailureType","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"setFailureType(to:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/replaceError(with:)":{"title":"replaceError(with:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceerror(with:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"replaceError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"ReplaceError","preciseIdentifier":"s:7Combine10PublishersO12ReplaceErrorV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceError(with:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/collect(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"collect","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"CollectByCount","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14CollectByCountV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"collect(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/timeout(_:scheduler:options:customError:)":{"title":"timeout(_:scheduler:options:customError:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/timeout(_:scheduler:options:customerror:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"timeout","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"text":", ","kind":"text"},{"text":"scheduler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"options","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"customError","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Timeout","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7TimeoutV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/timeout(_:scheduler:options:customError:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"D","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO6Merge4V","text":"Merge4","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"D","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"merge(with:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/max(by:)":{"title":"max(by:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/max(by:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"max","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Comparison","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10ComparisonV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/max(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/receive(on:options:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/receive(on:options:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(on:options:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"receive","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ReceiveOn","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9ReceiveOnV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"receive(on:options:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/map(_:)-4niae":{"title":"map(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-4niae","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"map"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Map","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:)-4niae"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO4Zip4V","kind":"typeIdentifier","text":"Zip4"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"R"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"title":"zip(_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/collect()":{"title":"collect()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"collect","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"Collect","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7CollectV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/buffer(size:prefetch:whenFull:)":{"title":"buffer(size:prefetch:whenFull:)","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buffer","kind":"identifier"},{"text":"(","kind":"text"},{"text":"size","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"prefetch"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"PrefetchStrategy","preciseIdentifier":"s:7Combine10PublishersO16PrefetchStrategyO"},{"text":", ","kind":"text"},{"text":"whenFull","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"text":"BufferingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO17BufferingStrategyO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6BufferV","text":"Buffer"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/buffer(size:prefetch:whenfull:)","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/buffer(size:prefetch:whenFull:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/decode(type:decoder:)":{"abstract":[],"type":"topic","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/decode(type:decoder:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"decode"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Item"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Coder"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Item"},{"text":".Type, ","kind":"text"},{"kind":"externalParam","text":"decoder"},{"kind":"text","text":": "},{"text":"Coder","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Decode","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6DecodeV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Item","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/decode(type:decoder:)","role":"symbol","title":"decode(type:decoder:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/output(in:)":{"title":"output(in:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(in:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"output"},{"text":"<","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6OutputV","text":"Output","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/output(in:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/encode(encoder:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/encode(encoder:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/encode(encoder:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Coder","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"encoder","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Encode","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6EncodeV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Coder","kind":"typeIdentifier"},{"kind":"text","text":">"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Output","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"encode(encoder:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/mapError(_:)":{"title":"mapError(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/maperror(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"mapError","kind":"identifier"},{"text":"<","kind":"text"},{"text":"E","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"E","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"MapError","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8MapErrorV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/mapError(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/makeConnectable()":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/makeConnectable()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/makeconnectable()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"makeConnectable"},{"text":"() -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"MakeConnectable","preciseIdentifier":"s:7Combine10PublishersO15MakeConnectableV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}]},"title":"makeConnectable()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/compactMap(_:)":{"title":"compactMap(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/compactmap(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"compactMap","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"?) -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10CompactMapV","text":"CompactMap"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/compactMap(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryPrefix(while:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryPrefix(while:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryprefix(while:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryPrefix","kind":"identifier"},{"text":"(","kind":"text"},{"text":"while","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryPrefixWhile","preciseIdentifier":"s:7Combine10PublishersO14TryPrefixWhileV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"tryPrefix(while:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/drop(untilOutputFrom:)":{"title":"drop(untilOutputFrom:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(untiloutputfrom:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"drop","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"untilOutputFrom","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"DropUntilOutput","preciseIdentifier":"s:7Combine10PublishersO15DropUntilOutputV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/drop(untilOutputFrom:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/dropFirst(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/dropFirst(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/dropfirst(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dropFirst","kind":"identifier"},{"kind":"text","text":"("},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"Drop","preciseIdentifier":"s:7Combine10PublishersO4DropV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"dropFirst(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryMax(by:)":{"title":"tryMax(by:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymax(by:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryMax","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"TryComparison","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryComparisonV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMax(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:)-6yeut":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:)-6yeut","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-6yeut","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zip"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Q","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"Zip3","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO4Zip3V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"zip(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/contains(where:)":{"title":"contains(where:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(where:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"contains","kind":"identifier"},{"kind":"text","text":"("},{"text":"where","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"ContainsWhere","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13ContainsWhereV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/contains(where:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"text":"B","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"C","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6Merge3V","text":"Merge3","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"merge(with:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/min(by:)":{"title":"min(by:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/min(by:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"min"},{"kind":"text","text":"("},{"text":"by","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO10ComparisonV","text":"Comparison","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/min(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/removeDuplicates()":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/removeDuplicates()","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Output"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}]},"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeDuplicates"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO16RemoveDuplicatesV","kind":"typeIdentifier","text":"RemoveDuplicates"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates()","type":"topic","abstract":[],"title":"removeDuplicates()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/reduce(_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/reduce(_:_:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"reduce","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Reduce","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6ReduceV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/reduce(_:_:)","type":"topic","title":"reduce(_:_:)","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/subscribe(on:options:)":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(on:options:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribe","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SchedulerOptions"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"SubscribeOn","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11SubscribeOnV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(on:options:)","type":"topic","abstract":[],"title":"subscribe(on:options:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/measureInterval(using:options:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/measureInterval(using:options:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"measureInterval","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"using","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO15MeasureIntervalV","text":"MeasureInterval"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/measureinterval(using:options:)","abstract":[],"title":"measureInterval(using:options:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryMap(_:)":{"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tryMap"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6TryMapV","text":"TryMap","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymap(_:)","title":"tryMap(_:)","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMap(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/first()":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/first()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"first","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5FirstV","text":"First"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/first()","abstract":[],"title":"first()","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryMin(by:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMin(by:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tryMin"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryComparisonV","text":"TryComparison"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymin(by:)","abstract":[],"title":"tryMin(by:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:_:)-6xqon":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:)-6xqon","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"zip","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Q","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Q"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO4Zip3V","kind":"typeIdentifier","text":"Zip3"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-6xqon","abstract":[],"title":"zip(_:_:_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryFirst(where:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryFirst(where:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryFirst","kind":"identifier"},{"kind":"text","text":"("},{"text":"where","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryFirstWhere","preciseIdentifier":"s:7Combine10PublishersO13TryFirstWhereV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfirst(where:)","abstract":[],"title":"tryFirst(where:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/scan(_:_:)":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/scan(_:_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scan","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Scan","preciseIdentifier":"s:7Combine10PublishersO4ScanV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/scan(_:_:)","abstract":[],"title":"scan(_:_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:)":{"title":"zip(_:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:)","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Zip","preciseIdentifier":"s:7Combine10PublishersO3ZipV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/filter(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/filter(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"filter"},{"text":"((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Filter","preciseIdentifier":"s:7Combine10PublishersO6FilterV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/filter(_:)","abstract":[],"title":"filter(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryContains(where:)":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryContains(where:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tryContains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"TryContainsWhere","preciseIdentifier":"s:7Combine10PublishersO16TryContainsWhereV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycontains(where:)","abstract":[],"title":"tryContains(where:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/prepend(_:)":{"title":"prepend(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prepend(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"prepend","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":"...) -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Concatenate","preciseIdentifier":"s:7Combine10PublishersO11ConcatenateV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Sequence","preciseIdentifier":"s:7Combine10PublishersO8SequenceV","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":"], ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">, ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prepend(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/prefix(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"prefix","kind":"identifier"},{"kind":"text","text":"("},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6OutputV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"prefix(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/share()":{"title":"share()","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/share()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"share","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Share","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5ShareC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/share()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/ignoreOutput()":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/ignoreOutput()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/ignoreoutput()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"ignoreOutput","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"IgnoreOutput","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12IgnoreOutputV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"ignoreOutput()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMap(maxPublishers:_:)-3r0f7":{"title":"flatMap(maxPublishers:_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3r0f7","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"flatMap","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Subscribers","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier","text":"FlatMap"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SetFailureType","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">, ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-3r0f7"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/replaceEmpty(with:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceEmpty(with:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceempty(with:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"replaceEmpty","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"ReplaceEmpty","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12ReplaceEmptyV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"replaceEmpty(with:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/weakAssign(to:on:)":{"title":"weakAssign(to:on:)","abstract":[{"text":"Weakifies ","type":"text"},{"type":"codeVoice","code":"Root"},{"type":"text","text":" object and assigns "},{"type":"codeVoice","code":"Output"},{"type":"text","text":" to "},{"type":"codeVoice","code":"keyPath"},{"text":" on ","type":"text"},{"type":"codeVoice","code":"Root"},{"type":"text","text":"."}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/weakassign(to:on:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"weakAssign","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Root","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ReferenceWritableKeyPath","preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Root","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7Combine9PublisherP6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": ","kind":"text"},{"text":"Root","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}]},"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/weakAssign(to:on:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryCompactMap(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryCompactMap(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycompactmap(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryCompactMap"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryCompactMap","preciseIdentifier":"s:7Combine10PublishersO13TryCompactMapV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"tryCompactMap(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)":{"title":"breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpoint(receivesubscription:receiveoutput:receivecompletion:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"breakpoint","kind":"identifier"},{"text":"(","kind":"text"},{"text":"receiveSubscription","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Subscription","preciseIdentifier":"s:7Combine12SubscriptionP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":")?, ","kind":"text"},{"text":"receiveOutput","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"receiveCompletion"},{"text":": ((","kind":"text"},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO10CompletionO","text":"Completion","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":")?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"Breakpoint","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10BreakpointV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/map(_:)-wdlx":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:)-wdlx","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-wdlx","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"KeyPath","kind":"typeIdentifier","preciseIdentifier":"s:s7KeyPathC"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO10MapKeyPathV","text":"MapKeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"title":"map(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/map(_:_:)":{"title":"map(_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"map"},{"text":"<","kind":"text"},{"text":"T0","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T1"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T0","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"KeyPath","preciseIdentifier":"s:s7KeyPathC"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T1","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"text":"MapKeyPath2","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11MapKeyPath2V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"T0","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T1","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/multicast(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/multicast(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"multicast"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">(() -> "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MulticastC","text":"Multicast"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"multicast(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/drop(while:)":{"title":"drop(while:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(while:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"drop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"while"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"DropWhile","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9DropWhileV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/drop(while:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/count()":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/count()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/count()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"count","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5CountV","text":"Count"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"count()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/last()":{"title":"last()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/last()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"last"},{"kind":"text","text":"() -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Last","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO4LastV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/last()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/sink(receiveCompletion:receiveValue:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/sink(receiveCompletion:receiveValue:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivecompletion:receivevalue:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sink","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"receiveCompletion"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO","text":"Subscribers"},{"kind":"text","text":"."},{"text":"Completion","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO10CompletionO"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":"), ","kind":"text"},{"text":"receiveValue","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")) -> "},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"}],"title":"sink(receiveCompletion:receiveValue:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:_:)-4kgni":{"title":"combineLatest(_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-4kgni","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"combineLatest"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Q","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO0A7Latest3V","text":"CombineLatest3"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:)-4kgni"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/subscribe(_:)-5dtaz":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(_:)-5dtaz","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-5dtaz","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribe","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable"}],"title":"subscribe(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/collect(_:options:)":{"title":"collect(_:options:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:options:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"collect","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TimeGroupingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO20TimeGroupingStrategyO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"CollectByTime","preciseIdentifier":"s:7Combine10PublishersO13CollectByTimeV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/collect(_:options:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMapLatest(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMapLatest(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmaplatest(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"flatMapLatest","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7Combine9PublisherP6OutputQa"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO14SwitchToLatestV","text":"SwitchToLatest","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"T","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Map","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriesE13flatMapLatestyAA10PublishersO08SwitchToF0Vy_qd__AG0E0Vy_xqd__GGqd__6OutputQzcAaBRd__7FailureQyd__APRtzlF1TL_qd__mfp","kind":"typeIdentifier","text":"T"},{"text":">>","kind":"text"}],"title":"flatMapLatest(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryDrop(while:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryDrop(while:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trydrop(while:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryDrop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"while"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO12TryDropWhileV","text":"TryDropWhile","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"title":"tryDrop(while:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/first(where:)":{"title":"first(where:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/first(where:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"first","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"FirstWhere","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10FirstWhereV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/first(where:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/last(where:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/last(where:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/last(where:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"last"},{"text":"(","kind":"text"},{"text":"where","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO9LastWhereV","text":"LastWhere","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"title":"last(where:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/map(_:_:_:)":{"title":"map(_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"map","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T0"},{"kind":"text","text":", "},{"text":"T1","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T2","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"KeyPath","preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T0","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","kind":"typeIdentifier","text":"KeyPath"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T1","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s7KeyPathC","text":"KeyPath","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T2","kind":"typeIdentifier"},{"kind":"text","text":">) -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"MapKeyPath3","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11MapKeyPath3V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T0","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T1","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T2","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/map(_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:)-4ukx2":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:)-4ukx2","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-4ukx2","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zip"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Zip","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3ZipV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"zip(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryCatch(_:)":{"title":"tryCatch(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycatch(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryCatch"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TryCatch","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8TryCatchV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryCatch(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/contains(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/contains(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"contains"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8ContainsV","text":"Contains","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Output"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Equatable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"contains(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:_:_:)":{"title":"merge(with:_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"merge"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"B"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"C"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"F","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"F","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6Merge6V","kind":"typeIdentifier","text":"Merge6"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/sink(receiveValue:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/sink(receiveValue:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivevalue:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"sink","kind":"identifier"},{"text":"(","kind":"text"},{"text":"receiveValue","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")) -> ","kind":"text"},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}]},"title":"sink(receiveValue:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryFilter(_:)":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryFilter(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryFilter"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9TryFilterV","text":"TryFilter"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfilter(_:)","abstract":[],"title":"tryFilter(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/removeDuplicates(by:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeDuplicates"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"RemoveDuplicates","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO16RemoveDuplicatesV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[],"role":"symbol","title":"removeDuplicates(by:)","type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/removeDuplicates(by:)","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/values-3jyog":{"title":"values","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-3jyog","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"values"},{"text":": ","kind":"text"},{"text":"AsyncThrowingPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine22AsyncThrowingPublisherV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/values-3jyog"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/multicast(subject:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/multicast(subject:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(subject:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"multicast"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"subject","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MulticastC","text":"Multicast"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"multicast(subject:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:_:)-4lymq":{"title":"zip(_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-4lymq","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"R"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Zip4","preciseIdentifier":"s:7Combine10PublishersO4Zip4V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:)-4lymq"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/retry(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/retry(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/retry(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retry"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Retry","preciseIdentifier":"s:7Combine10PublishersO5RetryV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"retry(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:)-165xv":{"title":"combineLatest(_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-165xv","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"combineLatest","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A6LatestV","text":"CombineLatest","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:)-165xv"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/catch(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/catch(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/catch(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"`catch`","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Catch","preciseIdentifier":"s:7Combine10PublishersO5CatchV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":">","kind":"text"}],"title":"catch(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/prefix(while:)":{"title":"prefix(while:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(while:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"prefix","kind":"identifier"},{"kind":"text","text":"("},{"text":"while","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"PrefixWhile","preciseIdentifier":"s:7Combine10PublishersO11PrefixWhileV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(while:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryScan(_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryScan(_:_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryscan(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryScan","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"TryScan","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7TryScanV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"title":"tryScan(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/debounce(for:scheduler:options:)":{"title":"debounce(for:scheduler:options:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/debounce(for:scheduler:options:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"debounce","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Stride","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"scheduler","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8DebounceV","kind":"typeIdentifier","text":"Debounce"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/debounce(for:scheduler:options:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:_:_:_:_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:_:_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"B"},{"kind":"text","text":", "},{"text":"C","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"D","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"E","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"F","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"G"},{"kind":"text","text":">("},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"B"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"C"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"D"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":", ","kind":"text"},{"text":"F","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"G","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"Merge7","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6Merge7V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"B","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"C","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"D","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"F"},{"text":", ","kind":"text"},{"text":"G","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"merge(with:_:_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryAllSatisfy(_:)":{"title":"tryAllSatisfy(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryallsatisfy(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryAllSatisfy","kind":"identifier"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO13TryAllSatisfyV","text":"TryAllSatisfy","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryAllSatisfy(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"combineLatest","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"CombineLatest","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO0A6LatestV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":">","kind":"text"}],"title":"combineLatest(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:_:_:)":{"title":"combineLatest(_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"combineLatest"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"R"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Map","preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest4V","kind":"typeIdentifier","text":"CombineLatest4"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/print(_:to:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/print(_:to:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/print(_:to:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"print"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"to","kind":"externalParam"},{"kind":"text","text":": ("},{"preciseIdentifier":"s:s16TextOutputStreamP","text":"TextOutputStream","kind":"typeIdentifier"},{"kind":"text","text":")?) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO5PrintV","text":"Print","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"print(_:to:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/append(_:)":{"title":"append(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/append(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"append","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":"...) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Concatenate","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11ConcatenateV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8SequenceV","text":"Sequence","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"], "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">>","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/append(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/assign(to:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assign(to:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"assign","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublishedV","text":"Published","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">.","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublishedV9PublisherV","text":"Publisher"},{"text":")","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"assign(to:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:_:)-2sjo6":{"title":"combineLatest(_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-2sjo6","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"combineLatest","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"R"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO0A7Latest4V","text":"CombineLatest4"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:_:)-2sjo6"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"handleEvents","kind":"identifier"},{"text":"(","kind":"text"},{"text":"receiveSubscription","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","text":"Subscription","preciseIdentifier":"s:7Combine12SubscriptionP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"receiveOutput"},{"kind":"text","text":": (("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"receiveCompletion","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO10CompletionO","text":"Completion"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"receiveCancel"},{"text":": (() -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?, "},{"text":"receiveRequest","kind":"externalParam"},{"text":": ((","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier","text":"Subscribers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO12HandleEventsV","text":"HandleEvents","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/allSatisfy(_:)":{"title":"allSatisfy(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/allsatisfy(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"allSatisfy"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"AllSatisfy","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10AllSatisfyV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/allSatisfy(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryLast(where:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryLast(where:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trylast(where:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryLast","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"where"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"TryLastWhere","preciseIdentifier":"s:7Combine10PublishersO12TryLastWhereV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"tryLast(where:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/delay(for:tolerance:scheduler:options:)":{"title":"delay(for:tolerance:scheduler:options:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/delay(for:tolerance:scheduler:options:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delay"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Stride","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"tolerance","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerTimeType"},{"text":".","kind":"text"},{"text":"Stride","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"scheduler","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerOptions"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO5DelayV","text":"Delay","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/delay(for:tolerance:scheduler:options:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMap(maxPublishers:_:)-3yqxm":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-3yqxm","type":"topic","title":"flatMap(maxPublishers:_:)","kind":"symbol","role":"symbol","abstract":[],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3yqxm","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"flatMap","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"maxPublishers"},{"text":": ","kind":"text"},{"text":"Subscribers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","text":"FlatMap"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"conformance":{"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/values-2oncf":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/values-2oncf","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-2oncf","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"values"},{"kind":"text","text":": "},{"text":"AsyncPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AsyncPublisherV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}]},"title":"values"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/merge(with:)":{"title":"merge(with:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"merge","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"MergeMany","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9MergeManyV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/merge(with:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/combineLatest(_:_:)-2mfbw":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/combineLatest(_:_:)-2mfbw","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-2mfbw","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"combineLatest"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Q","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO0A7Latest3V","text":"CombineLatest3","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"combineLatest(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/prefix(untilOutputFrom:)":{"title":"prefix(untilOutputFrom:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(untiloutputfrom:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"prefix","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"untilOutputFrom"},{"text":": ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO17PrefixUntilOutputV","text":"PrefixUntilOutput"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/prefix(untilOutputFrom:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryReduce(_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryReduce(_:_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryreduce(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryReduce","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO9TryReduceV","kind":"typeIdentifier","text":"TryReduce"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"title":"tryReduce(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryRemoveDuplicates(by:)":{"title":"tryRemoveDuplicates(by:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryremoveduplicates(by:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryRemoveDuplicates","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO19TryRemoveDuplicatesV","text":"TryRemoveDuplicates"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryRemoveDuplicates(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/eraseToAnyPublisher()":{"type":"topic","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/erasetoanypublisher()","role":"symbol","kind":"symbol","title":"eraseToAnyPublisher()","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/eraseToAnyPublisher()","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":">","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMap(maxPublishers:_:)-5657v":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-5657v","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5657v","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMap"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"maxPublishers","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier","text":"Subscribers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Demand","preciseIdentifier":"s:7Combine11SubscribersO6DemandV"},{"text":", (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier","text":"FlatMap"},{"text":"<","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"title":"flatMap(maxPublishers:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/breakpointOnError()":{"title":"breakpointOnError()","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpointonerror()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"breakpointOnError","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Breakpoint","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO10BreakpointV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/breakpointOnError()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/replaceNil(with:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceNil(with:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replacenil(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"replaceNil","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"replaceNil(with:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/flatMap(maxPublishers:_:)-5rgig":{"title":"flatMap(maxPublishers:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5rgig","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"flatMap"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"maxPublishers","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Subscribers","preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine11SubscribersO6DemandV","text":"Demand","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"FlatMap","preciseIdentifier":"s:7Combine10PublishersO7FlatMapV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"text":"SetFailureType","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":">>"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" is ","type":"text"},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}]},"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/flatMap(maxPublishers:_:)-5rgig"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/assertNoFailure(_:file:line:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/assertNoFailure(_:file:line:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assertnofailure(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertNoFailure"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO15AssertNoFailureV","text":"AssertNoFailure"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"assertNoFailure(_:file:line:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/throttle(for:scheduler:latest:)":{"title":"throttle(for:scheduler:latest:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/throttle(for:scheduler:latest:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"throttle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerTimeType"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"kind":"text","text":", "},{"text":"scheduler","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"latest","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8ThrottleV","text":"Throttle"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/throttle(for:scheduler:latest:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/subscribe(_:)-cbwj":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(_:)-cbwj","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-cbwj","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribe"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"title":"subscribe(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/output(at:)":{"title":"output(at:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(at:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"output"},{"text":"(","kind":"text"},{"text":"at","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7Combine10PublishersO6OutputV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/output(at:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/receive(on:options:).json b/data/documentation/ackategories/combine/publishers/zipmany/receive(on:options:).json new file mode 100644 index 00000000..569455b0 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/receive(on:options:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"receive","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ReceiveOn","preciseIdentifier":"s:7Combine10PublishersO9ReceiveOnV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/receive(on:options:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.receive(on:options:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"platforms":[{"name":"iOS","beta":false,"deprecated":false,"unavailable":false,"introducedAt":"13.0"},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"13.0"},{"unavailable":false,"name":"watchOS","introducedAt":"6.0","beta":false,"deprecated":false}],"roleHeading":"Instance Method","extendedModule":"Combine","symbolKind":"method","title":"receive(on:options:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"receive","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerOptions"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO9ReceiveOnV","kind":"typeIdentifier","text":"ReceiveOn"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"S"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"externalID":"s:7Combine9PublisherPAAE7receive2on7optionsAA10PublishersO9ReceiveOnVy_xqd__Gqd___16SchedulerOptionsQyd__SgtAA0I0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(on:options:)"]}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/receive(on:options:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/receive(on:options:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(on:options:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"receive","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ReceiveOn","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9ReceiveOnV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"receive(on:options:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/receive(subscriber:).json b/data/documentation/ackategories/combine/publishers/zipmany/receive(subscriber:).json new file mode 100644 index 00000000..f6ac6893 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/receive(subscriber:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/receive(subscriber:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(subscriber:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"receive","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"subscriber","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV7receive10subscriberyqd___tAA10SubscriberRd__7FailureQyd__AJRtzSay6OutputQzG5InputRtd__lF1SL_qd__mfp"},{"text":") ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"text":"Subscriber","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10SubscriberP"},{"text":", ","kind":"text"},{"text":"Upstream","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":" == [","kind":"text"},{"kind":"typeIdentifier","text":"Upstream"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":"]","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.receive(subscriber:)"},{"text":".","type":"text"}],"metadata":{"platforms":[{"introducedAt":"13.0","beta":false,"name":"iOS","unavailable":false,"deprecated":false},{"introducedAt":"10.15","deprecated":false,"beta":false,"name":"macOS","unavailable":false},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0","deprecated":false},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false}],"externalID":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV7receive10subscriberyqd___tAA10SubscriberRd__7FailureQyd__AJRtzSay6OutputQzG5InputRtd__lF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"receive"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"subscriber","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV7receive10subscriberyqd___tAA10SubscriberRd__7FailureQyd__AJRtzSay6OutputQzG5InputRtd__lF1SL_qd__mfp","text":"S"},{"kind":"text","text":")"}],"role":"symbol","roleHeading":"Instance Method","title":"receive(subscriber:)","symbolKind":"method","modules":[{"name":"ACKategories"}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/receive(subscriber:)":{"abstract":[],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(subscriber:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"receive","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"subscriber","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12ACKategoriesE7ZipManyV7receive10subscriberyqd___tAA10SubscriberRd__7FailureQyd__AJRtzSay6OutputQzG5InputRtd__lF1SL_qd__mfp","text":"S","kind":"typeIdentifier"},{"kind":"text","text":")"}],"type":"topic","title":"receive(subscriber:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/receive(subscriber:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/reduce(_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/reduce(_:_:).json new file mode 100644 index 00000000..6802f164 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/reduce(_:_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7Combine9PublisherPAAE6reduceyAA10PublishersO6ReduceVy_xqd__Gqd___qd__qd___6OutputQztctlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"reduce","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", ("},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6ReduceV","text":"Reduce","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"title":"reduce(_:_:)","extendedModule":"Combine","platforms":[{"deprecated":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","beta":false},{"name":"macOS","introducedAt":"10.15","deprecated":false,"beta":false,"unavailable":false},{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"reduce","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"initialResult","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"nextPartialResult","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6ReduceV","text":"Reduce"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/reduce(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.reduce(_:_:)"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/reduce(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/reduce(_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/reduce(_:_:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"reduce","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Reduce","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6ReduceV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/reduce(_:_:)","type":"topic","title":"reduce(_:_:)","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/removeduplicates().json b/data/documentation/ackategories/combine/publishers/zipmany/removeduplicates().json new file mode 100644 index 00000000..c4bc9114 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/removeduplicates().json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/removeDuplicates()"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"removeDuplicates","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO16RemoveDuplicatesV","text":"RemoveDuplicates"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeDuplicates","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"RemoveDuplicates","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO16RemoveDuplicatesV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","title":"removeDuplicates()","externalID":"s:7Combine9PublisherPAASQ6OutputRpzrlE16removeDuplicatesAA10PublishersO06RemoveE0Vy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Output","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Equatable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"symbolKind":"method","platforms":[{"unavailable":false,"name":"iOS","beta":false,"introducedAt":"13.0","deprecated":false},{"unavailable":false,"introducedAt":"10.15","name":"macOS","deprecated":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false},{"beta":false,"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false}],"role":"symbol","roleHeading":"Instance Method"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.removeDuplicates()","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates()"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/removeDuplicates()":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/removeDuplicates()","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Output"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}]},"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeDuplicates"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO16RemoveDuplicatesV","kind":"typeIdentifier","text":"RemoveDuplicates"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates()","type":"topic","abstract":[],"title":"removeDuplicates()"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/removeduplicates(by:).json b/data/documentation/ackategories/combine/publishers/zipmany/removeduplicates(by:).json new file mode 100644 index 00000000..70befeca --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/removeduplicates(by:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.removeDuplicates(by:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates(by:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeDuplicates"},{"text":"(","kind":"text"},{"text":"by","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"predicate","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO16RemoveDuplicatesV","text":"RemoveDuplicates","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"platforms":[{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"13.0","name":"iOS"},{"deprecated":false,"introducedAt":"10.15","unavailable":false,"beta":false,"name":"macOS"},{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"tvOS","deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0","beta":false}],"role":"symbol","title":"removeDuplicates(by:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removeDuplicates"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO16RemoveDuplicatesV","text":"RemoveDuplicates"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"extendedModule":"Combine","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE16removeDuplicates2byAA10PublishersO06RemoveD0Vy_xGSb6OutputQz_ALtc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/removeDuplicates(by:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/removeDuplicates(by:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeDuplicates"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"RemoveDuplicates","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO16RemoveDuplicatesV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[],"role":"symbol","title":"removeDuplicates(by:)","type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/removeDuplicates(by:)","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates(by:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/replaceempty(with:).json b/data/documentation/ackategories/combine/publishers/zipmany/replaceempty(with:).json new file mode 100644 index 00000000..c19879be --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/replaceempty(with:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"replaceEmpty(with:)","externalID":"s:7Combine9PublisherPAAE12replaceEmpty4withAA10PublishersO07ReplaceD0Vy_xG6OutputQz_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"beta":false,"deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"10.15","beta":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"replaceEmpty","kind":"identifier"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO12ReplaceEmptyV","text":"ReplaceEmpty","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"extendedModule":"Combine","symbolKind":"method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceEmpty(with:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"replaceEmpty","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"output"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"ReplaceEmpty","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12ReplaceEmptyV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.replaceEmpty(with:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceempty(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/replaceEmpty(with:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceEmpty(with:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceempty(with:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"replaceEmpty","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"ReplaceEmpty","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12ReplaceEmptyV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"replaceEmpty(with:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/replaceerror(with:).json b/data/documentation/ackategories/combine/publishers/zipmany/replaceerror(with:).json new file mode 100644 index 00000000..d128a95c --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/replaceerror(with:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.replaceError(with:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceerror(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceError(with:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"replaceError"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"output"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12ReplaceErrorV","text":"ReplaceError"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"method","title":"replaceError(with:)","extendedModule":"Combine","platforms":[{"beta":false,"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"name":"macOS","beta":false,"unavailable":false,"introducedAt":"10.15","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS"},{"name":"watchOS","unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"externalID":"s:7Combine9PublisherPAAE12replaceError4withAA10PublishersO07ReplaceD0Vy_xG6OutputQz_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"replaceError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO12ReplaceErrorV","kind":"typeIdentifier","text":"ReplaceError"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/replaceError(with:)":{"title":"replaceError(with:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceerror(with:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"replaceError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"ReplaceError","preciseIdentifier":"s:7Combine10PublishersO12ReplaceErrorV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceError(with:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/replacenil(with:).json b/data/documentation/ackategories/combine/publishers/zipmany/replacenil(with:).json new file mode 100644 index 00000000..60cc850d --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/replacenil(with:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceNil(with:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"metadata":{"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","role":"symbol","roleHeading":"Instance Method","title":"replaceNil(with:)","platforms":[{"beta":false,"name":"iOS","introducedAt":"13.0","unavailable":false,"deprecated":false},{"unavailable":false,"deprecated":false,"name":"macOS","beta":false,"introducedAt":"10.15"},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"unavailable":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0","beta":false}],"externalID":"s:7Combine9PublisherPAAE10replaceNil4withAA10PublishersO3MapVy_xqd__Gqd___tqd__Sg6OutputRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"replaceNil","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"replaceNil","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"output"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":["iOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.replaceNil(with:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/replacenil(with:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/replaceNil(with:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/replaceNil(with:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replacenil(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"replaceNil","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"replaceNil(with:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/retry(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/retry(_:).json new file mode 100644 index 00000000..e33deec3 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/retry(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","metadata":{"title":"retry(_:)","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE5retryyAA10PublishersO5RetryVy_xGSiF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","extendedModule":"Combine","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"introducedAt":"10.15","deprecated":false,"name":"macOS"},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","beta":false,"unavailable":false},{"unavailable":false,"name":"watchOS","beta":false,"deprecated":false,"introducedAt":"6.0"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retry"},{"kind":"text","text":"("},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Retry","preciseIdentifier":"s:7Combine10PublishersO5RetryV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.retry(_:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/retry(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"retry","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"retries","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO5RetryV","text":"Retry","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/retry(_:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/retry(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/retry(_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/retry(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"retry"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Retry","preciseIdentifier":"s:7Combine10PublishersO5RetryV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"retry(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/scan(_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/scan(_:_:).json new file mode 100644 index 00000000..9c0edd5d --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/scan(_:_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"scan"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"initialResult"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"nextPartialResult"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Scan","preciseIdentifier":"s:7Combine10PublishersO4ScanV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.scan(_:_:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/scan(_:_:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/scan(_:_:)"},"metadata":{"platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0"},{"introducedAt":"6.0","deprecated":false,"unavailable":false,"name":"watchOS","beta":false}],"externalID":"s:7Combine9PublisherPAAE4scanyAA10PublishersO4ScanVy_xqd__Gqd___qd__qd___6OutputQztctlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"scan(_:_:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"scan","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO4ScanV","text":"Scan","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/scan(_:_:)":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/scan(_:_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"scan","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Scan","preciseIdentifier":"s:7Combine10PublishersO4ScanV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/scan(_:_:)","abstract":[],"title":"scan(_:_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/setfailuretype(to:).json b/data/documentation/ackategories/combine/publishers/zipmany/setfailuretype(to:).json new file mode 100644 index 00000000..a39b9cb2 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/setfailuretype(to:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setFailureType"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"E"},{"text":">(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"failureType","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":".Type) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV","text":"SetFailureType","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"E","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"kind":"text","text":" : "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/setfailuretype(to:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/setFailureType(to:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.setFailureType(to:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7Combine9PublisherPAAs5NeverO7FailureRtzrlE03setD4Type2toAA10PublishersO03SetdF0Vy_xqd__Gqd__m_ts5ErrorRd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","extendedModule":"Combine","platforms":[{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS"},{"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false},{"deprecated":false,"beta":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"setFailureType","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"E"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"E"},{"text":".Type) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SetFailureType","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"E"},{"text":">","kind":"text"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"title":"setFailureType(to:)"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/setFailureType(to:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/setFailureType(to:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/setfailuretype(to:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"setFailureType"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"E"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"to"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"E"},{"text":".Type) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SetFailureType","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO14SetFailureTypeV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"E","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"setFailureType(to:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/share().json b/data/documentation/ackategories/combine/publishers/zipmany/share().json new file mode 100644 index 00000000..dd99fec9 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/share().json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7Combine9PublisherPAAE5shareAA10PublishersO5ShareCy_xGyF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","extendedModule":"Combine","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"share"},{"text":"() -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Share","preciseIdentifier":"s:7Combine10PublishersO5ShareC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"share()","symbolKind":"method","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"name":"tvOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"name":"watchOS","deprecated":false,"introducedAt":"6.0","beta":false,"unavailable":false}],"roleHeading":"Instance Method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/share()"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/share()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"share"},{"text":"() -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO5ShareC","text":"Share","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.share()","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/share()":{"title":"share()","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/share()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"share","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Share","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO5ShareC"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/share()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/sink(receivecompletion:receivevalue:).json b/data/documentation/ackategories/combine/publishers/zipmany/sink(receivecompletion:receivevalue:).json new file mode 100644 index 00000000..f563efe6 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/sink(receivecompletion:receivevalue:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"Combine","platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0"}],"externalID":"s:7Combine9PublisherPAAE4sink17receiveCompletion0D5ValueAA14AnyCancellableCyAA11SubscribersO0E0Oy_7FailureQzGc_y6OutputQzctF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"sink","kind":"identifier"},{"kind":"text","text":"("},{"text":"receiveCompletion","kind":"externalParam"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO","text":"Subscribers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine11SubscribersO10CompletionO","text":"Completion","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":"), "},{"text":"receiveValue","kind":"externalParam"},{"kind":"text","text":": (("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")) -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyCancellable","preciseIdentifier":"s:7Combine14AnyCancellableC"}],"title":"sink(receiveCompletion:receiveValue:)","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/sink(receiveCompletion:receiveValue:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivecompletion:receivevalue:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sink"},{"text":"(","kind":"text"},{"text":"receiveCompletion","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" (("},{"preciseIdentifier":"s:7Combine11SubscribersO","kind":"typeIdentifier","text":"Subscribers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO10CompletionO","text":"Completion"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":">) -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":"), ","kind":"text"},{"kind":"externalParam","text":"receiveValue"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" ((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")) -> ","kind":"text"},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"}]}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.sink(receiveCompletion:receiveValue:)"},{"type":"text","text":"."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/sink(receiveCompletion:receiveValue:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/sink(receiveCompletion:receiveValue:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivecompletion:receivevalue:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"sink","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"receiveCompletion"},{"text":": ((","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO","text":"Subscribers"},{"kind":"text","text":"."},{"text":"Completion","kind":"typeIdentifier","preciseIdentifier":"s:7Combine11SubscribersO10CompletionO"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":">) -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":"), ","kind":"text"},{"text":"receiveValue","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":")) -> "},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"}],"title":"sink(receiveCompletion:receiveValue:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/sink(receivevalue:).json b/data/documentation/ackategories/combine/publishers/zipmany/sink(receivevalue:).json new file mode 100644 index 00000000..b10e0282 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/sink(receivevalue:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/sink(receiveValue:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivevalue:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.sink(receiveValue:)"},{"text":".","type":"text"}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"sink","kind":"identifier"},{"kind":"text","text":"("},{"text":"receiveValue","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable","kind":"typeIdentifier"}],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}]},"title":"sink(receiveValue:)","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false,"beta":false},{"unavailable":false,"beta":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"deprecated":false,"beta":false,"introducedAt":"13.0","name":"tvOS","unavailable":false},{"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false,"unavailable":false}],"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAs5NeverO7FailureRtzrlE4sink12receiveValueAA14AnyCancellableCy6OutputQzc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sink"},{"kind":"text","text":"("},{"text":"receiveValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" (("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/sink(receiveValue:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/sink(receiveValue:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivevalue:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"sink","kind":"identifier"},{"text":"(","kind":"text"},{"text":"receiveValue","kind":"externalParam"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")) -> ","kind":"text"},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}]},"title":"sink(receiveValue:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-5dtaz.json b/data/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-5dtaz.json new file mode 100644 index 00000000..775a669f --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-5dtaz.json @@ -0,0 +1 @@ +{"metadata":{"platforms":[{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"title":"subscribe(_:)","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"subscribe","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"text":") -> ","kind":"text"},{"text":"AnyCancellable","preciseIdentifier":"s:7Combine14AnyCancellableC","kind":"typeIdentifier"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE9subscribeyAA14AnyCancellableCqd__AA7SubjectRd__7FailureQyd__AHRtz6OutputQyd__AKRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(_:)-5dtaz","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribe"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"subject","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Subject","preciseIdentifier":"s:7Combine7SubjectP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"}]}],"kind":"declarations"}],"kind":"symbol","sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.subscribe(_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-5dtaz"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/subscribe(_:)-5dtaz":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(_:)-5dtaz","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-5dtaz","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribe","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable"}],"title":"subscribe(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-cbwj.json b/data/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-cbwj.json new file mode 100644 index 00000000..752676a4 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-cbwj.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribe"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"subscriber"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine10SubscriberP","text":"Subscriber","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(_:)-cbwj","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-cbwj"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.subscribe(_:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"title":"subscribe(_:)","extendedModule":"Combine","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribe","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"method","platforms":[{"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"beta":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0","unavailable":false},{"beta":false,"introducedAt":"6.0","unavailable":false,"name":"watchOS","deprecated":false}],"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE9subscribeyyqd__AA10SubscriberRd__7FailureQyd__AFRtz5InputQyd__6OutputRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/subscribe(_:)-cbwj":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(_:)-cbwj","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-cbwj","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"subscribe"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":")"}],"title":"subscribe(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/subscribe(on:options:).json b/data/documentation/ackategories/combine/publishers/zipmany/subscribe(on:options:).json new file mode 100644 index 00000000..571e3777 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/subscribe(on:options:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribe","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":", "},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"kind":"text","text":"? = nil) -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO11SubscribeOnV","text":"SubscribeOn","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"}]}],"kind":"declarations"}],"metadata":{"extendedModule":"Combine","title":"subscribe(on:options:)","role":"symbol","externalID":"s:7Combine9PublisherPAAE9subscribe2on7optionsAA10PublishersO11SubscribeOnVy_xqd__Gqd___16SchedulerOptionsQyd__SgtAA0I0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"iOS","deprecated":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS"},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"subscribe","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"on","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"."},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11SubscribeOnV","text":"SubscribeOn"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(on:options:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(on:options:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.subscribe(on:options:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/subscribe(on:options:)":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/subscribe(on:options:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"subscribe","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"SchedulerOptions"},{"text":"?) -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"SubscribeOn","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO11SubscribeOnV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(on:options:)","type":"topic","abstract":[],"title":"subscribe(on:options:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/throttle(for:scheduler:latest:).json b/data/documentation/ackategories/combine/publishers/zipmany/throttle(for:scheduler:latest:).json new file mode 100644 index 00000000..24ae82fd --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/throttle(for:scheduler:latest:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"throttle"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"interval","kind":"internalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerTimeType"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"scheduler"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"latest","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8ThrottleV","text":"Throttle","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/throttle(for:scheduler:latest:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.throttle(for:scheduler:latest:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/throttle(for:scheduler:latest:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"throttle","kind":"identifier"},{"kind":"text","text":"<"},{"text":"S","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"scheduler"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"latest","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO8ThrottleV","text":"Throttle","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}],"externalID":"s:7Combine9PublisherPAAE8throttle3for9scheduler6latestAA10PublishersO8ThrottleVy_xqd__G17SchedulerTimeType_6StrideQYd___qd__SbtAA0I0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","extendedModule":"Combine","title":"throttle(for:scheduler:latest:)","platforms":[{"name":"iOS","beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false},{"unavailable":false,"beta":false,"introducedAt":"10.15","deprecated":false,"name":"macOS"},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"introducedAt":"6.0","name":"watchOS","deprecated":false,"unavailable":false,"beta":false}],"roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/throttle(for:scheduler:latest:)":{"title":"throttle(for:scheduler:latest:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/throttle(for:scheduler:latest:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"throttle","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerTimeType"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"kind":"text","text":", "},{"text":"scheduler","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"latest","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8ThrottleV","text":"Throttle"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"S","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/throttle(for:scheduler:latest:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/timeout(_:scheduler:options:customerror:).json b/data/documentation/ackategories/combine/publishers/zipmany/timeout(_:scheduler:options:customerror:).json new file mode 100644 index 00000000..5d448673 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/timeout(_:scheduler:options:customerror:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/timeout(_:scheduler:options:customError:)"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/timeout(_:scheduler:options:customerror:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"timeout","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"interval"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"scheduler"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"text":"options","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"SchedulerOptions"},{"text":"? = nil, ","kind":"text"},{"text":"customError","kind":"externalParam"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":")? = nil) -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Timeout","preciseIdentifier":"s:7Combine10PublishersO7TimeoutV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","metadata":{"title":"timeout(_:scheduler:options:customError:)","role":"symbol","externalID":"s:7Combine9PublisherPAAE7timeout_9scheduler7options11customErrorAA10PublishersO7TimeoutVy_xqd__G17SchedulerTimeType_6StrideQYd___qd__0J7OptionsQyd__Sg7FailureQzycSgtAA0J0Rd__lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"timeout","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"text":"S","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Stride","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"scheduler","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"S"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"customError"},{"kind":"text","text":": (() -> "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO7TimeoutV","text":"Timeout","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"roleHeading":"Instance Method","extendedModule":"Combine","platforms":[{"unavailable":false,"deprecated":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"tvOS"},{"beta":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"deprecated":false}],"symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.timeout(_:scheduler:options:customError:)"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/timeout(_:scheduler:options:customError:)":{"title":"timeout(_:scheduler:options:customError:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/timeout(_:scheduler:options:customerror:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"timeout","kind":"identifier"},{"text":"<","kind":"text"},{"text":"S","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"text":".","kind":"text"},{"text":"SchedulerTimeType","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Stride"},{"text":", ","kind":"text"},{"text":"scheduler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"S","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"options","kind":"externalParam"},{"kind":"text","text":": "},{"text":"S","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"SchedulerOptions","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"text":"customError","kind":"externalParam"},{"text":": (() -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":")?) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Timeout","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7TimeoutV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/timeout(_:scheduler:options:customError:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/tryallsatisfy(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/tryallsatisfy(_:).json new file mode 100644 index 00000000..5483d87d --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/tryallsatisfy(_:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryAllSatisfy(_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryallsatisfy(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryAllSatisfy"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"predicate","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryAllSatisfy","preciseIdentifier":"s:7Combine10PublishersO13TryAllSatisfyV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"metadata":{"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"externalID":"s:7Combine9PublisherPAAE13tryAllSatisfyyAA10PublishersO03TrydE0Vy_xGSb6OutputQzKcF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryAllSatisfy","kind":"identifier"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryAllSatisfyV","text":"TryAllSatisfy"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"name":"macOS","unavailable":false,"deprecated":false,"introducedAt":"10.15","beta":false},{"beta":false,"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0"},{"introducedAt":"6.0","beta":false,"unavailable":false,"deprecated":false,"name":"watchOS"}],"role":"symbol","title":"tryAllSatisfy(_:)","extendedModule":"Combine"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.tryAllSatisfy(_:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryAllSatisfy(_:)":{"title":"tryAllSatisfy(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryallsatisfy(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryAllSatisfy","kind":"identifier"},{"kind":"text","text":"(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO13TryAllSatisfyV","text":"TryAllSatisfy","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryAllSatisfy(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/trycatch(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/trycatch(_:).json new file mode 100644 index 00000000..5f4cbf3c --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/trycatch(_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycatch(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryCatch","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"handler","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO8TryCatchV","kind":"typeIdentifier","text":"TryCatch"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"}]}]}],"sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryCatch","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8TryCatchV","text":"TryCatch"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7Combine9PublisherPAAE8tryCatchyAA10PublishersO03TryD0Vy_xqd__Gqd__7FailureQzKcAaBRd__6OutputQyd__ALRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","extendedModule":"Combine","platforms":[{"name":"iOS","deprecated":false,"introducedAt":"13.0","unavailable":false,"beta":false},{"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"deprecated":false,"introducedAt":"13.0","beta":false,"unavailable":false,"name":"tvOS"},{"deprecated":false,"introducedAt":"6.0","name":"watchOS","unavailable":false,"beta":false}],"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"symbolKind":"method","title":"tryCatch(_:)","roleHeading":"Instance Method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.tryCatch(_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryCatch(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryCatch(_:)":{"title":"tryCatch(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycatch(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryCatch"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TryCatch","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO8TryCatchV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryCatch(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/trycompactmap(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/trycompactmap(_:).json new file mode 100644 index 00000000..a5792301 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/trycompactmap(_:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.tryCompactMap(_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tryCompactMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"transform"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"text":"?) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryCompactMapV","text":"TryCompactMap"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryCompactMap(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycompactmap(_:)"]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","extendedModule":"Combine","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryCompactMap"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TryCompactMap","preciseIdentifier":"s:7Combine10PublishersO13TryCompactMapV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"title":"tryCompactMap(_:)","symbolKind":"method","externalID":"s:7Combine9PublisherPAAE13tryCompactMapyAA10PublishersO03TrydE0Vy_xqd__Gqd__Sg6OutputQzKclF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS","beta":false}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryCompactMap(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryCompactMap(_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycompactmap(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryCompactMap"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryCompactMap","preciseIdentifier":"s:7Combine10PublishersO13TryCompactMapV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"tryCompactMap(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/trycontains(where:).json b/data/documentation/ackategories/combine/publishers/zipmany/trycontains(where:).json new file mode 100644 index 00000000..02a367f4 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/trycontains(where:).json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE11tryContains5whereAA10PublishersO03TryD5WhereVy_xGSb6OutputQzKc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","role":"symbol","extendedModule":"Combine","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryContains","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO16TryContainsWhereV","text":"TryContainsWhere"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"platforms":[{"deprecated":false,"beta":false,"name":"iOS","unavailable":false,"introducedAt":"13.0"},{"unavailable":false,"beta":false,"introducedAt":"10.15","name":"macOS","deprecated":false},{"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"title":"tryContains(where:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryContains","kind":"identifier"},{"kind":"text","text":"("},{"text":"where","kind":"externalParam"},{"kind":"text","text":" "},{"text":"predicate","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"TryContainsWhere","preciseIdentifier":"s:7Combine10PublishersO16TryContainsWhereV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]}],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycontains(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.tryContains(where:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryContains(where:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryContains(where:)":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryContains(where:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"tryContains"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"TryContainsWhere","preciseIdentifier":"s:7Combine10PublishersO16TryContainsWhereV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycontains(where:)","abstract":[],"title":"tryContains(where:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/trydrop(while:).json b/data/documentation/ackategories/combine/publishers/zipmany/trydrop(while:).json new file mode 100644 index 00000000..8cc42981 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/trydrop(while:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.tryDrop(while:)"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryDrop(while:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryDrop","kind":"identifier"},{"kind":"text","text":"("},{"text":"while","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"predicate"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO12TryDropWhileV","text":"TryDropWhile","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7Combine9PublisherPAAE7tryDrop5whileAA10PublishersO03TryD5WhileVy_xGSb6OutputQzKc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryDrop"},{"text":"(","kind":"text"},{"text":"while","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"TryDropWhile","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12TryDropWhileV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":">","kind":"text"}],"extendedModule":"Combine","roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"deprecated":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS"}],"role":"symbol","title":"tryDrop(while:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/trydrop(while:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryDrop(while:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryDrop(while:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trydrop(while:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryDrop","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"while"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO12TryDropWhileV","text":"TryDropWhile","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"title":"tryDrop(while:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/tryfilter(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/tryfilter(_:).json new file mode 100644 index 00000000..c3555f94 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/tryfilter(_:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.tryFilter(_:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryFilter","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"isIncluded","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryFilter","preciseIdentifier":"s:7Combine10PublishersO9TryFilterV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfilter(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryFilter","kind":"identifier"},{"text":"((","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO9TryFilterV","text":"TryFilter","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":[{"deprecated":false,"unavailable":false,"beta":false,"name":"iOS","introducedAt":"13.0"},{"beta":false,"introducedAt":"10.15","unavailable":false,"name":"macOS","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0"}],"externalID":"s:7Combine9PublisherPAAE9tryFilteryAA10PublishersO03TryD0Vy_xGSb6OutputQzKcF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"tryFilter(_:)","extendedModule":"Combine","modules":[{"name":"ACKategories","relatedModules":["Combine"]}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryFilter(_:)"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryFilter(_:)":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryFilter(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryFilter"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9TryFilterV","text":"TryFilter"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfilter(_:)","abstract":[],"title":"tryFilter(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/tryfirst(where:).json b/data/documentation/ackategories/combine/publishers/zipmany/tryfirst(where:).json new file mode 100644 index 00000000..b073a0e8 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/tryfirst(where:).json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","title":"tryFirst(where:)","externalID":"s:7Combine9PublisherPAAE8tryFirst5whereAA10PublishersO03TryD5WhereVy_xGSb6OutputQzKc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"Combine","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tryFirst","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"where"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO13TryFirstWhereV","text":"TryFirstWhere","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"name":"macOS","introducedAt":"10.15","deprecated":false,"beta":false,"unavailable":false},{"introducedAt":"13.0","name":"tvOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","beta":false,"unavailable":false}]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.tryFirst(where:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfirst(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryFirst(where:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryFirst"},{"kind":"text","text":"("},{"kind":"externalParam","text":"where"},{"kind":"text","text":" "},{"text":"predicate","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO13TryFirstWhereV","text":"TryFirstWhere","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryFirst(where:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryFirst(where:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryFirst","kind":"identifier"},{"kind":"text","text":"("},{"text":"where","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryFirstWhere","preciseIdentifier":"s:7Combine10PublishersO13TryFirstWhereV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfirst(where:)","abstract":[],"title":"tryFirst(where:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/trylast(where:).json b/data/documentation/ackategories/combine/publishers/zipmany/trylast(where:).json new file mode 100644 index 00000000..2710420e --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/trylast(where:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.tryLast(where:)"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"tryLast"},{"text":"(","kind":"text"},{"text":"where","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"predicate","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"TryLastWhere","preciseIdentifier":"s:7Combine10PublishersO12TryLastWhereV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/trylast(where:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryLast(where:)","interfaceLanguage":"swift"},"metadata":{"title":"tryLast(where:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryLast","kind":"identifier"},{"text":"(","kind":"text"},{"text":"where","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"text":"TryLastWhere","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO12TryLastWhereV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"extendedModule":"Combine","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"symbolKind":"method","roleHeading":"Instance Method","platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"name":"iOS","beta":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS"},{"name":"tvOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"beta":false,"name":"watchOS","introducedAt":"6.0","deprecated":false,"unavailable":false}],"externalID":"s:7Combine9PublisherPAAE7tryLast5whereAA10PublishersO03TryD5WhereVy_xGSb6OutputQzKc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryLast(where:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryLast(where:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trylast(where:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryLast","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"where"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"TryLastWhere","preciseIdentifier":"s:7Combine10PublishersO12TryLastWhereV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"tryLast(where:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/trymap(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/trymap(_:).json new file mode 100644 index 00000000..f77cc85d --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/trymap(_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymap(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryMap","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"TryMap","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6TryMapV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tryMap","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO6TryMapV","text":"TryMap"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7Combine9PublisherPAAE6tryMapyAA10PublishersO03TryD0Vy_xqd__Gqd__6OutputQzKclF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","roleHeading":"Instance Method","extendedModule":"Combine","symbolKind":"method","platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","beta":false},{"introducedAt":"13.0","unavailable":false,"beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0"}],"title":"tryMap(_:)","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMap(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.tryMap(_:)"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryMap(_:)":{"role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tryMap"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO6TryMapV","text":"TryMap","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymap(_:)","title":"tryMap(_:)","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMap(_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/trymax(by:).json b/data/documentation/ackategories/combine/publishers/zipmany/trymax(by:).json new file mode 100644 index 00000000..cecf248f --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/trymax(by:).json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.tryMax(by:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMax(by:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"title":"tryMax(by:)","externalID":"s:7Combine9PublisherPAAE6tryMax2byAA10PublishersO13TryComparisonVy_xGSb6OutputQz_ALtKc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","role":"symbol","extendedModule":"Combine","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryMax","kind":"identifier"},{"text":"(","kind":"text"},{"text":"by","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"TryComparison","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryComparisonV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","platforms":[{"beta":false,"introducedAt":"13.0","name":"iOS","deprecated":false,"unavailable":false},{"unavailable":false,"introducedAt":"10.15","deprecated":false,"name":"macOS","beta":false},{"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false,"unavailable":false},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"name":"watchOS"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryMax","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"kind":"text","text":" "},{"text":"areInIncreasingOrder","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryComparisonV","text":"TryComparison"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymax(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryMax(by:)":{"title":"tryMax(by:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymax(by:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryMax","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"TryComparison","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryComparisonV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMax(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/trymin(by:).json b/data/documentation/ackategories/combine/publishers/zipmany/trymin(by:).json new file mode 100644 index 00000000..65532b31 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/trymin(by:).json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.tryMin(by:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryMin","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"areInIncreasingOrder"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"text":"TryComparison","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryComparisonV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMin(by:)"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymin(by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","beta":false},{"name":"macOS","introducedAt":"10.15","deprecated":false,"beta":false,"unavailable":false},{"beta":false,"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS"},{"deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0"}],"title":"tryMin(by:)","externalID":"s:7Combine9PublisherPAAE6tryMin2byAA10PublishersO13TryComparisonVy_xGSb6OutputQz_ALtKc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryMin","kind":"identifier"},{"text":"(","kind":"text"},{"text":"by","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryComparison","preciseIdentifier":"s:7Combine10PublishersO13TryComparisonV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","symbolKind":"method","roleHeading":"Instance Method","role":"symbol"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryMin(by:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryMin(by:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"tryMin"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO13TryComparisonV","text":"TryComparison"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":">"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymin(by:)","abstract":[],"title":"tryMin(by:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/tryprefix(while:).json b/data/documentation/ackategories/combine/publishers/zipmany/tryprefix(while:).json new file mode 100644 index 00000000..018ce7d2 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/tryprefix(while:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryprefix(while:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryPrefix","kind":"identifier"},{"kind":"text","text":"("},{"text":"while","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"predicate"},{"text":": ","kind":"text"},{"kind":"keyword","text":"@escaping"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"TryPrefixWhile","preciseIdentifier":"s:7Combine10PublishersO14TryPrefixWhileV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]}],"metadata":{"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE9tryPrefix5whileAA10PublishersO03TryD5WhileVy_xGSb6OutputQzKc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tryPrefix","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"while"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryPrefixWhile","preciseIdentifier":"s:7Combine10PublishersO14TryPrefixWhileV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":[{"beta":false,"unavailable":false,"introducedAt":"13.0","name":"iOS","deprecated":false},{"introducedAt":"10.15","beta":false,"unavailable":false,"name":"macOS","deprecated":false},{"unavailable":false,"name":"tvOS","deprecated":false,"introducedAt":"13.0","beta":false},{"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false,"beta":false}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","title":"tryPrefix(while:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.tryPrefix(while:)"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryPrefix(while:)"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryPrefix(while:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryPrefix(while:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryprefix(while:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryPrefix","kind":"identifier"},{"text":"(","kind":"text"},{"text":"while","kind":"externalParam"},{"kind":"text","text":": ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TryPrefixWhile","preciseIdentifier":"s:7Combine10PublishersO14TryPrefixWhileV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"tryPrefix(while:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/tryreduce(_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/tryreduce(_:_:).json new file mode 100644 index 00000000..7235db1f --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/tryreduce(_:_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryreduce(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7Combine9PublisherPAAE9tryReduceyAA10PublishersO03TryD0Vy_xqd__Gqd___qd__qd___6OutputQztKctlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","title":"tryReduce(_:_:)","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false},{"beta":false,"name":"tvOS","introducedAt":"13.0","unavailable":false,"deprecated":false},{"name":"watchOS","unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"Combine","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryReduce","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"TryReduce","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO9TryReduceV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryReduce(_:_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"tryReduce","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"initialResult"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"nextPartialResult","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO9TryReduceV","kind":"typeIdentifier","text":"TryReduce"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.tryReduce(_:_:)"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryReduce(_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryReduce(_:_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryreduce(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryReduce","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"T","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO9TryReduceV","kind":"typeIdentifier","text":"TryReduce"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"title":"tryReduce(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/tryremoveduplicates(by:).json b/data/documentation/ackategories/combine/publishers/zipmany/tryremoveduplicates(by:).json new file mode 100644 index 00000000..1f8d2c1c --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/tryremoveduplicates(by:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryRemoveDuplicates(by:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.tryRemoveDuplicates(by:)","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"title":"tryRemoveDuplicates(by:)","roleHeading":"Instance Method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"introducedAt":"10.15","name":"macOS","deprecated":false,"unavailable":false,"beta":false},{"name":"tvOS","introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false},{"name":"watchOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"6.0"}],"role":"symbol","extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE19tryRemoveDuplicates2byAA10PublishersO03TrydE0Vy_xGSb6OutputQz_ALtKc_tF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"tryRemoveDuplicates","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"TryRemoveDuplicates","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO19TryRemoveDuplicatesV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryRemoveDuplicates","kind":"identifier"},{"text":"(","kind":"text"},{"text":"by","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"predicate"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"TryRemoveDuplicates","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO19TryRemoveDuplicatesV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryremoveduplicates(by:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryRemoveDuplicates(by:)":{"title":"tryRemoveDuplicates(by:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryremoveduplicates(by:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"tryRemoveDuplicates","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO19TryRemoveDuplicatesV","text":"TryRemoveDuplicates"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryRemoveDuplicates(by:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/tryscan(_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/tryscan(_:_:).json new file mode 100644 index 00000000..03b667c2 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/tryscan(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryScan(_:_:)"},"metadata":{"role":"symbol","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","symbolKind":"method","platforms":[{"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"introducedAt":"10.15","beta":false,"unavailable":false,"name":"macOS"},{"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"beta":false,"introducedAt":"6.0","name":"watchOS","unavailable":false,"deprecated":false}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryScan","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"TryScan","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7TryScanV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"title":"tryScan(_:_:)","externalID":"s:7Combine9PublisherPAAE7tryScanyAA10PublishersO03TryD0Vy_xqd__Gqd___qd__qd___6OutputQztKctlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.tryScan(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryScan","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"initialResult","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"nextPartialResult","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"TryScan","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7TryScanV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryscan(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/tryScan(_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/tryScan(_:_:)","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryscan(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tryScan","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"text":"TryScan","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO7TryScanV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"title":"tryScan(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/values-2oncf.json b/data/documentation/ackategories/combine/publishers/zipmany/values-2oncf.json new file mode 100644 index 00000000..3f71fb9a --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/values-2oncf.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-2oncf"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.values"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Instance Property","externalID":"s:7Combine9PublisherPAAs5NeverO7FailureRtzrlE6valuesAA05AsyncB0VyxGvp::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"conformance":{"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" is ","type":"text"},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"platforms":[{"deprecated":false,"introducedAt":"15.0","unavailable":false,"name":"iOS","beta":false},{"beta":false,"introducedAt":"12.0","deprecated":false,"name":"macOS","unavailable":false},{"unavailable":false,"deprecated":false,"beta":false,"name":"tvOS","introducedAt":"15.0"},{"deprecated":false,"name":"watchOS","unavailable":false,"introducedAt":"8.0","beta":false}],"symbolKind":"property","extendedModule":"Combine","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"values"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine14AsyncPublisherV","kind":"typeIdentifier","text":"AsyncPublisher"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","title":"values"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/values-2oncf","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"values"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine14AsyncPublisherV","text":"AsyncPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":"> { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/values-2oncf":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/values-2oncf","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-2oncf","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"values"},{"kind":"text","text":": "},{"text":"AsyncPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AsyncPublisherV"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Never","type":"codeVoice"},{"type":"text","text":"."}]},"title":"values"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/values-3jyog.json b/data/documentation/ackategories/combine/publishers/zipmany/values-3jyog.json new file mode 100644 index 00000000..594289e2 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/values-3jyog.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/values-3jyog","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-3jyog"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"code":"Publisher.values","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"values","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AsyncThrowingPublisher","preciseIdentifier":"s:7Combine22AsyncThrowingPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"> { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"roleHeading":"Instance Property","externalID":"s:7Combine9PublisherPAAE6valuesAA013AsyncThrowingB0VyxGvp::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"15.0","deprecated":false,"beta":false},{"name":"macOS","introducedAt":"12.0","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"name":"tvOS","introducedAt":"15.0","unavailable":false,"beta":false},{"name":"watchOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"values","kind":"identifier"},{"kind":"text","text":": "},{"text":"AsyncThrowingPublisher","preciseIdentifier":"s:7Combine22AsyncThrowingPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"extendedModule":"Combine","role":"symbol","title":"values"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/values-3jyog":{"title":"values","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-3jyog","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"values"},{"text":": ","kind":"text"},{"text":"AsyncThrowingPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine22AsyncThrowingPublisherV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/values-3jyog"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/weakassign(to:on:).json b/data/documentation/ackategories/combine/publishers/zipmany/weakassign(to:on:).json new file mode 100644 index 00000000..355f79a3 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/weakassign(to:on:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Weakifies "},{"type":"codeVoice","code":"Root"},{"text":" object and assigns ","type":"text"},{"type":"codeVoice","code":"Output"},{"type":"text","text":" to "},{"code":"keyPath","type":"codeVoice"},{"type":"text","text":" on "},{"type":"codeVoice","code":"Root"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"weakAssign","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Root","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"to","kind":"externalParam"},{"kind":"text","text":" "},{"text":"keyPath","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier","text":"ReferenceWritableKeyPath"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp","text":"Root","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP6OutputQa"},{"text":">, ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp","text":"Root","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyCancellable","kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"Root","kind":"typeIdentifier"},{"kind":"text","text":" : AnyObject"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/weakAssign(to:on:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","externalID":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"weakAssign","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Root","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"to","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier","text":"ReferenceWritableKeyPath"},{"text":"<","kind":"text"},{"text":"Root","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7Combine9PublisherP6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"on"},{"text":": ","kind":"text"},{"text":"Root","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp"},{"text":") -> ","kind":"text"},{"text":"AnyCancellable","preciseIdentifier":"s:7Combine14AnyCancellableC","kind":"typeIdentifier"}],"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"text":".","type":"text"}]},"platforms":[{"name":"iOS","introducedAt":"13.0","unavailable":false,"deprecated":false,"beta":false},{"name":"macOS","unavailable":false,"introducedAt":"10.15","deprecated":false,"beta":false},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false},{"introducedAt":"6.0","deprecated":false,"name":"watchOS","unavailable":false,"beta":false}],"title":"weakAssign(to:on:)","extendedModule":"Combine","roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/weakassign(to:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/weakAssign(to:on:)":{"title":"weakAssign(to:on:)","abstract":[{"text":"Weakifies ","type":"text"},{"type":"codeVoice","code":"Root"},{"type":"text","text":" object and assigns "},{"type":"codeVoice","code":"Output"},{"type":"text","text":" to "},{"type":"codeVoice","code":"keyPath"},{"text":" on ","type":"text"},{"type":"codeVoice","code":"Root"},{"type":"text","text":"."}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/weakassign(to:on:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"weakAssign","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Root","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"to","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"ReferenceWritableKeyPath","preciseIdentifier":"s:s24ReferenceWritableKeyPathC","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Root","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7Combine9PublisherP6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": ","kind":"text"},{"text":"Root","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP12ACKategoriess5NeverO7FailureRtzrlE10weakAssign2to2onAA14AnyCancellableCs24ReferenceWritableKeyPathCyqd__6OutputQzG_qd__tRld__ClF4RootL_qd__mfp"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine14AnyCancellableC","text":"AnyCancellable"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Never"},{"type":"text","text":"."}]},"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/weakAssign(to:on:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/zip(_:).json b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:).json new file mode 100644 index 00000000..7d0b258c --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.zip(_:)"},{"text":".","type":"text"}],"metadata":{"role":"symbol","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"iOS"},{"beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS"},{"name":"tvOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}],"extendedModule":"Combine","externalID":"s:7Combine9PublisherPAAE3zipyAA10PublishersO3ZipVy_xqd__Gqd__AaBRd__7FailureQyd__AJRtzlF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","title":"zip(_:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"zip","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Zip","preciseIdentifier":"s:7Combine10PublishersO3ZipV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":">"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zip"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"P"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"other","kind":"internalParam"},{"kind":"text","text":": "},{"text":"P","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3ZipV","text":"Zip","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:)","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:)":{"title":"zip(_:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:)","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:)","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Zip","preciseIdentifier":"s:7Combine10PublishersO3ZipV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-4ukx2.json b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-4ukx2.json new file mode 100644 index 00000000..e0cb37f6 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-4ukx2.json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"unavailable":false,"introducedAt":"13.0","beta":false,"deprecated":false,"name":"iOS"},{"beta":false,"introducedAt":"10.15","unavailable":false,"deprecated":false,"name":"macOS"},{"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0"}],"extendedModule":"Combine","title":"zip(_:_:)","externalID":"s:7Combine9PublisherPAAE3zipyAA10PublishersO3MapVy_AF3ZipVy_xqd__Gqd_0_Gqd___qd_0_6OutputQz_AMQyd__tctAaBRd__7FailureQyd__APRtzr0_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zip"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Zip","preciseIdentifier":"s:7Combine10PublishersO3ZipV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":">, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method"},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-4ukx2"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"zip"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"other","kind":"internalParam"},{"kind":"text","text":": "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","kind":"typeIdentifier","text":"Map"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Zip","preciseIdentifier":"s:7Combine10PublishersO3ZipV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":">, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Publisher.zip(_:_:)"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:)-4ukx2"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:)-4ukx2":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:)-4ukx2","abstract":[],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-4ukx2","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zip"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"P","kind":"typeIdentifier"},{"text":", (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Zip","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3ZipV"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"zip(_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-6yeut.json b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-6yeut.json new file mode 100644 index 00000000..6c0dbcb3 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-6yeut.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.zip(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-6yeut"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","metadata":{"modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"symbolKind":"method","platforms":[{"deprecated":false,"name":"iOS","unavailable":false,"beta":false,"introducedAt":"13.0"},{"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false},{"introducedAt":"13.0","beta":false,"deprecated":false,"name":"tvOS","unavailable":false},{"beta":false,"name":"watchOS","deprecated":false,"introducedAt":"6.0","unavailable":false}],"role":"symbol","externalID":"s:7Combine9PublisherPAAE3zipyAA10PublishersO4Zip3Vy_xqd__qd_0_Gqd___qd_0_tAaBRd__AaBRd_0_7FailureQyd__AJRtzAJQyd_0_AKRSr0_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","title":"zip(_:_:)","extendedModule":"Combine","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Q"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO4Zip3V","text":"Zip3","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:)-6yeut","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"zip"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Q"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"publisher1"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"publisher2","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Zip3","preciseIdentifier":"s:7Combine10PublishersO4Zip3V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:)-6yeut":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:)-6yeut","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-6yeut","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zip"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Q","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"kind":"text","text":"."},{"text":"Zip3","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO4Zip3V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"zip(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-4lymq.json b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-4lymq.json new file mode 100644 index 00000000..e79da814 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-4lymq.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:)-4lymq","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"kind":"symbol","metadata":{"platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","deprecated":false},{"deprecated":false,"unavailable":false,"introducedAt":"10.15","name":"macOS","beta":false},{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","beta":false}],"externalID":"s:7Combine9PublisherPAAE3zipyAA10PublishersO4Zip4Vy_xqd__qd_0_qd_1_Gqd___qd_0_qd_1_tAaBRd__AaBRd_0_AaBRd_1_7FailureQyd__AJRtzAJQyd_0_AKRSAJQyd_1_AMRSr1_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["Combine"]}],"extendedModule":"Combine","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"kind":"text","text":", "},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO4Zip4V","text":"Zip4","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"zip(_:_:_:)","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-4lymq"]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Publisher.zip(_:_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"publisher1","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"publisher2","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Q"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"publisher3","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Zip4","preciseIdentifier":"s:7Combine10PublishersO4Zip4V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier","text":"Publisher"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Q"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"R"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"}],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:_:)-4lymq":{"title":"zip(_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-4lymq","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"R"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Zip4","preciseIdentifier":"s:7Combine10PublishersO4Zip4V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:)-4lymq"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-6xqon.json b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-6xqon.json new file mode 100644 index 00000000..f9e6f1ff --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-6xqon.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.zip(_:_:_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:)-6xqon","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Zip3","preciseIdentifier":"s:7Combine10PublishersO4Zip3V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"title":"zip(_:_:_:)","symbolKind":"method","externalID":"s:7Combine9PublisherPAAE3zipyAA10PublishersO3MapVy_AF4Zip3Vy_xqd__qd_0_Gqd_1_Gqd___qd_0_qd_1_6OutputQz_AMQyd__AMQyd_0_tctAaBRd__AaBRd_0_7FailureQyd__AQRtzAQQyd_0_ARRSr1_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}],"platforms":[{"introducedAt":"13.0","name":"iOS","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"name":"macOS","unavailable":false,"beta":false,"introducedAt":"10.15"},{"unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false,"name":"tvOS"},{"deprecated":false,"unavailable":false,"introducedAt":"6.0","beta":false,"name":"watchOS"}],"role":"symbol","extendedModule":"Combine","roleHeading":"Instance Method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zip"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Q","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"publisher1"},{"kind":"text","text":": "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"publisher2"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":", "},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Map","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"text":"<","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO4Zip3V","text":"Zip3","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Q"},{"text":">, ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"text":" : ","kind":"text"},{"text":"Publisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":" == "},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-6xqon"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:_:)-6xqon":{"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:)-6xqon","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"zip","kind":"identifier"},{"kind":"text","text":"<"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Q","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Q"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7Combine10PublishersO4Zip3V","kind":"typeIdentifier","text":"Zip3"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-6xqon","abstract":[],"title":"zip(_:_:_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:_:).json b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:_:).json new file mode 100644 index 00000000..b1f10ca6 --- /dev/null +++ b/data/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Q","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"R","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"publisher1"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"publisher2"},{"text":": ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"publisher3"},{"kind":"text","text":": "},{"text":"R","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"transform"},{"kind":"text","text":": "},{"text":"@escaping","kind":"keyword"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":") -> ","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Map","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO4Zip4V","text":"Zip4"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":" : ","kind":"text"},{"text":"Publisher","preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9PublisherP","text":"Publisher"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7Combine9PublisherP","kind":"typeIdentifier","text":"Publisher"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"text":" == ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Failure","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"text":".","kind":"text"},{"text":"Failure","kind":"typeIdentifier"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7Combine9PublisherPAAE3zipyAA10PublishersO3MapVy_AF4Zip4Vy_xqd__qd_0_qd_1_Gqd_2_Gqd___qd_0_qd_1_qd_2_6OutputQz_AMQyd__AMQyd_0_AMQyd_1_tctAaBRd__AaBRd_0_AaBRd_1_7FailureQyd__ARRtzARQyd_0_ASRSARQyd_1_AURSr2_lF::SYNTHESIZED::s:7Combine10PublishersO12ACKategoriesE7ZipManyV","symbolKind":"method","title":"zip(_:_:_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"P"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Map","preciseIdentifier":"s:7Combine10PublishersO3MapV"},{"text":"<","kind":"text"},{"text":"Publishers","kind":"typeIdentifier","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"text":"Zip4","preciseIdentifier":"s:7Combine10PublishersO4Zip4V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Q"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"R"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"platforms":[{"unavailable":false,"introducedAt":"13.0","name":"iOS","beta":false,"deprecated":false},{"introducedAt":"10.15","deprecated":false,"unavailable":false,"name":"macOS","beta":false},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","beta":false,"deprecated":false},{"deprecated":false,"beta":false,"name":"watchOS","unavailable":false,"introducedAt":"6.0"}],"extendedModule":"Combine","modules":[{"relatedModules":["Combine"],"name":"ACKategories"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Publisher.zip(_:_:_:_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/zip(_:_:_:_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/zip(_:_:_:_:)","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"zip","kind":"identifier"},{"text":"<","kind":"text"},{"text":"P","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Q"},{"text":", ","kind":"text"},{"text":"R","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"R","kind":"typeIdentifier"},{"kind":"text","text":", ("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"R","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO3MapV","text":"Map","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Publishers","preciseIdentifier":"s:7Combine10PublishersO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7Combine10PublishersO4Zip4V","kind":"typeIdentifier","text":"Zip4"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"P","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Q","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"R"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">"}],"title":"zip(_:_:_:_:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany/Publisher-Implementations":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany\/Publisher-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","type":"topic","title":"Publisher Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers","role":"symbol","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:7Combine10PublishersO","text":"Publishers"}],"url":"\/documentation\/ackategories\/combine\/publishers","navigatorTitle":[{"text":"Publishers","kind":"identifier"}],"type":"topic","title":"Publishers","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine/Publishers/ZipMany":{"url":"\/documentation\/ackategories\/combine\/publishers\/zipmany","kind":"symbol","title":"Publishers.ZipMany","abstract":[{"text":"A publisher created by applying the zip function to an arbitrary number of upstream publishers.","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine\/Publishers\/ZipMany","type":"topic","navigatorTitle":[{"text":"ZipMany","kind":"identifier"}],"role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"ZipMany","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Combine":{"title":"Combine","abstract":[],"url":"\/documentation\/ackategories\/combine","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Combine","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/errorhandlers.json b/data/documentation/ackategories/errorhandlers.json new file mode 100644 index 00000000..581099d4 --- /dev/null +++ b/data/documentation/ackategories/errorhandlers.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ErrorHandlers"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/errorhandlers"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Set of handlers for some undefined behaviors in the framework","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers\/rootViewControllerDeallocatedBeforeStop"],"title":"Type Properties"}],"metadata":{"roleHeading":"Enumeration","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorHandlers"}],"symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"ErrorHandlers"}],"externalID":"s:12ACKategories13ErrorHandlersO","modules":[{"name":"ACKategories"}],"role":"symbol","title":"ErrorHandlers"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/ErrorHandlers":{"navigatorTitle":[{"text":"ErrorHandlers","kind":"identifier"}],"abstract":[{"type":"text","text":"Set of handlers for some undefined behaviors in the framework"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers","role":"symbol","url":"\/documentation\/ackategories\/errorhandlers","type":"topic","title":"ErrorHandlers","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ErrorHandlers","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/ErrorHandlers/rootViewControllerDeallocatedBeforeStop":{"role":"symbol","url":"\/documentation\/ackategories\/errorhandlers\/rootviewcontrollerdeallocatedbeforestop","title":"rootViewControllerDeallocatedBeforeStop","type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers\/rootViewControllerDeallocatedBeforeStop","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"rootViewControllerDeallocatedBeforeStop","kind":"identifier"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"abstract":[{"type":"text","text":"Called when "},{"type":"codeVoice","code":"rootViewController"},{"type":"text","text":" of the respective flow coordinator"},{"type":"text","text":" "},{"type":"text","text":"is deallocated before the actual stop method logic is called"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/errorhandlers/rootviewcontrollerdeallocatedbeforestop.json b/data/documentation/ackategories/errorhandlers/rootviewcontrollerdeallocatedbeforestop.json new file mode 100644 index 00000000..38bb12ee --- /dev/null +++ b/data/documentation/ackategories/errorhandlers/rootviewcontrollerdeallocatedbeforestop.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/errorhandlers\/rootviewcontrollerdeallocatedbeforestop"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"rootViewControllerDeallocatedBeforeStop"},{"kind":"text","text":": (() -> "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers\/rootViewControllerDeallocatedBeforeStop"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"roleHeading":"Type Property","role":"symbol","title":"rootViewControllerDeallocatedBeforeStop","modules":[{"name":"ACKategories"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rootViewControllerDeallocatedBeforeStop"},{"text":": (() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?"}],"symbolKind":"property","externalID":"s:12ACKategories13ErrorHandlersO39rootViewControllerDeallocatedBeforeStopyycSgvpZ"},"kind":"symbol","abstract":[{"type":"text","text":"Called when "},{"code":"rootViewController","type":"codeVoice"},{"type":"text","text":" of the respective flow coordinator"},{"type":"text","text":" "},{"type":"text","text":"is deallocated before the actual stop method logic is called"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/ErrorHandlers":{"navigatorTitle":[{"text":"ErrorHandlers","kind":"identifier"}],"abstract":[{"type":"text","text":"Set of handlers for some undefined behaviors in the framework"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers","role":"symbol","url":"\/documentation\/ackategories\/errorhandlers","type":"topic","title":"ErrorHandlers","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ErrorHandlers","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/ErrorHandlers/rootViewControllerDeallocatedBeforeStop":{"role":"symbol","url":"\/documentation\/ackategories\/errorhandlers\/rootviewcontrollerdeallocatedbeforestop","title":"rootViewControllerDeallocatedBeforeStop","type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/ErrorHandlers\/rootViewControllerDeallocatedBeforeStop","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"rootViewControllerDeallocatedBeforeStop","kind":"identifier"},{"kind":"text","text":": (() -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")?","kind":"text"}],"abstract":[{"type":"text","text":"Called when "},{"type":"codeVoice","code":"rootViewController"},{"type":"text","text":" of the respective flow coordinator"},{"type":"text","text":" "},{"type":"text","text":"is deallocated before the actual stop method logic is called"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation.json b/data/documentation/ackategories/foundation.json new file mode 100644 index 00000000..47835a0f --- /dev/null +++ b/data/documentation/ackategories/foundation.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults"],"title":"Extended Classes"},{"title":"Extended Structures","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date"]}],"metadata":{"title":"Foundation","role":"collection","roleHeading":"Extended Module","externalID":"s:m:s:e:c:objc(cs)NSDatas:12ACKategories17PropertyListValueP","symbolKind":"extension","modules":[{"name":"ACKategories"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/foundation"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle":{"url":"\/documentation\/ackategories\/foundation\/bundle","role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Bundle"}],"kind":"symbol","title":"Bundle","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"identifier"}],"navigatorTitle":[{"text":"Date","kind":"identifier"}],"kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/foundation\/date","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","title":"Date","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NumberFormatter":{"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NumberFormatter","preciseIdentifier":"c:objc(cs)NSNumberFormatter"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/foundation\/numberformatter","title":"NumberFormatter","navigatorTitle":[{"text":"NumberFormatter","kind":"identifier"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSAttributedString":{"role":"symbol","url":"\/documentation\/ackategories\/foundation\/nsattributedstring","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"NSAttributedString"}],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"NSAttributedString","preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"identifier"}],"title":"NSAttributedString","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/UserDefaults":{"url":"\/documentation\/ackategories\/foundation\/userdefaults","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"UserDefaults"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UserDefaults","preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"identifier"}],"title":"UserDefaults","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/DateFormatter":{"navigatorTitle":[{"text":"DateFormatter","kind":"identifier"}],"url":"\/documentation\/ackategories\/foundation\/dateformatter","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDateFormatter","kind":"identifier","text":"DateFormatter"}],"title":"DateFormatter","role":"symbol","kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/bundle.json b/data/documentation/ackategories/foundation/bundle.json new file mode 100644 index 00000000..ebd3c6f8 --- /dev/null +++ b/data/documentation/ackategories/foundation/bundle.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle"},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/foundation\/bundle"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/buildNumber","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/receiptData","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/version"],"title":"Instance Properties"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"navigatorTitle":[{"text":"Bundle","kind":"identifier"}],"modules":[{"relatedModules":["Foundation"],"name":"ACKategories"}],"title":"Bundle","symbolKind":"extension","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle"}],"roleHeading":"Extended Class","role":"symbol","extendedModule":"Foundation","externalID":"s:e:s:So8NSBundleC12ACKategoriesE11receiptData10Foundation0D0VSgvp"},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle/buildNumber":{"abstract":[{"type":"text","text":"Get "},{"code":"CFBundleVersion","type":"codeVoice"}],"title":"buildNumber","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buildNumber","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/buildNumber","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/ackategories\/foundation\/bundle\/buildnumber"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle/version":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/ackategories\/foundation\/bundle\/version","type":"topic","abstract":[{"type":"text","text":"Get "},{"code":"CFBundleShortVersionString","type":"codeVoice"}],"title":"version","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/version","kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle/receiptData":{"abstract":[{"text":"Get receipt data","type":"text"}],"title":"receiptData","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"receiptData","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/receiptData","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/ackategories\/foundation\/bundle\/receiptdata"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle":{"url":"\/documentation\/ackategories\/foundation\/bundle","role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Bundle"}],"kind":"symbol","title":"Bundle","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/bundle/buildnumber.json b/data/documentation/ackategories/foundation/bundle/buildnumber.json new file mode 100644 index 00000000..6114cb68 --- /dev/null +++ b/data/documentation/ackategories/foundation/bundle/buildnumber.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"buildNumber","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["iOS"]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/buildNumber","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Get ","type":"text"},{"type":"codeVoice","code":"CFBundleVersion"}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buildNumber","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":"?"}],"symbolKind":"property","extendedModule":"Foundation","roleHeading":"Instance Property","modules":[{"relatedModules":["Foundation"],"name":"ACKategories"}],"title":"buildNumber","externalID":"s:So8NSBundleC12ACKategoriesE11buildNumberSiSgvp","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/foundation\/bundle\/buildnumber"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle/buildNumber":{"abstract":[{"type":"text","text":"Get "},{"code":"CFBundleVersion","type":"codeVoice"}],"title":"buildNumber","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buildNumber","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/buildNumber","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/ackategories\/foundation\/bundle\/buildnumber"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle":{"url":"\/documentation\/ackategories\/foundation\/bundle","role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Bundle"}],"kind":"symbol","title":"Bundle","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/bundle/receiptdata.json b/data/documentation/ackategories/foundation/bundle/receiptdata.json new file mode 100644 index 00000000..a53dbc77 --- /dev/null +++ b/data/documentation/ackategories/foundation/bundle/receiptdata.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/receiptData"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"receiptData","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/foundation\/bundle\/receiptdata"]}],"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"receiptData"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}],"title":"receiptData","symbolKind":"property","externalID":"s:So8NSBundleC12ACKategoriesE11receiptData10Foundation0D0VSgvp","modules":[{"name":"ACKategories","relatedModules":["Foundation"]}],"role":"symbol","roleHeading":"Instance Property","extendedModule":"Foundation"},"sections":[],"abstract":[{"type":"text","text":"Get receipt data"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle/receiptData":{"abstract":[{"text":"Get receipt data","type":"text"}],"title":"receiptData","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"receiptData","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/receiptData","kind":"symbol","type":"topic","role":"symbol","url":"\/documentation\/ackategories\/foundation\/bundle\/receiptdata"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle":{"url":"\/documentation\/ackategories\/foundation\/bundle","role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Bundle"}],"kind":"symbol","title":"Bundle","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/bundle/version.json b/data/documentation/ackategories/foundation/bundle/version.json new file mode 100644 index 00000000..d66692d9 --- /dev/null +++ b/data/documentation/ackategories/foundation/bundle/version.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Get "},{"code":"CFBundleShortVersionString","type":"codeVoice"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:So8NSBundleC12ACKategoriesE7versionSSSgvp","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","title":"version","modules":[{"name":"ACKategories","relatedModules":["Foundation"]}],"extendedModule":"Foundation"},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/ackategories\/foundation\/bundle\/version"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"version"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/version"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle/version":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"version","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"url":"\/documentation\/ackategories\/foundation\/bundle\/version","type":"topic","abstract":[{"type":"text","text":"Get "},{"code":"CFBundleShortVersionString","type":"codeVoice"}],"title":"version","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle\/version","kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Bundle":{"url":"\/documentation\/ackategories\/foundation\/bundle","role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Bundle","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Bundle"}],"kind":"symbol","title":"Bundle","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","text":"Bundle","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/date.json b/data/documentation/ackategories/foundation/date.json new file mode 100644 index 00000000..ce0c9bf5 --- /dev/null +++ b/data/documentation/ackategories/foundation/date.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/foundation\/date"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/toString(with:)"],"title":"Instance Methods"},{"title":"Type Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/random(min:max:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/Randomizable-Implementations"]}],"sections":[],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable"],"title":"Conforms To"}],"metadata":{"externalID":"s:e:s:10Foundation4DateV12ACKategoriesE6randomACyFZ","extendedModule":"Foundation","roleHeading":"Extended Structure","navigatorTitle":[{"text":"Date","kind":"identifier"}],"title":"Date","role":"symbol","symbolKind":"extension","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:10Foundation4DateV","text":"Date","kind":"identifier"}],"modules":[{"name":"ACKategories","relatedModules":["Foundation"]}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DateV"}],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"identifier"}],"navigatorTitle":[{"text":"Date","kind":"identifier"}],"kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/foundation\/date","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","title":"Date","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date/toString(with:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toString"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"String from date formatted with given template"}],"url":"\/documentation\/ackategories\/foundation\/date\/tostring(with:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/toString(with:)","title":"toString(with:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Randomizable":{"navigatorTitle":[{"text":"Randomizable","kind":"identifier"}],"abstract":[{"type":"text","text":"Mark a type Randomizable"},{"text":" ","type":"text"},{"type":"text","text":"to get automatically synthesized "},{"type":"codeVoice","code":".random()"},{"text":" method for ","type":"text"},{"type":"codeVoice","code":"Collection"},{"text":"s","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable","role":"symbol","url":"\/documentation\/ackategories\/randomizable","type":"topic","title":"Randomizable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Randomizable","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date/Randomizable-Implementations":{"url":"\/documentation\/ackategories\/foundation\/date\/randomizable-implementations","kind":"article","type":"topic","title":"Randomizable Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/Randomizable-Implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date/random(min:max:)":{"kind":"symbol","url":"\/documentation\/ackategories\/foundation\/date\/random(min:max:)","type":"topic","title":"random(min:max:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/random(min:max:)","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"max"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/PropertyListValue":{"navigatorTitle":[{"text":"PropertyListValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","kind":"symbol","abstract":[{"text":"Taken from: https:\/\/github.com\/guillermomuntaner\/Burritos\/blob\/master\/Sources\/UserDefault\/UserDefault.swift","type":"text"},{"text":" ","type":"text"},{"text":"A type than can be stored in ","type":"text"},{"code":"UserDefaults","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","url":"\/documentation\/ackategories\/propertylistvalue","type":"topic","title":"PropertyListValue","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"PropertyListValue","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/date/random().json b/data/documentation/ackategories/foundation/date/random().json new file mode 100644 index 00000000..0a645382 --- /dev/null +++ b/data/documentation/ackategories/foundation/date/random().json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Randomizable.random()"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/random()"},"variants":[{"paths":["\/documentation\/ackategories\/foundation\/date\/random()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"inlineContent":[{"text":"Random instance of ","type":"text"},{"type":"codeVoice","code":"Self"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/Randomizable-Implementations"]]},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"}],"title":"random()","symbolKind":"method","externalID":"s:10Foundation4DateV12ACKategoriesE6randomACyFZ","modules":[{"relatedModules":["Foundation"],"name":"ACKategories"}],"role":"symbol","extendedModule":"Foundation","roleHeading":"Type Method"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date/Randomizable-Implementations":{"url":"\/documentation\/ackategories\/foundation\/date\/randomizable-implementations","kind":"article","type":"topic","title":"Randomizable Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/Randomizable-Implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"identifier"}],"navigatorTitle":[{"text":"Date","kind":"identifier"}],"kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/foundation\/date","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","title":"Date","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date/random()":{"title":"random()","url":"\/documentation\/ackategories\/foundation\/date\/random()","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/random()","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/date/random(min:max:).json b/data/documentation/ackategories/foundation/date/random(min:max:).json new file mode 100644 index 00000000..fa59e401 --- /dev/null +++ b/data/documentation/ackategories/foundation/date/random(min:max:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/foundation\/date\/random(min:max:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/random(min:max:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"kind":"text","text":"("},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":" = 0, ","kind":"text"},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":" = Int.max) -> ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier"}],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"min","content":[{"type":"paragraph","inlineContent":[{"text":"Minimum ","type":"text"},{"type":"codeVoice","code":"timeIntervalSince1970"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Maxium "},{"type":"codeVoice","code":"timeIntervalSince1970"}]}],"name":"max"}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Random date","type":"text"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","metadata":{"modules":[{"relatedModules":["Foundation"],"name":"ACKategories"}],"externalID":"s:10Foundation4DateV12ACKategoriesE6random3min3maxACSi_SitFZ","extendedModule":"Foundation","title":"random(min:max:)","role":"symbol","symbolKind":"method","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DateV","kind":"typeIdentifier","text":"Date"}],"roleHeading":"Type Method"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date/random(min:max:)":{"kind":"symbol","url":"\/documentation\/ackategories\/foundation\/date\/random(min:max:)","type":"topic","title":"random(min:max:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/random(min:max:)","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"(","kind":"text"},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"max"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"identifier"}],"navigatorTitle":[{"text":"Date","kind":"identifier"}],"kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/foundation\/date","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","title":"Date","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/date/randomizable-implementations.json b/data/documentation/ackategories/foundation/date/randomizable-implementations.json new file mode 100644 index 00000000..56b9cb9a --- /dev/null +++ b/data/documentation/ackategories/foundation/date/randomizable-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date"]]},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/random()"],"generated":true,"title":"Type Methods"}],"sections":[],"kind":"article","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/Randomizable-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Randomizable Implementations","modules":[{"name":"ACKategories"}],"role":"collectionGroup"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/foundation\/date\/randomizable-implementations"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"identifier"}],"navigatorTitle":[{"text":"Date","kind":"identifier"}],"kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/foundation\/date","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","title":"Date","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date/random()":{"title":"random()","url":"\/documentation\/ackategories\/foundation\/date\/random()","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/random()","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Date","preciseIdentifier":"s:10Foundation4DateV"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/date/tostring(with:).json b/data/documentation/ackategories/foundation/date/tostring(with:).json new file mode 100644 index 00000000..be9f6c0e --- /dev/null +++ b/data/documentation/ackategories/foundation/date/tostring(with:).json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"modules":[{"name":"ACKategories","relatedModules":["Foundation"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toString","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"extendedModule":"Foundation","externalID":"s:10Foundation4DateV12ACKategoriesE8toString4withS2S_tF","symbolKind":"method","title":"toString(with:)","roleHeading":"Instance Method","role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/foundation\/date\/tostring(with:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/toString(with:)"},"abstract":[{"type":"text","text":"String from date formatted with given template"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toString"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"text":"template","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Uses cached date formatter, so no need to worry about performance. See "},{"type":"codeVoice","code":"DateFormatter.cached(for template:)"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date/toString(with:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toString"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"String from date formatted with given template"}],"url":"\/documentation\/ackategories\/foundation\/date\/tostring(with:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date\/toString(with:)","title":"toString(with:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"identifier"}],"navigatorTitle":[{"text":"Date","kind":"identifier"}],"kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/foundation\/date","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","title":"Date","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/dateformatter.json b/data/documentation/ackategories/foundation/dateformatter.json new file mode 100644 index 00000000..80f8607e --- /dev/null +++ b/data/documentation/ackategories/foundation/dateformatter.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/foundation\/dateformatter"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter"},"metadata":{"modules":[{"name":"ACKategories","relatedModules":["Foundation"]}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:objc(cs)NSDateFormatter","text":"DateFormatter"}],"symbolKind":"extension","navigatorTitle":[{"text":"DateFormatter","kind":"identifier"}],"title":"DateFormatter","externalID":"s:e:s:So15NSDateFormatterC12ACKategoriesE6cached3forABSS_tFZ","extendedModule":"Foundation","roleHeading":"Extended Class","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation"]]},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter\/cached(for:)"],"title":"Type Methods"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DateFormatter","preciseIdentifier":"c:objc(cs)NSDateFormatter","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/DateFormatter/cached(for:)":{"url":"\/documentation\/ackategories\/foundation\/dateformatter\/cached(for:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cached"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"DateFormatter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDateFormatter"}],"title":"cached(for:)","role":"symbol","abstract":[{"type":"text","text":"Returns existing DateFormatter from cache or creates the new one"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter\/cached(for:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/DateFormatter":{"navigatorTitle":[{"text":"DateFormatter","kind":"identifier"}],"url":"\/documentation\/ackategories\/foundation\/dateformatter","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDateFormatter","kind":"identifier","text":"DateFormatter"}],"title":"DateFormatter","role":"symbol","kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/dateformatter/cached(for:).json b/data/documentation/ackategories/foundation/dateformatter/cached(for:).json new file mode 100644 index 00000000..3324fb49 --- /dev/null +++ b/data/documentation/ackategories/foundation/dateformatter/cached(for:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cached","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"template","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDateFormatter","kind":"typeIdentifier","text":"DateFormatter"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"extendedModule":"Foundation","roleHeading":"Type Method","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cached"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDateFormatter","text":"DateFormatter"}],"role":"symbol","title":"cached(for:)","externalID":"s:So15NSDateFormatterC12ACKategoriesE6cached3forABSS_tFZ","symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["Foundation"]}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter\/cached(for:)","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/foundation\/dateformatter\/cached(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"type":"text","text":"Returns existing DateFormatter from cache or creates the new one"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/DateFormatter/cached(for:)":{"url":"\/documentation\/ackategories\/foundation\/dateformatter\/cached(for:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cached"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"DateFormatter","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSDateFormatter"}],"title":"cached(for:)","role":"symbol","abstract":[{"type":"text","text":"Returns existing DateFormatter from cache or creates the new one"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter\/cached(for:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/DateFormatter":{"navigatorTitle":[{"text":"DateFormatter","kind":"identifier"}],"url":"\/documentation\/ackategories\/foundation\/dateformatter","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSDateFormatter","kind":"identifier","text":"DateFormatter"}],"title":"DateFormatter","role":"symbol","kind":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/DateFormatter"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/nsattributedstring.json b/data/documentation/ackategories/foundation/nsattributedstring.json new file mode 100644 index 00000000..bf38182e --- /dev/null +++ b/data/documentation/ackategories/foundation/nsattributedstring.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"NSAttributedString","symbolKind":"extension","role":"symbol","modules":[{"relatedModules":["Foundation"],"name":"ACKategories"}],"extendedModule":"Foundation","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"NSAttributedString","kind":"identifier","preciseIdentifier":"c:objc(cs)NSAttributedString"}],"roleHeading":"Extended Class","navigatorTitle":[{"kind":"identifier","text":"NSAttributedString"}],"externalID":"s:e:s:So18NSAttributedStringC12ACKategoriesE11byAppendingyA2BF"},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString\/+(_:_:)"],"title":"Operators"},{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString\/byAppending(_:)"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/foundation\/nsattributedstring"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NSAttributedString","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSAttributedString"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSAttributedString/+(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"+","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"typeIdentifier","text":"NSAttributedString"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"NSAttributedString","preciseIdentifier":"c:objc(cs)NSAttributedString"},{"kind":"text","text":") -> "},{"text":"NSAttributedString","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSAttributedString"}],"url":"\/documentation\/ackategories\/foundation\/nsattributedstring\/+(_:_:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString\/+(_:_:)","title":"+(_:_:)","abstract":[{"type":"text","text":"Concat two attributed strings"}],"kind":"symbol","role":"symbol","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSAttributedString/byAppending(_:)":{"title":"byAppending(_:)","url":"\/documentation\/ackategories\/foundation\/nsattributedstring\/byappending(_:)","kind":"symbol","type":"topic","abstract":[{"text":"Append another attributed string","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString\/byAppending(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"byAppending","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSAttributedString","text":"NSAttributedString"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","text":"NSAttributedString","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSAttributedString":{"role":"symbol","url":"\/documentation\/ackategories\/foundation\/nsattributedstring","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"NSAttributedString"}],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"NSAttributedString","preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"identifier"}],"title":"NSAttributedString","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/nsattributedstring/+(_:_:).json b/data/documentation/ackategories/foundation/nsattributedstring/+(_:_:).json new file mode 100644 index 00000000..85ddcaf0 --- /dev/null +++ b/data/documentation/ackategories/foundation/nsattributedstring/+(_:_:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString\/+(_:_:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/ackategories\/foundation\/nsattributedstring\/+(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"+","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"typeIdentifier","text":"NSAttributedString"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"NSAttributedString","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSAttributedString"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"typeIdentifier","text":"NSAttributedString"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","metadata":{"title":"+(_:_:)","roleHeading":"Operator","externalID":"s:So18NSAttributedStringC12ACKategoriesE1poiyA2B_ABtFZ","modules":[{"name":"ACKategories","relatedModules":["Foundation"]}],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"+"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"NSAttributedString","preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"typeIdentifier","text":"NSAttributedString"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","text":"NSAttributedString","kind":"typeIdentifier"}],"extendedModule":"Foundation","symbolKind":"op"},"abstract":[{"type":"text","text":"Concat two attributed strings"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSAttributedString":{"role":"symbol","url":"\/documentation\/ackategories\/foundation\/nsattributedstring","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"NSAttributedString"}],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"NSAttributedString","preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"identifier"}],"title":"NSAttributedString","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSAttributedString/+(_:_:)":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"+","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"typeIdentifier","text":"NSAttributedString"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"NSAttributedString","preciseIdentifier":"c:objc(cs)NSAttributedString"},{"kind":"text","text":") -> "},{"text":"NSAttributedString","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSAttributedString"}],"url":"\/documentation\/ackategories\/foundation\/nsattributedstring\/+(_:_:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString\/+(_:_:)","title":"+(_:_:)","abstract":[{"type":"text","text":"Concat two attributed strings"}],"kind":"symbol","role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/nsattributedstring/byappending(_:).json b/data/documentation/ackategories/foundation/nsattributedstring/byappending(_:).json new file mode 100644 index 00000000..5e1d1ff7 --- /dev/null +++ b/data/documentation/ackategories/foundation/nsattributedstring/byappending(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"byAppending"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)NSAttributedString","text":"NSAttributedString","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","text":"NSAttributedString","kind":"typeIdentifier"}],"symbolKind":"method","extendedModule":"Foundation","roleHeading":"Instance Method","modules":[{"relatedModules":["Foundation"],"name":"ACKategories"}],"title":"byAppending(_:)","externalID":"s:So18NSAttributedStringC12ACKategoriesE11byAppendingyA2BF","role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Append another attributed string"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString\/byAppending(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"byAppending"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"other","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSAttributedString","text":"NSAttributedString"},{"kind":"text","text":") -> "},{"text":"NSAttributedString","preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"typeIdentifier"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/foundation\/nsattributedstring\/byappending(_:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSAttributedString":{"role":"symbol","url":"\/documentation\/ackategories\/foundation\/nsattributedstring","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"NSAttributedString"}],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"NSAttributedString","preciseIdentifier":"c:objc(cs)NSAttributedString","kind":"identifier"}],"title":"NSAttributedString","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSAttributedString/byAppending(_:)":{"title":"byAppending(_:)","url":"\/documentation\/ackategories\/foundation\/nsattributedstring\/byappending(_:)","kind":"symbol","type":"topic","abstract":[{"text":"Append another attributed string","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSAttributedString\/byAppending(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"byAppending","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSAttributedString","text":"NSAttributedString"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSAttributedString","text":"NSAttributedString","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/numberformatter.json b/data/documentation/ackategories/foundation/numberformatter.json new file mode 100644 index 00000000..5e8b9c20 --- /dev/null +++ b/data/documentation/ackategories/foundation/numberformatter.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSNumberFormatter","text":"NumberFormatter"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter\/string(from:)-42ny2","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter\/string(from:)-9amzr"],"title":"Instance Methods"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","metadata":{"symbolKind":"extension","extendedModule":"Foundation","roleHeading":"Extended Class","title":"NumberFormatter","modules":[{"name":"ACKategories","relatedModules":["Foundation"]}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NumberFormatter","kind":"identifier","preciseIdentifier":"c:objc(cs)NSNumberFormatter"}],"role":"symbol","externalID":"s:e:s:So17NSNumberFormatterC12ACKategoriesE6string4fromSSSgSi_tF","navigatorTitle":[{"text":"NumberFormatter","kind":"identifier"}]},"variants":[{"paths":["\/documentation\/ackategories\/foundation\/numberformatter"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NumberFormatter/string(from:)-9amzr":{"abstract":[],"url":"\/documentation\/ackategories\/foundation\/numberformatter\/string(from:)-9amzr","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter\/string(from:)-9amzr","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"string","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","title":"string(from:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NumberFormatter/string(from:)-42ny2":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter\/string(from:)-42ny2","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/foundation\/numberformatter\/string(from:)-42ny2","title":"string(from:)","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NumberFormatter":{"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NumberFormatter","preciseIdentifier":"c:objc(cs)NSNumberFormatter"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/foundation\/numberformatter","title":"NumberFormatter","navigatorTitle":[{"text":"NumberFormatter","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/numberformatter/string(from:)-42ny2.json b/data/documentation/ackategories/foundation/numberformatter/string(from:)-42ny2.json new file mode 100644 index 00000000..8c42244c --- /dev/null +++ b/data/documentation/ackategories/foundation/numberformatter/string(from:)-42ny2.json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter\/string(from:)-42ny2"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","externalID":"s:So17NSNumberFormatterC12ACKategoriesE6string4fromSSSgSi_tF","modules":[{"name":"ACKategories","relatedModules":["Foundation"]}],"title":"string(from:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"string","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"extendedModule":"Foundation"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"string","kind":"identifier"},{"kind":"text","text":"("},{"text":"from","kind":"externalParam"},{"kind":"text","text":" "},{"text":"number","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/foundation\/numberformatter\/string(from:)-42ny2"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NumberFormatter":{"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NumberFormatter","preciseIdentifier":"c:objc(cs)NSNumberFormatter"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/foundation\/numberformatter","title":"NumberFormatter","navigatorTitle":[{"text":"NumberFormatter","kind":"identifier"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NumberFormatter/string(from:)-42ny2":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter\/string(from:)-42ny2","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/foundation\/numberformatter\/string(from:)-42ny2","title":"string(from:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/numberformatter/string(from:)-9amzr.json b/data/documentation/ackategories/foundation/numberformatter/string(from:)-9amzr.json new file mode 100644 index 00000000..435a5c71 --- /dev/null +++ b/data/documentation/ackategories/foundation/numberformatter/string(from:)-9amzr.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"extendedModule":"Foundation","symbolKind":"method","role":"symbol","modules":[{"relatedModules":["Foundation"],"name":"ACKategories"}],"externalID":"s:So17NSNumberFormatterC12ACKategoriesE6string4fromSSSgSd_tF","title":"string(from:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"string","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter\/string(from:)-9amzr"},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/foundation\/numberformatter\/string(from:)-9amzr"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"string"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"double"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NumberFormatter/string(from:)-9amzr":{"abstract":[],"url":"\/documentation\/ackategories\/foundation\/numberformatter\/string(from:)-9amzr","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter\/string(from:)-9amzr","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"string","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"role":"symbol","title":"string(from:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NumberFormatter":{"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NumberFormatter","preciseIdentifier":"c:objc(cs)NSNumberFormatter"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NumberFormatter","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/foundation\/numberformatter","title":"NumberFormatter","navigatorTitle":[{"text":"NumberFormatter","kind":"identifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/userdefaults.json b/data/documentation/ackategories/foundation/userdefaults.json new file mode 100644 index 00000000..d10bd64e --- /dev/null +++ b/data/documentation/ackategories/foundation/userdefaults.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"navigatorTitle":[{"text":"UserDefaults","kind":"identifier"}],"roleHeading":"Extended Class","externalID":"s:e:s:So14NSUserDefaultsC12ACKategoriesE4Keys33_70CAE7055B76EECC095AED2D86A9B2FELLO","role":"symbol","symbolKind":"extension","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UserDefaults","kind":"identifier","preciseIdentifier":"c:objc(cs)NSUserDefaults"}],"modules":[{"name":"ACKategories","relatedModules":["Foundation"]}],"title":"UserDefaults","extendedModule":"Foundation"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation"]]},"variants":[{"paths":["\/documentation\/ackategories\/foundation\/userdefaults"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults\/deviceID"],"title":"Instance Properties"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserDefaults","text":"UserDefaults"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/UserDefaults":{"url":"\/documentation\/ackategories\/foundation\/userdefaults","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"UserDefaults"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UserDefaults","preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"identifier"}],"title":"UserDefaults","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/UserDefaults/deviceID":{"abstract":[{"type":"text","text":"Once generated "},{"code":"UUID","type":"codeVoice"},{"type":"text","text":" which can be used as device identificator"}],"type":"topic","title":"deviceID","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults\/deviceID","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"deviceID","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/foundation\/userdefaults\/deviceid","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/foundation/userdefaults/deviceid.json b/data/documentation/ackategories/foundation/userdefaults/deviceid.json new file mode 100644 index 00000000..3a262986 --- /dev/null +++ b/data/documentation/ackategories/foundation/userdefaults/deviceid.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"deviceID","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","title":"deviceID","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"deviceID"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:So14NSUserDefaultsC12ACKategoriesE8deviceIDSSvp","extendedModule":"Foundation","modules":[{"name":"ACKategories","relatedModules":["Foundation"]}]},"variants":[{"paths":["\/documentation\/ackategories\/foundation\/userdefaults\/deviceid"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults\/deviceID"},"sections":[],"kind":"symbol","abstract":[{"text":"Once generated ","type":"text"},{"type":"codeVoice","code":"UUID"},{"type":"text","text":" which can be used as device identificator"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/UserDefaults/deviceID":{"abstract":[{"type":"text","text":"Once generated "},{"code":"UUID","type":"codeVoice"},{"type":"text","text":" which can be used as device identificator"}],"type":"topic","title":"deviceID","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults\/deviceID","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"deviceID","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/foundation\/userdefaults\/deviceid","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation":{"abstract":[],"url":"\/documentation\/ackategories\/foundation","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation","kind":"symbol","type":"topic","role":"collection","title":"Foundation"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/UserDefaults":{"url":"\/documentation\/ackategories\/foundation\/userdefaults","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"UserDefaults"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UserDefaults","preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"identifier"}],"title":"UserDefaults","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/UserDefaults","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/frontmostcontainerviewcontroller.json b/data/documentation/ackategories/frontmostcontainerviewcontroller.json new file mode 100644 index 00000000..8cd7ea95 --- /dev/null +++ b/data/documentation/ackategories/frontmostcontainerviewcontroller.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"FrontmostContainerViewController","kind":"identifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"relationshipsSections":[{"type":"conformingTypes","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController"],"title":"Conforming Types","kind":"relationships"}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController\/frontmostChild"]}],"metadata":{"role":"symbol","externalID":"s:12ACKategories32FrontmostContainerViewControllerP","modules":[{"name":"ACKategories"}],"title":"FrontmostContainerViewController","symbolKind":"protocol","roleHeading":"Protocol","navigatorTitle":[{"kind":"identifier","text":"FrontmostContainerViewController"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"FrontmostContainerViewController"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/frontmostcontainerviewcontroller"]}],"sections":[],"kind":"symbol","abstract":[{"text":"Extend you container controllers with this protocol, to make sure ","type":"text"},{"type":"codeVoice","code":"frontmostChild"},{"type":"text","text":" and "},{"type":"codeVoice","code":"frontmostController"},{"type":"text","text":" properties"},{"text":" ","type":"text"},{"text":"can work correctly","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/FrontmostContainerViewController":{"navigatorTitle":[{"text":"FrontmostContainerViewController","kind":"identifier"}],"abstract":[{"text":"Extend you container controllers with this protocol, to make sure ","type":"text"},{"type":"codeVoice","code":"frontmostChild"},{"type":"text","text":" and "},{"code":"frontmostController","type":"codeVoice"},{"type":"text","text":" properties"},{"text":" ","type":"text"},{"type":"text","text":"can work correctly"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/frontmostcontainerviewcontroller","title":"FrontmostContainerViewController","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"FrontmostContainerViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController":{"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller","abstract":[],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UISplitViewController"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UISplitViewController","kind":"identifier","text":"UISplitViewController"}],"title":"UISplitViewController"},"doc://cz.ackee.ACKategories/documentation/ACKategories/FrontmostContainerViewController/frontmostChild":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frontmostChild"},{"text":": ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"text":"Goes through view controller hierarchy and returns view controller on top","type":"text"}],"url":"\/documentation\/ackategories\/frontmostcontainerviewcontroller\/frontmostchild","title":"frontmostChild","kind":"symbol","required":true,"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController\/frontmostChild"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController":{"url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UITabBarController","text":"UITabBarController","kind":"identifier"}],"abstract":[],"kind":"symbol","role":"symbol","navigatorTitle":[{"text":"UITabBarController","kind":"identifier"}],"title":"UITabBarController","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/frontmostcontainerviewcontroller/frontmostchild.json b/data/documentation/ackategories/frontmostcontainerviewcontroller/frontmostchild.json new file mode 100644 index 00000000..8673de83 --- /dev/null +++ b/data/documentation/ackategories/frontmostcontainerviewcontroller/frontmostchild.json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","roleHeading":"Instance Property","title":"frontmostChild","required":true,"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"frontmostChild","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"?","kind":"text"}],"externalID":"s:12ACKategories32FrontmostContainerViewControllerP14frontmostChildSo06UIViewE0CSgvp","symbolKind":"property","modules":[{"name":"ACKategories"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController\/frontmostChild"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Goes through view controller hierarchy and returns view controller on top"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frontmostChild"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/frontmostcontainerviewcontroller\/frontmostchild"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/FrontmostContainerViewController/frontmostChild":{"type":"topic","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"frontmostChild"},{"text":": ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[{"text":"Goes through view controller hierarchy and returns view controller on top","type":"text"}],"url":"\/documentation\/ackategories\/frontmostcontainerviewcontroller\/frontmostchild","title":"frontmostChild","kind":"symbol","required":true,"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController\/frontmostChild"},"doc://cz.ackee.ACKategories/documentation/ACKategories/FrontmostContainerViewController":{"navigatorTitle":[{"text":"FrontmostContainerViewController","kind":"identifier"}],"abstract":[{"text":"Extend you container controllers with this protocol, to make sure ","type":"text"},{"type":"codeVoice","code":"frontmostChild"},{"type":"text","text":" and "},{"code":"frontmostController","type":"codeVoice"},{"type":"text","text":" properties"},{"text":" ","type":"text"},{"type":"text","text":"can work correctly"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/frontmostcontainerviewcontroller","title":"FrontmostContainerViewController","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"FrontmostContainerViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/gradientview.json b/data/documentation/ackategories/gradientview.json new file mode 100644 index 00000000..220f886b --- /dev/null +++ b/data/documentation/ackategories/gradientview.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/init(coder:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/init(colors:axis:)"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/axis","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/colors"],"title":"Instance Properties"},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/traitCollectionDidChange(_:)"],"title":"Instance Methods"},{"title":"Type Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/layerClass"]}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView","interfaceLanguage":"swift"},"abstract":[{"text":"This view creates a gradient view with the defined colors","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"ACKategories"}],"title":"GradientView","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"GradientView","kind":"identifier"}],"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"GradientView"}],"symbolKind":"class","role":"symbol","externalID":"c:@M@ACKategories@objc(cs)GradientView"},"relationshipsSections":[{"title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(cs)UIView"],"kind":"relationships"},{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(pl)NSCoding","doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","doc:\/\/cz.ackee.ACKategories\/objc(pl)CALayerDelegate","doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/SQ","doc:\/\/cz.ackee.ACKategories\/SH","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAccessibilityIdentification","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearance","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearanceContainer","doc:\/\/cz.ackee.ACKategories\/objc(pl)UICoordinateSpace","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIDynamicItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusEnvironment","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItemContainer","doc:\/\/cz.ackee.ACKategories\/objc(pl)UILargeContentViewerItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIResponderStandardEditActions","doc:\/\/cz.ackee.ACKategories\/5UIKit23UITraitChangeObservableP","doc:\/\/cz.ackee.ACKategories\/objc(pl)UITraitEnvironment","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"content":[{"inlineContent":[{"text":"Please note that if one of your colors is clear, you should usually define to which “clear color” it should go to - i.e. if you want to go from white to clear, write:","type":"text"}],"type":"paragraph"}],"style":"warning","type":"aside","name":"Warning"},{"inlineContent":[{"type":"codeVoice","code":"[UIColor.white, UIColor.white.withAlphaComponent(0)]"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/gradientview"]}],"references":{"doc://cz.ackee.ACKategories/objc(pl)UICoordinateSpace":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UICoordinateSpace","title":"UIKit.UICoordinateSpace","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIAppearance":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearance","title":"UIKit.UIAppearance","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIActivityItemsConfigurationProviding":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIActivityItemsConfigurationProviding","title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/layerClass":{"url":"\/documentation\/ackategories\/gradientview\/layerclass","type":"topic","role":"symbol","kind":"symbol","abstract":[],"title":"layerClass","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/layerClass","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"layerClass","kind":"identifier"},{"text":": Swift","kind":"text"},{"kind":"text","text":"."},{"text":"AnyClass","preciseIdentifier":"s:s8AnyClassa","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/objc(pl)UIAppearanceContainer":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearanceContainer","title":"UIKit.UIAppearanceContainer","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UITraitEnvironment":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusItemContainer":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItemContainer","title":"UIKit.UIFocusItemContainer","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIAccessibilityIdentification":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/init(coder:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/init(coder:)","url":"\/documentation\/ackategories\/gradientview\/init(coder:)","role":"symbol","kind":"symbol","type":"topic","abstract":[],"title":"init(coder:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"kind":"text","text":": "},{"text":"NSCoder","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/objc(pl)NSCoding":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSCoding","title":"Foundation.NSCoding","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusItem":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItem","title":"UIKit.UIFocusItem","type":"unresolvable"},"doc://cz.ackee.ACKategories/s23CustomStringConvertibleP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","title":"Swift.CustomStringConvertible","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UILargeContentViewerItem":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UILargeContentViewerItem","title":"UIKit.UILargeContentViewerItem","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/traitCollectionDidChange(_:)":{"title":"traitCollectionDidChange(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/gradientview\/traitcollectiondidchange(_:)","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/traitCollectionDidChange(_:)","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/objc(pl)UIUserActivityRestoring":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"navigatorTitle":[{"text":"GradientView","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/gradientview","abstract":[{"type":"text","text":"This view creates a gradient view with the defined colors"}],"title":"GradientView","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"},"doc://cz.ackee.ACKategories/objc(pl)NSObject":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol","type":"unresolvable"},"doc://cz.ackee.ACKategories/SH":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://cz.ackee.ACKategories/5UIKit23UITraitChangeObservableP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/5UIKit23UITraitChangeObservableP","title":"UIKit.UITraitChangeObservable","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIPopoverPresentationControllerSourceItem":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPopoverPresentationControllerSourceItem","title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(cs)UIView":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(cs)UIView","title":"UIKit.UIView","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)CALayerDelegate":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/s28CustomDebugStringConvertibleP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIResponderStandardEditActions":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIResponderStandardEditActions","title":"UIKit.UIResponderStandardEditActions","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/init(colors:axis:)":{"title":"init(colors:axis:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"colors","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"], "},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UILayoutConstraintAxis","kind":"typeIdentifier","text":"Axis"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/ackategories\/gradientview\/init(colors:axis:)","abstract":[{"text":"Creates a gradient view with colors and axis","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/init(colors:axis:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/colors":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"colors","kind":"identifier"},{"text":": [","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/colors","type":"topic","kind":"symbol","title":"colors","abstract":[{"type":"text","text":"The colors to be used for the gradient"}],"url":"\/documentation\/ackategories\/gradientview\/colors"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/axis":{"abstract":[{"type":"text","text":"The axis of the gradient: "},{"type":"codeVoice","code":".vertical"},{"text":" for bottom-to-top gradient, ","type":"text"},{"type":"codeVoice","code":".horizontal"},{"text":" for left-to-right gradient.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"axis","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Axis","preciseIdentifier":"c:@E@UILayoutConstraintAxis"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/axis","role":"symbol","url":"\/documentation\/ackategories\/gradientview\/axis","kind":"symbol","title":"axis","type":"topic"},"doc://cz.ackee.ACKategories/objc(pl)UIPasteConfigurationSupporting":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPasteConfigurationSupporting","title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable"},"doc://cz.ackee.ACKategories/SQ":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://cz.ackee.ACKategories/s7CVarArgP":{"identifier":"doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","title":"Swift.CVarArg","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIDynamicItem":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/gradientview/axis.json b/data/documentation/ackategories/gradientview/axis.json new file mode 100644 index 00000000..b01ba609 --- /dev/null +++ b/data/documentation/ackategories/gradientview/axis.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"]]},"abstract":[{"type":"text","text":"The axis of the gradient: "},{"type":"codeVoice","code":".vertical"},{"type":"text","text":" for bottom-to-top gradient, "},{"code":".horizontal","type":"codeVoice"},{"type":"text","text":" for left-to-right gradient."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/gradientview\/axis"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/axis","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"axis","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":".","kind":"text"},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"c:@E@UILayoutConstraintAxis"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"inlineContent":[{"text":"Default value is ","type":"text"},{"code":".vertical","type":"codeVoice"}],"type":"paragraph"}]}],"metadata":{"symbolKind":"property","modules":[{"name":"ACKategories"}],"title":"axis","externalID":"s:12ACKategories12GradientViewC4axisSo22UILayoutConstraintAxisVvp","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"axis"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UILayoutConstraintAxis","text":"Axis","kind":"typeIdentifier"}]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"navigatorTitle":[{"text":"GradientView","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/gradientview","abstract":[{"type":"text","text":"This view creates a gradient view with the defined colors"}],"title":"GradientView","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/axis":{"abstract":[{"type":"text","text":"The axis of the gradient: "},{"type":"codeVoice","code":".vertical"},{"text":" for bottom-to-top gradient, ","type":"text"},{"type":"codeVoice","code":".horizontal"},{"text":" for left-to-right gradient.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"axis","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","text":"NSLayoutConstraint","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Axis","preciseIdentifier":"c:@E@UILayoutConstraintAxis"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/axis","role":"symbol","url":"\/documentation\/ackategories\/gradientview\/axis","kind":"symbol","title":"axis","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/gradientview/colors.json b/data/documentation/ackategories/gradientview/colors.json new file mode 100644 index 00000000..f1380a5a --- /dev/null +++ b/data/documentation/ackategories/gradientview/colors.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/gradientview\/colors"]}],"abstract":[{"type":"text","text":"The colors to be used for the gradient"}],"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colors"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"externalID":"s:12ACKategories12GradientViewC6colorsSaySo7UIColorCGvp","title":"colors","symbolKind":"property","modules":[{"name":"ACKategories"}],"roleHeading":"Instance Property"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/colors","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"colors"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/colors":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"colors","kind":"identifier"},{"text":": [","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/colors","type":"topic","kind":"symbol","title":"colors","abstract":[{"type":"text","text":"The colors to be used for the gradient"}],"url":"\/documentation\/ackategories\/gradientview\/colors"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"navigatorTitle":[{"text":"GradientView","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/gradientview","abstract":[{"type":"text","text":"This view creates a gradient view with the defined colors"}],"title":"GradientView","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/gradientview/init(coder:).json b/data/documentation/ackategories/gradientview/init(coder:).json new file mode 100644 index 00000000..f1820b41 --- /dev/null +++ b/data/documentation/ackategories/gradientview/init(coder:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"required","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"kind":"text","text":" "},{"text":"aDecoder","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSCoder","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"kind":"symbol","metadata":{"symbolKind":"init","modules":[{"name":"ACKategories"}],"role":"symbol","title":"init(coder:)","roleHeading":"Initializer","externalID":"c:@M@ACKategories@objc(cs)GradientView(im)initWithCoder:","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSCoder","kind":"typeIdentifier","text":"NSCoder"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/init(coder:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/gradientview\/init(coder:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"navigatorTitle":[{"text":"GradientView","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/gradientview","abstract":[{"type":"text","text":"This view creates a gradient view with the defined colors"}],"title":"GradientView","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/init(coder:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/init(coder:)","url":"\/documentation\/ackategories\/gradientview\/init(coder:)","role":"symbol","kind":"symbol","type":"topic","abstract":[],"title":"init(coder:)","fragments":[{"text":"init","kind":"identifier"},{"text":"?(","kind":"text"},{"text":"coder","kind":"externalParam"},{"kind":"text","text":": "},{"text":"NSCoder","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSCoder"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/gradientview/init(colors:axis:).json b/data/documentation/ackategories/gradientview/init(colors:axis:).json new file mode 100644 index 00000000..885c853c --- /dev/null +++ b/data/documentation/ackategories/gradientview/init(colors:axis:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"colors","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":"] = [], "},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"NSLayoutConstraint","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@UILayoutConstraintAxis","text":"Axis","kind":"typeIdentifier"},{"kind":"text","text":" = .vertical)"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"colors","content":[{"inlineContent":[{"type":"text","text":"The colors to be used for the gradient."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The axis of the gradient: "},{"type":"codeVoice","code":".vertical"},{"type":"text","text":" for bottom-to-top gradient, "},{"code":".horizontal","type":"codeVoice"},{"type":"text","text":" for left-to-right gradient."}],"type":"paragraph"}],"name":"axis"}]}],"abstract":[{"text":"Creates a gradient view with colors and axis","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/init(colors:axis:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"roleHeading":"Initializer","externalID":"s:12ACKategories12GradientViewC6colors4axisACSaySo7UIColorCG_So22UILayoutConstraintAxisVtcfc","title":"init(colors:axis:)","symbolKind":"init","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"colors","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"axis","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSLayoutConstraint","kind":"typeIdentifier","text":"NSLayoutConstraint"},{"text":".","kind":"text"},{"text":"Axis","kind":"typeIdentifier","preciseIdentifier":"c:@E@UILayoutConstraintAxis"},{"kind":"text","text":")"}],"modules":[{"name":"ACKategories"}]},"variants":[{"paths":["\/documentation\/ackategories\/gradientview\/init(colors:axis:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"navigatorTitle":[{"text":"GradientView","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/gradientview","abstract":[{"type":"text","text":"This view creates a gradient view with the defined colors"}],"title":"GradientView","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/init(colors:axis:)":{"title":"init(colors:axis:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"colors","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"},{"kind":"text","text":"], "},{"text":"axis","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"NSLayoutConstraint","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSLayoutConstraint"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UILayoutConstraintAxis","kind":"typeIdentifier","text":"Axis"},{"kind":"text","text":")"}],"kind":"symbol","type":"topic","url":"\/documentation\/ackategories\/gradientview\/init(colors:axis:)","abstract":[{"text":"Creates a gradient view with colors and axis","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/init(colors:axis:)","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/gradientview/layerclass.json b/data/documentation/ackategories/gradientview/layerclass.json new file mode 100644 index 00000000..15b82aca --- /dev/null +++ b/data/documentation/ackategories/gradientview/layerclass.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Type Property","externalID":"c:@M@ACKategories@objc(cs)GradientView(cpy)layerClass","symbolKind":"property","role":"symbol","modules":[{"name":"ACKategories"}],"title":"layerClass","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"layerClass","kind":"identifier"},{"text":": Swift","kind":"text"},{"text":".","kind":"text"},{"preciseIdentifier":"s:s8AnyClassa","kind":"typeIdentifier","text":"AnyClass"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"layerClass"},{"text":": Swift","kind":"text"},{"kind":"text","text":"."},{"text":"AnyClass","preciseIdentifier":"s:s8AnyClassa","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/gradientview\/layerclass"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/layerClass","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/layerClass":{"url":"\/documentation\/ackategories\/gradientview\/layerclass","type":"topic","role":"symbol","kind":"symbol","abstract":[],"title":"layerClass","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/layerClass","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"layerClass","kind":"identifier"},{"text":": Swift","kind":"text"},{"kind":"text","text":"."},{"text":"AnyClass","preciseIdentifier":"s:s8AnyClassa","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"navigatorTitle":[{"text":"GradientView","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/gradientview","abstract":[{"type":"text","text":"This view creates a gradient view with the defined colors"}],"title":"GradientView","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/gradientview/traitcollectiondidchange(_:).json b/data/documentation/ackategories/gradientview/traitcollectiondidchange(_:).json new file mode 100644 index 00000000..e086df23 --- /dev/null +++ b/data/documentation/ackategories/gradientview/traitcollectiondidchange(_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"previousTraitCollection","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/traitCollectionDidChange(_:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/gradientview\/traitcollectiondidchange(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"c:@M@ACKategories@objc(cs)GradientView(im)traitCollectionDidChange:","symbolKind":"method","roleHeading":"Instance Method","title":"traitCollectionDidChange(_:)","modules":[{"name":"ACKategories"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollectionDidChange"},{"text":"(","kind":"text"},{"text":"UITraitCollection","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"text":"?)","kind":"text"}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"GradientView","kind":"identifier"}],"navigatorTitle":[{"text":"GradientView","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/gradientview","abstract":[{"type":"text","text":"This view creates a gradient view with the defined colors"}],"title":"GradientView","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/GradientView/traitCollectionDidChange(_:)":{"title":"traitCollectionDidChange(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"traitCollectionDidChange","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UITraitCollection","kind":"typeIdentifier","text":"UITraitCollection"},{"text":"?)","kind":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/gradientview\/traitcollectiondidchange(_:)","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/GradientView\/traitCollectionDidChange(_:)","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/logger.json b/data/documentation/ackategories/logger.json new file mode 100644 index 00000000..1c1b31f5 --- /dev/null +++ b/data/documentation/ackategories/logger.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"ACKategories"}],"title":"Logger","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logger","kind":"identifier"}],"roleHeading":"Structure","navigatorTitle":[{"kind":"identifier","text":"Logger"}],"symbolKind":"struct","role":"symbol","externalID":"s:12ACKategories6LoggerV"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logger"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/logger"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/appLog()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/lifecycleLog()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/networkingLog()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/osLog(subsystem:category:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger/osLog(subsystem:category:)":{"title":"osLog(subsystem:category:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"osLog"},{"kind":"text","text":"("},{"text":"subsystem","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"category","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"OSLog","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log"}],"kind":"symbol","url":"\/documentation\/ackategories\/logger\/oslog(subsystem:category:)","abstract":[{"type":"text","text":"Create OSLog with subsystem and category"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/osLog(subsystem:category:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger/lifecycleLog()":{"title":"lifecycleLog()","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lifecycleLog","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"OSLog","preciseIdentifier":"c:objc(cs)OS_os_log"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/lifecycleLog()","url":"\/documentation\/ackategories\/logger\/lifecyclelog()","abstract":[{"type":"text","text":"Create lifecycle log"}],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger/networkingLog()":{"url":"\/documentation\/ackategories\/logger\/networkinglog()","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/networkingLog()","title":"networkingLog()","abstract":[{"text":"Create networking log","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"networkingLog","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:objc(cs)OS_os_log","text":"OSLog","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger":{"url":"\/documentation\/ackategories\/logger","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger","title":"Logger","abstract":[],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Logger","kind":"identifier"}],"navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger/appLog()":{"title":"appLog()","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appLog"},{"text":"() -> ","kind":"text"},{"text":"OSLog","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log"}],"kind":"symbol","url":"\/documentation\/ackategories\/logger\/applog()","abstract":[{"type":"text","text":"Create app log"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/appLog()","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/logger/applog().json b/data/documentation/ackategories/logger/applog().json new file mode 100644 index 00000000..541de6c4 --- /dev/null +++ b/data/documentation/ackategories/logger/applog().json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger"]]},"sections":[],"metadata":{"externalID":"s:12ACKategories6LoggerV6appLogSo9OS_os_logCyFZ","role":"symbol","modules":[{"name":"ACKategories"}],"title":"appLog()","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"appLog"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log","text":"OSLog"}],"symbolKind":"method"},"abstract":[{"text":"Create app log","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/appLog()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"appLog","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log","text":"OSLog"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/logger\/applog()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger":{"url":"\/documentation\/ackategories\/logger","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger","title":"Logger","abstract":[],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Logger","kind":"identifier"}],"navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger/appLog()":{"title":"appLog()","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"appLog"},{"text":"() -> ","kind":"text"},{"text":"OSLog","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log"}],"kind":"symbol","url":"\/documentation\/ackategories\/logger\/applog()","abstract":[{"type":"text","text":"Create app log"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/appLog()","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/logger/lifecyclelog().json b/data/documentation/ackategories/logger/lifecyclelog().json new file mode 100644 index 00000000..0c6d3824 --- /dev/null +++ b/data/documentation/ackategories/logger/lifecyclelog().json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Create lifecycle log"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/lifecycleLog()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"lifecycleLog"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:objc(cs)OS_os_log","kind":"typeIdentifier","text":"OSLog"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger"]]},"kind":"symbol","sections":[],"metadata":{"role":"symbol","roleHeading":"Type Method","modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories6LoggerV12lifecycleLogSo9OS_os_logCyFZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"lifecycleLog","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)OS_os_log","text":"OSLog","kind":"typeIdentifier"}],"symbolKind":"method","title":"lifecycleLog()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/logger\/lifecyclelog()"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger/lifecycleLog()":{"title":"lifecycleLog()","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"lifecycleLog","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"OSLog","preciseIdentifier":"c:objc(cs)OS_os_log"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/lifecycleLog()","url":"\/documentation\/ackategories\/logger\/lifecyclelog()","abstract":[{"type":"text","text":"Create lifecycle log"}],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger":{"url":"\/documentation\/ackategories\/logger","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger","title":"Logger","abstract":[],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Logger","kind":"identifier"}],"navigatorTitle":[{"text":"Logger","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/logger/networkinglog().json b/data/documentation/ackategories/logger/networkinglog().json new file mode 100644 index 00000000..856facb6 --- /dev/null +++ b/data/documentation/ackategories/logger/networkinglog().json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger"]]},"metadata":{"modules":[{"name":"ACKategories"}],"title":"networkingLog()","role":"symbol","symbolKind":"method","roleHeading":"Type Method","externalID":"s:12ACKategories6LoggerV13networkingLogSo9OS_os_logCyFZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"networkingLog","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"OSLog","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log"}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/networkingLog()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"networkingLog"},{"text":"() -> ","kind":"text"},{"text":"OSLog","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log"}]}]}],"abstract":[{"text":"Create networking log","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/logger\/networkinglog()"]}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger/networkingLog()":{"url":"\/documentation\/ackategories\/logger\/networkinglog()","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/networkingLog()","title":"networkingLog()","abstract":[{"text":"Create networking log","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"networkingLog","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:objc(cs)OS_os_log","text":"OSLog","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger":{"url":"\/documentation\/ackategories\/logger","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger","title":"Logger","abstract":[],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Logger","kind":"identifier"}],"navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/logger/oslog(subsystem:category:).json b/data/documentation/ackategories/logger/oslog(subsystem:category:).json new file mode 100644 index 00000000..768f60f9 --- /dev/null +++ b/data/documentation/ackategories/logger/oslog(subsystem:category:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Create OSLog with subsystem and category","type":"text"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/logger\/oslog(subsystem:category:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"osLog","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"subsystem"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" = Bundle.main.bundleIdentifier ?? \"-\", ","kind":"text"},{"text":"category","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log","text":"OSLog"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/osLog(subsystem:category:)"},"metadata":{"role":"symbol","symbolKind":"method","modules":[{"name":"ACKategories"}],"title":"osLog(subsystem:category:)","roleHeading":"Type Method","externalID":"s:12ACKategories6LoggerV5osLog9subsystem8categorySo03OS_C4_logCSS_SStFZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"osLog","kind":"identifier"},{"kind":"text","text":"("},{"text":"subsystem","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"category","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"OSLog","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log"}]},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger":{"url":"\/documentation\/ackategories\/logger","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger","title":"Logger","abstract":[],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Logger","kind":"identifier"}],"navigatorTitle":[{"text":"Logger","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Logger/osLog(subsystem:category:)":{"title":"osLog(subsystem:category:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"osLog"},{"kind":"text","text":"("},{"text":"subsystem","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"category","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"OSLog","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)OS_os_log"}],"kind":"symbol","url":"\/documentation\/ackategories\/logger\/oslog(subsystem:category:)","abstract":[{"type":"text","text":"Create OSLog with subsystem and category"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Logger\/osLog(subsystem:category:)","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/loggercategory.json b/data/documentation/ackategories/loggercategory.json new file mode 100644 index 00000000..cbdb67fc --- /dev/null +++ b/data/documentation/ackategories/loggercategory.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"LoggerCategory","kind":"identifier"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory"},"abstract":[{"text":"Contains pre-defined OSLog categories","type":"text"}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/app","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/lifecycle","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/networking"],"title":"Type Properties"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","roleHeading":"Structure","modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories14LoggerCategoryV","title":"LoggerCategory","navigatorTitle":[{"text":"LoggerCategory","kind":"identifier"}],"symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"LoggerCategory","kind":"identifier"}]},"variants":[{"paths":["\/documentation\/ackategories\/loggercategory"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory/lifecycle":{"title":"lifecycle","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lifecycle"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Lifecycle logging category"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/lifecycle","url":"\/documentation\/ackategories\/loggercategory\/lifecycle"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory/app":{"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"app","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/ackategories\/loggercategory\/app","abstract":[{"text":"Generic app logging category","type":"text"}],"kind":"symbol","title":"app","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/app","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory/networking":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"networking"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"networking","abstract":[{"type":"text","text":"Networking logging category"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/networking","url":"\/documentation\/ackategories\/loggercategory\/networking","kind":"symbol","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory":{"navigatorTitle":[{"text":"LoggerCategory","kind":"identifier"}],"url":"\/documentation\/ackategories\/loggercategory","title":"LoggerCategory","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory","abstract":[{"type":"text","text":"Contains pre-defined OSLog categories"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggerCategory"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/loggercategory/app.json b/data/documentation/ackategories/loggercategory/app.json new file mode 100644 index 00000000..013de2fe --- /dev/null +++ b/data/documentation/ackategories/loggercategory/app.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/app","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"app","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory"]]},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Generic app logging category"}],"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"app","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:12ACKategories14LoggerCategoryV3appSSvpZ","title":"app","modules":[{"name":"ACKategories"}],"symbolKind":"property","roleHeading":"Type Property","role":"symbol"},"variants":[{"paths":["\/documentation\/ackategories\/loggercategory\/app"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory":{"navigatorTitle":[{"text":"LoggerCategory","kind":"identifier"}],"url":"\/documentation\/ackategories\/loggercategory","title":"LoggerCategory","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory","abstract":[{"type":"text","text":"Contains pre-defined OSLog categories"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggerCategory"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory/app":{"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"app","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/ackategories\/loggercategory\/app","abstract":[{"text":"Generic app logging category","type":"text"}],"kind":"symbol","title":"app","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/app","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/loggercategory/lifecycle.json b/data/documentation/ackategories/loggercategory/lifecycle.json new file mode 100644 index 00000000..23a085dd --- /dev/null +++ b/data/documentation/ackategories/loggercategory/lifecycle.json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lifecycle","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory"]]},"metadata":{"title":"lifecycle","modules":[{"name":"ACKategories"}],"role":"symbol","externalID":"s:12ACKategories14LoggerCategoryV9lifecycleSSvpZ","roleHeading":"Type Property","symbolKind":"property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"lifecycle","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]},"variants":[{"paths":["\/documentation\/ackategories\/loggercategory\/lifecycle"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Lifecycle logging category"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/lifecycle","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory/lifecycle":{"title":"lifecycle","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"lifecycle"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Lifecycle logging category"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/lifecycle","url":"\/documentation\/ackategories\/loggercategory\/lifecycle"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory":{"navigatorTitle":[{"text":"LoggerCategory","kind":"identifier"}],"url":"\/documentation\/ackategories\/loggercategory","title":"LoggerCategory","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory","abstract":[{"type":"text","text":"Contains pre-defined OSLog categories"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggerCategory"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/loggercategory/networking.json b/data/documentation/ackategories/loggercategory/networking.json new file mode 100644 index 00000000..15c8cb4a --- /dev/null +++ b/data/documentation/ackategories/loggercategory/networking.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/networking","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Networking logging category"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"networking","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory"]]},"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/loggercategory\/networking"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories14LoggerCategoryV10networkingSSvpZ","title":"networking","symbolKind":"property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"networking"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"roleHeading":"Type Property","role":"symbol"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory":{"navigatorTitle":[{"text":"LoggerCategory","kind":"identifier"}],"url":"\/documentation\/ackategories\/loggercategory","title":"LoggerCategory","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory","abstract":[{"type":"text","text":"Contains pre-defined OSLog categories"}],"kind":"symbol","type":"topic","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggerCategory"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/LoggerCategory/networking":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"networking"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"networking","abstract":[{"type":"text","text":"Networking logging category"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/LoggerCategory\/networking","url":"\/documentation\/ackategories\/loggercategory\/networking","kind":"symbol","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/mapkit.json b/data/documentation/ackategories/mapkit.json new file mode 100644 index 00000000..db157176 --- /dev/null +++ b/data/documentation/ackategories/mapkit.json @@ -0,0 +1 @@ +{"kind":"symbol","topicSections":[{"title":"Extended Classes","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView"]}],"variants":[{"paths":["\/documentation\/ackategories\/mapkit"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"metadata":{"role":"collection","roleHeading":"Extended Module","modules":[{"name":"ACKategories"}],"title":"MapKit","externalID":"s:m:s:e:c:objc(cs)MKAnnotationViews:12ACKategories8ReusableP","symbolKind":"extension"},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit/MKMapView":{"abstract":[],"url":"\/documentation\/ackategories\/mapkit\/mkmapview","kind":"symbol","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)MKMapView","text":"MKMapView","kind":"identifier"}],"type":"topic","title":"MKMapView","navigatorTitle":[{"text":"MKMapView","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit","role":"collection","url":"\/documentation\/ackategories\/mapkit","type":"topic","title":"MapKit"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/mapkit/mkmapview.json b/data/documentation/ackategories/mapkit/mkmapview.json new file mode 100644 index 00000000..5f4d9b75 --- /dev/null +++ b/data/documentation/ackategories/mapkit/mkmapview.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"MKMapView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)MKMapView"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView\/dequeueAnnotationView(for:type:)"]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/mapkit\/mkmapview"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit"]]},"metadata":{"role":"symbol","symbolKind":"extension","extendedModule":"MapKit","modules":[{"relatedModules":["MapKit"],"name":"ACKategories"}],"title":"MKMapView","roleHeading":"Extended Class","externalID":"s:e:s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MKMapView","preciseIdentifier":"c:objc(cs)MKMapView"}],"navigatorTitle":[{"kind":"identifier","text":"MKMapView"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit/MKMapView":{"abstract":[],"url":"\/documentation\/ackategories\/mapkit\/mkmapview","kind":"symbol","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)MKMapView","text":"MKMapView","kind":"identifier"}],"type":"topic","title":"MKMapView","navigatorTitle":[{"text":"MKMapView","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit","role":"collection","url":"\/documentation\/ackategories\/mapkit","type":"topic","title":"MapKit"},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit/MKMapView/dequeueAnnotationView(for:type:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView\/dequeueAnnotationView(for:type:)","role":"symbol","url":"\/documentation\/ackategories\/mapkit\/mkmapview\/dequeueannotationview(for:type:)","type":"topic","abstract":[{"type":"text","text":"Dequeues "},{"type":"codeVoice","code":"MKAnnotationView"},{"text":" generically according to expression result type.","type":"text"}],"title":"dequeueAnnotationView(for:type:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueAnnotationView"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"MKAnnotation","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)MKAnnotation"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF1TL_xmfp"},{"text":".Type) -> ","kind":"text"},{"text":"T","preciseIdentifier":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF1TL_xmfp","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/mapkit/mkmapview/dequeueannotationview(for:type:).json b/data/documentation/ackategories/mapkit/mkmapview/dequeueannotationview(for:type:).json new file mode 100644 index 00000000..aff9c264 --- /dev/null +++ b/data/documentation/ackategories/mapkit/mkmapview/dequeueannotationview(for:type:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView"]]},"metadata":{"modules":[{"relatedModules":["MapKit"],"name":"ACKategories"}],"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dequeueAnnotationView","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)MKAnnotation","text":"MKAnnotation"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"kind":"text","text":".Type) -> "},{"preciseIdentifier":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"}],"externalID":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF","extendedModule":"MapKit","title":"dequeueAnnotationView(for:type:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dequeueAnnotationView"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"annotation","kind":"internalParam"},{"kind":"text","text":": "},{"text":"MKAnnotation","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)MKAnnotation"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"text":".Type = T.self) -> ","kind":"text"},{"preciseIdentifier":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"c:objc(cs)MKAnnotationView","text":"MKAnnotationView","kind":"typeIdentifier"}]}],"kind":"declarations"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"text":"Annotation view doesn’t need to be registered as this method registers it before usage.","type":"text"}],"type":"paragraph"},{"type":"paragraph","inlineContent":[{"type":"text","text":"For iOS versions lower than "},{"type":"codeVoice","code":"iOS 11.0"},{"text":" the Annotation view is dequeued at first and then created if non-exitent.","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/mapkit\/mkmapview\/dequeueannotationview(for:type:)"]}],"abstract":[{"type":"text","text":"Dequeues "},{"type":"codeVoice","code":"MKAnnotationView"},{"text":" generically according to expression result type.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView\/dequeueAnnotationView(for:type:)"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit/MKMapView":{"abstract":[],"url":"\/documentation\/ackategories\/mapkit\/mkmapview","kind":"symbol","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)MKMapView","text":"MKMapView","kind":"identifier"}],"type":"topic","title":"MKMapView","navigatorTitle":[{"text":"MKMapView","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit/MKMapView/dequeueAnnotationView(for:type:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKMapView\/dequeueAnnotationView(for:type:)","role":"symbol","url":"\/documentation\/ackategories\/mapkit\/mkmapview\/dequeueannotationview(for:type:)","type":"topic","abstract":[{"type":"text","text":"Dequeues "},{"type":"codeVoice","code":"MKAnnotationView"},{"text":" generically according to expression result type.","type":"text"}],"title":"dequeueAnnotationView(for:type:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueAnnotationView"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"MKAnnotation","kind":"typeIdentifier","preciseIdentifier":"c:objc(pl)MKAnnotation"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF1TL_xmfp"},{"text":".Type) -> ","kind":"text"},{"text":"T","preciseIdentifier":"s:So9MKMapViewC12ACKategoriesE017dequeueAnnotationB03for4typexSo12MKAnnotation_p_xmtSo0hB0CRbzlF1TL_xmfp","kind":"typeIdentifier"}],"kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit","role":"collection","url":"\/documentation\/ackategories\/mapkit","type":"topic","title":"MapKit"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/optionalprotocol.json b/data/documentation/ackategories/optionalprotocol.json new file mode 100644 index 00000000..8535d56e --- /dev/null +++ b/data/documentation/ackategories/optionalprotocol.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/WrappedValue"]},{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/optional"]}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol","interfaceLanguage":"swift"},"relationshipsSections":[{"kind":"relationships","title":"Conforming Types","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional"],"type":"conformingTypes"}],"kind":"symbol","metadata":{"modules":[{"name":"ACKategories"}],"title":"OptionalProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"OptionalProtocol","kind":"identifier"}],"roleHeading":"Protocol","navigatorTitle":[{"kind":"identifier","text":"OptionalProtocol"}],"symbolKind":"protocol","role":"symbol","externalID":"s:12ACKategories16OptionalProtocolP"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"OptionalProtocol","kind":"identifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"variants":[{"paths":["\/documentation\/ackategories\/optionalprotocol"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol":{"title":"OptionalProtocol","url":"\/documentation\/ackategories\/optionalprotocol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol","type":"topic","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"OptionalProtocol"}],"kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"OptionalProtocol"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol/WrappedValue":{"required":true,"url":"\/documentation\/ackategories\/optionalprotocol\/wrappedvalue","type":"topic","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"WrappedValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/WrappedValue","kind":"symbol","abstract":[],"role":"symbol","title":"WrappedValue"},"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol/optional":{"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/optional","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"optional"},{"text":": ","kind":"text"},{"text":"WrappedValue","preciseIdentifier":"s:12ACKategories16OptionalProtocolP12WrappedValueQa","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"optional","abstract":[],"url":"\/documentation\/ackategories\/optionalprotocol\/optional"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/optionalprotocol/optional.json b/data/documentation/ackategories/optionalprotocol/optional.json new file mode 100644 index 00000000..833aa9fe --- /dev/null +++ b/data/documentation/ackategories/optionalprotocol/optional.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol"]]},"sections":[],"kind":"symbol","metadata":{"symbolKind":"property","role":"symbol","title":"optional","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"optional"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"WrappedValue","preciseIdentifier":"s:12ACKategories16OptionalProtocolP12WrappedValueQa"},{"kind":"text","text":"?"}],"required":true,"modules":[{"name":"ACKategories"}],"externalID":"s:12ACKategories16OptionalProtocolP8optional12WrappedValueQzSgvp","roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/optional","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"optional","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:12ACKategories16OptionalProtocolP12WrappedValueQa","text":"WrappedValue","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/WrappedValue","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/optionalprotocol\/optional"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol":{"title":"OptionalProtocol","url":"\/documentation\/ackategories\/optionalprotocol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol","type":"topic","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"OptionalProtocol"}],"kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"OptionalProtocol"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol/WrappedValue":{"required":true,"url":"\/documentation\/ackategories\/optionalprotocol\/wrappedvalue","type":"topic","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"WrappedValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/WrappedValue","kind":"symbol","abstract":[],"role":"symbol","title":"WrappedValue"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol/optional":{"role":"symbol","type":"topic","required":true,"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/optional","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"optional"},{"text":": ","kind":"text"},{"text":"WrappedValue","preciseIdentifier":"s:12ACKategories16OptionalProtocolP12WrappedValueQa","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"optional","abstract":[],"url":"\/documentation\/ackategories\/optionalprotocol\/optional"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/optionalprotocol/wrappedvalue.json b/data/documentation/ackategories/optionalprotocol/wrappedvalue.json new file mode 100644 index 00000000..8a2af261 --- /dev/null +++ b/data/documentation/ackategories/optionalprotocol/wrappedvalue.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/optionalprotocol\/wrappedvalue"]}],"sections":[],"metadata":{"externalID":"s:12ACKategories16OptionalProtocolP12WrappedValueQa","roleHeading":"Associated Type","required":true,"title":"WrappedValue","role":"symbol","symbolKind":"associatedtype","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WrappedValue","kind":"identifier"}],"modules":[{"name":"ACKategories"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/WrappedValue","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"WrappedValue","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol/WrappedValue":{"required":true,"url":"\/documentation\/ackategories\/optionalprotocol\/wrappedvalue","type":"topic","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"WrappedValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/WrappedValue","kind":"symbol","abstract":[],"role":"symbol","title":"WrappedValue"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol":{"title":"OptionalProtocol","url":"\/documentation\/ackategories\/optionalprotocol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol","type":"topic","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"OptionalProtocol"}],"kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"OptionalProtocol"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/propertylistvalue.json b/data/documentation/ackategories/propertylistvalue.json new file mode 100644 index 00000000..3fe77ddc --- /dev/null +++ b/data/documentation/ackategories/propertylistvalue.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/propertylistvalue"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Taken from: https:\/\/github.com\/guillermomuntaner\/Burritos\/blob\/master\/Sources\/UserDefault\/UserDefault.swift"},{"text":" ","type":"text"},{"type":"text","text":"A type than can be stored in "},{"code":"UserDefaults","type":"codeVoice"},{"text":".","type":"text"}],"relationshipsSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Bool","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Data","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Double","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Float","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int16","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int32","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int64","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int8","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSData","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSDate","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSNumber","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSString","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt16","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt32","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt64","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt8"],"type":"conformingTypes","kind":"relationships","title":"Conforming Types"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"PropertyListValue","kind":"identifier"}],"platforms":["iOS"],"languages":["swift"]}]},{"content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"From UserDefaults;","type":"text"},{"type":"text","text":" "},{"text":"The value parameter can be only property list objects: NSData, NSString, NSNumber, NSDate, NSArray, or NSDictionary.","type":"text"},{"text":" ","type":"text"},{"text":"For NSArray and NSDictionary objects, their contents must be property list objects. For more information, see What is a","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Property List? in Property List Programming Guide."}],"type":"paragraph"}]}]}],"kind":"content"}],"sections":[],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"PropertyListValue"}],"roleHeading":"Protocol","externalID":"s:12ACKategories17PropertyListValueP","symbolKind":"protocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"PropertyListValue","kind":"identifier"}],"modules":[{"name":"ACKategories"}],"role":"symbol","title":"PropertyListValue"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/UInt8":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt8","title":"UInt8","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int8":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int8","title":"Int8","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSString":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSString","title":"NSString","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/UInt16":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt16","title":"UInt16","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int64":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int64","title":"Int64","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/PropertyListValue":{"navigatorTitle":[{"text":"PropertyListValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","kind":"symbol","abstract":[{"text":"Taken from: https:\/\/github.com\/guillermomuntaner\/Burritos\/blob\/master\/Sources\/UserDefault\/UserDefault.swift","type":"text"},{"text":" ","type":"text"},{"text":"A type than can be stored in ","type":"text"},{"code":"UserDefaults","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","url":"\/documentation\/ackategories\/propertylistvalue","type":"topic","title":"PropertyListValue","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"PropertyListValue","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"identifier"}],"navigatorTitle":[{"text":"Date","kind":"identifier"}],"kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/foundation\/date","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","title":"Date","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Data":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Data","title":"Data","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Bool":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Bool","title":"Bool","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int16":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int16","title":"Int16","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Double":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Double","title":"Double","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Array":{"title":"Array","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array","navigatorTitle":[{"kind":"identifier","text":"Array"}],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/array","abstract":[],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"PropertyListValue","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSData":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSData","title":"NSData","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/UInt":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt","title":"UInt","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Float":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Float","title":"Float","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSDate":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSDate","title":"NSDate","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/NSNumber":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/NSNumber","title":"NSNumber","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/UInt32":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt32","title":"UInt32","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/UInt64":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/UInt64","title":"UInt64","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary":{"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary","navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:SD","text":"Dictionary","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/dictionary","abstract":[],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Key","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"PropertyListValue"},{"type":"text","text":"."}]},"title":"Dictionary"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int32":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int32","title":"Int32"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/randomizable.json b/data/documentation/ackategories/randomizable.json new file mode 100644 index 00000000..42e35bdd --- /dev/null +++ b/data/documentation/ackategories/randomizable.json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Randomizable","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:12ACKategories12RandomizableP","role":"symbol","modules":[{"name":"ACKategories"}],"navigatorTitle":[{"kind":"identifier","text":"Randomizable"}],"title":"Randomizable","roleHeading":"Protocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Randomizable","kind":"identifier"}],"symbolKind":"protocol"},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable\/random()"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/randomizable"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"relationshipsSections":[{"kind":"relationships","title":"Conforming Types","type":"conformingTypes","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Mark a type Randomizable"},{"type":"text","text":" "},{"type":"text","text":"to get automatically synthesized "},{"code":".random()","type":"codeVoice"},{"type":"text","text":" method for "},{"code":"Collection","type":"codeVoice"},{"text":"s","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Foundation/Date":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Date","preciseIdentifier":"s:10Foundation4DateV","kind":"identifier"}],"navigatorTitle":[{"text":"Date","kind":"identifier"}],"kind":"symbol","abstract":[],"url":"\/documentation\/ackategories\/foundation\/date","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Foundation\/Date","title":"Date","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Randomizable/random()":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable\/random()","url":"\/documentation\/ackategories\/randomizable\/random()","kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"}],"type":"topic","title":"random()","required":true,"abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Randomizable":{"navigatorTitle":[{"text":"Randomizable","kind":"identifier"}],"abstract":[{"type":"text","text":"Mark a type Randomizable"},{"text":" ","type":"text"},{"type":"text","text":"to get automatically synthesized "},{"type":"codeVoice","code":".random()"},{"text":" method for ","type":"text"},{"type":"codeVoice","code":"Collection"},{"text":"s","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable","role":"symbol","url":"\/documentation\/ackategories\/randomizable","type":"topic","title":"Randomizable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Randomizable","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/randomizable/random().json b/data/documentation/ackategories/randomizable/random().json new file mode 100644 index 00000000..e1a18a3f --- /dev/null +++ b/data/documentation/ackategories/randomizable/random().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"text":"() -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Random instance of "},{"code":"Self","type":"codeVoice"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/randomizable\/random()"]}],"metadata":{"roleHeading":"Type Method","externalID":"s:12ACKategories12RandomizableP6randomxyFZ","required":true,"role":"symbol","symbolKind":"method","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"title":"random()","modules":[{"name":"ACKategories"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable"]]},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable\/random()","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Randomizable/random()":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable\/random()","url":"\/documentation\/ackategories\/randomizable\/random()","kind":"symbol","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"Self"}],"type":"topic","title":"random()","required":true,"abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Randomizable":{"navigatorTitle":[{"text":"Randomizable","kind":"identifier"}],"abstract":[{"type":"text","text":"Mark a type Randomizable"},{"text":" ","type":"text"},{"type":"text","text":"to get automatically synthesized "},{"type":"codeVoice","code":".random()"},{"text":" method for ","type":"text"},{"type":"codeVoice","code":"Collection"},{"text":"s","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable","role":"symbol","url":"\/documentation\/ackategories\/randomizable","type":"topic","title":"Randomizable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Randomizable","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/reusable.json b/data/documentation/ackategories/reusable.json new file mode 100644 index 00000000..89261ee9 --- /dev/null +++ b/data/documentation/ackategories/reusable.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Protocol","externalID":"s:12ACKategories8ReusableP","navigatorTitle":[{"kind":"identifier","text":"Reusable"}],"title":"Reusable","role":"symbol","symbolKind":"protocol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Reusable"}],"modules":[{"name":"ACKategories"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"relationshipsSections":[{"kind":"relationships","title":"Conforming Types","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKAnnotationView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionReusableView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableViewCell","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableViewHeaderFooterView"],"type":"conformingTypes"}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable\/reuseIdentifier"],"title":"Type Properties"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"Reusable","kind":"identifier"}]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/reusable"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableViewCell":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableViewCell","title":"UITableViewCell","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionReusableView":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionReusableView","title":"UICollectionReusableView","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableViewHeaderFooterView":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableViewHeaderFooterView","title":"UITableViewHeaderFooterView","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SelfSizingTableHeaderFooterView":{"role":"symbol","abstract":[{"type":"text","text":"This view will autolayout its height, even when used as a tableHeaderView or tableFooterView."}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView","url":"\/documentation\/ackategories\/selfsizingtableheaderfooterview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SelfSizingTableHeaderFooterView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"SelfSizingTableHeaderFooterView"}],"title":"SelfSizingTableHeaderFooterView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Reusable":{"navigatorTitle":[{"text":"Reusable","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/reusable","title":"Reusable","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Reusable"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Reusable/reuseIdentifier":{"url":"\/documentation\/ackategories\/reusable\/reuseidentifier","kind":"symbol","type":"topic","title":"reuseIdentifier","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable\/reuseIdentifier","abstract":[{"text":"Reuse identifier","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reuseIdentifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/MapKit/MKAnnotationView":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/MapKit\/MKAnnotationView","title":"MKAnnotationView"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/reusable/reuseidentifier.json b/data/documentation/ackategories/reusable/reuseidentifier.json new file mode 100644 index 00000000..9a36a658 --- /dev/null +++ b/data/documentation/ackategories/reusable/reuseidentifier.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Reuse identifier","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable\/reuseIdentifier"},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reuseIdentifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Type Property","role":"symbol","externalID":"s:12ACKategories8ReusablePAAE15reuseIdentifierSSvpZ","title":"reuseIdentifier","modules":[{"name":"ACKategories"}],"symbolKind":"property","extendedModule":"ACKategories"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reuseIdentifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/reusable\/reuseidentifier"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Reusable/reuseIdentifier":{"url":"\/documentation\/ackategories\/reusable\/reuseidentifier","kind":"symbol","type":"topic","title":"reuseIdentifier","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable\/reuseIdentifier","abstract":[{"text":"Reuse identifier","type":"text"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"reuseIdentifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Reusable":{"navigatorTitle":[{"text":"Reusable","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/reusable","title":"Reusable","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Reusable"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/selfsizingtableheaderfooterview.json b/data/documentation/ackategories/selfsizingtableheaderfooterview.json new file mode 100644 index 00000000..84f70e40 --- /dev/null +++ b/data/documentation/ackategories/selfsizingtableheaderfooterview.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"sections":[],"metadata":{"symbolKind":"class","title":"SelfSizingTableHeaderFooterView","modules":[{"name":"ACKategories"}],"roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SelfSizingTableHeaderFooterView"}],"externalID":"c:@M@ACKategories@objc(cs)SelfSizingTableHeaderFooterView","navigatorTitle":[{"text":"SelfSizingTableHeaderFooterView","kind":"identifier"}],"role":"symbol"},"relationshipsSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(cs)UITableViewHeaderFooterView"],"kind":"relationships","type":"inheritsFrom","title":"Inherits From"},{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(pl)NSCoding","doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","doc:\/\/cz.ackee.ACKategories\/objc(pl)CALayerDelegate","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable","doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/SQ","doc:\/\/cz.ackee.ACKategories\/SH","doc:\/\/cz.ackee.ACKategories\/s8SendableP","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAccessibilityIdentification","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearance","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearanceContainer","doc:\/\/cz.ackee.ACKategories\/objc(pl)UICoordinateSpace","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIDynamicItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusEnvironment","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItemContainer","doc:\/\/cz.ackee.ACKategories\/objc(pl)UILargeContentViewerItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIResponderStandardEditActions","doc:\/\/cz.ackee.ACKategories\/5UIKit23UITraitChangeObservableP","doc:\/\/cz.ackee.ACKategories\/objc(pl)UITraitEnvironment","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIUserActivityRestoring"],"kind":"relationships"}],"abstract":[{"type":"text","text":"This view will autolayout its height, even when used as a tableHeaderView or tableFooterView."}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"SelfSizingTableHeaderFooterView"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView\/layoutSubviews()"],"title":"Instance Methods"}],"variants":[{"paths":["\/documentation\/ackategories\/selfsizingtableheaderfooterview"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/cz.ackee.ACKategories\/SQ"},"doc://cz.ackee.ACKategories/objc(pl)CALayerDelegate":{"type":"unresolvable","title":"QuartzCore.CALayerDelegate","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)CALayerDelegate"},"doc://cz.ackee.ACKategories/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/cz.ackee.ACKategories\/s8SendableP"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SelfSizingTableHeaderFooterView":{"role":"symbol","abstract":[{"type":"text","text":"This view will autolayout its height, even when used as a tableHeaderView or tableFooterView."}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView","url":"\/documentation\/ackategories\/selfsizingtableheaderfooterview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SelfSizingTableHeaderFooterView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"SelfSizingTableHeaderFooterView"}],"title":"SelfSizingTableHeaderFooterView"},"doc://cz.ackee.ACKategories/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIResponderStandardEditActions"},"doc://cz.ackee.ACKategories/objc(pl)UILargeContentViewerItem":{"type":"unresolvable","title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UILargeContentViewerItem"},"doc://cz.ackee.ACKategories/objc(pl)UIAppearance":{"type":"unresolvable","title":"UIKit.UIAppearance","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearance"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Reusable":{"navigatorTitle":[{"text":"Reusable","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Reusable","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/reusable","title":"Reusable","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Reusable"}]},"doc://cz.ackee.ACKategories/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/cz.ackee.ACKategories\/s7CVarArgP"},"doc://cz.ackee.ACKategories/objc(pl)UIUserActivityRestoring":{"title":"UIKit.UIUserActivityRestoring","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIUserActivityRestoring"},"doc://cz.ackee.ACKategories/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearanceContainer"},"doc://cz.ackee.ACKategories/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPasteConfigurationSupporting"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusEnvironment":{"title":"UIKit.UIFocusEnvironment","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusEnvironment"},"doc://cz.ackee.ACKategories/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItemContainer"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SelfSizingTableHeaderFooterView/layoutSubviews()":{"kind":"symbol","title":"layoutSubviews()","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"type":"topic","url":"\/documentation\/ackategories\/selfsizingtableheaderfooterview\/layoutsubviews()","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView\/layoutSubviews()"},"doc://cz.ackee.ACKategories/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/SH"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/s28CustomDebugStringConvertibleP":{"title":"Swift.CustomDebugStringConvertible","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP"},"doc://cz.ackee.ACKategories/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://cz.ackee.ACKategories/objc(pl)NSObject":{"title":"ObjectiveC.NSObjectProtocol","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject"},"doc://cz.ackee.ACKategories/objc(cs)UITableViewHeaderFooterView":{"title":"UIKit.UITableViewHeaderFooterView","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(cs)UITableViewHeaderFooterView"},"doc://cz.ackee.ACKategories/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UICoordinateSpace"},"doc://cz.ackee.ACKategories/objc(pl)UITraitEnvironment":{"title":"UIKit.UITraitEnvironment","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UITraitEnvironment"},"doc://cz.ackee.ACKategories/objc(pl)UIAccessibilityIdentification":{"title":"UIKit.UIAccessibilityIdentification","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAccessibilityIdentification"},"doc://cz.ackee.ACKategories/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPopoverPresentationControllerSourceItem"},"doc://cz.ackee.ACKategories/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/5UIKit23UITraitChangeObservableP"},"doc://cz.ackee.ACKategories/objc(pl)NSCoding":{"title":"Foundation.NSCoding","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSCoding"},"doc://cz.ackee.ACKategories/objc(pl)UIDynamicItem":{"title":"UIKit.UIDynamicItem","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIDynamicItem"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItem"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/selfsizingtableheaderfooterview/layoutsubviews().json b/data/documentation/ackategories/selfsizingtableheaderfooterview/layoutsubviews().json new file mode 100644 index 00000000..d3cfdbf1 --- /dev/null +++ b/data/documentation/ackategories/selfsizingtableheaderfooterview/layoutsubviews().json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/selfsizingtableheaderfooterview\/layoutsubviews()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView\/layoutSubviews()"},"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"ACKategories"}],"externalID":"c:@M@ACKategories@objc(cs)SelfSizingTableHeaderFooterView(im)layoutSubviews","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"title":"layoutSubviews()"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/SelfSizingTableHeaderFooterView/layoutSubviews()":{"kind":"symbol","title":"layoutSubviews()","role":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"type":"topic","url":"\/documentation\/ackategories\/selfsizingtableheaderfooterview\/layoutsubviews()","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView\/layoutSubviews()"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SelfSizingTableHeaderFooterView":{"role":"symbol","abstract":[{"type":"text","text":"This view will autolayout its height, even when used as a tableHeaderView or tableFooterView."}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SelfSizingTableHeaderFooterView","url":"\/documentation\/ackategories\/selfsizingtableheaderfooterview","type":"topic","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"SelfSizingTableHeaderFooterView","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"SelfSizingTableHeaderFooterView"}],"title":"SelfSizingTableHeaderFooterView"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift.json b/data/documentation/ackategories/swift.json new file mode 100644 index 00000000..be4af6f5 --- /dev/null +++ b/data/documentation/ackategories/swift.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"metadata":{"modules":[{"name":"ACKategories"}],"symbolKind":"extension","title":"Swift","externalID":"s:m:s:e:s:SD12ACKategoriesAA16OptionalProtocolR_rlE11nilsRemovedSDyx12WrappedValueQy_Gvp","role":"collection","roleHeading":"Extended Module"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift"},"topicSections":[{"title":"Extended Protocols","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection"]},{"title":"Extended Structures","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional"],"title":"Extended Enumerations"}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Array":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Array"}],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/swift\/array","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Array","preciseIdentifier":"s:Sa"}],"title":"Array"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:SD","text":"Dictionary"}],"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/dictionary","abstract":[],"kind":"symbol","title":"Dictionary","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection":{"title":"Collection","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"Collection","preciseIdentifier":"s:Sl"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/collection","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection","role":"symbol","navigatorTitle":[{"text":"Collection","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/array.json b/data/documentation/ackategories/swift/array.json new file mode 100644 index 00000000..a31e9d85 --- /dev/null +++ b/data/documentation/ackategories/swift/array.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift"]]},"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array","interfaceLanguage":"swift"},"metadata":{"externalID":"s:e:s:Sa12ACKategoriesSQRzlE6remove6objectyx_tF","symbolKind":"extension","extendedModule":"Swift","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:Sa","text":"Array","kind":"identifier"}],"roleHeading":"Extended Structure","navigatorTitle":[{"kind":"identifier","text":"Array"}],"role":"symbol","title":"Array"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array\/remove(object:)"]}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/array"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue"],"type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"}],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/PropertyListValue":{"navigatorTitle":[{"kind":"identifier","text":"PropertyListValue"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"code":"PropertyListValue","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/ackategories\/propertylistvalue","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"PropertyListValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","kind":"symbol","abstract":[{"type":"text","text":"Taken from: https:\/\/github.com\/guillermomuntaner\/Burritos\/blob\/master\/Sources\/UserDefault\/UserDefault.swift"},{"type":"text","text":" "},{"type":"text","text":"A type than can be stored in "},{"type":"codeVoice","code":"UserDefaults"},{"text":".","type":"text"}],"role":"symbol","title":"PropertyListValue"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Array":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Array"}],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/swift\/array","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Array","preciseIdentifier":"s:Sa"}],"title":"Array"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Array/remove(object:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array\/remove(object:)","abstract":[{"text":"Remove given object","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/swift\/array\/remove(object:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"text":"(","kind":"text"},{"text":"object","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sa12ACKategoriesSQRzlE7Elementxmfp","text":"Element"},{"kind":"text","text":")"}],"conformance":{"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Equatable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"remove(object:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/array/remove(object:).json b/data/documentation/ackategories/swift/array/remove(object:).json new file mode 100644 index 00000000..77aa3ce7 --- /dev/null +++ b/data/documentation/ackategories/swift/array/remove(object:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array\/remove(object:)"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array"]]},"metadata":{"roleHeading":"Instance Method","title":"remove(object:)","externalID":"s:Sa12ACKategoriesSQRzlE6remove6objectyx_tF","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Equatable"},{"type":"text","text":"."}]},"extendedModule":"Swift","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"remove","kind":"identifier"},{"kind":"text","text":"("},{"text":"object","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sa12ACKategoriesSQRzlE7Elementxmfp","text":"Element"},{"kind":"text","text":")"}],"symbolKind":"method"},"abstract":[{"text":"Remove given object","type":"text"}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/array\/remove(object:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"mutating"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"object"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sa12ACKategoriesSQRzlE7Elementxmfp","text":"Element"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Array/remove(object:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array\/remove(object:)","abstract":[{"text":"Remove given object","type":"text"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/swift\/array\/remove(object:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"remove"},{"text":"(","kind":"text"},{"text":"object","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sa12ACKategoriesSQRzlE7Elementxmfp","text":"Element"},{"kind":"text","text":")"}],"conformance":{"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Equatable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"remove(object:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Array":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Array","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Array"}],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/swift\/array","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Array","preciseIdentifier":"s:Sa"}],"title":"Array"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/collection.json b/data/documentation/ackategories/swift/collection.json new file mode 100644 index 00000000..6a4aac7f --- /dev/null +++ b/data/documentation/ackategories/swift/collection.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/isNotEmpty"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/subscript(safe:)-1uhro","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/subscript(safe:)-412d7"],"title":"Subscripts"},{"title":"Type Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/random(min:max:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Collection","preciseIdentifier":"s:Sl"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/collection"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"title":"Collection","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Collection","preciseIdentifier":"s:Sl"}],"roleHeading":"Extended Protocol","navigatorTitle":[{"kind":"identifier","text":"Collection"}],"symbolKind":"extension","role":"symbol","extendedModule":"Swift","externalID":"s:e:s:Sl12ACKategoriesAA12Randomizable7ElementRpzrlE6random3min3maxSayADGSi_SitFZ"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift"]]},"sections":[],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection/random(min:max:)":{"title":"random(min:max:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"min"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","preciseIdentifier":"s:Sl7ElementQa","text":"Element"},{"kind":"text","text":"]"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/random(min:max:)","url":"\/documentation\/ackategories\/swift\/collection\/random(min:max:)","abstract":[],"type":"topic","role":"symbol","conformance":{"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Randomizable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection/subscript(safe:)-412d7":{"title":"subscript(safe:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"text":"safe","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"CountableRange","kind":"typeIdentifier","preciseIdentifier":"s:s14CountableRangea"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sl5IndexQa","text":"Index","kind":"typeIdentifier"},{"text":">) -> [","kind":"text"},{"text":"Element","kind":"typeIdentifier","preciseIdentifier":"s:Sl7ElementQa"},{"text":"]","kind":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/collection\/subscript(safe:)-412d7","abstract":[{"text":"Return objects in given range","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/subscript(safe:)-412d7","type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Index"},{"text":" conforms to ","type":"text"},{"code":"Strideable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Index.Stride"},{"type":"text","text":" conforms to "},{"code":"SignedInteger","type":"codeVoice"},{"text":".","type":"text"}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection/subscript(safe:)-1uhro":{"title":"subscript(safe:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"("},{"text":"safe","kind":"externalParam"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sl5IndexQa","text":"Index"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sl8IteratorQa","text":"Iterator","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","preciseIdentifier":"s:St7ElementQa","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/ackategories\/swift\/collection\/subscript(safe:)-1uhro","abstract":[{"text":"Return object at index if inside bounds, ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" otherwise","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/subscript(safe:)-1uhro","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection":{"title":"Collection","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"Collection","preciseIdentifier":"s:Sl"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/collection","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection","role":"symbol","navigatorTitle":[{"text":"Collection","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection/isNotEmpty":{"title":"isNotEmpty","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isNotEmpty"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/isNotEmpty","url":"\/documentation\/ackategories\/swift\/collection\/isnotempty","abstract":[{"type":"text","text":"Return "},{"code":"true","type":"codeVoice"},{"text":" if ","type":"text"},{"type":"codeVoice","code":"self"},{"text":" is not empty","type":"text"}],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/collection/isnotempty.json b/data/documentation/ackategories/swift/collection/isnotempty.json new file mode 100644 index 00000000..7ab52789 --- /dev/null +++ b/data/documentation/ackategories/swift/collection/isnotempty.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection"]]},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Return "},{"type":"codeVoice","code":"true"},{"type":"text","text":" if "},{"type":"codeVoice","code":"self"},{"text":" is not empty","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/isNotEmpty"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isNotEmpty","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isNotEmpty","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"roleHeading":"Instance Property","role":"symbol","extendedModule":"Swift","symbolKind":"property","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"externalID":"s:Sl12ACKategoriesE10isNotEmptySbvp","title":"isNotEmpty"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/collection\/isnotempty"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection/isNotEmpty":{"title":"isNotEmpty","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isNotEmpty"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/isNotEmpty","url":"\/documentation\/ackategories\/swift\/collection\/isnotempty","abstract":[{"type":"text","text":"Return "},{"code":"true","type":"codeVoice"},{"text":" if ","type":"text"},{"type":"codeVoice","code":"self"},{"text":" is not empty","type":"text"}],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection":{"title":"Collection","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"Collection","preciseIdentifier":"s:Sl"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/collection","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection","role":"symbol","navigatorTitle":[{"text":"Collection","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/collection/random(min:max:).json b/data/documentation/ackategories/swift/collection/random(min:max:).json new file mode 100644 index 00000000..059bbaa7 --- /dev/null +++ b/data/documentation/ackategories/swift/collection/random(min:max:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/random(min:max:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"("},{"text":"min","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"kind":"text","text":" = 20, "},{"kind":"externalParam","text":"max"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":" = 100) -> [","kind":"text"},{"preciseIdentifier":"s:Sl7ElementQa","text":"Element","kind":"typeIdentifier"},{"text":"]","kind":"text"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Minimal number of returned elements"}],"type":"paragraph"}],"name":"min"},{"name":"max","content":[{"inlineContent":[{"type":"text","text":"Maximal number of returned elements"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"text":"Array of random elements","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"metadata":{"externalID":"s:Sl12ACKategoriesAA12Randomizable7ElementRpzrlE6random3min3maxSayADGSi_SitFZ","extendedModule":"Swift","roleHeading":"Type Method","symbolKind":"method","title":"random(min:max:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Randomizable"},{"type":"text","text":"."}]},"modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"min"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":", ","kind":"text"},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":") -> [","kind":"text"},{"text":"Element","kind":"typeIdentifier","preciseIdentifier":"s:Sl7ElementQa"},{"text":"]","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/collection\/random(min:max:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection":{"title":"Collection","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"Collection","preciseIdentifier":"s:Sl"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/collection","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection","role":"symbol","navigatorTitle":[{"text":"Collection","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection/random(min:max:)":{"title":"random(min:max:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"min"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":", "},{"text":"max","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":") -> ["},{"kind":"typeIdentifier","preciseIdentifier":"s:Sl7ElementQa","text":"Element"},{"kind":"text","text":"]"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/random(min:max:)","url":"\/documentation\/ackategories\/swift\/collection\/random(min:max:)","abstract":[],"type":"topic","role":"symbol","conformance":{"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Randomizable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/collection/subscript(safe:)-1uhro.json b/data/documentation/ackategories/swift/collection/subscript(safe:)-1uhro.json new file mode 100644 index 00000000..df6ccbd4 --- /dev/null +++ b/data/documentation/ackategories/swift/collection/subscript(safe:)-1uhro.json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Return object at index if inside bounds, "},{"type":"codeVoice","code":"nil"},{"text":" otherwise","type":"text"}],"metadata":{"extendedModule":"Swift","title":"subscript(safe:)","fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"text":"safe","kind":"externalParam"},{"kind":"text","text":" _: "},{"preciseIdentifier":"s:Sl5IndexQa","text":"Index","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Iterator","preciseIdentifier":"s:Sl8IteratorQa"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:St7ElementQa","text":"Element"},{"text":"?","kind":"text"}],"modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"roleHeading":"Instance Subscript","externalID":"s:Sl12ACKategoriesE4safe7ElementQzSg5IndexQz_tcip","symbolKind":"subscript","role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/collection\/subscript(safe:)-1uhro"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"safe"},{"text":" ","kind":"text"},{"text":"index","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Index","preciseIdentifier":"s:Sl5IndexQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Iterator","preciseIdentifier":"s:Sl8IteratorQa","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Element","preciseIdentifier":"s:St7ElementQa","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/subscript(safe:)-1uhro","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection":{"title":"Collection","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"Collection","preciseIdentifier":"s:Sl"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/collection","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection","role":"symbol","navigatorTitle":[{"text":"Collection","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection/subscript(safe:)-1uhro":{"title":"subscript(safe:)","fragments":[{"text":"subscript","kind":"keyword"},{"kind":"text","text":"("},{"text":"safe","kind":"externalParam"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sl5IndexQa","text":"Index"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sl8IteratorQa","text":"Iterator","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Element","preciseIdentifier":"s:St7ElementQa","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/ackategories\/swift\/collection\/subscript(safe:)-1uhro","abstract":[{"text":"Return object at index if inside bounds, ","type":"text"},{"code":"nil","type":"codeVoice"},{"text":" otherwise","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/subscript(safe:)-1uhro","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/collection/subscript(safe:)-412d7.json b/data/documentation/ackategories/swift/collection/subscript(safe:)-412d7.json new file mode 100644 index 00000000..a73c31e9 --- /dev/null +++ b/data/documentation/ackategories/swift/collection/subscript(safe:)-412d7.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Return objects in given range"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"text":"safe","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"range","kind":"internalParam"},{"kind":"text","text":": "},{"text":"CountableRange","kind":"typeIdentifier","preciseIdentifier":"s:s14CountableRangea"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Index","preciseIdentifier":"s:Sl5IndexQa"},{"text":">) -> [","kind":"text"},{"text":"Element","preciseIdentifier":"s:Sl7ElementQa","kind":"typeIdentifier"},{"text":"] { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/subscript(safe:)-412d7","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","title":"subscript(safe:)","externalID":"s:Sl12ACKategoriesSx5IndexRpzSZAB_6StrideRPzrlE4safeSay7ElementQzGSnyACG_tcip","symbolKind":"subscript","conformance":{"constraints":[{"code":"Index","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Strideable"},{"text":" and ","type":"text"},{"code":"Index.Stride","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"SignedInteger"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"kind":"keyword","text":"subscript"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"safe"},{"text":" _: ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s14CountableRangea","text":"CountableRange"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:Sl5IndexQa","text":"Index","kind":"typeIdentifier"},{"kind":"text","text":">) -> ["},{"kind":"typeIdentifier","text":"Element","preciseIdentifier":"s:Sl7ElementQa"},{"text":"]","kind":"text"}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"roleHeading":"Instance Subscript"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/collection\/subscript(safe:)-412d7"]}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection/subscript(safe:)-412d7":{"title":"subscript(safe:)","fragments":[{"text":"subscript","kind":"keyword"},{"text":"(","kind":"text"},{"text":"safe","kind":"externalParam"},{"kind":"text","text":" _: "},{"text":"CountableRange","kind":"typeIdentifier","preciseIdentifier":"s:s14CountableRangea"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:Sl5IndexQa","text":"Index","kind":"typeIdentifier"},{"text":">) -> [","kind":"text"},{"text":"Element","kind":"typeIdentifier","preciseIdentifier":"s:Sl7ElementQa"},{"text":"]","kind":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/collection\/subscript(safe:)-412d7","abstract":[{"text":"Return objects in given range","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection\/subscript(safe:)-412d7","type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Index"},{"text":" conforms to ","type":"text"},{"code":"Strideable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Index.Stride"},{"type":"text","text":" conforms to "},{"code":"SignedInteger","type":"codeVoice"},{"text":".","type":"text"}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Collection":{"title":"Collection","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"Collection","preciseIdentifier":"s:Sl"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/collection","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Collection","role":"symbol","navigatorTitle":[{"text":"Collection","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/dictionary.json b/data/documentation/ackategories/swift/dictionary.json new file mode 100644 index 00000000..465bd2bc --- /dev/null +++ b/data/documentation/ackategories/swift/dictionary.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SD","text":"Dictionary"}],"platforms":["iOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift"]]},"metadata":{"externalID":"s:e:s:SD12ACKategoriesAA16OptionalProtocolR_rlE11nilsRemovedSDyx12WrappedValueQy_Gvp","navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"roleHeading":"Extended Structure","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"title":"Dictionary","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"role":"symbol","symbolKind":"extension","extendedModule":"Swift"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary","interfaceLanguage":"swift"},"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue"],"kind":"relationships"}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary\/nilsRemoved"]},{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary\/value(for:)"]}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/dictionary"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary/nilsRemoved":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"OptionalProtocol","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/ackategories\/swift\/dictionary\/nilsremoved","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"nilsRemoved","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE3Keyxmfp","text":"Key","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5Valueq_mfp"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WrappedValue","preciseIdentifier":"s:12ACKategories16OptionalProtocolP12WrappedValueQa"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary\/nilsRemoved","kind":"symbol","abstract":[{"type":"text","text":"Removes nils from dictionary"}],"role":"symbol","title":"nilsRemoved"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:SD","text":"Dictionary"}],"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/dictionary","abstract":[],"kind":"symbol","title":"Dictionary","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/PropertyListValue":{"url":"\/documentation\/ackategories\/propertylistvalue","navigatorTitle":[{"text":"PropertyListValue","kind":"identifier"}],"abstract":[{"type":"text","text":"Taken from: https:\/\/github.com\/guillermomuntaner\/Burritos\/blob\/master\/Sources\/UserDefault\/UserDefault.swift"},{"text":" ","type":"text"},{"text":"A type than can be stored in ","type":"text"},{"code":"UserDefaults","type":"codeVoice"},{"type":"text","text":"."}],"title":"PropertyListValue","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"PropertyListValue"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Value"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"PropertyListValue"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary/value(for:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Value"},{"text":" conforms to ","type":"text"},{"code":"OptionalProtocol","type":"codeVoice"},{"text":".","type":"text"}]},"abstract":[{"type":"text","text":"Simulation of classic valueForKeyPath method."}],"type":"topic","title":"value(for:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary\/value(for:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"T","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5value3forqd__SgSS_tlF1TL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/ackategories\/swift\/dictionary\/value(for:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/dictionary/nilsremoved.json b/data/documentation/ackategories/swift/dictionary/nilsremoved.json new file mode 100644 index 00000000..dc320b29 --- /dev/null +++ b/data/documentation/ackategories/swift/dictionary/nilsremoved.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Removes nils from dictionary","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary"]]},"metadata":{"title":"nilsRemoved","symbolKind":"property","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"extendedModule":"Swift","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Value"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"OptionalProtocol"},{"text":".","type":"text"}]},"role":"symbol","roleHeading":"Instance Property","externalID":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE11nilsRemovedSDyx12WrappedValueQy_Gvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"nilsRemoved","kind":"identifier"},{"text":": [","kind":"text"},{"text":"Key","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE3Keyxmfp","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5Valueq_mfp","text":"Value"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories16OptionalProtocolP12WrappedValueQa","text":"WrappedValue"},{"kind":"text","text":"]"}]},"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/swift\/dictionary\/nilsremoved"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nilsRemoved","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE3Keyxmfp","text":"Key"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5Valueq_mfp","text":"Value","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"WrappedValue","preciseIdentifier":"s:12ACKategories16OptionalProtocolP12WrappedValueQa","kind":"typeIdentifier","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/WrappedValue"},{"kind":"text","text":"] { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary\/nilsRemoved","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:SD","text":"Dictionary"}],"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/dictionary","abstract":[],"kind":"symbol","title":"Dictionary","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol/WrappedValue":{"required":true,"url":"\/documentation\/ackategories\/optionalprotocol\/wrappedvalue","type":"topic","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"WrappedValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol\/WrappedValue","kind":"symbol","abstract":[],"role":"symbol","title":"WrappedValue"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary/nilsRemoved":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"OptionalProtocol","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/ackategories\/swift\/dictionary\/nilsremoved","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"nilsRemoved","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE3Keyxmfp","text":"Key","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5Valueq_mfp"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"WrappedValue","preciseIdentifier":"s:12ACKategories16OptionalProtocolP12WrappedValueQa"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary\/nilsRemoved","kind":"symbol","abstract":[{"type":"text","text":"Removes nils from dictionary"}],"role":"symbol","title":"nilsRemoved"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/dictionary/value(for:).json b/data/documentation/ackategories/swift/dictionary/value(for:).json new file mode 100644 index 00000000..53750926 --- /dev/null +++ b/data/documentation/ackategories/swift/dictionary/value(for:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary\/value(for:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary"]]},"abstract":[{"type":"text","text":"Simulation of classic valueForKeyPath method."}],"metadata":{"roleHeading":"Instance Method","extendedModule":"Swift","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"title":"value(for:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5value3forqd__SgSS_tlF1TL_qd__mfp"},{"text":"?","kind":"text"}],"externalID":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5value3forqd__SgSS_tlF","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Value"},{"text":" conforms to ","type":"text"},{"code":"OptionalProtocol","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/swift\/dictionary\/value(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"value","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"keyPath"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"text":"T","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5value3forqd__SgSS_tlF1TL_qd__mfp","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"name":"keyPath","content":[{"type":"paragraph","inlineContent":[{"text":"Dot separated key path","type":"text"}]}]}],"kind":"parameters"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary":{"type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:SD","text":"Dictionary"}],"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/dictionary","abstract":[],"kind":"symbol","title":"Dictionary","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Dictionary/value(for:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Value"},{"text":" conforms to ","type":"text"},{"code":"OptionalProtocol","type":"codeVoice"},{"text":".","type":"text"}]},"abstract":[{"type":"text","text":"Simulation of classic valueForKeyPath method."}],"type":"topic","title":"value(for:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Dictionary\/value(for:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"T","preciseIdentifier":"s:SD12ACKategoriesAA16OptionalProtocolR_rlE5value3forqd__SgSS_tlF1TL_qd__mfp","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"url":"\/documentation\/ackategories\/swift\/dictionary\/value(for:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/int.json b/data/documentation/ackategories/swift/int.json new file mode 100644 index 00000000..77dc4abd --- /dev/null +++ b/data/documentation/ackategories/swift/int.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-2x0yb","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-47nf8","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-4ndg2"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/Randomizable-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable"],"type":"conformsTo"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/int"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"title":"Int","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"roleHeading":"Extended Structure","navigatorTitle":[{"text":"Int","kind":"identifier"}],"symbolKind":"extension","role":"symbol","extendedModule":"Swift","externalID":"s:e:s:Si12ACKategoriesE4safeSiSgSd_tcfc"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/init(safe:)-47nf8":{"kind":"symbol","url":"\/documentation\/ackategories\/swift\/int\/init(safe:)-47nf8","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"safe","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-47nf8","title":"init(safe:)","abstract":[{"text":"Optionally create ","type":"text"},{"type":"codeVoice","code":"Int"},{"type":"text","text":" checking if "},{"type":"codeVoice","code":"cgFloat"},{"type":"text","text":" is not Nan nor infinity"}],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/Randomizable-Implementations":{"kind":"article","url":"\/documentation\/ackategories\/swift\/int\/randomizable-implementations","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/Randomizable-Implementations","title":"Randomizable Implementations","abstract":[],"type":"topic","role":"collectionGroup"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Randomizable":{"navigatorTitle":[{"text":"Randomizable","kind":"identifier"}],"abstract":[{"type":"text","text":"Mark a type Randomizable"},{"text":" ","type":"text"},{"type":"text","text":"to get automatically synthesized "},{"type":"codeVoice","code":".random()"},{"text":" method for ","type":"text"},{"type":"codeVoice","code":"Collection"},{"text":"s","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable","role":"symbol","url":"\/documentation\/ackategories\/randomizable","type":"topic","title":"Randomizable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Randomizable","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/init(safe:)-4ndg2":{"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-4ndg2","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"safe","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","abstract":[{"text":"Optionally create ","type":"text"},{"code":"Int","type":"codeVoice"},{"type":"text","text":" checking if "},{"type":"codeVoice","code":"double"},{"type":"text","text":" is not Nan nor infinity"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/int\/init(safe:)-4ndg2","title":"init(safe:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/init(safe:)-2x0yb":{"title":"init(safe:)","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"safe","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sf","kind":"typeIdentifier","text":"Float"},{"text":")","kind":"text"}],"url":"\/documentation\/ackategories\/swift\/int\/init(safe:)-2x0yb","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-2x0yb","abstract":[{"type":"text","text":"Optionally create "},{"type":"codeVoice","code":"Int"},{"type":"text","text":" checking if "},{"type":"codeVoice","code":"float"},{"text":" is not Nan nor infinity","type":"text"}],"kind":"symbol","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/PropertyListValue":{"navigatorTitle":[{"text":"PropertyListValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","kind":"symbol","abstract":[{"text":"Taken from: https:\/\/github.com\/guillermomuntaner\/Burritos\/blob\/master\/Sources\/UserDefault\/UserDefault.swift","type":"text"},{"text":" ","type":"text"},{"text":"A type than can be stored in ","type":"text"},{"code":"UserDefaults","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","url":"\/documentation\/ackategories\/propertylistvalue","type":"topic","title":"PropertyListValue","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"PropertyListValue","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/int/init(safe:)-2x0yb.json b/data/documentation/ackategories/swift/int/init(safe:)-2x0yb.json new file mode 100644 index 00000000..09749c96 --- /dev/null +++ b/data/documentation/ackategories/swift/int/init(safe:)-2x0yb.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-2x0yb","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Optionally create "},{"type":"codeVoice","code":"Int"},{"type":"text","text":" checking if "},{"type":"codeVoice","code":"float"},{"text":" is not Nan nor infinity","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/int\/init(safe:)-2x0yb"]}],"metadata":{"extendedModule":"Swift","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"role":"symbol","roleHeading":"Initializer","title":"init(safe:)","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"safe"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sf","text":"Float","kind":"typeIdentifier"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:Si12ACKategoriesE4safeSiSgSf_tcfc"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"safe"},{"kind":"text","text":" "},{"text":"float","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Float","kind":"typeIdentifier","preciseIdentifier":"s:Sf"},{"text":")","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/init(safe:)-2x0yb":{"title":"init(safe:)","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"safe","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sf","kind":"typeIdentifier","text":"Float"},{"text":")","kind":"text"}],"url":"\/documentation\/ackategories\/swift\/int\/init(safe:)-2x0yb","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-2x0yb","abstract":[{"type":"text","text":"Optionally create "},{"type":"codeVoice","code":"Int"},{"type":"text","text":" checking if "},{"type":"codeVoice","code":"float"},{"text":" is not Nan nor infinity","type":"text"}],"kind":"symbol","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/int/init(safe:)-47nf8.json b/data/documentation/ackategories/swift/int/init(safe:)-47nf8.json new file mode 100644 index 00000000..b0ed1a12 --- /dev/null +++ b/data/documentation/ackategories/swift/int/init(safe:)-47nf8.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/swift\/int\/init(safe:)-47nf8"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Optionally create "},{"code":"Int","type":"codeVoice"},{"type":"text","text":" checking if "},{"code":"cgFloat","type":"codeVoice"},{"type":"text","text":" is not Nan nor infinity"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"roleHeading":"Initializer","symbolKind":"init","externalID":"s:Si12ACKategoriesE4safeSiSg14CoreFoundation7CGFloatV_tcfc","title":"init(safe:)","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"role":"symbol","extendedModule":"Swift","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"kind":"externalParam","text":"safe"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-47nf8"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"?("},{"text":"safe","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"cgFloat","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/init(safe:)-47nf8":{"kind":"symbol","url":"\/documentation\/ackategories\/swift\/int\/init(safe:)-47nf8","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"safe","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-47nf8","title":"init(safe:)","abstract":[{"text":"Optionally create ","type":"text"},{"type":"codeVoice","code":"Int"},{"type":"text","text":" checking if "},{"type":"codeVoice","code":"cgFloat"},{"type":"text","text":" is not Nan nor infinity"}],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/int/init(safe:)-4ndg2.json b/data/documentation/ackategories/swift/int/init(safe:)-4ndg2.json new file mode 100644 index 00000000..56782b45 --- /dev/null +++ b/data/documentation/ackategories/swift/int/init(safe:)-4ndg2.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-4ndg2","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"?(","kind":"text"},{"text":"safe","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"double","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Initializer","extendedModule":"Swift","externalID":"s:Si12ACKategoriesE4safeSiSgSd_tcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"?("},{"text":"safe","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","symbolKind":"init","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"title":"init(safe:)"},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/int\/init(safe:)-4ndg2"]}],"abstract":[{"type":"text","text":"Optionally create "},{"type":"codeVoice","code":"Int"},{"type":"text","text":" checking if "},{"code":"double","type":"codeVoice"},{"text":" is not Nan nor infinity","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/init(safe:)-4ndg2":{"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/init(safe:)-4ndg2","fragments":[{"kind":"identifier","text":"init"},{"text":"?(","kind":"text"},{"text":"safe","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","abstract":[{"text":"Optionally create ","type":"text"},{"code":"Int","type":"codeVoice"},{"type":"text","text":" checking if "},{"type":"codeVoice","code":"double"},{"type":"text","text":" is not Nan nor infinity"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/int\/init(safe:)-4ndg2","title":"init(safe:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/int/random().json b/data/documentation/ackategories/swift/int/random().json new file mode 100644 index 00000000..e7bf0aea --- /dev/null +++ b/data/documentation/ackategories/swift/int/random().json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Randomizable.random()"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/int\/random()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Random instance of "},{"type":"codeVoice","code":"Self"}]}]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"extendedModule":"Swift","title":"random()","symbolKind":"method","roleHeading":"Type Method","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"}],"externalID":"s:Si12ACKategoriesE6randomSiyFZ"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/random()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/Randomizable-Implementations"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/random()":{"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/swift\/int\/random()","title":"random()","role":"symbol","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/random()","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/Randomizable-Implementations":{"kind":"article","url":"\/documentation\/ackategories\/swift\/int\/randomizable-implementations","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/Randomizable-Implementations","title":"Randomizable Implementations","abstract":[],"type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/int/randomizable-implementations.json b/data/documentation/ackategories/swift/int/randomizable-implementations.json new file mode 100644 index 00000000..55fa3e73 --- /dev/null +++ b/data/documentation/ackategories/swift/int/randomizable-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/random()"],"title":"Type Methods","generated":true}],"metadata":{"title":"Randomizable Implementations","modules":[{"name":"ACKategories"}],"role":"collectionGroup"},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/Randomizable-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/int\/randomizable-implementations"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int"]]},"kind":"article","sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int/random()":{"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/swift\/int\/random()","title":"random()","role":"symbol","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int\/random()","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Int":{"title":"Int","navigatorTitle":[{"kind":"identifier","text":"Int"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Si","text":"Int"}],"type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Int","url":"\/documentation\/ackategories\/swift\/int"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"title":"Swift","abstract":[],"url":"\/documentation\/ackategories\/swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","type":"topic","kind":"symbol","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/optional.json b/data/documentation/ackategories/swift/optional.json new file mode 100644 index 00000000..ba12ff18 --- /dev/null +++ b/data/documentation/ackategories/swift/optional.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"Optional","roleHeading":"Extended Enumeration","extendedModule":"Swift","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"navigatorTitle":[{"text":"Optional","kind":"identifier"}],"externalID":"s:e:s:Sq12ACKategoriesE12WrappedValuea","symbolKind":"extension"},"sections":[],"kind":"symbol","relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol"],"type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Optional","preciseIdentifier":"s:Sq","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/optional"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/isEmpty","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/isNotEmpty","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/nonEmpty"]},{"generated":true,"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/OptionalProtocol-Implementations"],"title":"Default Implementations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/nonEmpty":{"title":"nonEmpty","abstract":[{"text":"Return ","type":"text"},{"type":"codeVoice","code":"self"},{"text":" if it is not empty and not nil, otherwise return nil","type":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Wrapped","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Collection","type":"codeVoice"},{"type":"text","text":"."}]},"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/nonEmpty","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"nonEmpty","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Wrapped","preciseIdentifier":"s:Sq12ACKategoriesSlRzlE7Wrappedxmfp","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/ackategories\/swift\/optional\/nonempty","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/OptionalProtocol-Implementations":{"url":"\/documentation\/ackategories\/swift\/optional\/optionalprotocol-implementations","kind":"article","type":"topic","title":"OptionalProtocol Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/OptionalProtocol-Implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/isNotEmpty":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/isNotEmpty","title":"isNotEmpty","type":"topic","url":"\/documentation\/ackategories\/swift\/optional\/isnotempty","kind":"symbol","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" conforms to ","type":"text"},{"code":"Collection","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[{"type":"text","text":"Return "},{"code":"true","type":"codeVoice"},{"text":" if ","type":"text"},{"type":"codeVoice","code":"self"},{"text":" is not empty and not nil","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isNotEmpty"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/isEmpty":{"kind":"symbol","url":"\/documentation\/ackategories\/swift\/optional\/isempty","type":"topic","conformance":{"constraints":[{"type":"codeVoice","code":"Wrapped"},{"type":"text","text":" conforms to "},{"code":"Collection","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"isEmpty","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/isEmpty","abstract":[{"text":"Return ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":" if "},{"code":"self","type":"codeVoice"},{"type":"text","text":" is empty or nil"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/OptionalProtocol":{"title":"OptionalProtocol","url":"\/documentation\/ackategories\/optionalprotocol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/OptionalProtocol","type":"topic","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"OptionalProtocol"}],"kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"OptionalProtocol"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/optional/isempty.json b/data/documentation/ackategories/swift/optional/isempty.json new file mode 100644 index 00000000..1a5cf192 --- /dev/null +++ b/data/documentation/ackategories/swift/optional/isempty.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/isEmpty","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","extendedModule":"Swift","externalID":"s:Sq12ACKategoriesSlRzlE7isEmptySbvp","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" conforms to ","type":"text"},{"code":"Collection","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"isEmpty","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEmpty","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"modules":[{"name":"ACKategories","relatedModules":["Swift"]}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isEmpty","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional"]]},"abstract":[{"text":"Return ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":" if "},{"code":"self","type":"codeVoice"},{"type":"text","text":" is empty or nil"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/ackategories\/swift\/optional\/isempty"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/isEmpty":{"kind":"symbol","url":"\/documentation\/ackategories\/swift\/optional\/isempty","type":"topic","conformance":{"constraints":[{"type":"codeVoice","code":"Wrapped"},{"type":"text","text":" conforms to "},{"code":"Collection","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"isEmpty","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/isEmpty","abstract":[{"text":"Return ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":" if "},{"code":"self","type":"codeVoice"},{"type":"text","text":" is empty or nil"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isEmpty"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/optional/isnotempty.json b/data/documentation/ackategories/swift/optional/isnotempty.json new file mode 100644 index 00000000..b894e121 --- /dev/null +++ b/data/documentation/ackategories/swift/optional/isnotempty.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/swift\/optional\/isnotempty"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/isNotEmpty"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"symbolKind":"property","extendedModule":"Swift","role":"symbol","externalID":"s:Sq12ACKategoriesSlRzlE10isNotEmptySbvp","roleHeading":"Instance Property","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Wrapped","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Collection"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isNotEmpty","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"title":"isNotEmpty"},"kind":"symbol","abstract":[{"text":"Return ","type":"text"},{"type":"codeVoice","code":"true"},{"type":"text","text":" if "},{"code":"self","type":"codeVoice"},{"type":"text","text":" is not empty and not nil"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"isNotEmpty"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/isNotEmpty":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/isNotEmpty","title":"isNotEmpty","type":"topic","url":"\/documentation\/ackategories\/swift\/optional\/isnotempty","kind":"symbol","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" conforms to ","type":"text"},{"code":"Collection","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[{"type":"text","text":"Return "},{"code":"true","type":"codeVoice"},{"text":" if ","type":"text"},{"type":"codeVoice","code":"self"},{"text":" is not empty and not nil","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isNotEmpty"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/optional/nonempty.json b/data/documentation/ackategories/swift/optional/nonempty.json new file mode 100644 index 00000000..403ebf77 --- /dev/null +++ b/data/documentation/ackategories/swift/optional/nonempty.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/nonEmpty","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/ackategories\/swift\/optional\/nonempty"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nonEmpty"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Wrapped","preciseIdentifier":"s:Sq12ACKategoriesSlRzlE7Wrappedxmfp"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"abstract":[{"text":"Return ","type":"text"},{"code":"self","type":"codeVoice"},{"text":" if it is not empty and not nil, otherwise return nil","type":"text"}],"metadata":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" conforms to ","type":"text"},{"code":"Collection","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nonEmpty","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sq12ACKategoriesSlRzlE7Wrappedxmfp","text":"Wrapped","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"extendedModule":"Swift","roleHeading":"Instance Property","externalID":"s:Sq12ACKategoriesSlRzlE8nonEmptyxSgvp","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"symbolKind":"property","role":"symbol","title":"nonEmpty"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/nonEmpty":{"title":"nonEmpty","abstract":[{"text":"Return ","type":"text"},{"type":"codeVoice","code":"self"},{"text":" if it is not empty and not nil, otherwise return nil","type":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Wrapped","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"Collection","type":"codeVoice"},{"type":"text","text":"."}]},"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/nonEmpty","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"nonEmpty","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Wrapped","preciseIdentifier":"s:Sq12ACKategoriesSlRzlE7Wrappedxmfp","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/ackategories\/swift\/optional\/nonempty","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/optional/optional.json b/data/documentation/ackategories/swift/optional/optional.json new file mode 100644 index 00000000..32a7d663 --- /dev/null +++ b/data/documentation/ackategories/swift/optional/optional.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/OptionalProtocol-Implementations"]]},"metadata":{"roleHeading":"Instance Property","externalID":"s:Sq12ACKategoriesE8optionalxSgvp","extendedModule":"Swift","title":"optional","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"optional","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sq12ACKategoriesE12WrappedValuea","text":"WrappedValue"},{"kind":"text","text":"?"}],"modules":[{"name":"ACKategories","relatedModules":["Swift"]}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/optional","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"optional"},{"kind":"text","text":": "},{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/WrappedValue","kind":"typeIdentifier","text":"WrappedValue","preciseIdentifier":"s:Sq12ACKategoriesE12WrappedValuea"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"OptionalProtocol.optional","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/optional\/optional"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/OptionalProtocol-Implementations":{"url":"\/documentation\/ackategories\/swift\/optional\/optionalprotocol-implementations","kind":"article","type":"topic","title":"OptionalProtocol Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/OptionalProtocol-Implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/WrappedValue":{"url":"\/documentation\/ackategories\/swift\/optional\/wrappedvalue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"WrappedValue"}],"title":"Optional.WrappedValue","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/WrappedValue","abstract":[],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WrappedValue","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/optional":{"url":"\/documentation\/ackategories\/swift\/optional\/optional","kind":"symbol","type":"topic","title":"optional","role":"symbol","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/optional","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"optional","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sq12ACKategoriesE12WrappedValuea","text":"WrappedValue","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/optional/optionalprotocol-implementations.json b/data/documentation/ackategories/swift/optional/optionalprotocol-implementations.json new file mode 100644 index 00000000..ee5c2010 --- /dev/null +++ b/data/documentation/ackategories/swift/optional/optionalprotocol-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"collectionGroup","modules":[{"name":"ACKategories"}],"title":"OptionalProtocol Implementations"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/OptionalProtocol-Implementations"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/optional"]},{"title":"Type Aliases","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/WrappedValue"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/optional\/optionalprotocol-implementations"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional"]]},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/optional":{"url":"\/documentation\/ackategories\/swift\/optional\/optional","kind":"symbol","type":"topic","title":"optional","role":"symbol","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/optional","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"optional","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sq12ACKategoriesE12WrappedValuea","text":"WrappedValue","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/WrappedValue":{"url":"\/documentation\/ackategories\/swift\/optional\/wrappedvalue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"WrappedValue"}],"title":"Optional.WrappedValue","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/WrappedValue","abstract":[],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WrappedValue","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/optional/wrappedvalue.json b/data/documentation/ackategories/swift/optional/wrappedvalue.json new file mode 100644 index 00000000..833b46a0 --- /dev/null +++ b/data/documentation/ackategories/swift/optional/wrappedvalue.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/swift\/optional\/wrappedvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"externalID":"s:Sq12ACKategoriesE12WrappedValuea","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"WrappedValue","kind":"identifier"}],"title":"Optional.WrappedValue","roleHeading":"Type Alias","navigatorTitle":[{"text":"WrappedValue","kind":"identifier"}],"role":"symbol","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"symbolKind":"typealias"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WrappedValue","kind":"identifier"},{"text":" = ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sq12ACKategoriesE7Wrappedxmfp","text":"Wrapped"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/OptionalProtocol-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"OptionalProtocol.WrappedValue"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/WrappedValue","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional":{"url":"\/documentation\/ackategories\/swift\/optional","role":"symbol","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional","kind":"symbol","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"Optional"}],"title":"Optional"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/WrappedValue":{"url":"\/documentation\/ackategories\/swift\/optional\/wrappedvalue","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"WrappedValue"}],"title":"Optional.WrappedValue","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/WrappedValue","abstract":[],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"WrappedValue","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/Optional/OptionalProtocol-Implementations":{"url":"\/documentation\/ackategories\/swift\/optional\/optionalprotocol-implementations","kind":"article","type":"topic","title":"OptionalProtocol Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/Optional\/OptionalProtocol-Implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string.json b/data/documentation/ackategories/swift/string.json new file mode 100644 index 00000000..966127df --- /dev/null +++ b/data/documentation/ackategories/swift/string.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/firstLetter","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/isNumeric"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/isValidEmail(regex:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/leftPadding(toLength:withPad:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/localized(comment:value:tableName:bundle:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/matchesRegex(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/normalized()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/removingDiacritics(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/trimmed(characterSet:from:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/trimmed(charactersIn:from:)"],"title":"Instance Methods"},{"title":"Type Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/random(minLength:maxLength:allowedCharacters:)"]},{"title":"Enumerations","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Randomizable-Implementations"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"]}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/ackategories\/swift\/string"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"},"metadata":{"externalID":"s:e:s:SS12ACKategoriesE4SideO","symbolKind":"extension","navigatorTitle":[{"kind":"identifier","text":"String"}],"roleHeading":"Extended Structure","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"identifier","text":"String"}],"extendedModule":"Swift","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"role":"symbol","title":"String"},"kind":"symbol","relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable"],"kind":"relationships","type":"conformsTo"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/leftPadding(toLength:withPad:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"leftPadding"},{"text":"(","kind":"text"},{"text":"toLength","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"withPad","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SJ","text":"Character"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Fill string with padding character to mach given length","type":"text"}],"kind":"symbol","title":"leftPadding(toLength:withPad:)","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/leftPadding(toLength:withPad:)","url":"\/documentation\/ackategories\/swift\/string\/leftpadding(tolength:withpad:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/normalized()":{"url":"\/documentation\/ackategories\/swift\/string\/normalized()","title":"normalized()","role":"symbol","abstract":[{"text":"Normalizes string - removes interpuction etc.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"normalized","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/normalized()","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Randomizable-Implementations":{"url":"\/documentation\/ackategories\/swift\/string\/randomizable-implementations","title":"Randomizable Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Randomizable-Implementations","type":"topic","kind":"article"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/isNumeric":{"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/isNumeric","kind":"symbol","title":"isNumeric","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isNumeric","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/swift\/string\/isnumeric","abstract":[{"type":"text","text":"Returns true if string contains just numeric characters"}],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/PropertyListValue":{"navigatorTitle":[{"text":"PropertyListValue","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/PropertyListValue","kind":"symbol","abstract":[{"text":"Taken from: https:\/\/github.com\/guillermomuntaner\/Burritos\/blob\/master\/Sources\/UserDefault\/UserDefault.swift","type":"text"},{"text":" ","type":"text"},{"text":"A type than can be stored in ","type":"text"},{"code":"UserDefaults","type":"codeVoice"},{"text":".","type":"text"}],"role":"symbol","url":"\/documentation\/ackategories\/propertylistvalue","type":"topic","title":"PropertyListValue","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"PropertyListValue","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/isValidEmail(regex:)":{"type":"topic","url":"\/documentation\/ackategories\/swift\/string\/isvalidemail(regex:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/isValidEmail(regex:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isValidEmail","kind":"identifier"},{"text":"(","kind":"text"},{"text":"regex","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"isValidEmail(regex:)","abstract":[{"type":"text","text":"Check if "},{"type":"codeVoice","code":"self"},{"type":"text","text":" is valid email with default regex"}],"kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Randomizable":{"navigatorTitle":[{"text":"Randomizable","kind":"identifier"}],"abstract":[{"type":"text","text":"Mark a type Randomizable"},{"text":" ","type":"text"},{"type":"text","text":"to get automatically synthesized "},{"type":"codeVoice","code":".random()"},{"text":" method for ","type":"text"},{"type":"codeVoice","code":"Collection"},{"text":"s","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Randomizable","role":"symbol","url":"\/documentation\/ackategories\/randomizable","type":"topic","title":"Randomizable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Randomizable","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/trimmed(charactersIn:from:)":{"title":"trimmed(charactersIn:from:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/trimmed(charactersin:from:)","abstract":[{"type":"text","text":"Removes characters in "},{"code":"characterSet","type":"codeVoice"},{"type":"text","text":" from sides of string"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"trimmed","kind":"identifier"},{"kind":"text","text":"("},{"text":"charactersIn","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS12ACKategoriesE4SideO","text":"Side","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/trimmed(charactersIn:from:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/random(minLength:maxLength:allowedCharacters:)":{"url":"\/documentation\/ackategories\/swift\/string\/random(minlength:maxlength:allowedcharacters:)","title":"random(minLength:maxLength:allowedCharacters:)","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"text":"(","kind":"text"},{"text":"minLength","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"maxLength","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"allowedCharacters","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/random(minLength:maxLength:allowedCharacters:)","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/matchesRegex(_:)":{"url":"\/documentation\/ackategories\/swift\/string\/matchesregex(_:)","title":"matchesRegex(_:)","role":"symbol","abstract":[{"type":"text","text":"Returns "},{"type":"strong","inlineContent":[{"text":"true","type":"text"}]},{"type":"text","text":" if "},{"type":"codeVoice","code":"self"},{"text":" matches ","type":"text"},{"code":"regex","type":"codeVoice"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"matchesRegex","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/matchesRegex(_:)","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/removingDiacritics(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/removingDiacritics(_:)","title":"removingDiacritics(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removingDiacritics"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation6LocaleV","text":"Locale","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"text":"Removes diacritics from string using given locale","type":"text"}],"url":"\/documentation\/ackategories\/swift\/string\/removingdiacritics(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/localized(comment:value:tableName:bundle:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/localized(comment:value:tableName:bundle:)","url":"\/documentation\/ackategories\/swift\/string\/localized(comment:value:tablename:bundle:)","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Uses "},{"code":"self","type":"codeVoice"},{"text":" as key in stringsfile and returns its localized value or ","type":"text"},{"code":"self","type":"codeVoice"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localized","kind":"identifier"},{"kind":"text","text":"("},{"text":"comment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"tableName","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"bundle","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","title":"localized(comment:value:tableName:bundle:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/trimmed(characterSet:from:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"trimmed","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"characterSet"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation12CharacterSetV","kind":"typeIdentifier","text":"CharacterSet"},{"kind":"text","text":", "},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS12ACKategoriesE4SideO","text":"Side","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/trimmed(characterset:from:)","abstract":[{"text":"Removes characters in ","type":"text"},{"code":"characterSet","type":"codeVoice"},{"type":"text","text":" from sides of string"}],"title":"trimmed(characterSet:from:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/trimmed(characterSet:from:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/firstLetter":{"url":"\/documentation\/ackategories\/swift\/string\/firstletter","title":"firstLetter","role":"symbol","abstract":[{"text":"Returns first letter of self","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"firstLetter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/firstLetter","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/firstletter.json b/data/documentation/ackategories/swift/string/firstletter.json new file mode 100644 index 00000000..e51d7f12 --- /dev/null +++ b/data/documentation/ackategories/swift/string/firstletter.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/firstletter"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"firstLetter","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"metadata":{"role":"symbol","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"firstLetter"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"extendedModule":"Swift","externalID":"s:SS12ACKategoriesE11firstLetterSSSgvp","title":"firstLetter","symbolKind":"property"},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Returns first letter of self"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/firstLetter","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/firstLetter":{"url":"\/documentation\/ackategories\/swift\/string\/firstletter","title":"firstLetter","role":"symbol","abstract":[{"text":"Returns first letter of self","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"firstLetter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/firstLetter","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/isnumeric.json b/data/documentation/ackategories/swift/string/isnumeric.json new file mode 100644 index 00000000..40df3009 --- /dev/null +++ b/data/documentation/ackategories/swift/string/isnumeric.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Returns true if string contains just numeric characters","type":"text"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/isNumeric","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/isnumeric"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isNumeric","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"metadata":{"roleHeading":"Instance Property","title":"isNumeric","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isNumeric"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"extendedModule":"Swift","externalID":"s:SS12ACKategoriesE9isNumericSbvp"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"title":"Swift","abstract":[],"url":"\/documentation\/ackategories\/swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","type":"topic","kind":"symbol","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/isNumeric":{"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/isNumeric","kind":"symbol","title":"isNumeric","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isNumeric","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/swift\/string\/isnumeric","abstract":[{"type":"text","text":"Returns true if string contains just numeric characters"}],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/isvalidemail(regex:).json b/data/documentation/ackategories/swift/string/isvalidemail(regex:).json new file mode 100644 index 00000000..51de0ef3 --- /dev/null +++ b/data/documentation/ackategories/swift/string/isvalidemail(regex:).json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","externalID":"s:SS12ACKategoriesE12isValidEmail5regexSbSS_tF","symbolKind":"method","extendedModule":"Swift","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isValidEmail","kind":"identifier"},{"text":"(","kind":"text"},{"text":"regex","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"title":"isValidEmail(regex:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/isValidEmail(regex:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/isvalidemail(regex:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"type":"text","text":"Check if "},{"type":"codeVoice","code":"self"},{"type":"text","text":" is valid email with default regex"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isValidEmail"},{"text":"(","kind":"text"},{"text":"regex","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \"[A-Z0-9a-z._%+-]+@[A-Za-z0-9.-]+\\\\.[A-Za-z]{2,64}\") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/isValidEmail(regex:)":{"type":"topic","url":"\/documentation\/ackategories\/swift\/string\/isvalidemail(regex:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/isValidEmail(regex:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"isValidEmail","kind":"identifier"},{"text":"(","kind":"text"},{"text":"regex","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"title":"isValidEmail(regex:)","abstract":[{"type":"text","text":"Check if "},{"type":"codeVoice","code":"self"},{"type":"text","text":" is valid email with default regex"}],"kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/leftpadding(tolength:withpad:).json b/data/documentation/ackategories/swift/string/leftpadding(tolength:withpad:).json new file mode 100644 index 00000000..2f1e6a75 --- /dev/null +++ b/data/documentation/ackategories/swift/string/leftpadding(tolength:withpad:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Fill string with padding character to mach given length"}],"sections":[],"metadata":{"externalID":"s:SS12ACKategoriesE11leftPadding8toLength7withPadSSSi_SJtF","extendedModule":"Swift","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"leftPadding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"toLength","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"withPad"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SJ","kind":"typeIdentifier","text":"Character"},{"kind":"text","text":") -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"symbolKind":"method","title":"leftPadding(toLength:withPad:)"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/leftPadding(toLength:withPad:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"leftPadding","kind":"identifier"},{"text":"(","kind":"text"},{"text":"toLength","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":", "},{"text":"withPad","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"character"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SJ","text":"Character","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/leftpadding(tolength:withpad:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/leftPadding(toLength:withPad:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"leftPadding"},{"text":"(","kind":"text"},{"text":"toLength","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":", "},{"text":"withPad","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SJ","text":"Character"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Fill string with padding character to mach given length","type":"text"}],"kind":"symbol","title":"leftPadding(toLength:withPad:)","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/leftPadding(toLength:withPad:)","url":"\/documentation\/ackategories\/swift\/string\/leftpadding(tolength:withpad:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/localized(comment:value:tablename:bundle:).json b/data/documentation/ackategories/swift/string/localized(comment:value:tablename:bundle:).json new file mode 100644 index 00000000..1c921455 --- /dev/null +++ b/data/documentation/ackategories/swift/string/localized(comment:value:tablename:bundle:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/localized(comment:value:tableName:bundle:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"localized","kind":"identifier"},{"text":"(","kind":"text"},{"text":"comment","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" = \"\", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" = \"\", "},{"text":"tableName","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"? = nil, ","kind":"text"},{"text":"bundle","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"text":" = .main) -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Comment to string usage, is displayed if ","type":"text"},{"type":"codeVoice","code":"key"},{"text":" is missing in table and ","type":"text"},{"code":"value","type":"codeVoice"},{"type":"text","text":" is empty string"}]}],"name":"comment"},{"name":"value","content":[{"inlineContent":[{"type":"text","text":"Value to be displayed if "},{"code":"key","type":"codeVoice"},{"type":"text","text":" is missing, if empty string then "},{"type":"codeVoice","code":"key"},{"text":" is displayed","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Name of strings table"}]}],"name":"tableName"},{"name":"bundle","content":[{"inlineContent":[{"type":"text","text":"Bundle where localization table is stored"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/localized(comment:value:tablename:bundle:)"]}],"kind":"symbol","metadata":{"roleHeading":"Instance Method","externalID":"s:SS12ACKategoriesE9localized7comment5value9tableName6bundleS2S_S2SSgSo8NSBundleCtF","symbolKind":"method","role":"symbol","extendedModule":"Swift","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localized"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"comment"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"tableName","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"?, ","kind":"text"},{"kind":"externalParam","text":"bundle"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSBundle","kind":"typeIdentifier","text":"Bundle"},{"kind":"text","text":") -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"title":"localized(comment:value:tableName:bundle:)"},"abstract":[{"type":"text","text":"Uses "},{"code":"self","type":"codeVoice"},{"type":"text","text":" as key in stringsfile and returns its localized value or "},{"type":"codeVoice","code":"self"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/localized(comment:value:tableName:bundle:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/localized(comment:value:tableName:bundle:)","url":"\/documentation\/ackategories\/swift\/string\/localized(comment:value:tablename:bundle:)","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Uses "},{"code":"self","type":"codeVoice"},{"text":" as key in stringsfile and returns its localized value or ","type":"text"},{"code":"self","type":"codeVoice"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localized","kind":"identifier"},{"kind":"text","text":"("},{"text":"comment","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"tableName","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"?, "},{"text":"bundle","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bundle","preciseIdentifier":"c:objc(cs)NSBundle"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","title":"localized(comment:value:tableName:bundle:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/matchesregex(_:).json b/data/documentation/ackategories/swift/string/matchesregex(_:).json new file mode 100644 index 00000000..dee2b638 --- /dev/null +++ b/data/documentation/ackategories/swift/string/matchesregex(_:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Returns ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"true"}]},{"type":"text","text":" if "},{"type":"codeVoice","code":"self"},{"text":" matches ","type":"text"},{"type":"codeVoice","code":"regex"}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/matchesregex(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:SS12ACKategoriesE12matchesRegexySbSSF","symbolKind":"method","title":"matchesRegex(_:)","role":"symbol","roleHeading":"Instance Method","extendedModule":"Swift","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"matchesRegex","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"modules":[{"relatedModules":["Swift"],"name":"ACKategories"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"matchesRegex","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"regex","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/matchesRegex(_:)"},"kind":"symbol","sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/matchesRegex(_:)":{"url":"\/documentation\/ackategories\/swift\/string\/matchesregex(_:)","title":"matchesRegex(_:)","role":"symbol","abstract":[{"type":"text","text":"Returns "},{"type":"strong","inlineContent":[{"text":"true","type":"text"}]},{"type":"text","text":" if "},{"type":"codeVoice","code":"self"},{"text":" matches ","type":"text"},{"code":"regex","type":"codeVoice"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"matchesRegex","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/matchesRegex(_:)","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/normalized().json b/data/documentation/ackategories/swift/string/normalized().json new file mode 100644 index 00000000..b0de1440 --- /dev/null +++ b/data/documentation/ackategories/swift/string/normalized().json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"Swift","title":"normalized()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"normalized","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"roleHeading":"Instance Method","externalID":"s:SS12ACKategoriesE10normalizedSSyF","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Normalizes string - removes interpuction etc.","type":"text"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/normalized()"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"normalized","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/normalized()"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/normalized()":{"url":"\/documentation\/ackategories\/swift\/string\/normalized()","title":"normalized()","role":"symbol","abstract":[{"text":"Normalizes string - removes interpuction etc.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"normalized","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/normalized()","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/random().json b/data/documentation/ackategories/swift/string/random().json new file mode 100644 index 00000000..a6744ce1 --- /dev/null +++ b/data/documentation/ackategories/swift/string/random().json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:SS12ACKategoriesE6randomSSyFZ","role":"symbol","roleHeading":"Type Method","symbolKind":"method","title":"random()","extendedModule":"Swift","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/random()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Randomizable.random()","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"platforms":["iOS"],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"Random instance of "},{"code":"Self","type":"codeVoice"}],"type":"paragraph"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Randomizable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/random()","interfaceLanguage":"swift"},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/random()":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/random()","title":"random()","type":"topic","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/random()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Randomizable-Implementations":{"url":"\/documentation\/ackategories\/swift\/string\/randomizable-implementations","title":"Randomizable Implementations","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Randomizable-Implementations","type":"topic","kind":"article"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/random(minlength:maxlength:allowedcharacters:).json b/data/documentation/ackategories/swift/string/random(minlength:maxlength:allowedcharacters:).json new file mode 100644 index 00000000..d6a4c46e --- /dev/null +++ b/data/documentation/ackategories/swift/string/random(minlength:maxlength:allowedcharacters:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"minLength"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" = 5, ","kind":"text"},{"kind":"externalParam","text":"maxLength"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"kind":"text","text":" = 10, "},{"text":"allowedCharacters","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" = \"abcdefghijklmnopqrstuvwxyzěščřžýáíéABCDEFGHIJKLMNOPQRSTUVWXYZĚŠČŘŽÝÁÍÉ0123456789\") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"minLength","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Minimum length of a returned String"}]}]},{"content":[{"inlineContent":[{"text":"Maxium length of a returned String","type":"text"}],"type":"paragraph"}],"name":"maxLength"},{"name":"allowedCharacters","content":[{"inlineContent":[{"type":"text","text":"Letters that will be used in the randomization"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Randomized String","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/random(minlength:maxlength:allowedcharacters:)"]}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/random(minLength:maxLength:allowedCharacters:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Type Method","externalID":"s:SS12ACKategoriesE6random9minLength03maxD017allowedCharactersSSSi_SiSStFZ","extendedModule":"Swift","title":"random(minLength:maxLength:allowedCharacters:)","role":"symbol","symbolKind":"method","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"text":"(","kind":"text"},{"text":"minLength","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"maxLength"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"allowedCharacters","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"modules":[{"name":"ACKategories","relatedModules":["Swift"]}]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/random(minLength:maxLength:allowedCharacters:)":{"url":"\/documentation\/ackategories\/swift\/string\/random(minlength:maxlength:allowedcharacters:)","title":"random(minLength:maxLength:allowedCharacters:)","role":"symbol","abstract":[],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"text":"(","kind":"text"},{"text":"minLength","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"maxLength","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"allowedCharacters","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/random(minLength:maxLength:allowedCharacters:)","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/randomizable-implementations.json b/data/documentation/ackategories/swift/string/randomizable-implementations.json new file mode 100644 index 00000000..1b8dce7b --- /dev/null +++ b/data/documentation/ackategories/swift/string/randomizable-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Randomizable-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/randomizable-implementations"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"sections":[],"metadata":{"title":"Randomizable Implementations","modules":[{"name":"ACKategories"}],"role":"collectionGroup"},"kind":"article","topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/random()"],"generated":true,"title":"Type Methods"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/random()":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/random()","title":"random()","type":"topic","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/random()"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/removingdiacritics(_:).json b/data/documentation/ackategories/swift/string/removingdiacritics(_:).json new file mode 100644 index 00000000..c78617ee --- /dev/null +++ b/data/documentation/ackategories/swift/string/removingdiacritics(_:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Removes diacritics from string using given locale"}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/removingDiacritics(_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"removingDiacritics"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"locale","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Locale","preciseIdentifier":"s:10Foundation6LocaleV"},{"text":" = Locale.current) -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"inlineContent":[{"type":"text","text":"If no locale is given "},{"code":"Locale.current","type":"codeVoice"},{"type":"text","text":" is used"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/removingdiacritics(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"title":"removingDiacritics(_:)","externalID":"s:SS12ACKategoriesE18removingDiacriticsySS10Foundation6LocaleVF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"removingDiacritics","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation6LocaleV","text":"Locale","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","extendedModule":"Swift","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/removingDiacritics(_:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/removingDiacritics(_:)","title":"removingDiacritics(_:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"removingDiacritics"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:10Foundation6LocaleV","text":"Locale","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"text":"Removes diacritics from string using given locale","type":"text"}],"url":"\/documentation\/ackategories\/swift\/string\/removingdiacritics(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/side.json b/data/documentation/ackategories/swift/string/side.json new file mode 100644 index 00000000..97784899 --- /dev/null +++ b/data/documentation/ackategories/swift/string/side.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Side","kind":"identifier"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/both","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/leading","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/trailing"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/cz.ackee.ACKategories\/SQ","doc:\/\/cz.ackee.ACKategories\/SH"],"kind":"relationships"}],"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/side"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"metadata":{"modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"title":"String.Side","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Side"}],"roleHeading":"Enumeration","navigatorTitle":[{"kind":"identifier","text":"Side"}],"symbolKind":"enum","role":"symbol","extendedModule":"Swift","externalID":"s:SS12ACKategoriesE4SideO"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/trailing":{"abstract":[],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/trailing","title":"String.Side.trailing","url":"\/documentation\/ackategories\/swift\/string\/side\/trailing","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"trailing","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/Equatable-Implementations":{"type":"topic","url":"\/documentation\/ackategories\/swift\/string\/side\/equatable-implementations","role":"collectionGroup","kind":"article","abstract":[],"title":"Equatable Implementations","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/Equatable-Implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/SQ":{"identifier":"doc:\/\/cz.ackee.ACKategories\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/both":{"title":"String.Side.both","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"both","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side\/both","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/both","type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/leading":{"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/leading","abstract":[],"url":"\/documentation\/ackategories\/swift\/string\/side\/leading","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"leading","kind":"identifier"}],"title":"String.Side.leading"},"doc://cz.ackee.ACKategories/SH":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/SH","title":"Swift.Hashable"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/side/!=(_:_:).json b/data/documentation/ackategories/swift/string/side/!=(_:_:).json new file mode 100644 index 00000000..d6bbf74c --- /dev/null +++ b/data/documentation/ackategories/swift/string/side/!=(_:_:).json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/Equatable-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}]}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/side\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"Swift","symbolKind":"op","role":"symbol","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:SS12ACKategoriesE4SideO","title":"!=(_:_:)"},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/!=(_:_:)"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/!=(_:_:)":{"url":"\/documentation\/ackategories\/swift\/string\/side\/!=(_:_:)","type":"topic","role":"symbol","kind":"symbol","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/Equatable-Implementations":{"type":"topic","url":"\/documentation\/ackategories\/swift\/string\/side\/equatable-implementations","role":"collectionGroup","kind":"article","abstract":[],"title":"Equatable Implementations","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/Equatable-Implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/side/both.json b/data/documentation/ackategories/swift/string/side/both.json new file mode 100644 index 00000000..2caeef91 --- /dev/null +++ b/data/documentation/ackategories/swift/string/side/both.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/both","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"both"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/side\/both"]}],"metadata":{"title":"String.Side.both","symbolKind":"case","externalID":"s:SS12ACKategoriesE4SideO4bothyA2CmF","modules":[{"name":"ACKategories"}],"role":"symbol","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"both","kind":"identifier"}]},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/both":{"title":"String.Side.both","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"both","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side\/both","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/both","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/side/equatable-implementations.json b/data/documentation/ackategories/swift/string/side/equatable-implementations.json new file mode 100644 index 00000000..0ce5a08f --- /dev/null +++ b/data/documentation/ackategories/swift/string/side/equatable-implementations.json @@ -0,0 +1 @@ +{"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"Equatable Implementations","modules":[{"name":"ACKategories"}],"role":"collectionGroup"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/Equatable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side"]]},"variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/side\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/!=(_:_:)"],"generated":true,"title":"Operators"}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/!=(_:_:)":{"url":"\/documentation\/ackategories\/swift\/string\/side\/!=(_:_:)","type":"topic","role":"symbol","kind":"symbol","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/side/leading.json b/data/documentation/ackategories/swift/string/side/leading.json new file mode 100644 index 00000000..f2350696 --- /dev/null +++ b/data/documentation/ackategories/swift/string/side/leading.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/side\/leading"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Case","modules":[{"name":"ACKategories"}],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"leading"}],"symbolKind":"case","externalID":"s:SS12ACKategoriesE4SideO7leadingyA2CmF","title":"String.Side.leading"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/leading","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"leading","kind":"identifier"}]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/leading":{"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/leading","abstract":[],"url":"\/documentation\/ackategories\/swift\/string\/side\/leading","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"leading","kind":"identifier"}],"title":"String.Side.leading"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"url":"\/documentation\/ackategories\/swift\/string","abstract":[],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","kind":"symbol","title":"String","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:SS","text":"String"}],"navigatorTitle":[{"kind":"identifier","text":"String"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/side/trailing.json b/data/documentation/ackategories/swift/string/side/trailing.json new file mode 100644 index 00000000..2a80759a --- /dev/null +++ b/data/documentation/ackategories/swift/string/side/trailing.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/trailing","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"trailing","kind":"identifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"metadata":{"externalID":"s:SS12ACKategoriesE4SideO8trailingyA2CmF","symbolKind":"case","title":"String.Side.trailing","role":"symbol","modules":[{"name":"ACKategories"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"trailing","kind":"identifier"}]},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/side\/trailing"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side/trailing":{"abstract":[],"role":"symbol","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side\/trailing","title":"String.Side.trailing","url":"\/documentation\/ackategories\/swift\/string\/side\/trailing","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"trailing","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/trimmed(characterset:from:).json b/data/documentation/ackategories/swift/string/trimmed(characterset:from:).json new file mode 100644 index 00000000..17aefc87 --- /dev/null +++ b/data/documentation/ackategories/swift/string/trimmed(characterset:from:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swift\/string\/trimmed(characterset:from:)"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/trimmed(characterSet:from:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"sections":[],"abstract":[{"type":"text","text":"Removes characters in "},{"type":"codeVoice","code":"characterSet"},{"text":" from sides of string","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"trimmed","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"characterSet"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet"},{"text":" = .whitespacesAndNewlines, ","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"side","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS12ACKategoriesE4SideO","kind":"typeIdentifier","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","text":"Side"},{"kind":"text","text":" = .both) -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","title":"trimmed(characterSet:from:)","modules":[{"relatedModules":["Swift"],"name":"ACKategories"}],"extendedModule":"Swift","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"trimmed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"characterSet"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":": "},{"text":"Side","preciseIdentifier":"s:SS12ACKategoriesE4SideO","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"externalID":"s:SS12ACKategoriesE7trimmed12characterSet4fromSS10Foundation09CharacterD0V_SSAAE4SideOtF"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/trimmed(characterSet:from:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"trimmed","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"characterSet"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation12CharacterSetV","kind":"typeIdentifier","text":"CharacterSet"},{"kind":"text","text":", "},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS12ACKategoriesE4SideO","text":"Side","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/trimmed(characterset:from:)","abstract":[{"text":"Removes characters in ","type":"text"},{"code":"characterSet","type":"codeVoice"},{"type":"text","text":" from sides of string"}],"title":"trimmed(characterSet:from:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/trimmed(characterSet:from:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swift/string/trimmed(charactersin:from:).json b/data/documentation/ackategories/swift/string/trimmed(charactersin:from:).json new file mode 100644 index 00000000..09fb12b5 --- /dev/null +++ b/data/documentation/ackategories/swift/string/trimmed(charactersin:from:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"trimmed"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"charactersIn"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"string"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"from","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"side"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","kind":"typeIdentifier","preciseIdentifier":"s:SS12ACKategoriesE4SideO","text":"Side"},{"text":" = .both) -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]}]}],"variants":[{"paths":["\/documentation\/ackategories\/swift\/string\/trimmed(charactersin:from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["Swift"]}],"title":"trimmed(charactersIn:from:)","externalID":"s:SS12ACKategoriesE7trimmed12charactersIn4fromS2S_SSAAE4SideOtF","extendedModule":"Swift","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"trimmed","kind":"identifier"},{"text":"(","kind":"text"},{"text":"charactersIn","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS12ACKategoriesE4SideO","text":"Side","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"roleHeading":"Instance Method"},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String"]]},"abstract":[{"type":"text","text":"Removes characters in "},{"code":"characterSet","type":"codeVoice"},{"text":" from sides of string","type":"text"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/trimmed(charactersIn:from:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/trimmed(charactersIn:from:)":{"title":"trimmed(charactersIn:from:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/trimmed(charactersin:from:)","abstract":[{"type":"text","text":"Removes characters in "},{"code":"characterSet","type":"codeVoice"},{"type":"text","text":" from sides of string"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"trimmed","kind":"identifier"},{"kind":"text","text":"("},{"text":"charactersIn","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS12ACKategoriesE4SideO","text":"Side","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/trimmed(charactersIn:from:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift":{"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swift","title":"Swift","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift","abstract":[],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"String","preciseIdentifier":"s:SS","kind":"identifier"}],"url":"\/documentation\/ackategories\/swift\/string","title":"String","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/Swift/String/Side":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"Side"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/Swift\/String\/Side","abstract":[],"kind":"symbol","url":"\/documentation\/ackategories\/swift\/string\/side","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Side","kind":"identifier"}],"title":"String.Side"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swiftui.json b/data/documentation/ackategories/swiftui.json new file mode 100644 index 00000000..40b4c09f --- /dev/null +++ b/data/documentation/ackategories/swiftui.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swiftui"]}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View"],"title":"Extended Protocols"},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets"],"title":"Extended Structures"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"ACKategories"}],"symbolKind":"extension","title":"SwiftUI","externalID":"s:m:s:e:s:7SwiftUI10EdgeInsetsV12ACKategoriesE4zeroACvpZ","role":"collection","roleHeading":"Extended Module"},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/EdgeInsets":{"abstract":[],"title":"EdgeInsets","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"EdgeInsets"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets","url":"\/documentation\/ackategories\/swiftui\/edgeinsets","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SwiftUI","kind":"identifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"identifier","text":"EdgeInsets"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","abstract":[],"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swiftui","title":"SwiftUI","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/View":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View","url":"\/documentation\/ackategories\/swiftui\/view","kind":"symbol","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"identifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"View","navigatorTitle":[{"text":"View","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swiftui/edgeinsets.json b/data/documentation/ackategories/swiftui/edgeinsets.json new file mode 100644 index 00000000..5bb91add --- /dev/null +++ b/data/documentation/ackategories/swiftui/edgeinsets.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets\/init(_:)"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets\/zero"],"title":"Type Properties"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"SwiftUI"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"typeIdentifier","text":"EdgeInsets"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SwiftUI","kind":"identifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"identifier","text":"EdgeInsets"}],"navigatorTitle":[{"text":"EdgeInsets","kind":"identifier"}],"title":"EdgeInsets","symbolKind":"extension","externalID":"s:e:s:7SwiftUI10EdgeInsetsV12ACKategoriesE4zeroACvpZ","modules":[{"name":"ACKategories","relatedModules":["SwiftUI"]}],"role":"symbol","extendedModule":"SwiftUI","roleHeading":"Extended Structure"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swiftui\/edgeinsets"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/EdgeInsets":{"abstract":[],"title":"EdgeInsets","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"EdgeInsets"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets","url":"\/documentation\/ackategories\/swiftui\/edgeinsets","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SwiftUI","kind":"identifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"identifier","text":"EdgeInsets"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/EdgeInsets/init(_:)":{"abstract":[{"type":"text","text":"Initialize edge insets with the same padding for all edges"}],"title":"init(_:)","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets\/init(_:)","url":"\/documentation\/ackategories\/swiftui\/edgeinsets\/init(_:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/EdgeInsets/zero":{"title":"zero","url":"\/documentation\/ackategories\/swiftui\/edgeinsets\/zero","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets\/zero","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"zero","kind":"identifier"},{"text":": `Self`","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","abstract":[],"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swiftui","title":"SwiftUI","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swiftui/edgeinsets/init(_:).json b/data/documentation/ackategories/swiftui/edgeinsets/init(_:).json new file mode 100644 index 00000000..c44eb6d3 --- /dev/null +++ b/data/documentation/ackategories/swiftui/edgeinsets/init(_:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets\/init(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Initialize edge insets with the same padding for all edges","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"role":"symbol","title":"init(_:)","modules":[{"name":"ACKategories","relatedModules":["SwiftUI"]}],"roleHeading":"Initializer","symbolKind":"init","extendedModule":"SwiftUI","platforms":[{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15","name":"macOS"},{"introducedAt":"13.0","name":"tvOS","unavailable":false,"deprecated":false,"beta":false},{"unavailable":false,"beta":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"externalID":"s:7SwiftUI10EdgeInsetsV12ACKategoriesEyAC14CoreFoundation7CGFloatVcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":")","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swiftui\/edgeinsets\/init(_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"size"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets"]]},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/EdgeInsets/init(_:)":{"abstract":[{"type":"text","text":"Initialize edge insets with the same padding for all edges"}],"title":"init(_:)","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets\/init(_:)","url":"\/documentation\/ackategories\/swiftui\/edgeinsets\/init(_:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/EdgeInsets":{"abstract":[],"title":"EdgeInsets","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"EdgeInsets"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets","url":"\/documentation\/ackategories\/swiftui\/edgeinsets","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SwiftUI","kind":"identifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"identifier","text":"EdgeInsets"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","abstract":[],"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swiftui","title":"SwiftUI","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swiftui/edgeinsets/zero.json b/data/documentation/ackategories/swiftui/edgeinsets/zero.json new file mode 100644 index 00000000..7a60cb01 --- /dev/null +++ b/data/documentation/ackategories/swiftui/edgeinsets/zero.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"zero"},{"kind":"text","text":": `Self`"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swiftui\/edgeinsets\/zero"]}],"metadata":{"roleHeading":"Type Property","extendedModule":"SwiftUI","externalID":"s:7SwiftUI10EdgeInsetsV12ACKategoriesE4zeroACvpZ","title":"zero","platforms":[{"beta":false,"name":"iOS","unavailable":false,"introducedAt":"13.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"10.15","unavailable":false,"name":"macOS"},{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"6.0"}],"role":"symbol","symbolKind":"property","modules":[{"relatedModules":["SwiftUI"],"name":"ACKategories"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"zero","kind":"identifier"},{"text":": `Self`","kind":"text"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets\/zero","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","abstract":[],"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swiftui","title":"SwiftUI","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/EdgeInsets/zero":{"title":"zero","url":"\/documentation\/ackategories\/swiftui\/edgeinsets\/zero","abstract":[],"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets\/zero","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"zero","kind":"identifier"},{"text":": `Self`","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/EdgeInsets":{"abstract":[],"title":"EdgeInsets","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"EdgeInsets"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/EdgeInsets","url":"\/documentation\/ackategories\/swiftui\/edgeinsets","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"SwiftUI","kind":"identifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7SwiftUI10EdgeInsetsV","kind":"identifier","text":"EdgeInsets"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swiftui/view.json b/data/documentation/ackategories/swiftui/view.json new file mode 100644 index 00000000..b47f5826 --- /dev/null +++ b/data/documentation/ackategories/swiftui/view.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View\/font(_:lineHeight:textStyle:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/swiftui\/view"]}],"metadata":{"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","preciseIdentifier":"s:7SwiftUI4ViewP","kind":"identifier"}],"symbolKind":"extension","navigatorTitle":[{"kind":"identifier","text":"View"}],"extendedModule":"SwiftUI","roleHeading":"Extended Protocol","modules":[{"name":"ACKategories","relatedModules":["SwiftUI"]}],"title":"View","externalID":"s:e:s:7SwiftUI4ViewP12ACKategoriesE4font_10lineHeight9textStyleQrSo6UIFontC_SdAA4FontV04TextI0OSgtF","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/View/font(_:lineHeight:textStyle:)":{"kind":"symbol","title":"font(_:lineHeight:textStyle:)","abstract":[{"type":"text","text":"Sets font and line height for text in this view."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":", "},{"kind":"externalParam","text":"lineHeight"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textStyle"},{"kind":"text","text":": "},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":".","kind":"text"},{"text":"TextStyle","preciseIdentifier":"s:7SwiftUI4FontV9TextStyleO","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View\/font(_:lineHeight:textStyle:)","url":"\/documentation\/ackategories\/swiftui\/view\/font(_:lineheight:textstyle:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","abstract":[],"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swiftui","title":"SwiftUI","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/View":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View","url":"\/documentation\/ackategories\/swiftui\/view","kind":"symbol","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"identifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"View","navigatorTitle":[{"text":"View","kind":"identifier"}],"abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/swiftui/view/font(_:lineheight:textstyle:).json b/data/documentation/ackategories/swiftui/view/font(_:lineheight:textstyle:).json new file mode 100644 index 00000000..6b7f0a79 --- /dev/null +++ b/data/documentation/ackategories/swiftui/view/font(_:lineheight:textstyle:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Sets font and line height for text in this view."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","externalID":"s:7SwiftUI4ViewP12ACKategoriesE4font_10lineHeight9textStyleQrSo6UIFontC_SdAA4FontV04TextI0OSgtF","modules":[{"relatedModules":["SwiftUI"],"name":"ACKategories"}],"extendedModule":"SwiftUI","platforms":[{"unavailable":false,"introducedAt":"14.0","name":"iOS","beta":false,"deprecated":false},{"introducedAt":"14.0","deprecated":false,"unavailable":false,"name":"tvOS","beta":false},{"unavailable":false,"name":"watchOS","introducedAt":"7.0","beta":false,"deprecated":false}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"font","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIFont","kind":"typeIdentifier","text":"UIFont"},{"kind":"text","text":", "},{"kind":"externalParam","text":"lineHeight"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":", "},{"text":"textStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Font","preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV9TextStyleO","kind":"typeIdentifier","text":"TextStyle"},{"text":"?) -> ","kind":"text"},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"title":"font(_:lineHeight:textStyle:)","roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"font","kind":"internalParam"},{"kind":"text","text":": "},{"text":"UIFont","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIFont"},{"text":", ","kind":"text"},{"text":"lineHeight","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"textStyle","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7SwiftUI4FontV","kind":"typeIdentifier","text":"Font"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"TextStyle","preciseIdentifier":"s:7SwiftUI4FontV9TextStyleO"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"text":"View","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4ViewP"},{"kind":"text","text":"\n"}],"platforms":["iOS"]}]},{"parameters":[{"name":"font","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The font to use in this view."}]}]},{"name":"lineHeight","content":[{"inlineContent":[{"text":"The line height to use in this view.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The text style for relative font scaling. If "},{"code":"nil","type":"codeVoice"},{"text":"is specified then dynamic type is turned off.","type":"text"}]}],"name":"textStyle"}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View"]]},"variants":[{"paths":["\/documentation\/ackategories\/swiftui\/view\/font(_:lineheight:textstyle:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View\/font(_:lineHeight:textStyle:)"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/View/font(_:lineHeight:textStyle:)":{"kind":"symbol","title":"font(_:lineHeight:textStyle:)","abstract":[{"type":"text","text":"Sets font and line height for text in this view."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"font","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UIFont","preciseIdentifier":"c:objc(cs)UIFont"},{"kind":"text","text":", "},{"kind":"externalParam","text":"lineHeight"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"textStyle"},{"kind":"text","text":": "},{"text":"Font","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI4FontV"},{"text":".","kind":"text"},{"text":"TextStyle","preciseIdentifier":"s:7SwiftUI4FontV9TextStyleO","kind":"typeIdentifier"},{"kind":"text","text":"?) -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View\/font(_:lineHeight:textStyle:)","url":"\/documentation\/ackategories\/swiftui\/view\/font(_:lineheight:textstyle:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI/View":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI\/View","url":"\/documentation\/ackategories\/swiftui\/view","kind":"symbol","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"View","kind":"identifier","preciseIdentifier":"s:7SwiftUI4ViewP"}],"type":"topic","title":"View","navigatorTitle":[{"text":"View","kind":"identifier"}],"abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/SwiftUI":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/SwiftUI","abstract":[],"kind":"symbol","role":"collection","url":"\/documentation\/ackategories\/swiftui","title":"SwiftUI","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/taglistview.json b/data/documentation/ackategories/taglistview.json new file mode 100644 index 00000000..8abcd946 --- /dev/null +++ b/data/documentation/ackategories/taglistview.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"View to show collection of views in flow layout style","type":"text"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/init(frame:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/horizontalSpacing","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/intrinsicContentSize","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/tagViews","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/verticalSpacing"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/layoutSubviews()"],"title":"Instance Methods"}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","interfaceLanguage":"swift"},"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(cs)UIView"]},{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/objc(pl)NSCoding","doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","doc:\/\/cz.ackee.ACKategories\/objc(pl)CALayerDelegate","doc:\/\/cz.ackee.ACKategories\/s7CVarArgP","doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","doc:\/\/cz.ackee.ACKategories\/SQ","doc:\/\/cz.ackee.ACKategories\/SH","doc:\/\/cz.ackee.ACKategories\/s8SendableP","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAccessibilityIdentification","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearance","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearanceContainer","doc:\/\/cz.ackee.ACKategories\/objc(pl)UICoordinateSpace","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIDynamicItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusEnvironment","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItemContainer","doc:\/\/cz.ackee.ACKategories\/objc(pl)UILargeContentViewerItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPopoverPresentationControllerSourceItem","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIResponderStandardEditActions","doc:\/\/cz.ackee.ACKategories\/5UIKit23UITraitChangeObservableP","doc:\/\/cz.ackee.ACKategories\/objc(pl)UITraitEnvironment","doc:\/\/cz.ackee.ACKategories\/objc(pl)UIUserActivityRestoring"],"type":"conformsTo"}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"TagListView","kind":"identifier"}],"symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"roleHeading":"Class","modules":[{"name":"ACKategories"}],"title":"TagListView","externalID":"c:@M@ACKategories@objc(cs)ACKTagListView","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@objc","kind":"attribute"},{"kind":"text","text":"(ACKTagListView) "},{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/taglistview"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"type":"topic","title":"TagListView","abstract":[{"type":"text","text":"View to show collection of views in flow layout style"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"url":"\/documentation\/ackategories\/taglistview","kind":"symbol"},"doc://cz.ackee.ACKategories/objc(pl)UIActivityItemsConfigurationProviding":{"title":"UIKit.UIActivityItemsConfigurationProviding","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://cz.ackee.ACKategories/s7CVarArgP":{"title":"Swift.CVarArg","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/s7CVarArgP"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/verticalSpacing":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"verticalSpacing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"title":"verticalSpacing","type":"topic","abstract":[{"type":"text","text":"Vertical spacing between elements in the list"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/verticalSpacing","role":"symbol","url":"\/documentation\/ackategories\/taglistview\/verticalspacing","kind":"symbol"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusItemContainer":{"title":"UIKit.UIFocusItemContainer","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItemContainer"},"doc://cz.ackee.ACKategories/objc(pl)UIPasteConfigurationSupporting":{"title":"UIKit.UIPasteConfigurationSupporting","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPasteConfigurationSupporting"},"doc://cz.ackee.ACKategories/objc(pl)UICoordinateSpace":{"title":"UIKit.UICoordinateSpace","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UICoordinateSpace"},"doc://cz.ackee.ACKategories/objc(pl)UIAppearanceContainer":{"title":"UIKit.UIAppearanceContainer","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearanceContainer"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusItem":{"title":"UIKit.UIFocusItem","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusItem"},"doc://cz.ackee.ACKategories/5UIKit23UITraitChangeObservableP":{"title":"UIKit.UITraitChangeObservable","type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/5UIKit23UITraitChangeObservableP"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/init(frame:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"frame"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect","text":"CGRect"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/taglistview\/init(frame:)","abstract":[],"title":"init(frame:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/init(frame:)"},"doc://cz.ackee.ACKategories/objc(cs)UIView":{"title":"UIKit.UIView","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(cs)UIView","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UILargeContentViewerItem":{"title":"UIKit.UILargeContentViewerItem","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UILargeContentViewerItem","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/horizontalSpacing":{"role":"symbol","abstract":[{"type":"text","text":"Horizontal spacing between elements in the list"}],"url":"\/documentation\/ackategories\/taglistview\/horizontalspacing","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"horizontalSpacing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/horizontalSpacing","title":"horizontalSpacing"},"doc://cz.ackee.ACKategories/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/cz.ackee.ACKategories\/SQ","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/intrinsicContentSize":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/taglistview\/intrinsiccontentsize","abstract":[],"title":"intrinsicContentSize","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/intrinsicContentSize"},"doc://cz.ackee.ACKategories/objc(pl)UIFocusEnvironment":{"identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIFocusEnvironment","title":"UIKit.UIFocusEnvironment","type":"unresolvable"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/layoutSubviews()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/taglistview\/layoutsubviews()","abstract":[],"title":"layoutSubviews()","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/layoutSubviews()"},"doc://cz.ackee.ACKategories/objc(pl)UIDynamicItem":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIDynamicItem","title":"UIKit.UIDynamicItem"},"doc://cz.ackee.ACKategories/objc(pl)CALayerDelegate":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)CALayerDelegate","title":"QuartzCore.CALayerDelegate"},"doc://cz.ackee.ACKategories/SH":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/SH","title":"Swift.Hashable"},"doc://cz.ackee.ACKategories/s28CustomDebugStringConvertibleP":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/s28CustomDebugStringConvertibleP","title":"Swift.CustomDebugStringConvertible"},"doc://cz.ackee.ACKategories/objc(pl)UITraitEnvironment":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UITraitEnvironment","title":"UIKit.UITraitEnvironment"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/tagViews":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagViews"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/taglistview\/tagviews","abstract":[{"type":"text","text":"Assign views you want to show to this property"}],"title":"tagViews","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/tagViews"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIUserActivityRestoring","title":"UIKit.UIUserActivityRestoring"},"doc://cz.ackee.ACKategories/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/s8SendableP","title":"Swift.Sendable"},"doc://cz.ackee.ACKategories/objc(pl)NSObject":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSObject","title":"ObjectiveC.NSObjectProtocol"},"doc://cz.ackee.ACKategories/objc(pl)UIAccessibilityIdentification":{"type":"unresolvable","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAccessibilityIdentification","title":"UIKit.UIAccessibilityIdentification"},"doc://cz.ackee.ACKategories/objc(pl)UIAppearance":{"title":"UIKit.UIAppearance","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIAppearance","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIPopoverPresentationControllerSourceItem":{"title":"UIKit.UIPopoverPresentationControllerSourceItem","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIPopoverPresentationControllerSourceItem","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)NSCoding":{"title":"Foundation.NSCoding","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)NSCoding","type":"unresolvable"},"doc://cz.ackee.ACKategories/objc(pl)UIResponderStandardEditActions":{"title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/cz.ackee.ACKategories\/objc(pl)UIResponderStandardEditActions","type":"unresolvable"},"doc://cz.ackee.ACKategories/s23CustomStringConvertibleP":{"title":"Swift.CustomStringConvertible","identifier":"doc:\/\/cz.ackee.ACKategories\/s23CustomStringConvertibleP","type":"unresolvable"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/taglistview/horizontalspacing.json b/data/documentation/ackategories/taglistview/horizontalspacing.json new file mode 100644 index 00000000..8a1204b7 --- /dev/null +++ b/data/documentation/ackategories/taglistview/horizontalspacing.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"horizontalSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/taglistview\/horizontalspacing"]}],"abstract":[{"type":"text","text":"Horizontal spacing between elements in the list"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/horizontalSpacing"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView"]]},"metadata":{"role":"symbol","title":"horizontalSpacing","modules":[{"name":"ACKategories"}],"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"horizontalSpacing"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"}],"externalID":"s:12ACKategories11TagListViewC17horizontalSpacing14CoreFoundation7CGFloatVvp"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"type":"topic","title":"TagListView","abstract":[{"type":"text","text":"View to show collection of views in flow layout style"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"url":"\/documentation\/ackategories\/taglistview","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/horizontalSpacing":{"role":"symbol","abstract":[{"type":"text","text":"Horizontal spacing between elements in the list"}],"url":"\/documentation\/ackategories\/taglistview\/horizontalspacing","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"horizontalSpacing"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/horizontalSpacing","title":"horizontalSpacing"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/taglistview/init(frame:).json b/data/documentation/ackategories/taglistview/init(frame:).json new file mode 100644 index 00000000..a1a75e8b --- /dev/null +++ b/data/documentation/ackategories/taglistview/init(frame:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/init(frame:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"init(frame:)","roleHeading":"Initializer","modules":[{"name":"ACKategories"}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"frame"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGRect","text":"CGRect","kind":"typeIdentifier"},{"text":")","kind":"text"}],"externalID":"c:@M@ACKategories@objc(cs)ACKTagListView(im)initWithFrame:","symbolKind":"init"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"frame"},{"text":": ","kind":"text"},{"text":"CGRect","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/ackategories\/taglistview\/init(frame:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/init(frame:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"frame"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGRect","text":"CGRect"},{"text":")","kind":"text"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/taglistview\/init(frame:)","abstract":[],"title":"init(frame:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/init(frame:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"type":"topic","title":"TagListView","abstract":[{"type":"text","text":"View to show collection of views in flow layout style"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"url":"\/documentation\/ackategories\/taglistview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/taglistview/intrinsiccontentsize.json b/data/documentation/ackategories/taglistview/intrinsiccontentsize.json new file mode 100644 index 00000000..bc458285 --- /dev/null +++ b/data/documentation/ackategories/taglistview/intrinsiccontentsize.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","externalID":"c:@M@ACKategories@objc(cs)ACKTagListView(py)intrinsicContentSize","symbolKind":"property","title":"intrinsicContentSize","modules":[{"name":"ACKategories"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"}],"roleHeading":"Instance Property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"intrinsicContentSize"},{"text":": ","kind":"text"},{"text":"CGSize","kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/taglistview\/intrinsiccontentsize"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/intrinsicContentSize"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView"]]},"kind":"symbol","sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/intrinsicContentSize":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"intrinsicContentSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/taglistview\/intrinsiccontentsize","abstract":[],"title":"intrinsicContentSize","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/intrinsicContentSize"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"type":"topic","title":"TagListView","abstract":[{"type":"text","text":"View to show collection of views in flow layout style"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"url":"\/documentation\/ackategories\/taglistview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/taglistview/layoutsubviews().json b/data/documentation/ackategories/taglistview/layoutsubviews().json new file mode 100644 index 00000000..5c14f946 --- /dev/null +++ b/data/documentation/ackategories/taglistview/layoutsubviews().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"override"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}]}]}],"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","title":"layoutSubviews()","modules":[{"name":"ACKategories"}],"externalID":"c:@M@ACKategories@objc(cs)ACKTagListView(im)layoutSubviews","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"layoutSubviews","kind":"identifier"},{"kind":"text","text":"()"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/taglistview\/layoutsubviews()"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/layoutSubviews()"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"type":"topic","title":"TagListView","abstract":[{"type":"text","text":"View to show collection of views in flow layout style"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"url":"\/documentation\/ackategories\/taglistview","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/layoutSubviews()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"layoutSubviews"},{"kind":"text","text":"()"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/taglistview\/layoutsubviews()","abstract":[],"title":"layoutSubviews()","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/layoutSubviews()"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/taglistview/tagviews.json b/data/documentation/ackategories/taglistview/tagviews.json new file mode 100644 index 00000000..77541760 --- /dev/null +++ b/data/documentation/ackategories/taglistview/tagviews.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/taglistview\/tagviews"]}],"metadata":{"title":"tagViews","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"tagViews","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"},{"text":"]","kind":"text"}],"modules":[{"name":"ACKategories"}],"roleHeading":"Instance Property","externalID":"s:12ACKategories11TagListViewC8tagViewsSaySo6UIViewCGvp","symbolKind":"property","role":"symbol"},"sections":[],"abstract":[{"type":"text","text":"Assign views you want to show to this property"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"tagViews","kind":"identifier"},{"kind":"text","text":": ["},{"text":"UIView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView"},{"text":"] { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/tagViews"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/tagViews":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"tagViews"},{"text":": [","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/taglistview\/tagviews","abstract":[{"type":"text","text":"Assign views you want to show to this property"}],"title":"tagViews","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/tagViews"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"type":"topic","title":"TagListView","abstract":[{"type":"text","text":"View to show collection of views in flow layout style"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"url":"\/documentation\/ackategories\/taglistview","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/taglistview/verticalspacing.json b/data/documentation/ackategories/taglistview/verticalspacing.json new file mode 100644 index 00000000..4f5fe1a4 --- /dev/null +++ b/data/documentation/ackategories/taglistview/verticalspacing.json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/verticalSpacing","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"verticalSpacing","kind":"identifier"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"languages":["swift"],"platforms":["iOS"]}]}],"abstract":[{"type":"text","text":"Vertical spacing between elements in the list"}],"variants":[{"paths":["\/documentation\/ackategories\/taglistview\/verticalspacing"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:12ACKategories11TagListViewC15verticalSpacing14CoreFoundation7CGFloatVvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"verticalSpacing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"}],"title":"verticalSpacing","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"ACKategories"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView/verticalSpacing":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"verticalSpacing"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"title":"verticalSpacing","type":"topic","abstract":[{"type":"text","text":"Vertical spacing between elements in the list"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView\/verticalSpacing","role":"symbol","url":"\/documentation\/ackategories\/taglistview\/verticalspacing","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/TagListView":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"TagListView"}],"type":"topic","title":"TagListView","abstract":[{"type":"text","text":"View to show collection of views in flow layout style"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/TagListView","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"TagListView"}],"url":"\/documentation\/ackategories\/taglistview","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uicontroleventhandling.json b/data/documentation/ackategories/uicontroleventhandling.json new file mode 100644 index 00000000..f111b858 --- /dev/null +++ b/data/documentation/ackategories/uicontroleventhandling.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl"],"type":"conformingTypes","title":"Conforming Types","kind":"relationships"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"UIControlEventHandling"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uicontroleventhandling"]}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/off(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/on(_:handler:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/on(handler:)"],"title":"Instance Methods"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"metadata":{"roleHeading":"Protocol","role":"symbol","externalID":"s:12ACKategories22UIControlEventHandlingP","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"UIControlEventHandling","kind":"identifier"}],"navigatorTitle":[{"text":"UIControlEventHandling","kind":"identifier"}],"title":"UIControlEventHandling","modules":[{"name":"ACKategories"}],"symbolKind":"protocol"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling/on(_:handler:)":{"title":"on(_:handler:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"text":"(","kind":"text"},{"text":"UIControl","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl"},{"text":".","kind":"text"},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"url":"\/documentation\/ackategories\/uicontroleventhandling\/on(_:handler:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" inherits "},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[{"text":"Register action block to be executed on defined events.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/on(_:handler:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling/on(handler:)":{"abstract":[{"type":"text","text":"Register action block to be executed on primary action."}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/on(handler:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" inherits ","type":"text"},{"code":"UIControl","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"on(handler:)","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/uicontroleventhandling\/on(handler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"on","kind":"identifier"},{"text":"(","kind":"text"},{"text":"handler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling/off(_:)":{"role":"symbol","title":"off(_:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/off(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"off","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Event","preciseIdentifier":"c:@E@UIControlEvents"},{"kind":"text","text":")"}],"abstract":[{"text":"Removes registered action block for defined events.","type":"text"}],"url":"\/documentation\/ackategories\/uicontroleventhandling\/off(_:)","kind":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" inherits ","type":"text"},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling":{"navigatorTitle":[{"text":"UIControlEventHandling","kind":"identifier"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling","role":"symbol","url":"\/documentation\/ackategories\/uicontroleventhandling","title":"UIControlEventHandling","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"UIControlEventHandling","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uicontroleventhandling/off(_:).json b/data/documentation/ackategories/uicontroleventhandling/off(_:).json new file mode 100644 index 00000000..5afdcb87 --- /dev/null +++ b/data/documentation/ackategories/uicontroleventhandling/off(_:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/off(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling"]]},"metadata":{"roleHeading":"Instance Method","externalID":"s:12ACKategories22UIControlEventHandlingPAASo0B0CRbzrlE3offyySo0B6EventsVF","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" inherits "},{"code":"UIControl","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"symbolKind":"method","role":"symbol","extendedModule":"ACKategories","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"off"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl"},{"text":".","kind":"text"},{"text":"Event","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIControlEvents"},{"kind":"text","text":")"}],"modules":[{"name":"ACKategories"}],"title":"off(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"off"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"events","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl"},{"kind":"text","text":"."},{"text":"Event","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIControlEvents"},{"text":")","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Events to fire action block","type":"text"}]}],"name":"events"}]},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"off… We are not stupid, drunk and neither high, we know it’s really shity name for this method, but we saw it in Tactile and we found it so funny that we had to use it 😄"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/ackategories\/uicontroleventhandling\/off(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"abstract":[{"text":"Removes registered action block for defined events.","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling/off(_:)":{"role":"symbol","title":"off(_:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/off(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"off","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Event","preciseIdentifier":"c:@E@UIControlEvents"},{"kind":"text","text":")"}],"abstract":[{"text":"Removes registered action block for defined events.","type":"text"}],"url":"\/documentation\/ackategories\/uicontroleventhandling\/off(_:)","kind":"symbol","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" inherits ","type":"text"},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling":{"navigatorTitle":[{"text":"UIControlEventHandling","kind":"identifier"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling","role":"symbol","url":"\/documentation\/ackategories\/uicontroleventhandling","title":"UIControlEventHandling","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"UIControlEventHandling","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uicontroleventhandling/on(_:handler:).json b/data/documentation/ackategories/uicontroleventhandling/on(_:handler:).json new file mode 100644 index 00000000..ccb5d896 --- /dev/null +++ b/data/documentation/ackategories/uicontroleventhandling/on(_:handler:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"on(_:handler:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"kind":"text","text":"("},{"text":"UIControl","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIControlEvents","text":"Event"},{"kind":"text","text":", "},{"text":"handler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"modules":[{"name":"ACKategories"}],"roleHeading":"Instance Method","externalID":"s:12ACKategories22UIControlEventHandlingPAASo0B0CRbzrlE2on_7handlerySo0B6EventsV_yxctF","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" inherits ","type":"text"},{"type":"codeVoice","code":"UIControl"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"symbolKind":"method","extendedModule":"ACKategories","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uicontroleventhandling\/on(_:handler:)"]}],"abstract":[{"text":"Register action block to be executed on defined events.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"on","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"events","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier","text":"Event"},{"kind":"text","text":", "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"events","content":[{"inlineContent":[{"type":"text","text":"Events to fire action block"}],"type":"paragraph"}]},{"name":"handler","content":[{"inlineContent":[{"text":"Actionblock to be executed","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/on(_:handler:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling/on(_:handler:)":{"title":"on(_:handler:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"text":"(","kind":"text"},{"text":"UIControl","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl"},{"text":".","kind":"text"},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"url":"\/documentation\/ackategories\/uicontroleventhandling\/on(_:handler:)","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" inherits "},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[{"text":"Register action block to be executed on defined events.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/on(_:handler:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling":{"navigatorTitle":[{"text":"UIControlEventHandling","kind":"identifier"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling","role":"symbol","url":"\/documentation\/ackategories\/uicontroleventhandling","title":"UIControlEventHandling","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"UIControlEventHandling","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uicontroleventhandling/on(handler:).json b/data/documentation/ackategories/uicontroleventhandling/on(handler:).json new file mode 100644 index 00000000..221358dc --- /dev/null +++ b/data/documentation/ackategories/uicontroleventhandling/on(handler:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"kind":"text","text":"("},{"kind":"externalParam","text":"handler"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"handler","content":[{"type":"paragraph","inlineContent":[{"text":"Actionblock to be executed","type":"text"}]}]}]}],"abstract":[{"text":"Register action block to be executed on primary action.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/ackategories\/uicontroleventhandling\/on(handler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" inherits ","type":"text"},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}]},"role":"symbol","title":"on(handler:)","extendedModule":"ACKategories","modules":[{"name":"ACKategories"}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"kind":"text","text":"("},{"text":"handler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"externalID":"s:12ACKategories22UIControlEventHandlingPAASo0B0CRbzrlE2on7handleryyxc_tF"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/on(handler:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling/on(handler:)":{"abstract":[{"type":"text","text":"Register action block to be executed on primary action."}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling\/on(handler:)","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" inherits ","type":"text"},{"code":"UIControl","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"on(handler:)","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/uicontroleventhandling\/on(handler:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"on","kind":"identifier"},{"text":"(","kind":"text"},{"text":"handler","kind":"externalParam"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling":{"navigatorTitle":[{"text":"UIControlEventHandling","kind":"identifier"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling","role":"symbol","url":"\/documentation\/ackategories\/uicontroleventhandling","title":"UIControlEventHandling","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"UIControlEventHandling","kind":"identifier"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit.json b/data/documentation/ackategories/uikit.json new file mode 100644 index 00000000..2acae2e6 --- /dev/null +++ b/data/documentation/ackategories/uikit.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"kind":"symbol","metadata":{"modules":[{"name":"ACKategories"}],"externalID":"s:m:s:e:c:@CM@ACKategories@@objc(cs)UIButton(py)intrinsicContentSize","role":"collection","roleHeading":"Extended Module","title":"UIKit","symbolKind":"extension"},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController"],"title":"Extended Classes"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"},"sections":[],"variants":[{"paths":["\/documentation\/ackategories\/uikit"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIStackView":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"UIStackView"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"UIStackView","kind":"identifier","preciseIdentifier":"c:objc(cs)UIStackView"}],"url":"\/documentation\/ackategories\/uikit\/uistackview","abstract":[],"title":"UIStackView","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIApplication":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication","url":"\/documentation\/ackategories\/uikit\/uiapplication","type":"topic","title":"UIApplication","navigatorTitle":[{"text":"UIApplication","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIApplication","kind":"identifier","preciseIdentifier":"c:objc(cs)UIApplication"}],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView":{"navigatorTitle":[{"text":"UITableView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uitableview","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"identifier"}],"title":"UITableView","role":"symbol","abstract":[],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController":{"url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UITabBarController","text":"UITabBarController","kind":"identifier"}],"abstract":[],"kind":"symbol","role":"symbol","navigatorTitle":[{"text":"UITabBarController","kind":"identifier"}],"title":"UITabBarController","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView":{"navigatorTitle":[{"text":"UIView","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"identifier"}],"title":"UIView","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UILabel":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel"}],"navigatorTitle":[{"text":"UILabel","kind":"identifier"}],"type":"topic","title":"UILabel","url":"\/documentation\/ackategories\/uikit\/uilabel","kind":"symbol","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController":{"abstract":[],"title":"UIViewController","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIViewController","kind":"identifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"UIViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/NSMutableParagraphStyle":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle","url":"\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle","role":"symbol","kind":"symbol","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NSMutableParagraphStyle","kind":"identifier","preciseIdentifier":"c:objc(cs)NSMutableParagraphStyle"}],"navigatorTitle":[{"kind":"identifier","text":"NSMutableParagraphStyle"}],"type":"topic","title":"NSMutableParagraphStyle"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIImage":{"abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"UIImage","kind":"identifier","preciseIdentifier":"c:objc(cs)UIImage"}],"navigatorTitle":[{"text":"UIImage","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiimage","title":"UIImage","kind":"symbol","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice":{"title":"UIDevice","url":"\/documentation\/ackategories\/uikit\/uidevice","navigatorTitle":[{"kind":"identifier","text":"UIDevice"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UIDevice","kind":"identifier","preciseIdentifier":"c:objc(cs)UIDevice"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController":{"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller","abstract":[],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UISplitViewController"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UISplitViewController","kind":"identifier","text":"UISplitViewController"}],"title":"UISplitViewController"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISearchBar":{"title":"UISearchBar","url":"\/documentation\/ackategories\/uikit\/uisearchbar","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UISearchBar","preciseIdentifier":"c:objc(cs)UISearchBar"}],"abstract":[],"navigatorTitle":[{"text":"UISearchBar","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView":{"kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UICollectionView","preciseIdentifier":"c:objc(cs)UICollectionView"}],"navigatorTitle":[{"text":"UICollectionView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uicollectionview","title":"UICollectionView","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView","role":"symbol","type":"topic","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIButton":{"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton","kind":"identifier"}],"abstract":[],"role":"symbol","type":"topic","title":"UIButton","kind":"symbol","navigatorTitle":[{"text":"UIButton","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton","url":"\/documentation\/ackategories\/uikit\/uibutton"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/nsmutableparagraphstyle.json b/data/documentation/ackategories/uikit/nsmutableparagraphstyle.json new file mode 100644 index 00000000..7bd08224 --- /dev/null +++ b/data/documentation/ackategories/uikit/nsmutableparagraphstyle.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)NSMutableParagraphStyle","text":"NSMutableParagraphStyle","kind":"typeIdentifier"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle"},"kind":"symbol","metadata":{"roleHeading":"Extended Class","navigatorTitle":[{"kind":"identifier","text":"NSMutableParagraphStyle"}],"title":"NSMutableParagraphStyle","externalID":"s:e:s:So23NSMutableParagraphStyleC12ACKategoriesE10lineHeightAB14CoreFoundation7CGFloatV_tcfc","symbolKind":"extension","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"NSMutableParagraphStyle","kind":"identifier","preciseIdentifier":"c:objc(cs)NSMutableParagraphStyle"}],"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"role":"symbol","extendedModule":"UIKit"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle\/init(lineHeight:)"]}],"variants":[{"paths":["\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/NSMutableParagraphStyle":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle","url":"\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle","role":"symbol","kind":"symbol","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NSMutableParagraphStyle","kind":"identifier","preciseIdentifier":"c:objc(cs)NSMutableParagraphStyle"}],"navigatorTitle":[{"kind":"identifier","text":"NSMutableParagraphStyle"}],"type":"topic","title":"NSMutableParagraphStyle"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/NSMutableParagraphStyle/init(lineHeight:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle\/init(lineHeight:)","url":"\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle\/init(lineheight:)","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Create new paragraphStyle with given line height"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"lineHeight"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":")","kind":"text"}],"type":"topic","title":"init(lineHeight:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/nsmutableparagraphstyle/init(lineheight:).json b/data/documentation/ackategories/uikit/nsmutableparagraphstyle/init(lineheight:).json new file mode 100644 index 00000000..e65d19a3 --- /dev/null +++ b/data/documentation/ackategories/uikit/nsmutableparagraphstyle/init(lineheight:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Create new paragraphStyle with given line height"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle"]]},"variants":[{"paths":["\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle\/init(lineheight:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle\/init(lineHeight:)"},"metadata":{"title":"init(lineHeight:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"lineHeight"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","roleHeading":"Initializer","externalID":"s:So23NSMutableParagraphStyleC12ACKategoriesE10lineHeightAB14CoreFoundation7CGFloatV_tcfc","symbolKind":"init","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"extendedModule":"UIKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"convenience"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"lineHeight","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"text":")","kind":"text"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/NSMutableParagraphStyle/init(lineHeight:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle\/init(lineHeight:)","url":"\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle\/init(lineheight:)","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Create new paragraphStyle with given line height"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"lineHeight"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":")","kind":"text"}],"type":"topic","title":"init(lineHeight:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/NSMutableParagraphStyle":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/NSMutableParagraphStyle","url":"\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle","role":"symbol","kind":"symbol","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NSMutableParagraphStyle","kind":"identifier","preciseIdentifier":"c:objc(cs)NSMutableParagraphStyle"}],"navigatorTitle":[{"kind":"identifier","text":"NSMutableParagraphStyle"}],"type":"topic","title":"NSMutableParagraphStyle"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiapplication.json b/data/documentation/ackategories/uikit/uiapplication.json new file mode 100644 index 00000000..31671874 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiapplication.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiapplication"]}],"metadata":{"extendedModule":"UIKit","navigatorTitle":[{"text":"UIApplication","kind":"identifier"}],"roleHeading":"Extended Class","symbolKind":"extension","externalID":"s:e:s:So13UIApplicationC12ACKategoriesE22clearLaunchScreenCacheyyF","title":"UIApplication","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","kind":"identifier","text":"UIApplication"}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication\/clearLaunchScreenCache()"],"title":"Instance Methods"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIApplication","text":"UIApplication","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIApplication/clearLaunchScreenCache()":{"abstract":[{"type":"text","text":"The system caches launch images and is really bad at clearing it, even after the app has been deleted and re-launched,"},{"type":"text","text":" "},{"text":"which causes the launch screen not to display new\/correct images.","type":"text"},{"type":"text","text":" "},{"text":"This method completely clears launch screen cache.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication\/clearLaunchScreenCache()","url":"\/documentation\/ackategories\/uikit\/uiapplication\/clearlaunchscreencache()","type":"topic","title":"clearLaunchScreenCache()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clearLaunchScreenCache","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIApplication":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication","url":"\/documentation\/ackategories\/uikit\/uiapplication","type":"topic","title":"UIApplication","navigatorTitle":[{"text":"UIApplication","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIApplication","kind":"identifier","preciseIdentifier":"c:objc(cs)UIApplication"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiapplication/clearlaunchscreencache().json b/data/documentation/ackategories/uikit/uiapplication/clearlaunchscreencache().json new file mode 100644 index 00000000..283fa39e --- /dev/null +++ b/data/documentation/ackategories/uikit/uiapplication/clearlaunchscreencache().json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"type":"text","text":"The system caches launch images and is really bad at clearing it, even after the app has been deleted and re-launched,"},{"type":"text","text":" "},{"type":"text","text":"which causes the launch screen not to display new\/correct images."},{"type":"text","text":" "},{"type":"text","text":"This method completely clears launch screen cache."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication\/clearLaunchScreenCache()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"clearLaunchScreenCache","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]},{"content":[{"anchor":"discussion","level":2,"text":"Discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"You can put it in your app’s initialization code behind an argument flag that you enable during launch screen development,"},{"type":"text","text":" "},{"text":"then leave it disabled when you’re not working on your launch screen.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"Source: https:\/\/rambo.codes\/posts\/2019-12-09-clearing-your-apps-launch-screen-cache-on-ios"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"metadata":{"symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"extendedModule":"UIKit","externalID":"s:So13UIApplicationC12ACKategoriesE22clearLaunchScreenCacheyyF","title":"clearLaunchScreenCache()","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"clearLaunchScreenCache"},{"text":"()","kind":"text"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiapplication\/clearlaunchscreencache()"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIApplication/clearLaunchScreenCache()":{"abstract":[{"type":"text","text":"The system caches launch images and is really bad at clearing it, even after the app has been deleted and re-launched,"},{"type":"text","text":" "},{"text":"which causes the launch screen not to display new\/correct images.","type":"text"},{"type":"text","text":" "},{"text":"This method completely clears launch screen cache.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication\/clearLaunchScreenCache()","url":"\/documentation\/ackategories\/uikit\/uiapplication\/clearlaunchscreencache()","type":"topic","title":"clearLaunchScreenCache()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"clearLaunchScreenCache","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIApplication":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIApplication","url":"\/documentation\/ackategories\/uikit\/uiapplication","type":"topic","title":"UIApplication","navigatorTitle":[{"text":"UIApplication","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIApplication","kind":"identifier","preciseIdentifier":"c:objc(cs)UIApplication"}],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uibutton.json b/data/documentation/ackategories/uikit/uibutton.json new file mode 100644 index 00000000..d726c3c2 --- /dev/null +++ b/data/documentation/ackategories/uikit/uibutton.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton\/intrinsicContentSize"]},{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton\/centerVertically(padding:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"UIButton","preciseIdentifier":"c:objc(cs)UIButton"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uibutton"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Extended Class","externalID":"s:e:c:@CM@ACKategories@@objc(cs)UIButton(py)intrinsicContentSize","extendedModule":"UIKit","navigatorTitle":[{"text":"UIButton","kind":"identifier"}],"title":"UIButton","role":"symbol","symbolKind":"extension","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIButton","kind":"identifier","preciseIdentifier":"c:objc(cs)UIButton"}],"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}]},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIButton/intrinsicContentSize":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[],"role":"symbol","title":"intrinsicContentSize","type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton\/intrinsicContentSize","url":"\/documentation\/ackategories\/uikit\/uibutton\/intrinsiccontentsize"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIButton":{"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton","kind":"identifier"}],"abstract":[],"role":"symbol","type":"topic","title":"UIButton","kind":"symbol","navigatorTitle":[{"text":"UIButton","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton","url":"\/documentation\/ackategories\/uikit\/uibutton"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIButton/centerVertically(padding:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton\/centerVertically(padding:)","abstract":[{"type":"text","text":"Center title vertically with given space"}],"url":"\/documentation\/ackategories\/uikit\/uibutton\/centervertically(padding:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"centerVertically"},{"text":"(","kind":"text"},{"text":"padding","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":")","kind":"text"}],"title":"centerVertically(padding:)"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uibutton/centervertically(padding:).json b/data/documentation/ackategories/uikit/uibutton/centervertically(padding:).json new file mode 100644 index 00000000..b5c71f3e --- /dev/null +++ b/data/documentation/ackategories/uikit/uibutton/centervertically(padding:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uibutton\/centervertically(padding:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton\/centerVertically(padding:)"},"abstract":[{"type":"text","text":"Center title vertically with given space"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"symbolKind":"method","externalID":"s:So8UIButtonC12ACKategoriesE16centerVertically7paddingy14CoreFoundation7CGFloatV_tF","role":"symbol","roleHeading":"Instance Method","title":"centerVertically(padding:)","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"centerVertically","kind":"identifier"},{"kind":"text","text":"("},{"text":"padding","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"extendedModule":"UIKit"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"centerVertically"},{"kind":"text","text":"("},{"kind":"externalParam","text":"padding"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" = 6.0)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIButton/centerVertically(padding:)":{"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton\/centerVertically(padding:)","abstract":[{"type":"text","text":"Center title vertically with given space"}],"url":"\/documentation\/ackategories\/uikit\/uibutton\/centervertically(padding:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"centerVertically"},{"text":"(","kind":"text"},{"text":"padding","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":")","kind":"text"}],"title":"centerVertically(padding:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIButton":{"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton","kind":"identifier"}],"abstract":[],"role":"symbol","type":"topic","title":"UIButton","kind":"symbol","navigatorTitle":[{"text":"UIButton","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton","url":"\/documentation\/ackategories\/uikit\/uibutton"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uibutton/intrinsiccontentsize.json b/data/documentation/ackategories/uikit/uibutton/intrinsiccontentsize.json new file mode 100644 index 00000000..a0c3e492 --- /dev/null +++ b/data/documentation/ackategories/uikit/uibutton/intrinsiccontentsize.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"override","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"intrinsicContentSize","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:@S@CGSize","text":"CGSize","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton"]]},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton\/intrinsicContentSize","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uibutton\/intrinsiccontentsize"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"extendedModule":"UIKit","roleHeading":"Instance Property","symbolKind":"property","role":"symbol","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"title":"intrinsicContentSize","externalID":"c:@CM@ACKategories@@objc(cs)UIButton(py)intrinsicContentSize","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:@S@CGSize","text":"CGSize"}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIButton":{"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIButton","text":"UIButton","kind":"identifier"}],"abstract":[],"role":"symbol","type":"topic","title":"UIButton","kind":"symbol","navigatorTitle":[{"text":"UIButton","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton","url":"\/documentation\/ackategories\/uikit\/uibutton"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIButton/intrinsicContentSize":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"intrinsicContentSize","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[],"role":"symbol","title":"intrinsicContentSize","type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIButton\/intrinsicContentSize","url":"\/documentation\/ackategories\/uikit\/uibutton\/intrinsiccontentsize"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicollectionview.json b/data/documentation/ackategories/uikit/uicollectionview.json new file mode 100644 index 00000000..b68fe2a3 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicollectionview.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UICollectionView","kind":"identifier","text":"UICollectionView"}],"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"navigatorTitle":[{"text":"UICollectionView","kind":"identifier"}],"roleHeading":"Extended Class","extendedModule":"UIKit","externalID":"s:e:s:So16UICollectionViewC12ACKategoriesE14prototypeCells33_E27F610AA4F96E867331DA2B489E4A5FLLSDySSSo0aB4CellCGvp","title":"UICollectionView","symbolKind":"extension"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/dequeueCell(for:type:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/dequeueSupplementaryView(ofKind:for:type:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/prototypeCell(type:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/prototypeSupplementaryView(ofKind:type:)"],"title":"Instance Methods"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"UICollectionView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UICollectionView"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicollectionview"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView/dequeueCell(for:type:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/dequeueCell(for:type:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueCell"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","text":"T"},{"kind":"text","text":".Type) -> "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp"}],"title":"dequeueCell(for:type:)","url":"\/documentation\/ackategories\/uikit\/uicollectionview\/dequeuecell(for:type:)","type":"topic","kind":"symbol","abstract":[{"text":"Dequeues ","type":"text"},{"type":"codeVoice","code":"UICollectionViewCell"},{"type":"text","text":" generically according to expression result type"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView/prototypeCell(type:)":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"prototypeCell","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type) -> "},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/uikit\/uicollectionview\/prototypecell(type:)","title":"prototypeCell(type:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/prototypeCell(type:)","role":"symbol","abstract":[{"text":"Get prototype cell of given type","type":"text"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView/dequeueSupplementaryView(ofKind:for:type:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/dequeueSupplementaryView(ofKind:for:type:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueSupplementaryView"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"ofKind","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":", "},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type) -> "},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"}],"title":"dequeueSupplementaryView(ofKind:for:type:)","url":"\/documentation\/ackategories\/uikit\/uicollectionview\/dequeuesupplementaryview(ofkind:for:type:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Dequeues "},{"type":"codeVoice","code":"UICollectionReusableView"},{"text":" generically according to expression result type","type":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView":{"kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UICollectionView","preciseIdentifier":"c:objc(cs)UICollectionView"}],"navigatorTitle":[{"text":"UICollectionView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uicollectionview","title":"UICollectionView","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView","role":"symbol","type":"topic","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView/prototypeSupplementaryView(ofKind:type:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/prototypeSupplementaryView(ofKind:type:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"prototypeSupplementaryView"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"ofKind","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF1TL_xmfp"},{"text":".Type) -> ","kind":"text"},{"text":"T","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF1TL_xmfp","kind":"typeIdentifier"}],"title":"prototypeSupplementaryView(ofKind:type:)","url":"\/documentation\/ackategories\/uikit\/uicollectionview\/prototypesupplementaryview(ofkind:type:)","type":"topic","kind":"symbol","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicollectionview/dequeuecell(for:type:).json b/data/documentation/ackategories/uikit/uicollectionview/dequeuecell(for:type:).json new file mode 100644 index 00000000..61422862 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicollectionview/dequeuecell(for:type:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicollectionview\/dequeuecell(for:type:)"]}],"abstract":[{"type":"text","text":"Dequeues "},{"code":"UICollectionViewCell","type":"codeVoice"},{"type":"text","text":" generically according to expression result type"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/dequeueCell(for:type:)","interfaceLanguage":"swift"},"metadata":{"title":"dequeueCell(for:type:)","externalID":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF","symbolKind":"method","extendedModule":"UIKit","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dequeueCell","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"text":".Type) -> ","kind":"text"},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dequeueCell","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"indexPath","kind":"internalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":".Type = T.self) -> ","kind":"text"},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"text":"UICollectionViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UICollectionViewCell"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Cell doesn’t need to be registered as this method registers it before use."}]}]}],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView/dequeueCell(for:type:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/dequeueCell(for:type:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueCell"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","text":"T"},{"kind":"text","text":".Type) -> "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp"}],"title":"dequeueCell(for:type:)","url":"\/documentation\/ackategories\/uikit\/uicollectionview\/dequeuecell(for:type:)","type":"topic","kind":"symbol","abstract":[{"text":"Dequeues ","type":"text"},{"type":"codeVoice","code":"UICollectionViewCell"},{"type":"text","text":" generically according to expression result type"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView":{"kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UICollectionView","preciseIdentifier":"c:objc(cs)UICollectionView"}],"navigatorTitle":[{"text":"UICollectionView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uicollectionview","title":"UICollectionView","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView","role":"symbol","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicollectionview/dequeuesupplementaryview(ofkind:for:type:).json b/data/documentation/ackategories/uikit/uicollectionview/dequeuesupplementaryview(ofkind:for:type:).json new file mode 100644 index 00000000..841b774c --- /dev/null +++ b/data/documentation/ackategories/uikit/uicollectionview/dequeuesupplementaryview(ofkind:for:type:).json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"text":"Dequeues ","type":"text"},{"type":"codeVoice","code":"UICollectionReusableView"},{"text":" generically according to expression result type","type":"text"}],"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uicollectionview\/dequeuesupplementaryview(ofkind:for:type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/dequeueSupplementaryView(ofKind:for:type:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"UIKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueSupplementaryView"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"ofKind","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":", "},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"text":".Type) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF1TL_xmfp","text":"T"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF","symbolKind":"method","title":"dequeueSupplementaryView(ofKind:for:type:)","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dequeueSupplementaryView","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"ofKind"},{"kind":"text","text":" "},{"text":"kind","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"indexPath"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"text":".Type = T.self) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF1TL_xmfp","text":"T"},{"text":" ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"UICollectionReusableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UICollectionReusableView"}]}]},{"kind":"content","content":[{"text":"Discussion","anchor":"discussion","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"View doesn’t need to be registered as this method registers it before use.","type":"text"}]}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView":{"kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UICollectionView","preciseIdentifier":"c:objc(cs)UICollectionView"}],"navigatorTitle":[{"text":"UICollectionView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uicollectionview","title":"UICollectionView","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView","role":"symbol","type":"topic","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView/dequeueSupplementaryView(ofKind:for:type:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/dequeueSupplementaryView(ofKind:for:type:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueSupplementaryView"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"ofKind","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"kind":"text","text":", "},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type) -> "},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE020dequeueSupplementaryB06ofKind3for4typexSS_10Foundation9IndexPathVxmtSo0a8ReusableB0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"}],"title":"dequeueSupplementaryView(ofKind:for:type:)","url":"\/documentation\/ackategories\/uikit\/uicollectionview\/dequeuesupplementaryview(ofkind:for:type:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Dequeues "},{"type":"codeVoice","code":"UICollectionReusableView"},{"text":" generically according to expression result type","type":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicollectionview/prototypecell(type:).json b/data/documentation/ackategories/uikit/uicollectionview/prototypecell(type:).json new file mode 100644 index 00000000..e5a35152 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicollectionview/prototypecell(type:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/prototypeCell(type:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prototypeCell","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":".Type = T.self) -> ","kind":"text"},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"UICollectionViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UICollectionViewCell"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uicollectionview\/prototypecell(type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView"]]},"metadata":{"externalID":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF","extendedModule":"UIKit","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prototypeCell"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier"},{"text":".Type) -> ","kind":"text"},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp"}],"roleHeading":"Instance Method","title":"prototypeCell(type:)","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"role":"symbol"},"abstract":[{"text":"Get prototype cell of given type","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView":{"kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UICollectionView","preciseIdentifier":"c:objc(cs)UICollectionView"}],"navigatorTitle":[{"text":"UICollectionView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uicollectionview","title":"UICollectionView","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView","role":"symbol","type":"topic","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView/prototypeCell(type:)":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"prototypeCell","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"type"},{"kind":"text","text":": "},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type) -> "},{"preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/uikit\/uicollectionview\/prototypecell(type:)","title":"prototypeCell(type:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/prototypeCell(type:)","role":"symbol","abstract":[{"text":"Get prototype cell of given type","type":"text"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicollectionview/prototypesupplementaryview(ofkind:type:).json b/data/documentation/ackategories/uikit/uicollectionview/prototypesupplementaryview(ofkind:type:).json new file mode 100644 index 00000000..c6a80cbf --- /dev/null +++ b/data/documentation/ackategories/uikit/uicollectionview/prototypesupplementaryview(ofkind:type:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"prototypeSupplementaryView","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"ofKind"},{"kind":"text","text":" "},{"kind":"internalParam","text":"kind"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"text":"T","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF1TL_xmfp","kind":"typeIdentifier"},{"kind":"text","text":".Type = T.self) -> "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF1TL_xmfp"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"UICollectionReusableView","preciseIdentifier":"c:objc(cs)UICollectionReusableView"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/prototypeSupplementaryView(ofKind:type:)"},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/uikit\/uicollectionview\/prototypesupplementaryview(ofkind:type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView"]]},"metadata":{"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"title":"prototypeSupplementaryView(ofKind:type:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"prototypeSupplementaryView","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"ofKind","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF1TL_xmfp"},{"kind":"text","text":".Type) -> "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF1TL_xmfp"}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","extendedModule":"UIKit","externalID":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView/prototypeSupplementaryView(ofKind:type:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView\/prototypeSupplementaryView(ofKind:type:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"prototypeSupplementaryView"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"ofKind","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF1TL_xmfp"},{"text":".Type) -> ","kind":"text"},{"text":"T","preciseIdentifier":"s:So16UICollectionViewC12ACKategoriesE022prototypeSupplementaryB06ofKind4typexSS_xmtSo0a8ReusableB0CRbzlF1TL_xmfp","kind":"typeIdentifier"}],"title":"prototypeSupplementaryView(ofKind:type:)","url":"\/documentation\/ackategories\/uikit\/uicollectionview\/prototypesupplementaryview(ofkind:type:)","type":"topic","kind":"symbol","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UICollectionView":{"kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"UICollectionView","preciseIdentifier":"c:objc(cs)UICollectionView"}],"navigatorTitle":[{"text":"UICollectionView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uicollectionview","title":"UICollectionView","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UICollectionView","role":"symbol","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor.json b/data/documentation/ackategories/uikit/uicolor.json new file mode 100644 index 00000000..f3d48a76 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicolor"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"languages":["swift"]}]}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/init(hex:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/init(hexString:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/hexString","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/isDark","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/isLight"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/brightened(by:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/darkened(by:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/image(of:)"],"title":"Instance Methods"},{"title":"Type Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/random()"]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"UIColor","roleHeading":"Extended Class","extendedModule":"UIKit","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"externalID":"s:e:s:So7UIColorC12ACKategoriesE3hexABs6UInt32V_tcfc","symbolKind":"extension"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/random()":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/random()","abstract":[{"text":"Create random color","type":"text"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/random()","type":"topic","role":"symbol","title":"random()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/darkened(by:)":{"title":"darkened(by:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"darkened","kind":"identifier"},{"text":"(","kind":"text"},{"text":"by","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/darkened(by:)","abstract":[{"type":"text","text":"Make color darker with defined amount."}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/darkened(by:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/init(hex:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/init(hex:)","abstract":[{"text":"Initialize color from hex int (eg. 0xff00ff).","type":"text"}],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/init(hex:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"hex","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt32V","text":"UInt32","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(hex:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/isDark":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/isDark","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isDark","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","abstract":[{"text":"Returns true for dark colors. When dark color is used as background, you should use white as a text color.","type":"text"}],"role":"symbol","kind":"symbol","title":"isDark","url":"\/documentation\/ackategories\/uikit\/uicolor\/isdark"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/hexString":{"title":"hexString","abstract":[{"type":"text","text":"Returns color as hex string (eg. ‘#ff00ff’) or nil if RGBA components couldn’t be loaded."},{"type":"text","text":" "},{"type":"text","text":"Monochrome check included (works for white\/black\/clear)."}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/hexString","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hexString"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"url":"\/documentation\/ackategories\/uikit\/uicolor\/hexstring","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/isLight":{"kind":"symbol","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/isLight","abstract":[{"type":"text","text":"Returns true for light colors. When light color is used as background, you should use black as a text color."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLight"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/ackategories\/uikit\/uicolor\/islight","title":"isLight","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/brightened(by:)":{"abstract":[{"type":"text","text":"Make color lighter with defined amount."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"brightened","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/uikit\/uicolor\/brightened(by:)","role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/brightened(by:)","title":"brightened(by:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/init(hexString:)":{"title":"init(hexString:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"hexString"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/init(hexstring:)","abstract":[{"type":"text","text":"Initialize color from hex string (eg. “#ff00ff”). Leading ‘#’ is mandatory."}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/init(hexString:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/image(of:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":") -> ","kind":"text"},{"text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage","kind":"typeIdentifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/image(of:)","type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/image(of:)","title":"image(of:)","abstract":[{"text":"Create image from color with defined size.","type":"text"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/brightened(by:).json b/data/documentation/ackategories/uikit/uicolor/brightened(by:).json new file mode 100644 index 00000000..9762f0e2 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/brightened(by:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Make color lighter with defined amount.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"brightened","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"amount"},{"text":": ","kind":"text"},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":" = 0.25) -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"amount","content":[{"type":"paragraph","inlineContent":[{"text":"Defines how much lighter color is returned. Should be from 0.0 to 1.0","type":"text"}]}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicolor\/brightened(by:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/brightened(by:)"},"kind":"symbol","sections":[],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"brightened"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": ","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"text":"UIColor","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIColor"}],"roleHeading":"Instance Method","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"role":"symbol","symbolKind":"method","externalID":"s:So7UIColorC12ACKategoriesE10brightened2byAB14CoreFoundation7CGFloatV_tF","extendedModule":"UIKit","title":"brightened(by:)"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/brightened(by:)":{"abstract":[{"type":"text","text":"Make color lighter with defined amount."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"brightened","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"by"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"url":"\/documentation\/ackategories\/uikit\/uicolor\/brightened(by:)","role":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/brightened(by:)","title":"brightened(by:)","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/darkened(by:).json b/data/documentation/ackategories/uikit/uicolor/darkened(by:).json new file mode 100644 index 00000000..b9e333b4 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/darkened(by:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/darkened(by:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"title":"darkened(by:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"darkened"},{"kind":"text","text":"("},{"kind":"externalParam","text":"by"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor"}],"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","extendedModule":"UIKit","externalID":"s:So7UIColorC12ACKategoriesE8darkened2byAB14CoreFoundation7CGFloatV_tF"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"darkened"},{"kind":"text","text":"("},{"text":"by","kind":"externalParam"},{"kind":"text","text":" "},{"text":"amount","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":" = 0.25) -> "},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Defines how much darker color is returned. Should be from 0.0 to 1.0","type":"text"}]}],"name":"amount"}],"kind":"parameters"}],"abstract":[{"text":"Make color darker with defined amount.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicolor\/darkened(by:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/darkened(by:)":{"title":"darkened(by:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"darkened","kind":"identifier"},{"text":"(","kind":"text"},{"text":"by","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UIColor","text":"UIColor","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/darkened(by:)","abstract":[{"type":"text","text":"Make color darker with defined amount."}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/darkened(by:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/hexstring.json b/data/documentation/ackategories/uikit/uicolor/hexstring.json new file mode 100644 index 00000000..358eb288 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/hexstring.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Returns color as hex string (eg. ‘#ff00ff’) or nil if RGBA components couldn’t be loaded.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Monochrome check included (works for white\/black\/clear)."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hexString"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"property","title":"hexString","roleHeading":"Instance Property","externalID":"s:So7UIColorC12ACKategoriesE9hexStringSSSgvp","extendedModule":"UIKit","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hexString"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"?","kind":"text"}],"role":"symbol"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/hexString","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicolor\/hexstring"]}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/hexString":{"title":"hexString","abstract":[{"type":"text","text":"Returns color as hex string (eg. ‘#ff00ff’) or nil if RGBA components couldn’t be loaded."},{"type":"text","text":" "},{"type":"text","text":"Monochrome check included (works for white\/black\/clear)."}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/hexString","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hexString"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}],"url":"\/documentation\/ackategories\/uikit\/uicolor\/hexstring","type":"topic","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/image(of:).json b/data/documentation/ackategories/uikit/uicolor/image(of:).json new file mode 100644 index 00000000..d058013b --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/image(of:).json @@ -0,0 +1 @@ +{"metadata":{"symbolKind":"method","extendedModule":"UIKit","externalID":"s:So7UIColorC12ACKategoriesE5image2ofSo7UIImageCSo6CGSizeV_tF","role":"symbol","roleHeading":"Instance Method","title":"image(of:)","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"image","kind":"identifier"},{"kind":"text","text":"("},{"text":"of","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"UIImage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage"}]},"abstract":[{"text":"Create image from color with defined size.","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"size"},{"kind":"text","text":": "},{"text":"CGSize","preciseIdentifier":"c:@S@CGSize","kind":"typeIdentifier"},{"text":" = CGSize(width: 1, height: 1)) -> ","kind":"text"},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"}],"platforms":["iOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/image(of:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/uikit\/uicolor\/image(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/image(of:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"image"},{"text":"(","kind":"text"},{"text":"of","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"text":") -> ","kind":"text"},{"text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage","kind":"typeIdentifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/image(of:)","type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/image(of:)","title":"image(of:)","abstract":[{"text":"Create image from color with defined size.","type":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/init(hex:).json b/data/documentation/ackategories/uikit/uicolor/init(hex:).json new file mode 100644 index 00000000..258f4a0f --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/init(hex:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Initialize color from hex int (eg. 0xff00ff)."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicolor\/init(hex:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"hex","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt32V","kind":"typeIdentifier","text":"UInt32"},{"kind":"text","text":")"}],"symbolKind":"init","extendedModule":"UIKit","roleHeading":"Initializer","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"title":"init(hex:)","externalID":"s:So7UIColorC12ACKategoriesE3hexABs6UInt32V_tcfc","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"hex","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s6UInt32V","text":"UInt32","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"hex","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Hex int to create color from"}]}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/init(hex:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/init(hex:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/init(hex:)","abstract":[{"text":"Initialize color from hex int (eg. 0xff00ff).","type":"text"}],"type":"topic","role":"symbol","kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/init(hex:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"hex","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6UInt32V","text":"UInt32","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(hex:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/init(hexstring:).json b/data/documentation/ackategories/uikit/uicolor/init(hexstring:).json new file mode 100644 index 00000000..642f749a --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/init(hexstring:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"hexString","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"platforms":["iOS"],"languages":["swift"]}]},{"parameters":[{"name":"hexString","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Hex string to create color from"}]}]}],"kind":"parameters"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/init(hexString:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicolor\/init(hexstring:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"abstract":[{"text":"Initialize color from hex string (eg. “#ff00ff”). Leading ‘#’ is mandatory.","type":"text"}],"metadata":{"modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"hexString","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"title":"init(hexString:)","role":"symbol","externalID":"s:So7UIColorC12ACKategoriesE9hexStringABSS_tcfc","extendedModule":"UIKit"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/init(hexString:)":{"title":"init(hexString:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"hexString"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/init(hexstring:)","abstract":[{"type":"text","text":"Initialize color from hex string (eg. “#ff00ff”). Leading ‘#’ is mandatory."}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/init(hexString:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/isdark.json b/data/documentation/ackategories/uikit/uicolor/isdark.json new file mode 100644 index 00000000..e024c647 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/isdark.json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isDark","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicolor\/isdark"]}],"metadata":{"roleHeading":"Instance Property","extendedModule":"UIKit","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isDark","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:So7UIColorC12ACKategoriesE6isDarkSbvp","title":"isDark"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"Returns true for dark colors. When dark color is used as background, you should use white as a text color.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/isDark","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/isDark":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/isDark","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isDark","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"type":"topic","abstract":[{"text":"Returns true for dark colors. When dark color is used as background, you should use white as a text color.","type":"text"}],"role":"symbol","kind":"symbol","title":"isDark","url":"\/documentation\/ackategories\/uikit\/uicolor\/isdark"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/islight.json b/data/documentation/ackategories/uikit/uicolor/islight.json new file mode 100644 index 00000000..a808b65e --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/islight.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Returns true for light colors. When light color is used as background, you should use black as a text color.","type":"text"}],"metadata":{"role":"symbol","roleHeading":"Instance Property","extendedModule":"UIKit","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLight","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"isLight","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"externalID":"s:So7UIColorC12ACKategoriesE7isLightSbvp"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uicolor\/islight"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isLight","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/isLight","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/isLight":{"kind":"symbol","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/isLight","abstract":[{"type":"text","text":"Returns true for light colors. When light color is used as background, you should use black as a text color."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isLight"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/ackategories\/uikit\/uicolor\/islight","title":"isLight","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicolor/random().json b/data/documentation/ackategories/uikit/uicolor/random().json new file mode 100644 index 00000000..467330cc --- /dev/null +++ b/data/documentation/ackategories/uikit/uicolor/random().json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Create random color"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"kind":"text","text":"() -> "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"platforms":["iOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/random()"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicolor\/random()"]}],"metadata":{"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"title":"random()","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"random","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"UIColor","preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier"}],"externalID":"s:So7UIColorC12ACKategoriesE6randomAByFZ","role":"symbol","extendedModule":"UIKit","symbolKind":"method","roleHeading":"Type Method"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor","abstract":[],"navigatorTitle":[{"text":"UIColor","kind":"identifier"}],"type":"topic","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor","kind":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIColor","kind":"identifier","preciseIdentifier":"c:objc(cs)UIColor"}],"title":"UIColor"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIColor/random()":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicolor\/random()","abstract":[{"text":"Create random color","type":"text"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"random"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:objc(cs)UIColor","kind":"typeIdentifier","text":"UIColor"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIColor\/random()","type":"topic","role":"symbol","title":"random()"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicontrol.json b/data/documentation/ackategories/uikit/uicontrol.json new file mode 100644 index 00000000..ac373493 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicontrol.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicontrol"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"sections":[],"metadata":{"roleHeading":"Extended Class","symbolKind":"extension","externalID":"s:e:c:objc(cs)UIControls:12ACKategories22UIControlEventHandlingP","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"navigatorTitle":[{"kind":"identifier","text":"UIControl"}],"title":"UIControl","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}],"extendedModule":"UIKit"},"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl"}],"languages":["swift"]}],"kind":"declarations"}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event"],"title":"Extended Structures"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIControlEventHandling":{"navigatorTitle":[{"text":"UIControlEventHandling","kind":"identifier"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIControlEventHandling","role":"symbol","url":"\/documentation\/ackategories\/uicontroleventhandling","title":"UIControlEventHandling","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"UIControlEventHandling","kind":"identifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/Event":{"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event","url":"\/documentation\/ackategories\/uikit\/uicontrol\/event","title":"UIControl.Event","role":"symbol","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl","kind":"identifier"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UIControlEvents","text":"Event","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Event"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/UIControlEventHandling-Implementations":{"kind":"article","url":"\/documentation\/ackategories\/uikit\/uicontrol\/uicontroleventhandling-implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations","title":"UIControlEventHandling Implementations","abstract":[]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicontrol/event.json b/data/documentation/ackategories/uikit/uicontrol/event.json new file mode 100644 index 00000000..05a1aac1 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicontrol/event.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl"},{"text":".","kind":"text"},{"text":"Event","kind":"typeIdentifier","preciseIdentifier":"c:@E@UIControlEvents"}]}]}],"kind":"symbol","topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event\/touchEndEvents"]}],"metadata":{"role":"symbol","title":"UIControl.Event","extendedModule":"UIKit","navigatorTitle":[{"kind":"identifier","text":"Event"}],"externalID":"s:e:s:So15UIControlEventsV12ACKategoriesE08touchEndB0ABvpZ","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"roleHeading":"Extended Structure","symbolKind":"extension","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIControl","kind":"identifier","text":"UIControl"},{"text":".","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:@E@UIControlEvents","text":"Event"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicontrol\/event"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/Event/touchEndEvents":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol\/event\/touchendevents","role":"symbol","title":"touchEndEvents","abstract":[{"type":"text","text":"Combined event for "},{"type":"codeVoice","code":".touchUpOutside"},{"text":", ","type":"text"},{"type":"codeVoice","code":".touchUpInside"},{"text":", ","type":"text"},{"code":".touchCancel","type":"codeVoice"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event\/touchEndEvents","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"touchEndEvents","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl"},{"text":".","kind":"text"},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/Event":{"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event","url":"\/documentation\/ackategories\/uikit\/uicontrol\/event","title":"UIControl.Event","role":"symbol","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl","kind":"identifier"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UIControlEvents","text":"Event","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Event"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicontrol/event/touchendevents.json b/data/documentation/ackategories/uikit/uicontrol/event/touchendevents.json new file mode 100644 index 00000000..0db5ad9c --- /dev/null +++ b/data/documentation/ackategories/uikit/uicontrol/event/touchendevents.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"touchEndEvents","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Event","preciseIdentifier":"c:@E@UIControlEvents"}]}]}],"metadata":{"extendedModule":"UIKit","roleHeading":"Type Property","title":"touchEndEvents","symbolKind":"property","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"role":"symbol","externalID":"s:So15UIControlEventsV12ACKategoriesE08touchEndB0ABvpZ","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"touchEndEvents"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"}]},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event\/touchEndEvents"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event"]]},"abstract":[{"text":"Combined event for ","type":"text"},{"code":".touchUpOutside","type":"codeVoice"},{"type":"text","text":", "},{"code":".touchUpInside","type":"codeVoice"},{"type":"text","text":", "},{"type":"codeVoice","code":".touchCancel"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicontrol\/event\/touchendevents"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/Event":{"type":"topic","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event","url":"\/documentation\/ackategories\/uikit\/uicontrol\/event","title":"UIControl.Event","role":"symbol","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl","kind":"identifier"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UIControlEvents","text":"Event","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Event"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/Event/touchEndEvents":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol\/event\/touchendevents","role":"symbol","title":"touchEndEvents","abstract":[{"type":"text","text":"Combined event for "},{"type":"codeVoice","code":".touchUpOutside"},{"text":", ","type":"text"},{"type":"codeVoice","code":".touchUpInside"},{"text":", ","type":"text"},{"code":".touchCancel","type":"codeVoice"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/Event\/touchEndEvents","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"touchEndEvents","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl"},{"text":".","kind":"text"},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicontrol/off(_:).json b/data/documentation/ackategories/uikit/uicontrol/off(_:).json new file mode 100644 index 00000000..46b64c3c --- /dev/null +++ b/data/documentation/ackategories/uikit/uicontrol/off(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/off(_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"off","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"events"},{"kind":"text","text":": "},{"text":"UIControl","preciseIdentifier":"c:objc(cs)UIControl","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"c:@E@UIControlEvents","text":"Event"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Events to fire action block","type":"text"}],"type":"paragraph"}],"name":"events"}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","level":2,"anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"off… We are not stupid, drunk and neither high, we know it’s really shity name for this method, but we saw it in Tactile and we found it so funny that we had to use it 😄"}]}]}],"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uicontrol\/off(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"extendedModule":"ACKategories","externalID":"s:12ACKategories22UIControlEventHandlingPAASo0B0CRbzrlE3offyySo0B6EventsVF::SYNTHESIZED::c:objc(cs)UIControl","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"off","kind":"identifier"},{"kind":"text","text":"("},{"text":"UIControl","preciseIdentifier":"c:objc(cs)UIControl","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UIControlEvents","text":"Event","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"ACKategories"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" inherits "},{"code":"UIControl","type":"codeVoice"},{"type":"text","text":"."}]},"role":"symbol","title":"off(_:)"},"abstract":[{"type":"text","text":"Removes registered action block for defined events."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/off(_:)":{"url":"\/documentation\/ackategories\/uikit\/uicontrol\/off(_:)","kind":"symbol","abstract":[{"text":"Removes registered action block for defined events.","type":"text"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" inherits ","type":"text"},{"type":"codeVoice","code":"UIControl"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"off"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIControl","kind":"typeIdentifier","text":"UIControl"},{"text":".","kind":"text"},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/off(_:)","type":"topic","title":"off(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/UIControlEventHandling-Implementations":{"kind":"article","url":"\/documentation\/ackategories\/uikit\/uicontrol\/uicontroleventhandling-implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations","title":"UIControlEventHandling Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicontrol/on(_:handler:).json b/data/documentation/ackategories/uikit/uicontrol/on(_:handler:).json new file mode 100644 index 00000000..b6d6dd64 --- /dev/null +++ b/data/documentation/ackategories/uikit/uicontrol/on(_:handler:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UIControl","preciseIdentifier":"c:objc(cs)UIControl"},{"kind":"text","text":"."},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handler","kind":"externalParam"},{"text":": (","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:12ACKategories22UIControlEventHandlingPAASo0B0CRbzrlE2on_7handlerySo0B6EventsV_yxctF::SYNTHESIZED::c:objc(cs)UIControl","extendedModule":"ACKategories","title":"on(_:handler:)","modules":[{"name":"ACKategories"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" inherits "},{"type":"codeVoice","code":"UIControl"},{"type":"text","text":"."}]},"symbolKind":"method","roleHeading":"Instance Method","role":"symbol"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"on","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"events","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIControl","preciseIdentifier":"c:objc(cs)UIControl"},{"text":".","kind":"text"},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"handler","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Events to fire action block"}]}],"name":"events"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Actionblock to be executed"}]}],"name":"handler"}]}],"abstract":[{"text":"Register action block to be executed on defined events.","type":"text"}],"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uicontrol\/on(_:handler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/on(_:handler:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/on(_:handler:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" inherits "},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[{"text":"Register action block to be executed on defined events.","type":"text"}],"type":"topic","title":"on(_:handler:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/on(_:handler:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UIControlEvents","text":"Event","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"handler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"url":"\/documentation\/ackategories\/uikit\/uicontrol\/on(_:handler:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/UIControlEventHandling-Implementations":{"kind":"article","url":"\/documentation\/ackategories\/uikit\/uicontrol\/uicontroleventhandling-implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations","title":"UIControlEventHandling Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicontrol/on(handler:).json b/data/documentation/ackategories/uikit/uicontrol/on(handler:).json new file mode 100644 index 00000000..60dc9bee --- /dev/null +++ b/data/documentation/ackategories/uikit/uicontrol/on(handler:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Register action block to be executed on primary action.","type":"text"}],"metadata":{"extendedModule":"ACKategories","role":"symbol","title":"on(handler:)","roleHeading":"Instance Method","modules":[{"name":"ACKategories"}],"symbolKind":"method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" inherits "},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"handler"},{"text":": (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"externalID":"s:12ACKategories22UIControlEventHandlingPAASo0B0CRbzrlE2on7handleryyxc_tF::SYNTHESIZED::c:objc(cs)UIControl"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicontrol\/on(handler:)"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/on(handler:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"text":"(","kind":"text"},{"text":"handler","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" (","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Actionblock to be executed","type":"text"}]}],"name":"handler"}],"kind":"parameters"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/UIControlEventHandling-Implementations":{"kind":"article","url":"\/documentation\/ackategories\/uikit\/uicontrol\/uicontroleventhandling-implementations","role":"collectionGroup","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations","title":"UIControlEventHandling Implementations","abstract":[]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/on(handler:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/on(handler:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" inherits "},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"on","kind":"identifier"},{"kind":"text","text":"("},{"text":"handler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"url":"\/documentation\/ackategories\/uikit\/uicontrol\/on(handler:)","kind":"symbol","type":"topic","title":"on(handler:)","abstract":[{"type":"text","text":"Register action block to be executed on primary action."}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uicontrol/uicontroleventhandling-implementations.json b/data/documentation/ackategories/uikit/uicontrol/uicontroleventhandling-implementations.json new file mode 100644 index 00000000..6bcae0db --- /dev/null +++ b/data/documentation/ackategories/uikit/uicontrol/uicontroleventhandling-implementations.json @@ -0,0 +1 @@ +{"kind":"article","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/off(_:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/on(_:handler:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/on(handler:)"]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uicontrol\/uicontroleventhandling-implementations"]}],"metadata":{"role":"collectionGroup","title":"UIControlEventHandling Implementations","modules":[{"name":"ACKategories"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/UIControlEventHandling-Implementations"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/on(handler:)":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/on(handler:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" inherits "},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"on","kind":"identifier"},{"kind":"text","text":"("},{"text":"handler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":")","kind":"text"}],"url":"\/documentation\/ackategories\/uikit\/uicontrol\/on(handler:)","kind":"symbol","type":"topic","title":"on(handler:)","abstract":[{"type":"text","text":"Register action block to be executed on primary action."}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/off(_:)":{"url":"\/documentation\/ackategories\/uikit\/uicontrol\/off(_:)","kind":"symbol","abstract":[{"text":"Removes registered action block for defined events.","type":"text"}],"conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"text":" inherits ","type":"text"},{"type":"codeVoice","code":"UIControl"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"off"},{"kind":"text","text":"("},{"preciseIdentifier":"c:objc(cs)UIControl","kind":"typeIdentifier","text":"UIControl"},{"text":".","kind":"text"},{"text":"Event","preciseIdentifier":"c:@E@UIControlEvents","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/off(_:)","type":"topic","title":"off(_:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl/on(_:handler:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" inherits "},{"type":"codeVoice","code":"UIControl"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[{"text":"Register action block to be executed on defined events.","type":"text"}],"type":"topic","title":"on(_:handler:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl\/on(_:handler:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"on"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIControl","text":"UIControl","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"c:@E@UIControlEvents","text":"Event","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"handler","kind":"externalParam"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"url":"\/documentation\/ackategories\/uikit\/uicontrol\/on(_:handler:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIControl":{"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uicontrol","role":"symbol","title":"UIControl","navigatorTitle":[{"text":"UIControl","kind":"identifier"}],"abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIControl","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIControl","kind":"identifier","preciseIdentifier":"c:objc(cs)UIControl"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uidevice.json b/data/documentation/ackategories/uikit/uidevice.json new file mode 100644 index 00000000..7c06c5e5 --- /dev/null +++ b/data/documentation/ackategories/uikit/uidevice.json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","symbolKind":"extension","extendedModule":"UIKit","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"title":"UIDevice","roleHeading":"Extended Class","externalID":"s:e:s:So8UIDeviceC12ACKategoriesE5isPadSbvp","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIDevice","text":"UIDevice","kind":"identifier"}],"navigatorTitle":[{"text":"UIDevice","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isMac","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isPad","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isTV","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/modelName"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uidevice"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIDevice","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIDevice"}]}],"kind":"declarations"}],"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice":{"title":"UIDevice","url":"\/documentation\/ackategories\/uikit\/uidevice","navigatorTitle":[{"kind":"identifier","text":"UIDevice"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UIDevice","kind":"identifier","preciseIdentifier":"c:objc(cs)UIDevice"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice/modelName":{"title":"modelName","kind":"symbol","abstract":[{"type":"text","text":"Returns device model name e.g. “iPhone11,6” for XS Max"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modelName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/modelName","url":"\/documentation\/ackategories\/uikit\/uidevice\/modelname"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice/isPad":{"kind":"symbol","title":"isPad","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uidevice\/ispad","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isPad","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isPad","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Return "},{"type":"strong","inlineContent":[{"text":"true","type":"text"}]},{"text":" if device is iPad","type":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice/isMac":{"abstract":[{"text":"Return ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"true"}]},{"type":"text","text":" if device is Mac (Catalyst)"}],"type":"topic","title":"isMac","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isMac","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isMac","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/ackategories\/uikit\/uidevice\/ismac","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice/isTV":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isTV","title":"isTV","abstract":[{"type":"text","text":"Return "},{"inlineContent":[{"type":"text","text":"true"}],"type":"strong"},{"type":"text","text":" if device is Apple TV"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isTV","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uidevice\/istv"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uidevice/ismac.json b/data/documentation/ackategories/uikit/uidevice/ismac.json new file mode 100644 index 00000000..b9accba8 --- /dev/null +++ b/data/documentation/ackategories/uikit/uidevice/ismac.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uidevice\/ismac"]}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isMac"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"extendedModule":"UIKit","roleHeading":"Instance Property","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"externalID":"s:So8UIDeviceC12ACKategoriesE5isMacSbvp","role":"symbol","title":"isMac","platforms":[{"introducedAt":"14.0","deprecated":false,"beta":false,"name":"iOS","unavailable":false},{"deprecated":false,"beta":false,"introducedAt":"14.0","unavailable":false,"name":"tvOS"}],"symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isMac"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"abstract":[{"type":"text","text":"Return "},{"type":"strong","inlineContent":[{"type":"text","text":"true"}]},{"type":"text","text":" if device is Mac (Catalyst)"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isMac","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice":{"title":"UIDevice","url":"\/documentation\/ackategories\/uikit\/uidevice","navigatorTitle":[{"kind":"identifier","text":"UIDevice"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UIDevice","kind":"identifier","preciseIdentifier":"c:objc(cs)UIDevice"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice/isMac":{"abstract":[{"text":"Return ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"true"}]},{"type":"text","text":" if device is Mac (Catalyst)"}],"type":"topic","title":"isMac","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isMac","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isMac","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/ackategories\/uikit\/uidevice\/ismac","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uidevice/ispad.json b/data/documentation/ackategories/uikit/uidevice/ispad.json new file mode 100644 index 00000000..4c90731b --- /dev/null +++ b/data/documentation/ackategories/uikit/uidevice/ispad.json @@ -0,0 +1 @@ +{"metadata":{"title":"isPad","role":"symbol","externalID":"s:So8UIDeviceC12ACKategoriesE5isPadSbvp","roleHeading":"Instance Property","symbolKind":"property","extendedModule":"UIKit","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isPad"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isPad","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"isPad","kind":"identifier"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uidevice\/ispad"]}],"abstract":[{"type":"text","text":"Return "},{"type":"strong","inlineContent":[{"text":"true","type":"text"}]},{"text":" if device is iPad","type":"text"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice/isPad":{"kind":"symbol","title":"isPad","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uidevice\/ispad","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isPad","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"isPad","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Return "},{"type":"strong","inlineContent":[{"text":"true","type":"text"}]},{"text":" if device is iPad","type":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice":{"title":"UIDevice","url":"\/documentation\/ackategories\/uikit\/uidevice","navigatorTitle":[{"kind":"identifier","text":"UIDevice"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UIDevice","kind":"identifier","preciseIdentifier":"c:objc(cs)UIDevice"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice","kind":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uidevice/istv.json b/data/documentation/ackategories/uikit/uidevice/istv.json new file mode 100644 index 00000000..761f3589 --- /dev/null +++ b/data/documentation/ackategories/uikit/uidevice/istv.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"isTV"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uidevice\/istv"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:So8UIDeviceC12ACKategoriesE4isTVSbvp","symbolKind":"property","title":"isTV","role":"symbol","roleHeading":"Instance Property","extendedModule":"UIKit","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"isTV","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}]},"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isTV","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice"]]},"abstract":[{"type":"text","text":"Return "},{"type":"strong","inlineContent":[{"text":"true","type":"text"}]},{"text":" if device is Apple TV","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice/isTV":{"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/isTV","title":"isTV","abstract":[{"type":"text","text":"Return "},{"inlineContent":[{"type":"text","text":"true"}],"type":"strong"},{"type":"text","text":" if device is Apple TV"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"isTV","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uidevice\/istv"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice":{"title":"UIDevice","url":"\/documentation\/ackategories\/uikit\/uidevice","navigatorTitle":[{"kind":"identifier","text":"UIDevice"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UIDevice","kind":"identifier","preciseIdentifier":"c:objc(cs)UIDevice"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uidevice/modelname.json b/data/documentation/ackategories/uikit/uidevice/modelname.json new file mode 100644 index 00000000..f73f99e3 --- /dev/null +++ b/data/documentation/ackategories/uikit/uidevice/modelname.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uidevice\/modelname"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/modelName"},"metadata":{"extendedModule":"UIKit","externalID":"s:So8UIDeviceC12ACKategoriesE9modelNameSSvp","title":"modelName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"modelName"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"modelName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Returns device model name e.g. “iPhone11,6” for XS Max"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice/modelName":{"title":"modelName","kind":"symbol","abstract":[{"type":"text","text":"Returns device model name e.g. “iPhone11,6” for XS Max"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"modelName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice\/modelName","url":"\/documentation\/ackategories\/uikit\/uidevice\/modelname"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIDevice":{"title":"UIDevice","url":"\/documentation\/ackategories\/uikit\/uidevice","navigatorTitle":[{"kind":"identifier","text":"UIDevice"}],"abstract":[],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UIDevice","kind":"identifier","preciseIdentifier":"c:objc(cs)UIDevice"}],"type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIDevice","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiimage.json b/data/documentation/ackategories/uikit/uiimage.json new file mode 100644 index 00000000..642a4a11 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiimage.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"UIImage","extendedModule":"UIKit","externalID":"s:e:s:So7UIImageC12ACKategoriesE16fixedOrientationAByF","roleHeading":"Extended Class","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage"}],"modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"symbolKind":"extension","navigatorTitle":[{"text":"UIImage","kind":"identifier"}]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage\/fixedOrientation()","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage\/resized(maxDimension:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiimage"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIImage/fixedOrientation()":{"url":"\/documentation\/ackategories\/uikit\/uiimage\/fixedorientation()","kind":"symbol","title":"fixedOrientation()","abstract":[{"text":"Fix image orientation when sending e.g. to API","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage\/fixedOrientation()","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fixedOrientation","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIImage":{"abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"UIImage","kind":"identifier","preciseIdentifier":"c:objc(cs)UIImage"}],"navigatorTitle":[{"text":"UIImage","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiimage","title":"UIImage","kind":"symbol","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIImage/resized(maxDimension:)":{"abstract":[{"type":"text","text":"Resize image to "},{"type":"codeVoice","code":"maxDimension"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"resized","kind":"identifier"},{"text":"(","kind":"text"},{"text":"maxDimension","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"text":"UIImage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage\/resized(maxDimension:)","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiimage\/resized(maxdimension:)","kind":"symbol","title":"resized(maxDimension:)","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiimage/fixedorientation().json b/data/documentation/ackategories/uikit/uiimage/fixedorientation().json new file mode 100644 index 00000000..8abc1026 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiimage/fixedorientation().json @@ -0,0 +1 @@ +{"metadata":{"title":"fixedOrientation()","role":"symbol","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fixedOrientation"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage"}],"externalID":"s:So7UIImageC12ACKategoriesE16fixedOrientationAByF","extendedModule":"UIKit","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiimage\/fixedorientation()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"fixedOrientation","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage","kind":"typeIdentifier"}]}]},{"content":[{"anchor":"discussion","text":"Discussion","level":2,"type":"heading"},{"inlineContent":[{"text":"Taken from http:\/\/stackoverflow.com\/questions\/10850184\/ios-image-get-rotated-90-degree-after-saved-as-png-representation-data","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage\/fixedOrientation()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fix image orientation when sending e.g. to API"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIImage":{"abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"UIImage","kind":"identifier","preciseIdentifier":"c:objc(cs)UIImage"}],"navigatorTitle":[{"text":"UIImage","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiimage","title":"UIImage","kind":"symbol","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIImage/fixedOrientation()":{"url":"\/documentation\/ackategories\/uikit\/uiimage\/fixedorientation()","kind":"symbol","title":"fixedOrientation()","abstract":[{"text":"Fix image orientation when sending e.g. to API","type":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage\/fixedOrientation()","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fixedOrientation","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage","kind":"typeIdentifier"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiimage/resized(maxdimension:).json b/data/documentation/ackategories/uikit/uiimage/resized(maxdimension:).json new file mode 100644 index 00000000..6c1b2052 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiimage/resized(maxdimension:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Resize image to "},{"type":"codeVoice","code":"maxDimension"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"resized","kind":"identifier"},{"kind":"text","text":"("},{"text":"maxDimension","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIImage","text":"UIImage","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"platforms":["iOS"]}],"kind":"declarations"},{"content":[{"anchor":"discussion","text":"Discussion","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"If greater dimension is larger than ","type":"text"},{"code":"maxDimension","type":"codeVoice"},{"text":" image will be resized to match it respection its aspect ratio.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uiimage\/resized(maxdimension:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"UIKit","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:So7UIImageC12ACKategoriesE7resized12maxDimensionABSg14CoreFoundation7CGFloatV_tF","title":"resized(maxDimension:)","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"resized","kind":"identifier"},{"kind":"text","text":"("},{"text":"maxDimension","kind":"externalParam"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIImage","kind":"typeIdentifier","text":"UIImage"},{"text":"?","kind":"text"}]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage\/resized(maxDimension:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIImage":{"abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"UIImage","kind":"identifier","preciseIdentifier":"c:objc(cs)UIImage"}],"navigatorTitle":[{"text":"UIImage","kind":"identifier"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiimage","title":"UIImage","kind":"symbol","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIImage/resized(maxDimension:)":{"abstract":[{"type":"text","text":"Resize image to "},{"type":"codeVoice","code":"maxDimension"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"resized","kind":"identifier"},{"text":"(","kind":"text"},{"text":"maxDimension","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":") -> ","kind":"text"},{"text":"UIImage","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIImage"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIImage\/resized(maxDimension:)","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiimage\/resized(maxdimension:)","kind":"symbol","title":"resized(maxDimension:)","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uilabel.json b/data/documentation/ackategories/uikit/uilabel.json new file mode 100644 index 00000000..5641f578 --- /dev/null +++ b/data/documentation/ackategories/uikit/uilabel.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uilabel"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"sections":[],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel\/fontSize"],"title":"Instance Properties"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"UILabel","preciseIdentifier":"c:objc(cs)UILabel","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"roleHeading":"Extended Class","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UILabel","kind":"identifier","text":"UILabel"}],"title":"UILabel","symbolKind":"extension","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"extendedModule":"UIKit","externalID":"s:e:s:So7UILabelC12ACKategoriesE8fontSize14CoreFoundation7CGFloatVvp","navigatorTitle":[{"text":"UILabel","kind":"identifier"}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UILabel":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel"}],"navigatorTitle":[{"text":"UILabel","kind":"identifier"}],"type":"topic","title":"UILabel","url":"\/documentation\/ackategories\/uikit\/uilabel","kind":"symbol","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UILabel/fontSize":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel\/fontSize","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fontSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"}],"type":"topic","title":"fontSize","kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uilabel\/fontsize","abstract":[{"type":"text","text":"Get or set font size keeping current font"}],"role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uilabel/fontsize.json b/data/documentation/ackategories/uikit/uilabel/fontsize.json new file mode 100644 index 00000000..a7e39f41 --- /dev/null +++ b/data/documentation/ackategories/uikit/uilabel/fontsize.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"fontSize"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uilabel\/fontsize"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"fontSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"}],"modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"externalID":"s:So7UILabelC12ACKategoriesE8fontSize14CoreFoundation7CGFloatVvp","title":"fontSize","roleHeading":"Instance Property","extendedModule":"UIKit","role":"symbol"},"abstract":[{"type":"text","text":"Get or set font size keeping current font"}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel\/fontSize","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UILabel/fontSize":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel\/fontSize","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"fontSize","kind":"identifier"},{"kind":"text","text":": "},{"text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier"}],"type":"topic","title":"fontSize","kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uilabel\/fontsize","abstract":[{"type":"text","text":"Get or set font size keeping current font"}],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UILabel":{"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UILabel","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UILabel","text":"UILabel"}],"navigatorTitle":[{"text":"UILabel","kind":"identifier"}],"type":"topic","title":"UILabel","url":"\/documentation\/ackategories\/uikit\/uilabel","kind":"symbol","abstract":[],"role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uinavigationcontroller.json b/data/documentation/ackategories/uikit/uinavigationcontroller.json new file mode 100644 index 00000000..4bf3292c --- /dev/null +++ b/data/documentation/ackategories/uikit/uinavigationcontroller.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:e:s:So22UINavigationControllerC12ACKategoriesE08pushViewB0_8animated10completionySo06UIViewB0C_SbyyctF","symbolKind":"extension","extendedModule":"UIKit","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController","kind":"identifier"}],"roleHeading":"Extended Class","navigatorTitle":[{"text":"UINavigationController","kind":"identifier"}],"role":"symbol","title":"UINavigationController"},"schemaVersion":{"patch":0,"major":0,"minor":3},"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController"],"kind":"relationships"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"UINavigationController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UINavigationController"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popToRootViewController(animated:completion:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popToViewController(_:animated:completion:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popViewController(animated:completion:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/pushViewController(_:animated:completion:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/setupCustomBackGestureDelegate()"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/FrontmostContainerViewController-Implementations"]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uinavigationcontroller"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/popViewController(animated:completion:)":{"title":"popViewController(animated:completion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"popViewController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popViewController(animated:completion:)","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/popviewcontroller(animated:completion:)","abstract":[],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/setupCustomBackGestureDelegate()":{"title":"setupCustomBackGestureDelegate()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setupCustomBackGestureDelegate","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/setupcustombackgesturedelegate()","abstract":[{"type":"text","text":"Add custom interactivePopGestureRecognizer delegate so it works even with hidden navigationBar"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/setupCustomBackGestureDelegate()","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/popToViewController(_:animated:completion:)":{"title":"popToViewController(_:animated:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"popToViewController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"kind":"text","text":", "},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popToViewController(_:animated:completion:)","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/poptoviewcontroller(_:animated:completion:)","abstract":[],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/FrontmostContainerViewController-Implementations":{"title":"FrontmostContainerViewController Implementations","kind":"article","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/frontmostcontainerviewcontroller-implementations","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/FrontmostContainerViewController-Implementations","type":"topic","role":"collectionGroup"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/popToRootViewController(animated:completion:)":{"title":"popToRootViewController(animated:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"popToRootViewController"},{"text":"(","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/poptorootviewcontroller(animated:completion:)","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popToRootViewController(animated:completion:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/FrontmostContainerViewController":{"navigatorTitle":[{"text":"FrontmostContainerViewController","kind":"identifier"}],"abstract":[{"text":"Extend you container controllers with this protocol, to make sure ","type":"text"},{"type":"codeVoice","code":"frontmostChild"},{"type":"text","text":" and "},{"code":"frontmostController","type":"codeVoice"},{"type":"text","text":" properties"},{"text":" ","type":"text"},{"type":"text","text":"can work correctly"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/frontmostcontainerviewcontroller","title":"FrontmostContainerViewController","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"FrontmostContainerViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/pushViewController(_:animated:completion:)":{"title":"pushViewController(_:animated:completion:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushViewController"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"completion","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/pushViewController(_:animated:completion:)","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/pushviewcontroller(_:animated:completion:)","abstract":[],"type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uinavigationcontroller/frontmostchild.json b/data/documentation/ackategories/uikit/uinavigationcontroller/frontmostchild.json new file mode 100644 index 00000000..0db9d11b --- /dev/null +++ b/data/documentation/ackategories/uikit/uinavigationcontroller/frontmostchild.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/FrontmostContainerViewController-Implementations"]]},"abstract":[{"type":"text","text":"Goes through view controller hierarchy and returns view controller on top"}],"metadata":{"extendedModule":"UIKit","title":"frontmostChild","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"frontmostChild","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"?","kind":"text"}],"modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"roleHeading":"Instance Property","externalID":"s:So22UINavigationControllerC12ACKategoriesE14frontmostChildSo06UIViewB0CSgvp","symbolKind":"property","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uinavigationcontroller\/frontmostchild"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/frontmostChild"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/frontmostChild":{"kind":"symbol","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/frontmostChild","abstract":[{"text":"Goes through view controller hierarchy and returns view controller on top","type":"text"}],"url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/frontmostchild","title":"frontmostChild","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/FrontmostContainerViewController-Implementations":{"title":"FrontmostContainerViewController Implementations","kind":"article","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/frontmostcontainerviewcontroller-implementations","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/FrontmostContainerViewController-Implementations","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uinavigationcontroller/frontmostcontainerviewcontroller-implementations.json b/data/documentation/ackategories/uikit/uinavigationcontroller/frontmostcontainerviewcontroller-implementations.json new file mode 100644 index 00000000..df6c2aec --- /dev/null +++ b/data/documentation/ackategories/uikit/uinavigationcontroller/frontmostcontainerviewcontroller-implementations.json @@ -0,0 +1 @@ +{"kind":"article","sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/FrontmostContainerViewController-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/frontmostChild"]}],"metadata":{"title":"FrontmostContainerViewController Implementations","modules":[{"name":"ACKategories"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uinavigationcontroller\/frontmostcontainerviewcontroller-implementations"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/frontmostChild":{"kind":"symbol","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/frontmostChild","abstract":[{"text":"Goes through view controller hierarchy and returns view controller on top","type":"text"}],"url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/frontmostchild","title":"frontmostChild","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uinavigationcontroller/poptorootviewcontroller(animated:completion:).json b/data/documentation/ackategories/uikit/uinavigationcontroller/poptorootviewcontroller(animated:completion:).json new file mode 100644 index 00000000..876d9459 --- /dev/null +++ b/data/documentation/ackategories/uikit/uinavigationcontroller/poptorootviewcontroller(animated:completion:).json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"popToRootViewController","kind":"identifier"},{"kind":"text","text":"("},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"completion","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"@escaping","kind":"attribute"},{"text":" () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}]}],"metadata":{"externalID":"s:So22UINavigationControllerC12ACKategoriesE013popToRootViewB08animated10completionySb_yyctF","extendedModule":"UIKit","title":"popToRootViewController(animated:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"popToRootViewController"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"animated"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uinavigationcontroller\/poptorootviewcontroller(animated:completion:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popToRootViewController(animated:completion:)"},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/popToRootViewController(animated:completion:)":{"title":"popToRootViewController(animated:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"popToRootViewController"},{"text":"(","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"completion"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/poptorootviewcontroller(animated:completion:)","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popToRootViewController(animated:completion:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uinavigationcontroller/poptoviewcontroller(_:animated:completion:).json b/data/documentation/ackategories/uikit/uinavigationcontroller/poptoviewcontroller(_:animated:completion:).json new file mode 100644 index 00000000..abef790c --- /dev/null +++ b/data/documentation/ackategories/uikit/uinavigationcontroller/poptoviewcontroller(_:animated:completion:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popToViewController(_:animated:completion:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"popToViewController"},{"kind":"text","text":"("},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"text":"animated","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"extendedModule":"UIKit","externalID":"s:So22UINavigationControllerC12ACKategoriesE09popToViewB0_8animated10completionySo06UIViewB0C_SbyyctF","title":"popToViewController(_:animated:completion:)","symbolKind":"method"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"popToViewController"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"viewController","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animated"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uinavigationcontroller\/poptoviewcontroller(_:animated:completion:)"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/popToViewController(_:animated:completion:)":{"title":"popToViewController(_:animated:completion:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"popToViewController","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"kind":"text","text":", "},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popToViewController(_:animated:completion:)","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/poptoviewcontroller(_:animated:completion:)","abstract":[],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uinavigationcontroller/popviewcontroller(animated:completion:).json b/data/documentation/ackategories/uikit/uinavigationcontroller/popviewcontroller(animated:completion:).json new file mode 100644 index 00000000..7d522892 --- /dev/null +++ b/data/documentation/ackategories/uikit/uinavigationcontroller/popviewcontroller(animated:completion:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uinavigationcontroller\/popviewcontroller(animated:completion:)"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController"]]},"metadata":{"extendedModule":"UIKit","title":"popViewController(animated:completion:)","externalID":"s:So22UINavigationControllerC12ACKategoriesE07popViewB08animated10completionySb_yyctF","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"popViewController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": () -> "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"role":"symbol"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"popViewController"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"animated"},{"kind":"text","text":": "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": "},{"text":"@escaping","kind":"attribute"},{"kind":"text","text":" () -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popViewController(animated:completion:)"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/popViewController(animated:completion:)":{"title":"popViewController(animated:completion:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"popViewController","kind":"identifier"},{"text":"(","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/popViewController(animated:completion:)","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/popviewcontroller(animated:completion:)","abstract":[],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uinavigationcontroller/pushviewcontroller(_:animated:completion:).json b/data/documentation/ackategories/uikit/uinavigationcontroller/pushviewcontroller(_:animated:completion:).json new file mode 100644 index 00000000..91b12337 --- /dev/null +++ b/data/documentation/ackategories/uikit/uinavigationcontroller/pushviewcontroller(_:animated:completion:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uinavigationcontroller\/pushviewcontroller(_:animated:completion:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/pushViewController(_:animated:completion:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"pushViewController"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"viewController"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"animated"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@escaping"},{"text":" () -> ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"role":"symbol","symbolKind":"method","externalID":"s:So22UINavigationControllerC12ACKategoriesE08pushViewB0_8animated10completionySo06UIViewB0C_SbyyctF","extendedModule":"UIKit","title":"pushViewController(_:animated:completion:)","roleHeading":"Instance Method","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"pushViewController","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":", "},{"text":"animated","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":", ","kind":"text"},{"text":"completion","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":")","kind":"text"}]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/pushViewController(_:animated:completion:)":{"title":"pushViewController(_:animated:completion:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"pushViewController"},{"text":"(","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"animated","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"text":"completion","kind":"externalParam"},{"text":": () -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":")","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/pushViewController(_:animated:completion:)","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/pushviewcontroller(_:animated:completion:)","abstract":[],"type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uinavigationcontroller/setupcustombackgesturedelegate().json b/data/documentation/ackategories/uikit/uinavigationcontroller/setupcustombackgesturedelegate().json new file mode 100644 index 00000000..b7e9c6dc --- /dev/null +++ b/data/documentation/ackategories/uikit/uinavigationcontroller/setupcustombackgesturedelegate().json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"symbolKind":"method","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupCustomBackGestureDelegate"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","role":"symbol","title":"setupCustomBackGestureDelegate()","extendedModule":"UIKit","externalID":"s:So22UINavigationControllerC12ACKategoriesE30setupCustomBackGestureDelegateyyF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"setupCustomBackGestureDelegate"},{"text":"()","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/setupCustomBackGestureDelegate()","interfaceLanguage":"swift"},"abstract":[{"text":"Add custom interactivePopGestureRecognizer delegate so it works even with hidden navigationBar","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uinavigationcontroller\/setupcustombackgesturedelegate()"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController"]]},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController/setupCustomBackGestureDelegate()":{"title":"setupCustomBackGestureDelegate()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"setupCustomBackGestureDelegate","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/setupcustombackgesturedelegate()","abstract":[{"type":"text","text":"Add custom interactivePopGestureRecognizer delegate so it works even with hidden navigationBar"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController\/setupCustomBackGestureDelegate()","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UINavigationController":{"title":"UINavigationController","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UINavigationController","text":"UINavigationController"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UINavigationController","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"UINavigationController"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uisearchbar.json b/data/documentation/ackategories/uikit/uisearchbar.json new file mode 100644 index 00000000..5ddcb422 --- /dev/null +++ b/data/documentation/ackategories/uikit/uisearchbar.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Extended Class","navigatorTitle":[{"kind":"identifier","text":"UISearchBar"}],"externalID":"s:e:s:So11UISearchBarC12ACKategoriesE9textFieldSo06UITextE0CSgvp","symbolKind":"extension","role":"symbol","extendedModule":"UIKit","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UISearchBar","preciseIdentifier":"c:objc(cs)UISearchBar","kind":"identifier"}],"modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"title":"UISearchBar"},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar\/textField"],"title":"Instance Properties"}],"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UISearchBar","kind":"typeIdentifier","text":"UISearchBar"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uisearchbar"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISearchBar":{"title":"UISearchBar","url":"\/documentation\/ackategories\/uikit\/uisearchbar","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UISearchBar","preciseIdentifier":"c:objc(cs)UISearchBar"}],"abstract":[],"navigatorTitle":[{"text":"UISearchBar","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISearchBar/textField":{"title":"textField","url":"\/documentation\/ackategories\/uikit\/uisearchbar\/textfield","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textField"},{"kind":"text","text":": "},{"text":"UITextField","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITextField"},{"kind":"text","text":"!"}],"abstract":[{"text":"Shorthand for contained textField","type":"text"}],"deprecated":true,"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar\/textField","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uisearchbar/textfield.json b/data/documentation/ackategories/uikit/uisearchbar/textfield.json new file mode 100644 index 00000000..c042bcd2 --- /dev/null +++ b/data/documentation/ackategories/uikit/uisearchbar/textfield.json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"textField","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITextField","text":"UITextField"},{"text":"! { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"On iOS 13+ this just calls ","type":"text"},{"code":"searchTextField","type":"codeVoice"},{"type":"text","text":", and if you’re targeting iOS 13+,"},{"text":" ","type":"text"},{"text":"you should use that as you get ","type":"text"},{"code":"UISearchTextField","type":"codeVoice"},{"type":"text","text":" instead of just "},{"type":"codeVoice","code":"UITextField"},{"text":".","type":"text"}]}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar\/textField"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uisearchbar\/textfield"]}],"metadata":{"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"textField"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UITextField","text":"UITextField","kind":"typeIdentifier"},{"text":"!","kind":"text"}],"title":"textField","externalID":"s:So11UISearchBarC12ACKategoriesE9textFieldSo06UITextE0CSgvp","extendedModule":"UIKit","symbolKind":"property","roleHeading":"Instance Property","platforms":[],"role":"symbol"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar"]]},"abstract":[{"text":"Shorthand for contained textField","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISearchBar":{"title":"UISearchBar","url":"\/documentation\/ackategories\/uikit\/uisearchbar","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UISearchBar","preciseIdentifier":"c:objc(cs)UISearchBar"}],"abstract":[],"navigatorTitle":[{"text":"UISearchBar","kind":"identifier"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISearchBar/textField":{"title":"textField","url":"\/documentation\/ackategories\/uikit\/uisearchbar\/textfield","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"textField"},{"kind":"text","text":": "},{"text":"UITextField","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITextField"},{"kind":"text","text":"!"}],"abstract":[{"text":"Shorthand for contained textField","type":"text"}],"deprecated":true,"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISearchBar\/textField","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uisplitviewcontroller.json b/data/documentation/ackategories/uikit/uisplitviewcontroller.json new file mode 100644 index 00000000..e7df08f0 --- /dev/null +++ b/data/documentation/ackategories/uikit/uisplitviewcontroller.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"UISplitViewController","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"externalID":"s:e:s:So21UISplitViewControllerC12ACKategoriesE14frontmostChildSo06UIViewC0CSgvp","roleHeading":"Extended Class","symbolKind":"extension","extendedModule":"UIKit","role":"symbol","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UISplitViewController","text":"UISplitViewController"}],"navigatorTitle":[{"kind":"identifier","text":"UISplitViewController"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uisplitviewcontroller"]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UISplitViewController","text":"UISplitViewController"}],"platforms":["iOS"]}]}],"kind":"symbol","sections":[],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/FrontmostContainerViewController-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController/FrontmostContainerViewController-Implementations":{"title":"FrontmostContainerViewController Implementations","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/FrontmostContainerViewController-Implementations","abstract":[],"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller\/frontmostcontainerviewcontroller-implementations","kind":"article","type":"topic","role":"collectionGroup"},"doc://cz.ackee.ACKategories/documentation/ACKategories/FrontmostContainerViewController":{"navigatorTitle":[{"text":"FrontmostContainerViewController","kind":"identifier"}],"abstract":[{"text":"Extend you container controllers with this protocol, to make sure ","type":"text"},{"type":"codeVoice","code":"frontmostChild"},{"type":"text","text":" and "},{"code":"frontmostController","type":"codeVoice"},{"type":"text","text":" properties"},{"text":" ","type":"text"},{"type":"text","text":"can work correctly"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/frontmostcontainerviewcontroller","title":"FrontmostContainerViewController","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"FrontmostContainerViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController":{"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller","abstract":[],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UISplitViewController"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UISplitViewController","kind":"identifier","text":"UISplitViewController"}],"title":"UISplitViewController"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uisplitviewcontroller/frontmostchild.json b/data/documentation/ackategories/uikit/uisplitviewcontroller/frontmostchild.json new file mode 100644 index 00000000..c4043e46 --- /dev/null +++ b/data/documentation/ackategories/uikit/uisplitviewcontroller/frontmostchild.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Goes through view controller hierarchy and returns view controller on top","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uisplitviewcontroller\/frontmostchild"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"frontmostChild","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","metadata":{"externalID":"s:So21UISplitViewControllerC12ACKategoriesE14frontmostChildSo06UIViewC0CSgvp","role":"symbol","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"title":"frontmostChild","roleHeading":"Instance Property","extendedModule":"UIKit","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":"?","kind":"text"}],"symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/frontmostChild"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/FrontmostContainerViewController-Implementations"]]},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController":{"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller","abstract":[],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UISplitViewController"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UISplitViewController","kind":"identifier","text":"UISplitViewController"}],"title":"UISplitViewController"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController/frontmostChild":{"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller\/frontmostchild","abstract":[{"type":"text","text":"Goes through view controller hierarchy and returns view controller on top"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/frontmostChild","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"title":"frontmostChild"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController/FrontmostContainerViewController-Implementations":{"title":"FrontmostContainerViewController Implementations","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/FrontmostContainerViewController-Implementations","abstract":[],"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller\/frontmostcontainerviewcontroller-implementations","kind":"article","type":"topic","role":"collectionGroup"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uisplitviewcontroller/frontmostcontainerviewcontroller-implementations.json b/data/documentation/ackategories/uikit/uisplitviewcontroller/frontmostcontainerviewcontroller-implementations.json new file mode 100644 index 00000000..24b3b335 --- /dev/null +++ b/data/documentation/ackategories/uikit/uisplitviewcontroller/frontmostcontainerviewcontroller-implementations.json @@ -0,0 +1 @@ +{"sections":[],"kind":"article","topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/frontmostChild"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uisplitviewcontroller\/frontmostcontainerviewcontroller-implementations"]}],"metadata":{"title":"FrontmostContainerViewController Implementations","modules":[{"name":"ACKategories"}],"role":"collectionGroup"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/FrontmostContainerViewController-Implementations","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController/frontmostChild":{"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller\/frontmostchild","abstract":[{"type":"text","text":"Goes through view controller hierarchy and returns view controller on top"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController\/frontmostChild","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"title":"frontmostChild"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UISplitViewController":{"url":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller","abstract":[],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"UISplitViewController"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UISplitViewController","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UISplitViewController","kind":"identifier","text":"UISplitViewController"}],"title":"UISplitViewController"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uistackview.json b/data/documentation/ackategories/uikit/uistackview.json new file mode 100644 index 00000000..86b71c17 --- /dev/null +++ b/data/documentation/ackategories/uikit/uistackview.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UIStackView","kind":"typeIdentifier","text":"UIStackView"}],"languages":["swift"],"platforms":["iOS"]}]}],"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView\/removeAllArrangedSubviews()"],"title":"Instance Methods"}],"metadata":{"roleHeading":"Extended Class","extendedModule":"UIKit","role":"symbol","symbolKind":"extension","navigatorTitle":[{"text":"UIStackView","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"UIStackView","kind":"identifier","preciseIdentifier":"c:objc(cs)UIStackView"}],"modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"title":"UIStackView","externalID":"s:e:s:So11UIStackViewC12ACKategoriesE25removeAllArrangedSubviewsyyF"},"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uistackview"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIStackView":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"UIStackView"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"UIStackView","kind":"identifier","preciseIdentifier":"c:objc(cs)UIStackView"}],"url":"\/documentation\/ackategories\/uikit\/uistackview","abstract":[],"title":"UIStackView","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIStackView/removeAllArrangedSubviews()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView\/removeAllArrangedSubviews()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeAllArrangedSubviews"},{"kind":"text","text":"()"}],"url":"\/documentation\/ackategories\/uikit\/uistackview\/removeallarrangedsubviews()","abstract":[{"type":"text","text":"Remove all arranged subviews"}],"title":"removeAllArrangedSubviews()","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uistackview/removeallarrangedsubviews().json b/data/documentation/ackategories/uikit/uistackview/removeallarrangedsubviews().json new file mode 100644 index 00000000..6551d152 --- /dev/null +++ b/data/documentation/ackategories/uikit/uistackview/removeallarrangedsubviews().json @@ -0,0 +1 @@ +{"abstract":[{"text":"Remove all arranged subviews","type":"text"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView\/removeAllArrangedSubviews()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"removeAllArrangedSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"sections":[],"metadata":{"extendedModule":"UIKit","role":"symbol","externalID":"s:So11UIStackViewC12ACKategoriesE25removeAllArrangedSubviewsyyF","roleHeading":"Instance Method","title":"removeAllArrangedSubviews()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"removeAllArrangedSubviews","kind":"identifier"},{"text":"()","kind":"text"}],"symbolKind":"method","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uistackview\/removeallarrangedsubviews()"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIStackView/removeAllArrangedSubviews()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView\/removeAllArrangedSubviews()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"removeAllArrangedSubviews"},{"kind":"text","text":"()"}],"url":"\/documentation\/ackategories\/uikit\/uistackview\/removeallarrangedsubviews()","abstract":[{"type":"text","text":"Remove all arranged subviews"}],"title":"removeAllArrangedSubviews()","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIStackView":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"UIStackView"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIStackView","type":"topic","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"UIStackView","kind":"identifier","preciseIdentifier":"c:objc(cs)UIStackView"}],"url":"\/documentation\/ackategories\/uikit\/uistackview","abstract":[],"title":"UIStackView","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uitabbarcontroller.json b/data/documentation/ackategories/uikit/uitabbarcontroller.json new file mode 100644 index 00000000..c65c44c7 --- /dev/null +++ b/data/documentation/ackategories/uikit/uitabbarcontroller.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITabBarController","text":"UITabBarController"}]}],"kind":"declarations"}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/FrontmostContainerViewController-Implementations"],"title":"Default Implementations","generated":true}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uitabbarcontroller"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"role":"symbol","symbolKind":"extension","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UITabBarController","kind":"identifier","text":"UITabBarController"}],"roleHeading":"Extended Class","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"navigatorTitle":[{"kind":"identifier","text":"UITabBarController"}],"title":"UITabBarController","externalID":"s:e:s:So18UITabBarControllerC12ACKategoriesE14frontmostChildSo06UIViewC0CSgvp","extendedModule":"UIKit"},"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController"],"type":"conformsTo","kind":"relationships"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/FrontmostContainerViewController":{"navigatorTitle":[{"text":"FrontmostContainerViewController","kind":"identifier"}],"abstract":[{"text":"Extend you container controllers with this protocol, to make sure ","type":"text"},{"type":"codeVoice","code":"frontmostChild"},{"type":"text","text":" and "},{"code":"frontmostController","type":"codeVoice"},{"type":"text","text":" properties"},{"text":" ","type":"text"},{"type":"text","text":"can work correctly"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/FrontmostContainerViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/frontmostcontainerviewcontroller","title":"FrontmostContainerViewController","type":"topic","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"FrontmostContainerViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController/FrontmostContainerViewController-Implementations":{"abstract":[],"type":"topic","title":"FrontmostContainerViewController Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/FrontmostContainerViewController-Implementations","url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller\/frontmostcontainerviewcontroller-implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController":{"url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UITabBarController","text":"UITabBarController","kind":"identifier"}],"abstract":[],"kind":"symbol","role":"symbol","navigatorTitle":[{"text":"UITabBarController","kind":"identifier"}],"title":"UITabBarController","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uitabbarcontroller/frontmostchild.json b/data/documentation/ackategories/uikit/uitabbarcontroller/frontmostchild.json new file mode 100644 index 00000000..3483b6f0 --- /dev/null +++ b/data/documentation/ackategories/uikit/uitabbarcontroller/frontmostchild.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/FrontmostContainerViewController-Implementations"]]},"kind":"symbol","metadata":{"externalID":"s:So18UITabBarControllerC12ACKategoriesE14frontmostChildSo06UIViewC0CSgvp","title":"frontmostChild","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"extendedModule":"UIKit","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":"?","kind":"text"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/frontmostChild","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Goes through view controller hierarchy and returns view controller on top","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"text":": ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["iOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uitabbarcontroller\/frontmostchild"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController/FrontmostContainerViewController-Implementations":{"abstract":[],"type":"topic","title":"FrontmostContainerViewController Implementations","role":"collectionGroup","kind":"article","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/FrontmostContainerViewController-Implementations","url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller\/frontmostcontainerviewcontroller-implementations"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController":{"url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UITabBarController","text":"UITabBarController","kind":"identifier"}],"abstract":[],"kind":"symbol","role":"symbol","navigatorTitle":[{"text":"UITabBarController","kind":"identifier"}],"title":"UITabBarController","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController/frontmostChild":{"url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller\/frontmostchild","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"text":": ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/frontmostChild","kind":"symbol","abstract":[{"text":"Goes through view controller hierarchy and returns view controller on top","type":"text"}],"role":"symbol","title":"frontmostChild"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uitabbarcontroller/frontmostcontainerviewcontroller-implementations.json b/data/documentation/ackategories/uikit/uitabbarcontroller/frontmostcontainerviewcontroller-implementations.json new file mode 100644 index 00000000..92a6dc20 --- /dev/null +++ b/data/documentation/ackategories/uikit/uitabbarcontroller/frontmostcontainerviewcontroller-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uitabbarcontroller\/frontmostcontainerviewcontroller-implementations"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"ACKategories"}],"role":"collectionGroup","title":"FrontmostContainerViewController Implementations"},"sections":[],"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/frontmostChild"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/FrontmostContainerViewController-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController"]]},"kind":"article","references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController":{"url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"c:objc(cs)UITabBarController","text":"UITabBarController","kind":"identifier"}],"abstract":[],"kind":"symbol","role":"symbol","navigatorTitle":[{"text":"UITabBarController","kind":"identifier"}],"title":"UITabBarController","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITabBarController/frontmostChild":{"url":"\/documentation\/ackategories\/uikit\/uitabbarcontroller\/frontmostchild","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"frontmostChild"},{"text":": ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITabBarController\/frontmostChild","kind":"symbol","abstract":[{"text":"Goes through view controller hierarchy and returns view controller on top","type":"text"}],"role":"symbol","title":"frontmostChild"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uitableview.json b/data/documentation/ackategories/uikit/uitableview.json new file mode 100644 index 00000000..e6e3249f --- /dev/null +++ b/data/documentation/ackategories/uikit/uitableview.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/dequeueCell(for:type:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/dequeueHeaderFooterView(type:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/prototypeCell(type:)"],"title":"Instance Methods"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"UITableView","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableView"}]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uitableview"]}],"metadata":{"modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"title":"UITableView","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"identifier"}],"roleHeading":"Extended Class","navigatorTitle":[{"text":"UITableView","kind":"identifier"}],"symbolKind":"extension","role":"symbol","extendedModule":"UIKit","externalID":"s:e:s:So11UITableViewC12ACKategoriesE14prototypeCells33_E27F610AA4F96E867331DA2B489E4A5FLLSDySSSo0aB4CellCGvp"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView/dequeueCell(for:type:)":{"url":"\/documentation\/ackategories\/uikit\/uitableview\/dequeuecell(for:type:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dequeueCell","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp"},{"kind":"text","text":".Type) -> "},{"preciseIdentifier":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"}],"title":"dequeueCell(for:type:)","role":"symbol","abstract":[{"text":"Dequeues ","type":"text"},{"type":"codeVoice","code":"UITableViewCell"},{"type":"text","text":" generically according to expression result type"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/dequeueCell(for:type:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView":{"navigatorTitle":[{"text":"UITableView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uitableview","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"identifier"}],"title":"UITableView","role":"symbol","abstract":[],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView/dequeueHeaderFooterView(type:)":{"title":"dequeueHeaderFooterView(type:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dequeueHeaderFooterView","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF1TL_xmfp"},{"kind":"text","text":".Type) -> "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF1TL_xmfp"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/dequeueHeaderFooterView(type:)","url":"\/documentation\/ackategories\/uikit\/uitableview\/dequeueheaderfooterview(type:)","abstract":[{"type":"text","text":"Dequeues "},{"type":"codeVoice","code":"UITableViewHeaderFooterView"},{"text":" generically according to expression result type","type":"text"}],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView/prototypeCell(type:)":{"role":"symbol","abstract":[{"text":"Get prototype cell of given type","type":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uitableview\/prototypecell(type:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/prototypeCell(type:)","type":"topic","title":"prototypeCell(type:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prototypeCell"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","text":"T"},{"text":".Type) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","text":"T"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uitableview/dequeuecell(for:type:).json b/data/documentation/ackategories/uikit/uitableview/dequeuecell(for:type:).json new file mode 100644 index 00000000..ff3e1c61 --- /dev/null +++ b/data/documentation/ackategories/uikit/uitableview/dequeuecell(for:type:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uitableview\/dequeuecell(for:type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/dequeueCell(for:type:)"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"]]},"metadata":{"extendedModule":"UIKit","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueCell"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"kind":"text","text":".Type) -> "},{"text":"T","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier"}],"title":"dequeueCell(for:type:)","role":"symbol","externalID":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF","symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dequeueCell","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"indexPath"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV","text":"IndexPath"},{"text":", ","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"kind":"text","text":".Type = T.self) -> "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"UITableViewCell","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewCell"}],"platforms":["iOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"inlineContent":[{"type":"text","text":"Cell doesn’t need to be registered as this method registers it before use."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Dequeues "},{"type":"codeVoice","code":"UITableViewCell"},{"text":" generically according to expression result type","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView/dequeueCell(for:type:)":{"url":"\/documentation\/ackategories\/uikit\/uitableview\/dequeuecell(for:type:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"dequeueCell","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"IndexPath","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation9IndexPathV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp"},{"kind":"text","text":".Type) -> "},{"preciseIdentifier":"s:So11UITableViewC12ACKategoriesE11dequeueCell3for4typex10Foundation9IndexPathV_xmtSo0abE0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"}],"title":"dequeueCell(for:type:)","role":"symbol","abstract":[{"text":"Dequeues ","type":"text"},{"type":"codeVoice","code":"UITableViewCell"},{"type":"text","text":" generically according to expression result type"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/dequeueCell(for:type:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView":{"navigatorTitle":[{"text":"UITableView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uitableview","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"identifier"}],"title":"UITableView","role":"symbol","abstract":[],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uitableview/dequeueheaderfooterview(type:).json b/data/documentation/ackategories/uikit/uitableview/dequeueheaderfooterview(type:).json new file mode 100644 index 00000000..6abb405c --- /dev/null +++ b/data/documentation/ackategories/uikit/uitableview/dequeueheaderfooterview(type:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Dequeues ","type":"text"},{"code":"UITableViewHeaderFooterView","type":"codeVoice"},{"text":" generically according to expression result type","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/ackategories\/uikit\/uitableview\/dequeueheaderfooterview(type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/dequeueHeaderFooterView(type:)"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"dequeueHeaderFooterView","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF1TL_xmfp","kind":"typeIdentifier","text":"T"},{"text":".Type = T.self) -> ","kind":"text"},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF1TL_xmfp"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UITableViewHeaderFooterView","text":"UITableViewHeaderFooterView"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"View doesn’t need to be registered as this method registers it before use."}]}]}],"metadata":{"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"roleHeading":"Instance Method","symbolKind":"method","externalID":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF","role":"symbol","title":"dequeueHeaderFooterView(type:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dequeueHeaderFooterView"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF1TL_xmfp","text":"T"},{"text":".Type) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF1TL_xmfp","text":"T"}],"extendedModule":"UIKit"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView/dequeueHeaderFooterView(type:)":{"title":"dequeueHeaderFooterView(type:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"dequeueHeaderFooterView","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF1TL_xmfp"},{"kind":"text","text":".Type) -> "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE019dequeueHeaderFooterB04typexxm_tSo0abefB0CRbzlF1TL_xmfp"}],"kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/dequeueHeaderFooterView(type:)","url":"\/documentation\/ackategories\/uikit\/uitableview\/dequeueheaderfooterview(type:)","abstract":[{"type":"text","text":"Dequeues "},{"type":"codeVoice","code":"UITableViewHeaderFooterView"},{"text":" generically according to expression result type","type":"text"}],"type":"topic","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView":{"navigatorTitle":[{"text":"UITableView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uitableview","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"identifier"}],"title":"UITableView","role":"symbol","abstract":[],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uitableview/prototypecell(type:).json b/data/documentation/ackategories/uikit/uitableview/prototypecell(type:).json new file mode 100644 index 00000000..7c412138 --- /dev/null +++ b/data/documentation/ackategories/uikit/uitableview/prototypecell(type:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Get prototype cell of given type","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uitableview\/prototypecell(type:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"UIKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"prototypeCell"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"type"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","text":"T","kind":"typeIdentifier"},{"kind":"text","text":".Type) -> "},{"text":"T","kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF","symbolKind":"method","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"title":"prototypeCell(type:)"},"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/prototypeCell(type:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prototypeCell","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","text":"T"},{"kind":"text","text":".Type = T.self) -> "},{"text":"T","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","kind":"typeIdentifier"},{"text":" ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":" : "},{"preciseIdentifier":"c:objc(cs)UITableViewCell","text":"UITableViewCell","kind":"typeIdentifier"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView":{"navigatorTitle":[{"text":"UITableView","kind":"identifier"}],"url":"\/documentation\/ackategories\/uikit\/uitableview","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UITableView","text":"UITableView","kind":"identifier"}],"title":"UITableView","role":"symbol","abstract":[],"kind":"symbol","type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UITableView/prototypeCell(type:)":{"role":"symbol","abstract":[{"text":"Get prototype cell of given type","type":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uitableview\/prototypecell(type:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UITableView\/prototypeCell(type:)","type":"topic","title":"prototypeCell(type:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"prototypeCell"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"type","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","text":"T"},{"text":".Type) -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:So11UITableViewC12ACKategoriesE13prototypeCell4typexxm_tSo0abE0CRbzlF1TL_xmfp","text":"T"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiview.json b/data/documentation/ackategories/uikit/uiview.json new file mode 100644 index 00000000..6ea35b58 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiview.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/createHSpacer(_:priority:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/createVSpacer(_:priority:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/forceIntrinsic()"],"title":"Instance Methods"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiview"]}],"metadata":{"extendedModule":"UIKit","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"role":"symbol","title":"UIView","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"roleHeading":"Extended Class","externalID":"s:e:s:So6UIViewC12ACKategoriesE14forceIntrinsicyyF","symbolKind":"extension","navigatorTitle":[{"text":"UIView","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView/createVSpacer(_:priority:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"createVSpacer","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sf","kind":"typeIdentifier","text":"Float"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"title":"createVSpacer(_:priority:)","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview\/createvspacer(_:priority:)","abstract":[{"text":"Create vertical spacer whose ","type":"text"},{"code":"isHidden","type":"codeVoice"},{"type":"text","text":" is tied to "},{"code":"self.isHidden","type":"codeVoice"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/createVSpacer(_:priority:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView/createHSpacer(_:priority:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"createHSpacer"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"title":"createHSpacer(_:priority:)","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview\/createhspacer(_:priority:)","abstract":[{"type":"text","text":"Create horizontal spacer whose "},{"type":"codeVoice","code":"isHidden"},{"text":" is tied to ","type":"text"},{"code":"self.isHidden","type":"codeVoice"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/createHSpacer(_:priority:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView/forceIntrinsic()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forceIntrinsic"},{"text":"()","kind":"text"}],"title":"forceIntrinsic()","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview\/forceintrinsic()","abstract":[{"text":"Make ","type":"text"},{"code":"self","type":"codeVoice"},{"type":"text","text":" require its intrinsic size."}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/forceIntrinsic()","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView":{"navigatorTitle":[{"text":"UIView","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"identifier"}],"title":"UIView","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiview/createhspacer(_:priority:).json b/data/documentation/ackategories/uikit/uiview/createhspacer(_:priority:).json new file mode 100644 index 00000000..eaa72a3c --- /dev/null +++ b/data/documentation/ackategories/uikit/uiview/createhspacer(_:priority:).json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/createHSpacer(_:priority:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"createHSpacer"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"width","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"priority"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sf","text":"Float","kind":"typeIdentifier"},{"kind":"text","text":" = 999) -> "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}]}],"kind":"declarations"}],"abstract":[{"text":"Create horizontal spacer whose ","type":"text"},{"type":"codeVoice","code":"isHidden"},{"type":"text","text":" is tied to "},{"type":"codeVoice","code":"self.isHidden"}],"metadata":{"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"symbolKind":"method","role":"symbol","title":"createHSpacer(_:priority:)","extendedModule":"UIKit","externalID":"s:So6UIViewC12ACKategoriesE13createHSpacer_8priorityAB14CoreFoundation7CGFloatV_SftF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"createHSpacer","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat"},{"text":", ","kind":"text"},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sf","text":"Float"},{"kind":"text","text":") -> "},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView"]]},"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uiview\/createhspacer(_:priority:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView/createHSpacer(_:priority:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"createHSpacer"},{"kind":"text","text":"("},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","text":"CGFloat","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIView","text":"UIView"}],"title":"createHSpacer(_:priority:)","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview\/createhspacer(_:priority:)","abstract":[{"type":"text","text":"Create horizontal spacer whose "},{"type":"codeVoice","code":"isHidden"},{"text":" is tied to ","type":"text"},{"code":"self.isHidden","type":"codeVoice"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/createHSpacer(_:priority:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView":{"navigatorTitle":[{"text":"UIView","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"identifier"}],"title":"UIView","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiview/createvspacer(_:priority:).json b/data/documentation/ackategories/uikit/uiview/createvspacer(_:priority:).json new file mode 100644 index 00000000..bfbcdca5 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiview/createvspacer(_:priority:).json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"extendedModule":"UIKit","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"createVSpacer"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:14CoreFoundation7CGFloatV","kind":"typeIdentifier","text":"CGFloat"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sf","text":"Float"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"}],"externalID":"s:So6UIViewC12ACKategoriesE13createVSpacer_8priorityAB14CoreFoundation7CGFloatV_SftF","title":"createVSpacer(_:priority:)","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}]},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"createVSpacer"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"height","kind":"internalParam"},{"kind":"text","text":": "},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"text":", ","kind":"text"},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Float","preciseIdentifier":"s:Sf","kind":"typeIdentifier"},{"kind":"text","text":" = 999) -> "},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/createVSpacer(_:priority:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView"]]},"abstract":[{"type":"text","text":"Create vertical spacer whose "},{"code":"isHidden","type":"codeVoice"},{"type":"text","text":" is tied to "},{"type":"codeVoice","code":"self.isHidden"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiview\/createvspacer(_:priority:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView/createVSpacer(_:priority:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"createVSpacer","kind":"identifier"},{"text":"(","kind":"text"},{"text":"CGFloat","kind":"typeIdentifier","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"text":"priority","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sf","kind":"typeIdentifier","text":"Float"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"typeIdentifier"}],"title":"createVSpacer(_:priority:)","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview\/createvspacer(_:priority:)","abstract":[{"text":"Create vertical spacer whose ","type":"text"},{"code":"isHidden","type":"codeVoice"},{"type":"text","text":" is tied to "},{"code":"self.isHidden","type":"codeVoice"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/createVSpacer(_:priority:)","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView":{"navigatorTitle":[{"text":"UIView","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"identifier"}],"title":"UIView","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiview/forceintrinsic().json b/data/documentation/ackategories/uikit/uiview/forceintrinsic().json new file mode 100644 index 00000000..5437e948 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiview/forceintrinsic().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView"]]},"abstract":[{"type":"text","text":"Make "},{"type":"codeVoice","code":"self"},{"text":" require its intrinsic size.","type":"text"}],"metadata":{"title":"forceIntrinsic()","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"forceIntrinsic"},{"kind":"text","text":"()"}],"externalID":"s:So6UIViewC12ACKategoriesE14forceIntrinsicyyF","extendedModule":"UIKit","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"role":"symbol","roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"forceIntrinsic"},{"kind":"text","text":"()"}]}]},{"content":[{"anchor":"discussion","type":"heading","text":"Discussion","level":2},{"inlineContent":[{"type":"text","text":"Sets its "},{"code":"contentHuggingPriority","type":"codeVoice"},{"type":"text","text":" and "},{"code":"contentCompressionResistancePriority","type":"codeVoice"},{"text":" to ","type":"text"},{"code":"UILayoutPriority.required","type":"codeVoice"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/forceIntrinsic()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiview\/forceintrinsic()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView/forceIntrinsic()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"forceIntrinsic"},{"text":"()","kind":"text"}],"title":"forceIntrinsic()","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview\/forceintrinsic()","abstract":[{"text":"Make ","type":"text"},{"code":"self","type":"codeVoice"},{"type":"text","text":" require its intrinsic size."}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView\/forceIntrinsic()","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIView":{"navigatorTitle":[{"text":"UIView","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIView","text":"UIView","kind":"identifier"}],"title":"UIView","role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiview","abstract":[],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIView","kind":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiviewcontroller.json b/data/documentation/ackategories/uikit/uiviewcontroller.json new file mode 100644 index 00000000..b1540aa2 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiviewcontroller.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController"},"metadata":{"modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"title":"UIViewController","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"identifier"}],"roleHeading":"Extended Class","navigatorTitle":[{"text":"UIViewController","kind":"identifier"}],"symbolKind":"extension","role":"symbol","extendedModule":"UIKit","externalID":"s:e:s:So16UIViewControllerC12ACKategoriesE09frontmostB0ABvp"},"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uiviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/frontmostController"]},{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/display(childViewController:in:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/remove(childViewController:)"],"title":"Instance Methods"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"}],"platforms":["iOS"]}]}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController/remove(childViewController:)":{"title":"remove(childViewController:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"remove","kind":"identifier"},{"kind":"text","text":"("},{"text":"childViewController","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/remove(childviewcontroller:)","abstract":[{"type":"text","text":"Remove child view controller from controller hierarchy, nothing happens if "},{"type":"codeVoice","code":"self"},{"type":"text","text":" is not "},{"type":"codeVoice","code":"parent"},{"type":"text","text":" of "},{"type":"codeVoice","code":"childViewController"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/remove(childViewController:)","role":"symbol"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController/display(childViewController:in:)":{"abstract":[{"type":"text","text":"Display "},{"code":"childViewController","type":"codeVoice"},{"text":" in given ","type":"text"},{"type":"codeVoice","code":"view"},{"type":"text","text":"."}],"role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/display(childviewcontroller:in:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/display(childViewController:in:)","kind":"symbol","title":"display(childViewController:in:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"display"},{"kind":"text","text":"("},{"kind":"externalParam","text":"childViewController"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController/frontmostController":{"kind":"symbol","type":"topic","title":"frontmostController","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/frontmostcontroller","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"frontmostController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"abstract":[{"type":"text","text":"Returns frontmost controller that can be used e.g. for modal presentations"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/frontmostController"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController":{"abstract":[],"title":"UIViewController","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIViewController","kind":"identifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"UIViewController"}]}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiviewcontroller/display(childviewcontroller:in:).json b/data/documentation/ackategories/uikit/uiviewcontroller/display(childviewcontroller:in:).json new file mode 100644 index 00000000..3cf70786 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiviewcontroller/display(childviewcontroller:in:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"display"},{"text":"(","kind":"text"},{"text":"childViewController","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"kind":"text","text":" "},{"kind":"internalParam","text":"view"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier","text":"UIView"},{"text":"? = nil)","kind":"text"}],"languages":["swift"]}]},{"content":[{"type":"heading","anchor":"discussion","level":2,"text":"Discussion"},{"type":"paragraph","inlineContent":[{"text":"If ","type":"text"},{"code":"view","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"nil"},{"type":"text","text":" (by default) then controller is displayed in "},{"type":"codeVoice","code":"self.view"},{"type":"text","text":"."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiviewcontroller\/display(childviewcontroller:in:)"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"externalID":"s:So16UIViewControllerC12ACKategoriesE7display09childViewB02inyAB_So0A0CSgtF","roleHeading":"Instance Method","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"symbolKind":"method","title":"display(childViewController:in:)","role":"symbol","extendedModule":"UIKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"display"},{"kind":"text","text":"("},{"text":"childViewController","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"in"},{"text":": ","kind":"text"},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"kind":"text","text":"?)"}]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/display(childViewController:in:)"},"abstract":[{"text":"Display ","type":"text"},{"type":"codeVoice","code":"childViewController"},{"type":"text","text":" in given "},{"code":"view","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController/display(childViewController:in:)":{"abstract":[{"type":"text","text":"Display "},{"code":"childViewController","type":"codeVoice"},{"text":" in given ","type":"text"},{"type":"codeVoice","code":"view"},{"type":"text","text":"."}],"role":"symbol","type":"topic","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/display(childviewcontroller:in:)","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/display(childViewController:in:)","kind":"symbol","title":"display(childViewController:in:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"display"},{"kind":"text","text":"("},{"kind":"externalParam","text":"childViewController"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"in","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UIView","preciseIdentifier":"c:objc(cs)UIView","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController":{"abstract":[],"title":"UIViewController","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIViewController","kind":"identifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"UIViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiviewcontroller/frontmostcontroller.json b/data/documentation/ackategories/uikit/uiviewcontroller/frontmostcontroller.json new file mode 100644 index 00000000..6e063d58 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiviewcontroller/frontmostcontroller.json @@ -0,0 +1 @@ +{"metadata":{"title":"frontmostController","modules":[{"name":"ACKategories","relatedModules":["UIKit"]}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"frontmostController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"externalID":"s:So16UIViewControllerC12ACKategoriesE09frontmostB0ABvp","extendedModule":"UIKit","symbolKind":"property","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Returns frontmost controller that can be used e.g. for modal presentations","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"frontmostController","kind":"identifier"},{"kind":"text","text":": "},{"text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/ackategories\/uikit\/uiviewcontroller\/frontmostcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/frontmostController","interfaceLanguage":"swift"},"sections":[],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController/frontmostController":{"kind":"symbol","type":"topic","title":"frontmostController","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/frontmostcontroller","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"frontmostController","kind":"identifier"},{"text":": ","kind":"text"},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"abstract":[{"type":"text","text":"Returns frontmost controller that can be used e.g. for modal presentations"}],"role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/frontmostController"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController":{"abstract":[],"title":"UIViewController","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIViewController","kind":"identifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"UIViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/uikit/uiviewcontroller/remove(childviewcontroller:).json b/data/documentation/ackategories/uikit/uiviewcontroller/remove(childviewcontroller:).json new file mode 100644 index 00000000..16a098a8 --- /dev/null +++ b/data/documentation/ackategories/uikit/uiviewcontroller/remove(childviewcontroller:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Remove child view controller from controller hierarchy, nothing happens if "},{"type":"codeVoice","code":"self"},{"text":" is not ","type":"text"},{"type":"codeVoice","code":"parent"},{"text":" of ","type":"text"},{"type":"codeVoice","code":"childViewController"}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"remove"},{"kind":"text","text":"("},{"kind":"externalParam","text":"childViewController"},{"kind":"text","text":": "},{"text":"UIViewController","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Method","modules":[{"relatedModules":["UIKit"],"name":"ACKategories"}],"role":"symbol","title":"remove(childViewController:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"remove","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"childViewController"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController"},{"text":")","kind":"text"}],"externalID":"s:So16UIViewControllerC12ACKategoriesE6remove09childViewB0yAB_tF","extendedModule":"UIKit","symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/uikit\/uiviewcontroller\/remove(childviewcontroller:)"]}],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/remove(childViewController:)","interfaceLanguage":"swift"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit":{"url":"\/documentation\/ackategories\/uikit","kind":"symbol","title":"UIKit","abstract":[],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit","role":"collection"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController":{"abstract":[],"title":"UIViewController","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController","kind":"symbol","role":"symbol","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"text":"UIViewController","kind":"identifier","preciseIdentifier":"c:objc(cs)UIViewController"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"UIViewController"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UIKit/UIViewController/remove(childViewController:)":{"title":"remove(childViewController:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"remove","kind":"identifier"},{"kind":"text","text":"("},{"text":"childViewController","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)UIViewController","text":"UIViewController","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","url":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/remove(childviewcontroller:)","abstract":[{"type":"text","text":"Remove child view controller from controller hierarchy, nothing happens if "},{"type":"codeVoice","code":"self"},{"type":"text","text":" is not "},{"type":"codeVoice","code":"parent"},{"type":"text","text":" of "},{"type":"codeVoice","code":"childViewController"}],"type":"topic","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UIKit\/UIViewController\/remove(childViewController:)","role":"symbol"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/userdefault.json b/data/documentation/ackategories/userdefault.json new file mode 100644 index 00000000..f7dc741f --- /dev/null +++ b/data/documentation/ackategories/userdefault.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Class","symbolKind":"class","modules":[{"name":"ACKategories"}],"navigatorTitle":[{"text":"UserDefault","kind":"identifier"}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"UserDefault","kind":"identifier"}],"externalID":"s:12ACKategories11UserDefaultC","title":"UserDefault"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories"]]},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/userdefault"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["iOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@propertyWrapper"},{"kind":"text","text":" "},{"kind":"keyword","text":"final"},{"text":" ","kind":"text"},{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"UserDefault","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Value","kind":"genericParameter"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"Decodable","preciseIdentifier":"s:Se"},{"text":", ","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SE","text":"Encodable"}]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"overview","level":2,"text":"Overview"},{"inlineContent":[{"type":"text","text":"Usage:"}],"type":"paragraph"},{"type":"codeListing","syntax":null,"code":["@UserDefault(\"has_seen_app_introduction\", default: false)","var hasSeenAppIntroduction: Bool"]},{"type":"paragraph","inlineContent":[{"identifier":"https:\/\/developer.apple.com\/documentation\/foundation\/userdefaults","isActive":true,"type":"reference"}]}]}],"topicSections":[{"identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/init(_:default:userDefaults:)","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/init(_:default:userDefaults:errorLogger:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/projectedValue","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/wrappedValue"]}],"abstract":[{"type":"text","text":"A type safe property wrapper to set and get values from UserDefaults with support for defaults values."}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault/init(_:default:userDefaults:errorLogger:)":{"url":"\/documentation\/ackategories\/userdefault\/init(_:default:userdefaults:errorlogger:)","title":"init(_:default:userDefaults:errorLogger:)","role":"symbol","type":"topic","kind":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"userDefaults"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier","text":"UserDefaults"},{"text":", ","kind":"text"},{"text":"errorLogger","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/init(_:default:userDefaults:errorLogger:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault/init(_:default:userDefaults:)":{"url":"\/documentation\/ackategories\/userdefault\/init(_:default:userdefaults:)","kind":"symbol","type":"topic","conformance":{"constraints":[{"code":"Value","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"init(_:default:userDefaults:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/init(_:default:userDefaults:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Wrapped"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC_7default12userDefaultsACyqd__SgGSS_AFSo06NSUserF0CtcAFRszSeRd__SERd__lufc7WrappedL_qd__mfp"},{"text":"?, ","kind":"text"},{"text":"userDefaults","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UserDefaults","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserDefaults"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault/projectedValue":{"url":"\/documentation\/ackategories\/userdefault\/projectedvalue","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/projectedValue","title":"projectedValue","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"projectedValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp"},{"kind":"text","text":", "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault/wrappedValue":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"wrappedValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Value","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/userdefault\/wrappedvalue","abstract":[],"title":"wrappedValue","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/wrappedValue"},"https://developer.apple.com/documentation/foundation/userdefaults":{"title":"Apple documentation on UserDefaults","identifier":"https:\/\/developer.apple.com\/documentation\/foundation\/userdefaults","titleInlineContent":[{"type":"text","text":"Apple documentation on UserDefaults"}],"type":"link","url":"https:\/\/developer.apple.com\/documentation\/foundation\/userdefaults"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UserDefault"}],"navigatorTitle":[{"text":"UserDefault","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/userdefault","abstract":[{"type":"text","text":"A type safe property wrapper to set and get values from UserDefaults with support for defaults values."}],"title":"UserDefault","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/userdefault/init(_:default:userdefaults:).json b/data/documentation/ackategories/userdefault/init(_:default:userdefaults:).json new file mode 100644 index 00000000..73b42077 --- /dev/null +++ b/data/documentation/ackategories/userdefault/init(_:default:userdefaults:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/init(_:default:userDefaults:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"roleHeading":"Initializer","extendedModule":"ACKategories","externalID":"s:12ACKategories11UserDefaultC_7default12userDefaultsACyqd__SgGSS_AFSo06NSUserF0CtcAFRszSeRd__SERd__lufc","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Value"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"type":"text","text":" and "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":"."}]},"title":"init(_:default:userDefaults:)","role":"symbol","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Wrapped"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC_7default12userDefaultsACyqd__SgGSS_AFSo06NSUserF0CtcAFRszSeRd__SERd__lufc7WrappedL_qd__mfp"},{"text":"?, ","kind":"text"},{"text":"userDefaults","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UserDefaults","preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"ACKategories"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"convenience","kind":"keyword"},{"text":" ","kind":"text"},{"text":"init","kind":"keyword"},{"kind":"text","text":"<"},{"text":"Wrapped","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"key"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"default","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:12ACKategories11UserDefaultC_7default12userDefaultsACyqd__SgGSS_AFSo06NSUserF0CtcAFRszSeRd__SERd__lufc7WrappedL_qd__mfp","text":"Wrapped","kind":"typeIdentifier"},{"text":"? = nil, ","kind":"text"},{"kind":"externalParam","text":"userDefaults"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserDefaults","text":"UserDefaults"},{"text":" = .standard) ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Value"},{"text":" == ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"Wrapped","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Decodable","kind":"typeIdentifier","preciseIdentifier":"s:Se"},{"kind":"text","text":", "},{"text":"Wrapped","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Encodable","preciseIdentifier":"s:SE","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["iOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/userdefault\/init(_:default:userdefaults:)"]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault/init(_:default:userDefaults:)":{"url":"\/documentation\/ackategories\/userdefault\/init(_:default:userdefaults:)","kind":"symbol","type":"topic","conformance":{"constraints":[{"code":"Value","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"title":"init(_:default:userDefaults:)","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/init(_:default:userDefaults:)","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Wrapped"},{"text":">(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC_7default12userDefaultsACyqd__SgGSS_AFSo06NSUserF0CtcAFRszSeRd__SERd__lufc7WrappedL_qd__mfp"},{"text":"?, ","kind":"text"},{"text":"userDefaults","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UserDefaults","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserDefaults"},{"text":")","kind":"text"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UserDefault"}],"navigatorTitle":[{"text":"UserDefault","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/userdefault","abstract":[{"type":"text","text":"A type safe property wrapper to set and get values from UserDefaults with support for defaults values."}],"title":"UserDefault","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/userdefault/init(_:default:userdefaults:errorlogger:).json b/data/documentation/ackategories/userdefault/init(_:default:userdefaults:errorlogger:).json new file mode 100644 index 00000000..ffae7209 --- /dev/null +++ b/data/documentation/ackategories/userdefault/init(_:default:userdefaults:errorlogger:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"default","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp","text":"Value","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"userDefaults"},{"kind":"text","text":": "},{"text":"UserDefaults","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSUserDefaults"},{"kind":"text","text":" = .standard, "},{"text":"errorLogger","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")? = { print($0) })"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Key for which the value should be saved","type":"text"}],"type":"paragraph"}],"name":"key"},{"name":"default","content":[{"type":"paragraph","inlineContent":[{"text":"Default value to be used","type":"text"}]}]},{"name":"userDefaults","content":[{"inlineContent":[{"type":"text","text":""},{"code":"UserDefaults","type":"codeVoice"},{"type":"text","text":" where value should be saved into. Default is "},{"code":"UserDefaults.standard","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Closure that is triggered with error from encoding\/decoding values from setter\/getter"}],"type":"paragraph"}],"name":"errorLogger"}]}],"variants":[{"paths":["\/documentation\/ackategories\/userdefault\/init(_:default:userdefaults:errorlogger:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:12ACKategories11UserDefaultC_7default12userDefaults11errorLoggerACyxGSS_xSo06NSUserF0Cys5Error_pcSgtcfc","title":"init(_:default:userDefaults:errorLogger:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"default","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"userDefaults"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier","text":"UserDefaults"},{"kind":"text","text":", "},{"kind":"externalParam","text":"errorLogger"},{"kind":"text","text":": (("},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")?)"}],"modules":[{"name":"ACKategories"}],"roleHeading":"Initializer","symbolKind":"init"},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/init(_:default:userDefaults:errorLogger:)"},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault/init(_:default:userDefaults:errorLogger:)":{"url":"\/documentation\/ackategories\/userdefault\/init(_:default:userdefaults:errorlogger:)","title":"init(_:default:userDefaults:errorLogger:)","role":"symbol","type":"topic","kind":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"default"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp"},{"kind":"text","text":", "},{"kind":"externalParam","text":"userDefaults"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSUserDefaults","kind":"typeIdentifier","text":"UserDefaults"},{"text":", ","kind":"text"},{"text":"errorLogger","kind":"externalParam"},{"text":": ((","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/init(_:default:userDefaults:errorLogger:)"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UserDefault"}],"navigatorTitle":[{"text":"UserDefault","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/userdefault","abstract":[{"type":"text","text":"A type safe property wrapper to set and get values from UserDefaults with support for defaults values."}],"title":"UserDefault","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/userdefault/projectedvalue.json b/data/documentation/ackategories/userdefault/projectedvalue.json new file mode 100644 index 00000000..15a728af --- /dev/null +++ b/data/documentation/ackategories/userdefault/projectedvalue.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/projectedValue","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Property","title":"projectedValue","externalID":"s:12ACKategories11UserDefaultC14projectedValue7Combine12AnyPublisherVyxs5NeverOGvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"projectedValue","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp","text":"Value"},{"kind":"text","text":", "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":[{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"iOS","beta":false},{"unavailable":false,"introducedAt":"10.15","beta":false,"name":"macOS","deprecated":false},{"name":"tvOS","beta":false,"introducedAt":"13.0","unavailable":false,"deprecated":false},{"unavailable":false,"deprecated":false,"name":"watchOS","introducedAt":"6.0","beta":false}],"modules":[{"name":"ACKategories"}],"role":"symbol","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/userdefault\/projectedvalue"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["iOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"projectedValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp","kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":"> { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault/projectedValue":{"url":"\/documentation\/ackategories\/userdefault\/projectedvalue","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/projectedValue","title":"projectedValue","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"projectedValue","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp"},{"kind":"text","text":", "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UserDefault"}],"navigatorTitle":[{"text":"UserDefault","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/userdefault","abstract":[{"type":"text","text":"A type safe property wrapper to set and get values from UserDefaults with support for defaults values."}],"title":"UserDefault","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/data/documentation/ackategories/userdefault/wrappedvalue.json b/data/documentation/ackategories/userdefault/wrappedvalue.json new file mode 100644 index 00000000..24d9449f --- /dev/null +++ b/data/documentation/ackategories/userdefault/wrappedvalue.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/wrappedValue","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"wrappedValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["iOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/ackategories\/userdefault\/wrappedvalue"]}],"kind":"symbol","metadata":{"title":"wrappedValue","externalID":"s:12ACKategories11UserDefaultC12wrappedValuexvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"wrappedValue","kind":"identifier"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp"}],"roleHeading":"Instance Property","modules":[{"name":"ACKategories"}],"symbolKind":"property"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault/wrappedValue":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"wrappedValue","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Value","preciseIdentifier":"s:12ACKategories11UserDefaultC5Valuexmfp","kind":"typeIdentifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/userdefault\/wrappedvalue","abstract":[],"title":"wrappedValue","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault\/wrappedValue"},"doc://cz.ackee.ACKategories/documentation/ACKategories/UserDefault":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UserDefault"}],"navigatorTitle":[{"text":"UserDefault","kind":"identifier"}],"type":"topic","kind":"symbol","url":"\/documentation\/ackategories\/userdefault","abstract":[{"type":"text","text":"A type safe property wrapper to set and get values from UserDefaults with support for defaults values."}],"title":"UserDefault","role":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories\/UserDefault"},"doc://cz.ackee.ACKategories/documentation/ACKategories":{"title":"ACKategories","abstract":[],"url":"\/documentation\/ackategories","role":"collection","kind":"symbol","identifier":"doc:\/\/cz.ackee.ACKategories\/documentation\/ACKategories","type":"topic"}}} \ No newline at end of file diff --git a/developer-og-twitter.jpg b/developer-og-twitter.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63c48359d11d9f755203ce58eeec9d3504a71f44 GIT binary patch literal 12562 zcmeHsWmH_v((d3k$lwHmyAMvVK#&kTxWfz{9D+-L;O-DCxVu|$2^t&*cXtcHF6VvE z_nou8weDK?*S+`0=^wqTYVY0qsp_YztJi*>e?9?FiJRC#OaUfe0000S0ssdA9s&79 z{O|U>2>1#BqN1Xrp#ss+fFKNX3=jb}5Qt4cjE6^nher$o{?-0@`CIv)Jsc(m1|}9J z4i**;J{A@h{y#b_{J&oT{hti*+zkMs!UGTi2yoN@cn}-{2=2KT&<=oud$GK<|Avc# zh=h!a0RQi%f8N6Zz`ry&1b9Rwq`yo^$Owq=C;&J<9A2Wg1e8^H_{tzEZXQlBE*&8V z01pR`0FMkrL&iizczGNi0S*@t079b1!=VCmeRLF8k%0Ke)zCQA;yWAXaKBT92E-FM zbWi3^@ld{1KJ$yMrj`8K%Zpsq)w9WYsfPP6gnz@SdWHdjFVNvZ2%r~B$=}xh^#6&# z|HlzPA$LI~{z2tTQ}Y){G7a$RKheVDopXdRNNN~jH~kxavZ$;1FK{{h6|Om`rX&A$ z<3+?f0RG-Q`p9BDEcwX7EF>DH()gxKR=T&=_@^gc>2R=~ywa9un-C`A;(@Bmndnu2 z_h>hBlSfgu*@}Eq{6rJ66IWwF^mRTr_vl=_L-DqoW92Vtsc4i<1davJtDh4ABjiDs z<9Q?6pR;gcblTeY0}jV!-gL*;UM|y~ob#St47a8_Fyz+zrl{;ipI}e-&ASh+Sv!39 zUXYx3A1-2C+$T)vcoK_|sBcKUD9pD1Oh%$P`Ll&9?dmeIF8Q{m{m!nx^J`K@-EO!D zi0xoI=%yO6Iz`_uRfJ3Mj{Yd$mNLUqwrB1g#_f>rKxTx4e$l`DN4rM$a!eY`sFE+{ ze3!j>P?O^q+cZM?BYcBVChd`g?uo4Y0{T(-R3%kUQ7owX0B9{d!i`Y4(}L?Kl%p_e zM(%<(>*|H#BmYB8sjKT3!wrHGQ@ay`ELNLTw1m$WY)%iQ(ad;mQC~%}kVX3Gp6J>> zHnSuq^T^kVi|VzEFojhd=QBAk$#(DR4)ZKq&cjgZ4skn4-I~o-?utv-yf&DQDX)7f z%!1L40VR3K6${ zi+N<>PhMq{^fX(Abhs|;#(Ob;neKTcx}YWN>#_Z0I_uVzz4zwv9JzhhgbeZamw=@2 zt=i%%x9Dt9E512?AfFtWUU{GA%vei`Mw*Qv#xBW+CBX( z1E#(5fn(X`X#N^qzSm%$&Ze6lF!GevKSbp#7nB$3`qiXR<~-oV;GuzZO253reGYJVbt# z+;v0tYs&c%{XQnfn47>-0kT4hp(~C1BiAg+FH@`5pp4tvImHQo1Tf(9RSrmm{nL`7 zNT6sk=A!4rvi3%jV9vNOv>UlT4Ns?DCmlcKOH6ugT&KHaBU@_HHY~yD)FkgS8!rC) zxvi;ph#Guv6ukP#flw?%0b;YyVOWhHy`vHhRDuGDg6_bZ5LohFjMbcc_%vQ_oFJ51 z&8W#~A>_9iQv@hViAQ~XvA+iouTUP1WQf)Rw;c&iz)AI);Ld}Y5A)0}l^gOb|aTU-I;k?bi9!z?VzVvTNZ==Sb2R3Uy0 zm*EH5t#BQD@32-|P;&XXic}D$U$RgcUh=tgg@GUIAV8y&CaN!nSlb^lB>1nzK3phRq!qs;Wn95gM$7PpYIXs!icO&^sHs zgP4*)zw;wT^RyCh#d0Fvo*TG7;H9;wJxM7UXgp0!JSIp;kyjz7pUnyjj5Ik1|2YB1 zlp_?Ygl?UBi25#$;=#*qt4>q}cwG{#Qm`G%K5169vAI=Kxfbv1&a%8lmogeiR7Dj{qJ&Lfy6DMm;vO+_-C@IhrghAw6ikmLtfe6m5Ose9A?K z!Ycb~l}V840>h_CLu-mAB9vcub=VlNVw0+)D)tUDmQU8o@x_cyG&QrcR$h|qm4*ev ztE1oD%x&0{aDyE`DBQO$T-ovKk6a2CqDbjO)AF1@`cLxH9-JIqCJZeXvMs#mGp4S3 z)wEYAHXvS&t1+jsRkYiBBD-A9Cc)Twb^tj<`eGyvS8%t(@}F6=iGQ-R ztaUxbmlY1gJKdaB(|8ECT8=A$kmB^!Qt?9nCb&O z{=0F`+Ix)d>p+V#At%?(XsEO6&5yr>`a?;WcVm7O49=LQq9toMm3zaM9j_9G_WPP6 zsbGqLbt(vz`NTe}0jyoi$}5_T@n;)*YV0?!L9lb*`GFxjE!AWRuD*hG!#{{Vx*#JA zw9Kg*YagA~VC>yT=W>O9zN1fL!VDa|I*qsgd-kh6+Mrhrk7UP;`!!Y5#+wrsk|l>$TzXE+)A^5MNeuXYZpSrM zn)K;?LX_qwt^0ijdi1(RwFGZvS6*n%q2}K4vbYX7Fq@yKS7VNKKI+KN;&;UuzxWhH z$lLkGO7K%Ft*dLBWhL(BGa!}q_sZHOrvBQZ(RQ|+&N5%A$e$3)tGi}!IUe%&v*qO@ z7=Op%5czeL#jdxIHo;e@F9vP}qs6OQ0?51pQHk(sS}Uy1^~UEVpo7prIM}Iao9pm^ zRemcwOPowT9VS#F zEXq?KfR702Q|kTcVwP=B%_rLIv@1qPn^Gr6wp+1X4eANaotO`2G!bmaX+bIp#1FUH zCx?9)2!8dZzlkKQrv=B1nl5_tW4*ikJStk=wkY05haOh)J|GDl)~Hy!zK7I2ZCi1c zSX;Z`C0Le5Hh*k~m0Oyrb3`wV5R{Taq0Su@xLmpgv#t6u?8>z?Y4M*khpN6lQ(91qvPZ{()g?i-vXmQ;+Jgt1>%RXDo+F-lG3_Dx!E9V&s zWfsczN8cgV&P1hTaIRu;b$tdn6|^4Kvy0uu4S2iMH~Z`L=9~-|>67naZ9I!s=(e`;WWWX-+|AytW84{Q`M z2{01X#r{Kg5cOw&HLU}7W#{daJg2179^o^|l4VISXr&%-hJ#F&#mrPT89()-<+QRc zY**ixLpQ9{HIE#T@yDHr&a8)jzRpULm3lLgEVGEYLA}SsrHea#?qOLxD?_PHQp_KO z^(#uCps1Rvc0L1l4;nba;&<)C>oAg4UrT}!Y0RDI$ra^+6Z>;h|8PSRPvE|g6 zmxA*W+4KC{2y%9`u9H;@O6HT=nG=mVjh48Q7D`RKy6wJv;D*xoa)8XfH|)1W#)OXH>x?0F zj<+JFZYE19obFqdI_(yJ@VU#{*@{`0V%#`;gtn?>*g@FYSYDaspG3qzmfLL#p%@Zb zvWK-h*kkV;JOlnNXyB2>0DyniGyf*T!M)g@0p%1n?)h(UZuHSZ@+2?OkTZDdv=Fyhds1Y0>cle3%G^0}sTg5~iPZ&%nlO2lS;FBkMI zIhMfVlqQ2{JDj*`TN9#(ud+67K@LZYkz;S+5=S?PM z#yq=tAcNVn03sEWV4C^c&!@$kD|Sq|F6LKysEtCu6Vtj(aT2AW3<$#Ed(Qw`nCG5H z;rc<#hZCYBYvxy+&~z}VS~}sZ*rJW-x^K2Ws1Ac@oNHs2$_a0k(Q6o`vxnzCHGeOK zr;R&=DkEP+>fzS9+wL{^*eX?OML!AI!09;Y?F!~>ZV?@3l)Ab0fcA#~qu)(|G-_%j ziYl1?icYglNLbua0+|BofCK)bTKe9h^%0yBnhYr?0#ywx=fk=ciJG7f^4bb|u)Vl~ z5;s6SX&ns1%-C@grv#dz;6!Y`J{Q`yY}&SzlEG^(bnBd}wRSQ@GFv1?bN z#KnN1sm=j?>NAqa6iK&JjLEgyo-Rg!;%(do!>jQ-yK7<6;}829e!_86eyPLXx$DLe z@O>CbZft*ocqOhnv7?e0$mf$lao>nFbctZsJk!ZLT>>0qdwb8vn z=XlV8$3r)v3Z??D6KALDRyJkYRtP55eWwaC9n5C3VvcNIMg0BlmEX8wa8JwhXT05tFQp3A*w3bF^@SwcE7^_-T+>J=ZIP&FpbzLCS-sFgnub%&)1+6 zSwGsfOPS9DEMzRIfn(otfGaU%Uk)VcZW>K>Ze$KH@9QlQ-SaGEHwi07QTKVx&qtNi}EpOPUMYsexTl1D#%e# zjRBjF@u*if?h?H$Dn$2}bT@70s>0oi9WqaKwIP&qdMk{0pX85AX4a1n7}(|>bPzuX zryggDK_+uM)W%|(;+S$AjJSnpbF;5(?c4RPuO9G!sMEWUQ$!JN1#s8-AoKf%A$zwk zTAtskZTc4KGaq}$sdSm1kzsT9tOcM^XKoo8J)yK8=2nnJJwKVkDS3A$5gHAfZH(b%1wxVfquymN(KvKD%n$v;NjUB z$27aTMGiAklmJ{@N?cCvNrMAFAwNco{9=)77$bO$WyA`orL$tC(QpgbUanw)7G-OR z`BqAk&#JTD6uChXhj`3^2AmQz?j3oP>s%@|PQ|n4^c%jy*Ds7gl_YbCX^Nb)BwcAe z`DY7b#I})&p3M6=wK^|((iKQOqse@C`d3Lv4i|gKMkmkxmVSz!EOEZS6G-wHA90M= zuGbD^-hSh~^3cm%=&MgKqOR~Rw5h5|f0EkdFK~iA%0{lfU+qf6n3m=YJbAY3^}P^Z zc!X#sts2uS<18h-^kK1tF~po{S-e5m836$&Lrg_3U2jJIm(#RvwwVt$++WixCI7#j z-pH|hpFAPfZNZ=EGG2K-KzqiT=>%I*N|l`&roAt1n%bXzW7tHlL{!h70gmQnGFXYe zphlr-vKuq%pwhn4rWxzPRO&*YO9Aby53l%_iL2V>)uli?FQ5l}lfytCY09D7z`F*LVxdL}^VFR2|T0W3HcX;_?lV&x9}J zHtKypb+!v*@a~uRrTppN+IgyU2oxS*IFRCJSj=%@8z^mgeF|HLk*7==WY~Tz9CVPI z=a!?)bDv%F1axHFDdl$R9V9~w<)~3@*7(apG8JxMelpjdZWw3I`r6`>n6R9;v+j58 z2ba|9QWrMJMpu!_htq5l^`h=$YSu}Yd0R)vUVGjJJg4p))DC6OfTU-DYCs!tK%4VP z*_^NgYsy&dpS-Ar$5mH1}v&9oqAq?Q%fEZu(T|KKeIrnQlvt8Exgb@zWNYCZn z;MP7~g8TzVD$exTnQHa&%3q9XetT z24{ubyBfdxwgDHIqQ@*06g?EIxl43y{(oUcXGMNKm7TxJk!~zjz?VFa0DqCy&T=D| z^Ped|l-SDKIXT)gtraeyrtXiqy|O+3ZSzo;&JN{Pkp+gTDv_YtFaL45GYzM3Rf-WN za*+@7Uk9oUXqh;Cav_tk-mddy#HZL<{}VW&Vq@L>38OZq-yP^Y+|>ECE2TO?Yo6T+ zRN@F%*y=hd&~89^jrpD}QzbqBLsI9s#W#5c1HihH@hRI#N9!uJiK754ueDC-&Tsvj zS)TfVh95HfRx*pgtMS7G)!jEfqOXh6#aqk>tcthzlAOg|{S?nL)*#Z&&26@3b6k!( z$#}zp*2Pqr-LnE?ybd?%&8?}+yAze3hQY196<9WQ#|89222LX-;&G`#JIMh;SP>Ae z$HtV=fO z;50J6<$&Z_0?$s*oml*_i{w~NHng<2Tem$iVI(pCg5F4u-Tt=ls#q+Fc(nnMc2ie++@ru?b2(dPfE3dd+o;u2qSn+ zh5RPst?cM*wu@?=Qw*Sg!h_T~T85-m6XZ2O>`&{@P^JjafrqZ$O23U&*D5)<3ldZl z4r+jto;TXgV`*z^^iE4n8oQ*C{^Pg5gPBWstJJ1HqQ|8UfPV+(AuhY|x!zZ&Ln2ZO5tv4U^Y0PoZEfkq7En{IS!TTNWV z=G28%7OtF}oht2+XF#;oNHSk)8fifK$am`821{2{X;}0#z<}5A9l4g#azUVGBf5~9 zyg4l`OoBK&%IQZm`BdqFik-`Ht=8AJ@8Qwo0^eE|rV39v3FoBQ<$_v0zl4Segbr@R z?SQ@KjgxK**_x+P(N_|7By+-IS=sjnY(Cc$x*Bu0<0EOX6X4YniILVfh|1a#EMRZ1YX5=E2#Q{_!c zOIsC!RBgJA#4sbJKl7T)8{!6`qB4%7ZawaWV0QjkQBh2XbiI97?XTm6j=9C=GZvjm z2nJ&N{_ioF5k-2mTWC5*uCqcq0eVN%s ztQBm>x>%4NChAxicEX^KMp*TI;Oa|3Xc<1r`^|fXUzWFb?39ryn$PPQkY>sd$yAye zb^=G2Y@)w|C8ixIv?4c{{z+`RV|t@|Sa>$v(ptuA3e0q_Ol*23lljA4HrXuDJwMoA zck*5lLqwXI|E7_&q*bUPR2F-M$!&(!%xj_8*6$bxzrswIaASNac(wz{9kgp_;Apy# z?_+Abb~jEDpg2S6bpg}p)vp3G0Fspxod3vMHK>k+$_0s%tgvNDoR=(-?IsT6i%2Qe zmTs^R-Y`v71ZoT+AxfXdAfpsUFR{ODBKPw823l}A3uAoQrU^LW1olF&f%*nyJFah3 zcnUnt!iI=jnHdUL3&I@^AdG1!C^XxaT zkcOn9#?H*h4RO&bW1D?{im{-bE|b8~`#M=|FKbH|!L4dt@^_2WvC1RYNT%VV5-F>C zOD9{cJd6^4=SyQqO9u^;yR`g95Hmb!N9VCU|MDDGg`|{bg=Vq_3HfM??~)CvwEF$L zcJ3VaQ2ARPkE*`i?{+a-6OY&ARSu;d6yre4v-uLDcB9@aKY7Y5#D*p|dYUNf0Kt3B z4Iq@-X88SXBUs`grmu6HigCj?&-|6)58Xe%`hHbdrp4>fd-B9;IIP3(bsf0g95tuN zvf-3C;R(J<-9;6(syaLWCvgI%=1lEdV~zNh%W`6=zA2W-hg;Hj_LNh5&CFC!i-aXp zf8s!N%@pN1b>U!laIy#Q>bppoo&lKs&OV7^YDsg2Hd8;v4GwP-@>DuDUW+g zoDQAp9TAitNbD?K#HmuFnllwS;qE0E<%6u!)h( z>bn^+>|1(|UVFTiu8*3y^2Q^m5i-t_x&kXY@}q&@ZEeEbN;iuu3*1|KcD%JXki6Do zZ3{;Cde0U2sK2^BIkZbd)y4a@m(pZP7H$F`q#;wv8cF^b2?5-pqD(1^>>@JuxN?Z!6YvvcD-J&eEdPPjstTla_u4_-lf|?|~nyhCFD(ZH%Eir^&6( zk5(=a^NPsTW#b!yXMhLM6B(J8XTh%1#tHvk-%3r_d@bgX`JwK3?3Lv!pVe1^G1BHv z)-#B%y@*uj)kd#M`jY7Pbi2~u#qJc*Y%ORfy1ir*rR%Ky^+s16D+1du^t|y5F(G|Y z!cyUC`)Jx$T!TUufui)74(t^LKvq}JmYeEA&!6sik>(GLf6^^)@7x;~hpdj&a%nDX zIgj}&#UL9@*rm4f6f1UatXHv&t4l&KR8P+OE=2ij*l4s&q^fetPYA}_aqBSCLeLD3 zVRSf$BZbZbzoLJ%MUA_Bu(``}l~~(KG;&5hn%Rc2KJnFCqqrLOW>Tgrw;8)3KGcLS zSznD{t6F7NMFPV@@fO#*qQ5#qMs%#uCx3}M#+W%U^l_6y$9Lh52*qHkkLG{eK9^3X zI0BOf36}8HxMe%P^?tc&5txp(Ce33}vY>Oo!~aqgXq<2*^GY+HLt}jHzY0Ii7-8&5 zwndcURm76F41yoSP0MZdx_OTny@a&`x%qB_i8PVs{nTa=L}M50H}pVR)p~4w$h0cy_oq{lgkjl|h=dS? zlKY6jMZTm$4!*a&AeRsm9k7T4ci&Db9qGOK>32`AhLA{=8A!CBj$>K>_1B_LX1c98 z#f*RrU6&B)Hms6Gt=b^YF1dh;Y|M;pHI7|=zcr{v=riC7{~4esx%t6J5u#x+Wa-cr$ zCRYRR4`@5?_XlNDH#RZtMvRyySx(At0WSCyG?*8v4OH_r5oft* z?rtjH+vy!ilw+wK-gKh{2;#HHL5nk=GFF4b<9=|FvVhPabAq6F+D36hdvc4z&J*V} z_t>qZs2ksk4efB2PYy_7)iN);6S#Un^?#JLvOa?$p}kpTrsn&h!rWx#82)<1s|XRBAx0oHq!B ze48XSJA2Fzai8njaEhw`%G=tXDGpM*3Ot-Hz-8Cv&w%P@z`*fehg(e#-5uCkw}uQn zU5b1t&c_MxE&%%Y>*?6ArnBJYWaE#S3n&$5cO~1Cz>Qe{=0|f~6^VcN#|0-(iFad- znu?Vohny^0onItTBcxS8WD+#Qn1&yS*`${ktpw?YUuQ2rdeq*lKW1Y6gre9XaSfAZ zGk$Mv5sVb~QY!6Q)S=VyxuBIDDoO)^lhe4rY0l-eF=)-;ewe~ho(ZR+cJG~Tk?iQ1 zY3TPl{duNehFlu{{wB}mK*O;ss)a5)%;}q%({Oc`9ib&S|CZ)h>3Di6M6xAxnZpmZ zk`U*TW&d%Y*ddj6*fOw{;%rCvGxp#b>j`1GxK#)NX-QD843BKKs8bL6*&F9CISYXl z%QjyNw6u@V#?1O{yjHNaX98S()^e8d#y$>b+U&KrV}CQu>rZ=0`HH-iFDc)CRHPQe zS@B|KYKaG8nfj-8+-2+%=OzIM-w|8t0zIa^f5Es4y(^N>J-~fGiv$qFcVa6oAfUG+O77M>bkP8@u5+M zdg&)vi7p}m5wTCM)sQFVB&*cy6dyCPsN>(p?H%k|IUu6L?N{QFNmCiIrotf8-M32N z(vuab?$ecvEPI%FG(gat48l-pM1K_}>o{QH>T6K;G~;U?P@~ng*d<@nzxRQW{Ui#i zY>0Po<}w?qk<}K8>sUhHD{s0pvXgkdSBW;uD;ZbUi_Z%g9L#j!Wsl`JySAy$61s5v z>p)wb@A2{4`U!J-fFjF0Nei*`Bb81+0GY6YiZ~A%sg>BM?uF){c#^0T;inC~Ppkzh zI+-rk5=eV(LdP@p6*j?q2N~Ck7c8x*5v7bfACR?;0`@- z61BZc^5M8S)2Qbpc5D;&QyaSNajZvYME15a{`OT&yFYtT5Pm_ZK#mz(nT@}Rw0R9n z*x>k~c96bduVS$)2=--+FpXVoOm>;LU%Lkk;tt(iO$`kmVS{cwnj%vKD! zG~3nT`+UOEz#y;MWTs>v(+0P!JEWSBqm!?Yy&&%8I%*=sk>*mzUcRSzP@zP!y9FLs zjE%C~m{kli;zNe68qQkX_7`nS%TSvIMmZNw5G#eHrF=Yw`N(&n4w<(8=q#e!X^+nS z@;&G#da}|>?(Rg(sVF!_Z=@S8p!fdP zKX2wYo^Sz!?KkK9V}#;O+wNfP4Md@E#5Ka71gaCkpo&rBwM0o;=3Q<}50YnAE9YYK z0+VI}8`k9)Sv3Z1*ZCD6CPMLf14ueKQTJDz`M*G02i9lpgBHa>?Bs|aadl+?a*&2k zi?F`j@(pZdfchS*+xM;H-Gmd01f++qe(RXdnJ&f0r6S)|sXt z+zr!!OZvpX*Z1o}OWKqrFA0V$IIV^<-D6nzUh%<*tRNzWfIGz;{_W>rL!_eBu)bfH z8nU6FJR?-MkktCdaLdq*o0#+`%(V^49C~`LluUt?biR8<6)_pXcwE%D1oKO!lSbo9 z+w(KNWEPDamJovanRkv+@A(k#R)MZ5`neGJm7+v#T{L;n1*X?ca|W4WV`PF%`+l&I2go>i=hHbvD8=t^3 zVBp3{Glf?Zo+&dz7NZP$*JXb4?$Gc{=w_&A4#bBfLM|&`CygN@+!@R*a?L5Qq_tQw zqmTIItFN-8eeVI``<9d~`mztu3lb@`sy3Nr4f>vDVVDKU-8&LWy9eni^o9CVjz)WfC!kNQ+~~5B8k|5 zu1Cn}=D|SYWFw3+g1;^N`cIYW6uv95(jsyns(>_sImawbDvss3$lPn0{IPjD=6k^$ zM5!SPEnUpyRXZeKLRyNU2CHzFqNKu`&EadJtiWl+msVkgV+#4r;@^j=#mGGtLrgqgB8=Ft zlQ+^d7z*X)UZke#MSa=NB~g1#L7<-qpiqPmD#pPes6fhZD8bX~Plj^#Z4XvpcrXqP z2~Y-KQU(In$ThZe_DZaV$lRuCo>#Y3PnDN1kVPN?DTroG4bWldEKTB<2@?S%XG)~^ zm~U2=mxKH_n#Pmjcd-%cZ}`TH6&=lDsLw+jS{jw<90oCnLFeyqR4hVL(l?C7GkrLK z4ZCvnP=?V`E@o1FNTERWEumNW_audo~xwDc%=6Z<4&dLrn1BApb#B|GWyo{sSKohy?uOX%YX&{U7-s z2L8jq|91>fdM%B$v-Z9ti7^n3TPsL3`HKN(VfO~+(*?fzf9OEO5*i=+^0*U-vE<69 z2MhYg`?m}bb2IgNDs<@sh>4Bu59)ojp48J5|F;JJrefZ(Fvnz=FeU6?zSp@%8(U#k z5R%Co_e|q0z+uqWCHvZHc!+=S$bNz_7x~#jHfFNASC%6CRm+&sc15Sa@vYQ z1`RV4s%S5kW2LO`-Te)Vk-4#SPFCdp71vF{_;A{d*JC7RtC3Wm7sb?pT zTm7bsdHR<8ddpyWjr~31@7IJqley!2wT;%?ExWx;NL~2(N-;MxlO$h2VRb2K9aT@> zUw5Bge^;+^vuHdhzLF7gtuvz0sl4O<@~t` zz6^ys(MW!9k>aDf_|wqGe;fOMsVvLYmEAndT{|??HI4;wmykP;DX6thMmUXsUl@U) z6M?~PscQj?!d+zO%J?BQyRmw+|6VgywF|xTZ-HpN?XR`0>)P(ImoqF^rF)Pua_+=#mv8!ChwhZA**TseoupOjAEOcSnJ;<|K@jb zne@K!ihG5Z#^R)+v0KZW0!YqJ(#T>wA?NEZ221pMF-7mt3GjyqR9X45HfE~i^xZlU z5PC&NJpiQrt~(@ap{d36>)Z_-zLVMP;KCs^`*W%^^F%NnVlmrV^%F znWbS<`u~OTC&focKm;J503HoT{x<$xIR4u}_}h5@CHJGtAdL^<-Kk_gSpUl`cc>_k z^joQwJ$W6K?pK9(a8CpIRes;EWfKlC)-Ke;W?!)+%PwWAopiyS8`qUOV;%d2rmfOV zZTQRmCF8iFDjRDKI2GP4MQMWMZ2Op@L1st;HqIj({NTzGF7K1WtVdbyQvS2E?|!Bw zE6sOt$0y(!;B*(SzxmDLAs;Pdy$uTps^F{j{bk+W+NrFQwt_hkqmROA~@k%)Xcr1~NTU}*0 zxXF&B6eEjEr|NgoPl1W$CWT}SccBrJRp*!~7zcAzKA%rnUs*-ORe~_`ti82L9#rSo zzJvYDOF3KCR`Aae+QxLgQog7#Q3hO#=x!&%!QlmT-Ir=$Bx-8PtFNhC$>I`+-AuF36 zL(4DMw1&9vqL|{)Cl+IGJ9!C*2Xoi$?Fz$z2Y2Z}j&E}V4!!Dc$`e(ZjlOXux1a@# zzagc2=bBsaE&p5@@OQ^yll#EU>G;7gfLr0tc;M_oEM1Kz_R>~laW+0$Vvqxop&as7 z-#4Xp0*V_UlNRC&;CBCJc(pEThGd7{ke(iCvp&CsRe-d;j1W$3RE2#^y5i~cnrysz zc-^OrsPJTIJX-GsRdYdn_D91!IVIMiDKWNPtHS-+p&L0Y%MYun4X*^kH>F!pnXnvP zG*_~|+rCdlq`tdMpATgp7{TT|+Ekza>?6x}o#=D_3}F2kDjZg(HLgdh({l9Lh&ZNM zvX9w}0<8sZ!DmIK#3qy0l&I-8hnh5yj{NCvk0no3e>Szdap0^uXjQ4%cBxLQD~32~ z@_k>_szh#hp%=_Q%LeAnTMuq=!UVR8!1_N^_`UifS;4LEoZ;y+#NG=MxHC)eYQ>x7 zP4l$S*FK?s2HX%ihH^)4I1%*7l{005Oot9vnDMg?BU!tYy1JeL5k+E&X!mofcA@MQ z$Y0`9Uc9X@5~>oD2nk-Y!yszDAINzmeV&8t4Jv#qjJoZGQ8m}fl zOYgFTQD)?`(mXrVW_=?){W_Vu@2rWMaR%c~-JJ0m0M}fg3*@$SSjrnR0dw;huYg4U zv_hQQjmYfkp^n>Ks1wmWr0Tq3blHPfp~y=a`Db>Cq!g~z@k|+Z@m?V&d=@*@bKkGY zR$|rn$TwHK{1bp13vzwznW!t|ACgx}F)OfP_7*l&(D7c(?P!|8N6O(-jB|!Z4OY3& zi^ymP-}liErRY|_7A3B4fh)voL;-rwX7>xWrbQ zXOU|DNa&-@*QLBcpHPP$2ZL!5r(urYsU9TZ3)GI|y|d-tcK!a4_a4o@QqSHgX#^$i9z>6Ww&ekUuxK7|FH9pdAfND&Xmrr61;vI!({0Lp=&$XKtt5W;vv!@>wRP?ahM{br+hlo~UPC)RMbj6S zCBHQDU2_IAs_PNH!WQVsW|haq;xERe8U&vRl4gy_Axx#on&@8Y2G!c`rJsb?0{qNZ zR$LC}0-LknO$%jIlDj?FOwL6COp-RN^gri+G*tV7>Ac*whmTY3VKu`++6i!$cPr)$ zres5@zNS|}f*dt^^d9{#(v5%s>2nz72Al9WD+gAk$hQpRlzCAy{@=X4U?^VoGH2Kq z#wN+eIfjvXHXK*C`I$`q&s{yx59jP+cPS(B>mQo>TYKskhgjEsSx6|?JCe2uDJ5ml zNHr-dp&rt2bE0`1PSf(*I;DM)P>vJE4y*wMe@uG3$0~=QG%vgz^lyH1OrcTj!0hwS zRD0fQQasds;IEXmq4^n9>r2a$%%lm|jY5CLYNQxR?58%L312gvd3==F4H{4Ok|Ykn z_fH}k<-F<(|9k``g(?-@pPE!Eqt?{ZN>Ks(MY#<$=DjKdQH4tUrcTO#1jgIc8Kd-O zSfL1HBPTY;tCj?Vl(r&`4SNi0MaoU!q$j{&eFQsWvbQOE2ECha)DT;}W`Kw)1`tmCCo%Xp9RcBw{~1uiWq9)u zhnKfLIV=vS3AWp+UTTs*Ki~*B4!k41BI)($eTWl>B(_9vR*Y>v28$uNL(e+eL|KSc zq%Q3)dUp!v6juy^u?x^yF7pPIdIzBkkDcI+XBf$6@gWEjkLHf zo3{n`yQBXKKc?vgxfl!Om~@5`m2E^Dyu;HrmtWZowchY$eg*($?ST0y7GP%;Mf_+%^8c`VBFdhTpeunonA zMM9L69*rBUU`Y4{?Z~;mid#%g>~J%`)PO?`e=AMB({98ISyA`#1ibw<%9`219!~%% zDkt6^S1wU3p<4e?3#P^{i5;Mm$5j3MI)`BTi7)q@;kz<#{>`_+XTTWz{>B>?W-wLR zpHWRl-$6Fk5IQ~^AfmW(IP-Fyxa?Ivjy-e0DWFC|EhVdh1S_ZSN1l*AnLS?6*M6(} zB9?i!kmC0CDGj^y%bcsH`PX%uh`(U|BG%u8AAk1_mHEkeqr_Y8wLZP9ud3VI)-R2< zKD;EG)tt+F2An;X4M%ncu!~~kU3_b@ucW1=S4E7J_9&?=#mJjcG>(paWE~f1vFcEL z-EW7VgXi0=WHblz_0Fo_i}iKRiH}To8{tGd(jPsCFxT6rX-w44_F0rCeAuid+u6ju z*n1>WhVs{2pls}VA~S44?P>?@TQuX<8ge7zoR?!-!y?o3FS-oh$#k*6LK(Cr0B9gI zvXVSEG9_f>Ufb9je%+2ERtBjWd1*vwbjkRocxNRs!f(-`yxby#Ym2cjOALr;+$cP> zA_tB6Z)QKYDA^p;nobtZn*+cIzO3dB!S0Ua8ore76r2>fx}lmV2lL!R{BzB348nf- zO>Q+#Z9kran)xJ6kT#wU!1P;CqJVuNL^EIO00sugoSn?TgPqLv`>$p^>-z8aY(%YH zgFe;dbX$KTFp}QUeFoS+C{qRcj4HLXe`((D0A9F8wST1SCU3TWGPKN-fZ)Fq*e6Sa zc6LPno*OYrw>isc+L(HZ>sTLiLSG6DY|4syDc;vjpG&BMdv^1*gxS?>E(G5}Eyc5n z@Pazq+m;w9HImt|at7&IxQw9aHj^5tQ0nUH@ds9Ob#!<0#*OZMj&&=L1Q$9SdFr0@ zic$GbECj0(DR4QlgS|E4FbAD57RT?x<0d2;p>$i6XOJ@guZ|mA+8)&rYu$7)CO1*? z%mjlQ8y0qgg&XUZ^rpMHkO_qQ#S0Nd`D*fAO>UOvda_FT(sq^zuU|;r9lbK@neji# zf;~G7`!T#ovsoG_>^03asx3{6C_TV61$4V*4|QtYEwAB2JykkIV~nZzV8r4|YCb^A zLe77Kh-(wJ(%on@6=R@BQw!h=I#fPkiPx z=gv>oMgV1{mTt;~*R@hkO+WlMP@je^xIR#a>{MS&X$6YkdD-u-(eWLSndumo1GlpJ zi=^@jEJ0xGQjC4dZE&@^Hbg(rHlc@gVN1}mJNJ>y<8V(sNV(&6z?cPXHWK1lg4d`T zZdvAZ&p>TW0(oQ{M3H(1Lq<|H{>|953WGk~cT58|^|vEdHoQRS!0xVou3b9kMbtzT z@5M@g&#Hdb3QdNTHoVpGSwT>34EoW7)1c{%!^qAL-GJuWZB5u<~HO6B{} zsGQP*1g3sm^2dN*we~~~16cm6!#eQXv9Q?!+VTzqMXKW@qsno?k9NfU2D1Eq$s59_ z5Gv@8j4y~^7Ta7IxHAxNuP%MwJ3hordf`1 zJi>harYwNYAG1*pPQ)=a+U-uhQ>r(L!#@o9dL0R^kQu4aXCo48$bu%LIKB+jxTPE5 zgdDC991n$(B~vh&GUV&Xjt}+Rd~|!e8d{s_ti+8KA+jt&sNSMQnv3ZZo;1F;GKT@SK#k3L+VA^*-?u&8FDIXMm_Z&NY>pTe*YV zQfFmLYl1MRHu(zYDR?V5TN{%Zj2It`;u@P8MtcoT%kD$>l-nW`AWM{4wn#0E5`9!x z8tOl*k-4u&zpAA+UZ^_ev~TX1cQAWh(Hx2&eJAFIue0On?X-tKp}^)iU|}IfeS^9w zf@+dkzHU_Xs-q=qO7_obZmg3!T;y*)IXOn8mIVa8pN9+y(0$H*>@QdNndQayaYoFwrO(WHUzI6V>BT#X(~4Rpp8kjqr3H6L~VSjK24Bo^_I^Io8)fy7iu?$ z+S`+?oZ2nHeJNSykXn_bqz3=}E&X@#cy12{exTR8y_O1jT8~+N^SEB~g#tYW+;>MS zL$j4r-`?d_CZ9-0ma!*`_O5Jiz%4R6t*|(#ROanol^0e&k~hJta2h_n__VSEHjx(P zJo`y{frqxBtKQs|1?PGhw25UY_J2vTVcRm^aTp<5hzje0UptX)0nuX{#< zBmx2$S$wx#N!}6Iiau86ppIMn6tF#S)=39(i1CN<{_@g$$u^Z``(hvgv&4+e_jSRd zm&!N3)cIQ5cDpH!xQT{l?V$oGd8aO6usqu=CyNgLptS7cGeDR`@I&d%jQP= zziBlXFp-BP^_Y=i3wX4Jh~)kvN%-^(Ao0=1to^vmD}76R7?b!(|J^F|ho+@t*|g@{ zTd>qz#@l@3pXZJaO^Sv*C>aUmHhhE{s#*c@x+e<}%ijo$?aq@q!8D{^9@yS!p@-EK ztA-ONS)e{Al%`yfNS4I8;S#srH;=EY|6KDJMYY&|+VAiiauT$kXt)9dp8==gYbzfy zW`LhM>7s41-b?$LQrr9rjt(Lv&6;wFYqxCjJX+aJXAPh-62HO4idEddgvIA=_zJW` z$6~WP?Zu1Q2$nDBZ`Xp|1&HAB9$LZtc(_};oS2GN%ld&9Xu*2J07P18RIaF~&0t`h zm>NpoA-R)6a040el}BFsyI1_~5dUX@Ql@5!uKuCqTa#PnD8{vX`3CrJJ6&r`*21$d z(@`fO6>tR4;zjMB&aQQawG@0K=*=N$Tkq;MUZpVgWQh7FCO3eq5X2lB%PTjUg|SQ zl}~;#Y5m*@y|AkwKi(K7fp^`i!>t$5D-&WMA^?I90rr9EDOLMA=#lt6`u2AFv-%;t zzr;Td4cE|t+}*Y{xXdC5+o^*0=4ZLYEGLGJbNeJJMomVi@o>1os^1WfBY09VMhh># zZJ=`0rD&|HVoKkd#%HQz-i}rIZkm{>C1(qZXGerGg2^CYELF{6s;x!;O(?QK0WdDi zBmxW;PW~LcWFM{SYh!{(OE(!K2#@!6o>WYmx$&JaIpfP9X%Te06QM8_cdZB2ZvZ`6tW8fQ~g!4DtX;hMvMBQwd^=M2|Y^!Bk7_UXw4_5{_(5* z7o+cZz+_%ZVMsPnDoutHTn3B%mqxv1>u^y;<}RKIow^u!GjqNBB`U9pB{c^-_jFe_ zu4|tFFN-xQHtFQc)mN2*0#8Nu+xZ7O_wj8pfkm+_sDxyz`W47#dFm_(y7&uIWhB@L zCFEf;vlqu2t`KLM09G;U=!N2EfNxt{HtXfqw~> zAkPHsJ;6E@M&CbHM(#P7ku0znxE2VC)lzn&$`pUdilxyA@E}AGmiGifwg zBW&Mgfb8iZQ7jWLlbnlW2R3Fjcc%YN&H9Aye{`0Nv8uj~Hk-2Hjg31LQ#MNlm%7AU zLpwzx?-H;I5}&x`&axXxjn^R?i5-u-JlXr4bB2o}zbX-m$}M*j!<_KH0X^vtNA>ui zN*m`o2D5@E;}{$|mq?!t-&;PNp{hPn^cqdGHkh3qUZ6Gj`waxssUkwXl?33$^q)CE zVcY>x*f-(5%931u%WBzEz)7WtO2 z+Mt@BCL6eOBrx|rytepX=5y0sICiiHT4ab75;AeI|Ayx@f`i>@I?gdEZ@A`Y{{ojM zKcwweVeohOk{!sjqK`PinK83KHtoEl?R<%}yvjH^ths z&xLFCE4i+Lb4#1M_Bf-?ACBp`Vdb#ySI0=hOtkC{zmR;W*U)F(_mrAy-VkP2MAPyn zjD^3KAXsi#-ZNQqbSJq5g1XwIiDz7Ft#OY{r!F}8%IE8d7PHv`b|;8Rbm!*)paNT! zNlZMgZt-DnY#7;;YyYo(tocR3HYE$#YxtatzKGTd9$KOFhz4vFp5Z7oh#|_xaF_X7 zCN#B$Pj2wmQ(;mrk;ZS@Iz%7*Q6QNvZ+>uChBPg~#G@v1`IGOPcIM-?Z_d_^t6HRp zpW5SvPQd&Xc0{}`CCa2poR6gxu*Xk#?VsAo&^rw9L!e$bAp=45?xL}tgI8(W?i6sz z^G;ZtlH>?y`Uw7P^Q@)Z$>8n&&tBbl;cbP{oWJ+zfolrRbVKVDY4O*M60lFDf^RAj za&b;bvl|$HWVjM+;S%VM0D8~qs2@4b#_CYI>a-Nf@Qi#m(EwGdU1YeZ*X*ryvn zQ^vh+VBIajlJ2ak&oVJWyHiu277o?vRHRF*M2X%C9;vD$e(aSAm@lCamsyURt2wD_oCRRmO zfR31Dh1&Pb8?Q?%pTP0;WxmuD3%5iHkM^w=sda1X*|q%6;M7X9R96Hjhu28)yn3y7 zUKMAVwET%)aLS9=aAi2{NCDpTz#q_)rwiR!u0DN{@=;e2voQ-8l+%5?J$S9ew-q-Y zLN4AueV*ia_R>#<_%Q3eUY&rB<=ED$S-{tGv32soT~BsQyA%UtEOy~#k#qqM?Hi*u zk`D$GSd?VNWi2=u8;q7c8@S(AHXUGUBzzX~9j&665grDqKV0xWPGBY6v*EEdi@a5| z%=PL8{%)U2$Zj>JZod7XOu6HMdLR`YI#}luFm;sCi;q4 zx1cXs|DF=4!(t(kIp2-egIOV?)r3^sUj68ezY!bH&9Jthf`iMWEn^c6?4T!)1AE(4 zJBb8?BOTp@Y`dK-)=*5VBbH^HA%@#r2^E3xRevb5Xu^lVvqzfW{^5bXeq15Y!E%5= zN%K6Xl69R4|G#H(jR#_I?gq;=K#X#%7(bMi;!qRgQvMQFRdo|%S!IE8S&q}8Xd&m7lsU~GBN;F;ja2&QbCvrsjezvY>+;HyM(C!r3 zdHe-vd7;PeNn$wlOzY`~7wFZBePxv89%I;@fO1x)NKGx9T$Xo}0EGKxG;*=-{TSc5 zS^4UoN8zTkvN{=3P=VsBJocF&Uq!<@^$=uZ%$@2uIfq@}DFNJ#0kW&%KQ|I@~nd_K-mnu4(FY*^1mrh1wpSl?gHw4rrs9KM@fh zxfV{uhoHE7y1N2Lqfz3nDiFn{2lcEy`t9=8`)0|?VLJ;d@Bblg`sKY>Ra_c@VZ2lTGKzUjOlHE$o!IUq8>UjIdu4>fmiWM!B45r;3&L2o|c^?Dsu$>^^%ZHJed$T^leZ%Hva$lbYh@wNk||DNqb^ z^>JaBGTR06hWCd@MY-)c4~D06eTI!SlIN};Ru7^8nY$H8P1@BPH~-{h+5U2_FUoqW zx?eJ~%fG2vaf)Xc)4l6{r@0X6&fSl#xB$EiWnx9yy;M-|(CBB!HX&f3Dq6Rg+`?Ps zN^JVcHG3}k+Y^UXb=V9NVv*+O5u%>ATl9(aR3eQjPxKbZ-&rkR)XJnKBT9jr^t)+r z&Dy%KyQG$>A};f!C12ccgZ*lcvYLI?nx2}B6p~cQeRpnOS@}2#tB{KsMFqQt;F2X| z{L;Ia&nK9p&-^G1<2Ad_9f=}co3CXQZa@TzDIht;dUtf<;`>jWqFd%5B)!1ug=?>D z7_tBP=keCCjLt%J6*TqH%BO$u+Fu9eedY+_RHeqUsK#p1FSQ{M5l*HWD=U+Ol-H-SKE4wIAPsOGg+#Z(Lkaud^TZijlyVZ6?mJM84{Ys&P{#-j+%cTL{_ z5rs%;bDDSzs-7$6&2)4mAc}ON(=(xRQBK+DkP4QnZw`L_8Y(BXr zKt$+#6&$|E)yU#@tm2kIIhol!uU+0fHQ9HL0f=JKm11H~6X=*-9e8Vqg4`dK6*Yww zf>jiDIQq$TlG7OrLP}OGXTbGZbfE5pgTg^x5sU!k2I0RMYwdABQ zYupmGBBvmfo||f7hgIJwqVSSMD>Td;i7D+p7pkApAl2cnwi#jgstd8StQDR}f58!2 zLGGR{e?*)ufogl7u zuP9uJr4>n|25v?^l_5_uKGbNb=g{@{L_LVlFyy|5SkSgmsbsciPFfitPq$ce!%fKp z@@dA`Y@`+1fg8Xt(o#Z`YK({FxW?J{-TH^O2F*b8?%bC%E?Qk;d}v#MAfJ ZDocumentation
\ No newline at end of file diff --git a/documentation/ackategories/=_(_:_:)-5f35k/index.html b/documentation/ackategories/=_(_:_:)-5f35k/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/=_(_:_:)-5f35k/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/=_(_:_:)-6lj31/index.html b/documentation/ackategories/=_(_:_:)-6lj31/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/=_(_:_:)-6lj31/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/activechild/index.html b/documentation/ackategories/base/flowcoordinator/activechild/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/activechild/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/addchild(_:)/index.html b/documentation/ackategories/base/flowcoordinator/addchild(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/addchild(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/childcoordinators/index.html b/documentation/ackategories/base/flowcoordinator/childcoordinators/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/childcoordinators/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/handledeeplink(_:)/index.html b/documentation/ackategories/base/flowcoordinator/handledeeplink(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/handledeeplink(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/index.html b/documentation/ackategories/base/flowcoordinator/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/init()/index.html b/documentation/ackategories/base/flowcoordinator/init()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/init()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:animationcontrollerfor:from:to:)/index.html b/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:animationcontrollerfor:from:to:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:animationcontrollerfor:from:to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:didshow:animated:)/index.html b/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:didshow:animated:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:didshow:animated:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:interactioncontrollerfor:)/index.html b/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:interactioncontrollerfor:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/navigationcontroller(_:interactioncontrollerfor:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/navigationcontroller/index.html b/documentation/ackategories/base/flowcoordinator/navigationcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/navigationcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/parentcoordinator/index.html b/documentation/ackategories/base/flowcoordinator/parentcoordinator/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/parentcoordinator/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/presentationcontrollerdiddismiss(_:)/index.html b/documentation/ackategories/base/flowcoordinator/presentationcontrollerdiddismiss(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/presentationcontrollerdiddismiss(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/removechild(_:)/index.html b/documentation/ackategories/base/flowcoordinator/removechild(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/removechild(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/rootviewcontroller/index.html b/documentation/ackategories/base/flowcoordinator/rootviewcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/rootviewcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/start()/index.html b/documentation/ackategories/base/flowcoordinator/start()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/start()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/start(from:)/index.html b/documentation/ackategories/base/flowcoordinator/start(from:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/start(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/start(in:)/index.html b/documentation/ackategories/base/flowcoordinator/start(in:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/start(in:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/start(with:)/index.html b/documentation/ackategories/base/flowcoordinator/start(with:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/start(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinator/stop(animated:completion:)/index.html b/documentation/ackategories/base/flowcoordinator/stop(animated:completion:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinator/stop(animated:completion:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinatormemoryloggingenabled/index.html b/documentation/ackategories/base/flowcoordinatormemoryloggingenabled/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinatormemoryloggingenabled/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/flowcoordinatornodeeplink/index.html b/documentation/ackategories/base/flowcoordinatornodeeplink/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/flowcoordinatornodeeplink/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/index.html b/documentation/ackategories/base/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/memoryloggingenabled/index.html b/documentation/ackategories/base/memoryloggingenabled/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/memoryloggingenabled/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/nodeeplink/index.html b/documentation/ackategories/base/nodeeplink/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/nodeeplink/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontroller/hasnavigationbar/index.html b/documentation/ackategories/base/viewcontroller/hasnavigationbar/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontroller/hasnavigationbar/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontroller/index.html b/documentation/ackategories/base/viewcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontroller/init()/index.html b/documentation/ackategories/base/viewcontroller/init()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontroller/init()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontroller/init(coder:)/index.html b/documentation/ackategories/base/viewcontroller/init(coder:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontroller/init(coder:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontroller/viewdidappear(_:)/index.html b/documentation/ackategories/base/viewcontroller/viewdidappear(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontroller/viewdidappear(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontroller/viewdidfirstappear(_:)/index.html b/documentation/ackategories/base/viewcontroller/viewdidfirstappear(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontroller/viewdidfirstappear(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontroller/viewwillappear(_:)/index.html b/documentation/ackategories/base/viewcontroller/viewwillappear(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontroller/viewwillappear(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontroller/viewwillfirstappear(_:)/index.html b/documentation/ackategories/base/viewcontroller/viewwillfirstappear(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontroller/viewwillfirstappear(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewcontrollermemoryloggingenabled/index.html b/documentation/ackategories/base/viewcontrollermemoryloggingenabled/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewcontrollermemoryloggingenabled/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewmodel/index.html b/documentation/ackategories/base/viewmodel/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewmodel/init()/index.html b/documentation/ackategories/base/viewmodel/init()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewmodel/init()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/base/viewmodelmemoryloggingenabled/index.html b/documentation/ackategories/base/viewmodelmemoryloggingenabled/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/base/viewmodelmemoryloggingenabled/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/!=(_:_:)/index.html b/documentation/ackategories/betterurl/!=(_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/encode(to:)/index.html b/documentation/ackategories/betterurl/encode(to:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/equatable-implementations/index.html b/documentation/ackategories/betterurl/equatable-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/hash(into:)/index.html b/documentation/ackategories/betterurl/hash(into:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/hashvalue/index.html b/documentation/ackategories/betterurl/hashvalue/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/index.html b/documentation/ackategories/betterurl/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/init(from:)/index.html b/documentation/ackategories/betterurl/init(from:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/init(rawvalue:)/index.html b/documentation/ackategories/betterurl/init(rawvalue:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/init(url:)/index.html b/documentation/ackategories/betterurl/init(url:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/init(url:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/rawrepresentable-implementations/index.html b/documentation/ackategories/betterurl/rawrepresentable-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/rawvalue/index.html b/documentation/ackategories/betterurl/rawvalue/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/rawvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/betterurl/url/index.html b/documentation/ackategories/betterurl/url/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/betterurl/url/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/anypublisher/index.html b/documentation/ackategories/combine/anypublisher/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/anypublisher/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/anypublisher/init(operation:)/index.html b/documentation/ackategories/combine/anypublisher/init(operation:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/anypublisher/init(operation:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/future/index.html b/documentation/ackategories/combine/future/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/future/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/future/init(operation:)/index.html b/documentation/ackategories/combine/future/init(operation:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/future/init(operation:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/index.html b/documentation/ackategories/combine/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publisher/flatmaplatest(_:)/index.html b/documentation/ackategories/combine/publisher/flatmaplatest(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publisher/flatmaplatest(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publisher/index.html b/documentation/ackategories/combine/publisher/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publisher/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publisher/weakassign(to:on:)/index.html b/documentation/ackategories/combine/publisher/weakassign(to:on:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publisher/weakassign(to:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/index.html b/documentation/ackategories/combine/publishers/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/allsatisfy(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/allsatisfy(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/allsatisfy(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/append(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/append(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/append(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/assertnofailure(_:file:line:)/index.html b/documentation/ackategories/combine/publishers/zipmany/assertnofailure(_:file:line:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/assertnofailure(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/assign(to:)/index.html b/documentation/ackategories/combine/publishers/zipmany/assign(to:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/assign(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/assign(to:on:)/index.html b/documentation/ackategories/combine/publishers/zipmany/assign(to:on:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/assign(to:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/breakpoint(receivesubscription:receiveoutput:receivecompletion:)/index.html b/documentation/ackategories/combine/publishers/zipmany/breakpoint(receivesubscription:receiveoutput:receivecompletion:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/breakpoint(receivesubscription:receiveoutput:receivecompletion:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/breakpointonerror()/index.html b/documentation/ackategories/combine/publishers/zipmany/breakpointonerror()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/breakpointonerror()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/buffer(size:prefetch:whenfull:)/index.html b/documentation/ackategories/combine/publishers/zipmany/buffer(size:prefetch:whenfull:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/buffer(size:prefetch:whenfull:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/catch(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/catch(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/catch(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/collect()/index.html b/documentation/ackategories/combine/publishers/zipmany/collect()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/collect()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/collect(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/collect(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/collect(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/collect(_:options:)/index.html b/documentation/ackategories/combine/publishers/zipmany/collect(_:options:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/collect(_:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-165xv/index.html b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-165xv/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-165xv/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-2mfbw/index.html b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-2mfbw/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:)-2mfbw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-2sjo6/index.html b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-2sjo6/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-2sjo6/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-4kgni/index.html b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-4kgni/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:)-4kgni/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/combinelatest(_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/compactmap(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/compactmap(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/compactmap(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/contains(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/contains(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/contains(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/contains(where:)/index.html b/documentation/ackategories/combine/publishers/zipmany/contains(where:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/contains(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/count()/index.html b/documentation/ackategories/combine/publishers/zipmany/count()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/count()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/debounce(for:scheduler:options:)/index.html b/documentation/ackategories/combine/publishers/zipmany/debounce(for:scheduler:options:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/debounce(for:scheduler:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/decode(type:decoder:)/index.html b/documentation/ackategories/combine/publishers/zipmany/decode(type:decoder:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/decode(type:decoder:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/delay(for:tolerance:scheduler:options:)/index.html b/documentation/ackategories/combine/publishers/zipmany/delay(for:tolerance:scheduler:options:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/delay(for:tolerance:scheduler:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/drop(untiloutputfrom:)/index.html b/documentation/ackategories/combine/publishers/zipmany/drop(untiloutputfrom:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/drop(untiloutputfrom:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/drop(while:)/index.html b/documentation/ackategories/combine/publishers/zipmany/drop(while:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/drop(while:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/dropfirst(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/dropfirst(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/dropfirst(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/encode(encoder:)/index.html b/documentation/ackategories/combine/publishers/zipmany/encode(encoder:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/encode(encoder:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/erasetoanypublisher()/index.html b/documentation/ackategories/combine/publishers/zipmany/erasetoanypublisher()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/erasetoanypublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/failure/index.html b/documentation/ackategories/combine/publishers/zipmany/failure/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/failure/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/filter(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/filter(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/filter(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/first()/index.html b/documentation/ackategories/combine/publishers/zipmany/first()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/first()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/first(where:)/index.html b/documentation/ackategories/combine/publishers/zipmany/first(where:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/first(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3r0f7/index.html b/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3r0f7/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3r0f7/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3yqxm/index.html b/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3yqxm/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-3yqxm/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5657v/index.html b/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5657v/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5657v/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5rgig/index.html b/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5rgig/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/flatmap(maxpublishers:_:)-5rgig/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/flatmaplatest(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/flatmaplatest(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/flatmaplatest(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)/index.html b/documentation/ackategories/combine/publishers/zipmany/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/ignoreoutput()/index.html b/documentation/ackategories/combine/publishers/zipmany/ignoreoutput()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/ignoreoutput()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/index.html b/documentation/ackategories/combine/publishers/zipmany/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/init(_:)-277by/index.html b/documentation/ackategories/combine/publishers/zipmany/init(_:)-277by/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/init(_:)-277by/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/init(_:)-7ruqx/index.html b/documentation/ackategories/combine/publishers/zipmany/init(_:)-7ruqx/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/init(_:)-7ruqx/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/last()/index.html b/documentation/ackategories/combine/publishers/zipmany/last()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/last()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/last(where:)/index.html b/documentation/ackategories/combine/publishers/zipmany/last(where:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/last(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/makeconnectable()/index.html b/documentation/ackategories/combine/publishers/zipmany/makeconnectable()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/makeconnectable()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/map(_:)-4niae/index.html b/documentation/ackategories/combine/publishers/zipmany/map(_:)-4niae/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/map(_:)-4niae/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/map(_:)-wdlx/index.html b/documentation/ackategories/combine/publishers/zipmany/map(_:)-wdlx/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/map(_:)-wdlx/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/map(_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/map(_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/map(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/map(_:_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/map(_:_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/map(_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/maperror(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/maperror(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/maperror(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/max(by:)/index.html b/documentation/ackategories/combine/publishers/zipmany/max(by:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/max(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/measureinterval(using:options:)/index.html b/documentation/ackategories/combine/publishers/zipmany/measureinterval(using:options:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/measureinterval(using:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/merge(with:)/index.html b/documentation/ackategories/combine/publishers/zipmany/merge(with:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/merge(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/merge(with:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/merge(with:_:_:_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/min(by:)/index.html b/documentation/ackategories/combine/publishers/zipmany/min(by:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/min(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/multicast(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/multicast(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/multicast(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/multicast(subject:)/index.html b/documentation/ackategories/combine/publishers/zipmany/multicast(subject:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/multicast(subject:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/output(at:)/index.html b/documentation/ackategories/combine/publishers/zipmany/output(at:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/output(at:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/output(in:)/index.html b/documentation/ackategories/combine/publishers/zipmany/output(in:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/output(in:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/output/index.html b/documentation/ackategories/combine/publishers/zipmany/output/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/output/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/prefix(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/prefix(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/prefix(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/prefix(untiloutputfrom:)/index.html b/documentation/ackategories/combine/publishers/zipmany/prefix(untiloutputfrom:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/prefix(untiloutputfrom:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/prefix(while:)/index.html b/documentation/ackategories/combine/publishers/zipmany/prefix(while:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/prefix(while:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/prepend(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/prepend(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/prepend(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/print(_:to:)/index.html b/documentation/ackategories/combine/publishers/zipmany/print(_:to:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/print(_:to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/publisher-implementations/index.html b/documentation/ackategories/combine/publishers/zipmany/publisher-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/publisher-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/receive(on:options:)/index.html b/documentation/ackategories/combine/publishers/zipmany/receive(on:options:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/receive(on:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/receive(subscriber:)/index.html b/documentation/ackategories/combine/publishers/zipmany/receive(subscriber:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/receive(subscriber:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/reduce(_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/reduce(_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/reduce(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/removeduplicates()/index.html b/documentation/ackategories/combine/publishers/zipmany/removeduplicates()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/removeduplicates()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/removeduplicates(by:)/index.html b/documentation/ackategories/combine/publishers/zipmany/removeduplicates(by:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/removeduplicates(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/replaceempty(with:)/index.html b/documentation/ackategories/combine/publishers/zipmany/replaceempty(with:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/replaceempty(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/replaceerror(with:)/index.html b/documentation/ackategories/combine/publishers/zipmany/replaceerror(with:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/replaceerror(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/replacenil(with:)/index.html b/documentation/ackategories/combine/publishers/zipmany/replacenil(with:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/replacenil(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/retry(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/retry(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/retry(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/scan(_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/scan(_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/scan(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/setfailuretype(to:)/index.html b/documentation/ackategories/combine/publishers/zipmany/setfailuretype(to:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/setfailuretype(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/share()/index.html b/documentation/ackategories/combine/publishers/zipmany/share()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/share()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/sink(receivecompletion:receivevalue:)/index.html b/documentation/ackategories/combine/publishers/zipmany/sink(receivecompletion:receivevalue:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/sink(receivecompletion:receivevalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/sink(receivevalue:)/index.html b/documentation/ackategories/combine/publishers/zipmany/sink(receivevalue:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/sink(receivevalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-5dtaz/index.html b/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-5dtaz/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-5dtaz/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-cbwj/index.html b/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-cbwj/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/subscribe(_:)-cbwj/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/subscribe(on:options:)/index.html b/documentation/ackategories/combine/publishers/zipmany/subscribe(on:options:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/subscribe(on:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/throttle(for:scheduler:latest:)/index.html b/documentation/ackategories/combine/publishers/zipmany/throttle(for:scheduler:latest:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/throttle(for:scheduler:latest:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/timeout(_:scheduler:options:customerror:)/index.html b/documentation/ackategories/combine/publishers/zipmany/timeout(_:scheduler:options:customerror:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/timeout(_:scheduler:options:customerror:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/tryallsatisfy(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/tryallsatisfy(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/tryallsatisfy(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/trycatch(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/trycatch(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/trycatch(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/trycompactmap(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/trycompactmap(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/trycompactmap(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/trycontains(where:)/index.html b/documentation/ackategories/combine/publishers/zipmany/trycontains(where:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/trycontains(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/trydrop(while:)/index.html b/documentation/ackategories/combine/publishers/zipmany/trydrop(while:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/trydrop(while:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/tryfilter(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/tryfilter(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/tryfilter(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/tryfirst(where:)/index.html b/documentation/ackategories/combine/publishers/zipmany/tryfirst(where:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/tryfirst(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/trylast(where:)/index.html b/documentation/ackategories/combine/publishers/zipmany/trylast(where:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/trylast(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/trymap(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/trymap(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/trymap(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/trymax(by:)/index.html b/documentation/ackategories/combine/publishers/zipmany/trymax(by:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/trymax(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/trymin(by:)/index.html b/documentation/ackategories/combine/publishers/zipmany/trymin(by:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/trymin(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/tryprefix(while:)/index.html b/documentation/ackategories/combine/publishers/zipmany/tryprefix(while:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/tryprefix(while:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/tryreduce(_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/tryreduce(_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/tryreduce(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/tryremoveduplicates(by:)/index.html b/documentation/ackategories/combine/publishers/zipmany/tryremoveduplicates(by:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/tryremoveduplicates(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/tryscan(_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/tryscan(_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/tryscan(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/values-2oncf/index.html b/documentation/ackategories/combine/publishers/zipmany/values-2oncf/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/values-2oncf/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/values-3jyog/index.html b/documentation/ackategories/combine/publishers/zipmany/values-3jyog/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/values-3jyog/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/weakassign(to:on:)/index.html b/documentation/ackategories/combine/publishers/zipmany/weakassign(to:on:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/weakassign(to:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/zip(_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/zip(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/zip(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-4ukx2/index.html b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-4ukx2/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-4ukx2/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-6yeut/index.html b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-6yeut/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:)-6yeut/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-4lymq/index.html b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-4lymq/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-4lymq/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-6xqon/index.html b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-6xqon/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:)-6xqon/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:_:)/index.html b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/combine/publishers/zipmany/zip(_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/errorhandlers/index.html b/documentation/ackategories/errorhandlers/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/errorhandlers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/errorhandlers/rootviewcontrollerdeallocatedbeforestop/index.html b/documentation/ackategories/errorhandlers/rootviewcontrollerdeallocatedbeforestop/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/errorhandlers/rootviewcontrollerdeallocatedbeforestop/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/bundle/buildnumber/index.html b/documentation/ackategories/foundation/bundle/buildnumber/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/bundle/buildnumber/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/bundle/index.html b/documentation/ackategories/foundation/bundle/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/bundle/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/bundle/receiptdata/index.html b/documentation/ackategories/foundation/bundle/receiptdata/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/bundle/receiptdata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/bundle/version/index.html b/documentation/ackategories/foundation/bundle/version/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/bundle/version/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/date/index.html b/documentation/ackategories/foundation/date/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/date/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/date/random()/index.html b/documentation/ackategories/foundation/date/random()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/date/random()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/date/random(min:max:)/index.html b/documentation/ackategories/foundation/date/random(min:max:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/date/random(min:max:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/date/randomizable-implementations/index.html b/documentation/ackategories/foundation/date/randomizable-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/date/randomizable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/date/tostring(with:)/index.html b/documentation/ackategories/foundation/date/tostring(with:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/date/tostring(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/dateformatter/cached(for:)/index.html b/documentation/ackategories/foundation/dateformatter/cached(for:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/dateformatter/cached(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/dateformatter/index.html b/documentation/ackategories/foundation/dateformatter/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/dateformatter/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/index.html b/documentation/ackategories/foundation/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/nsattributedstring/+(_:_:)/index.html b/documentation/ackategories/foundation/nsattributedstring/+(_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/nsattributedstring/+(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/nsattributedstring/byappending(_:)/index.html b/documentation/ackategories/foundation/nsattributedstring/byappending(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/nsattributedstring/byappending(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/nsattributedstring/index.html b/documentation/ackategories/foundation/nsattributedstring/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/nsattributedstring/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/numberformatter/index.html b/documentation/ackategories/foundation/numberformatter/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/numberformatter/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/numberformatter/string(from:)-42ny2/index.html b/documentation/ackategories/foundation/numberformatter/string(from:)-42ny2/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/numberformatter/string(from:)-42ny2/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/numberformatter/string(from:)-9amzr/index.html b/documentation/ackategories/foundation/numberformatter/string(from:)-9amzr/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/numberformatter/string(from:)-9amzr/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/userdefaults/deviceid/index.html b/documentation/ackategories/foundation/userdefaults/deviceid/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/userdefaults/deviceid/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/foundation/userdefaults/index.html b/documentation/ackategories/foundation/userdefaults/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/foundation/userdefaults/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/frontmostcontainerviewcontroller/frontmostchild/index.html b/documentation/ackategories/frontmostcontainerviewcontroller/frontmostchild/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/frontmostcontainerviewcontroller/frontmostchild/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/frontmostcontainerviewcontroller/index.html b/documentation/ackategories/frontmostcontainerviewcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/frontmostcontainerviewcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/gradientview/axis/index.html b/documentation/ackategories/gradientview/axis/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/gradientview/axis/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/gradientview/colors/index.html b/documentation/ackategories/gradientview/colors/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/gradientview/colors/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/gradientview/index.html b/documentation/ackategories/gradientview/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/gradientview/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/gradientview/init(coder:)/index.html b/documentation/ackategories/gradientview/init(coder:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/gradientview/init(coder:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/gradientview/init(colors:axis:)/index.html b/documentation/ackategories/gradientview/init(colors:axis:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/gradientview/init(colors:axis:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/gradientview/layerclass/index.html b/documentation/ackategories/gradientview/layerclass/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/gradientview/layerclass/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/gradientview/traitcollectiondidchange(_:)/index.html b/documentation/ackategories/gradientview/traitcollectiondidchange(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/gradientview/traitcollectiondidchange(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/index.html b/documentation/ackategories/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/logger/applog()/index.html b/documentation/ackategories/logger/applog()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/logger/applog()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/logger/index.html b/documentation/ackategories/logger/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/logger/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/logger/lifecyclelog()/index.html b/documentation/ackategories/logger/lifecyclelog()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/logger/lifecyclelog()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/logger/networkinglog()/index.html b/documentation/ackategories/logger/networkinglog()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/logger/networkinglog()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/logger/oslog(subsystem:category:)/index.html b/documentation/ackategories/logger/oslog(subsystem:category:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/logger/oslog(subsystem:category:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/loggercategory/app/index.html b/documentation/ackategories/loggercategory/app/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/loggercategory/app/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/loggercategory/index.html b/documentation/ackategories/loggercategory/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/loggercategory/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/loggercategory/lifecycle/index.html b/documentation/ackategories/loggercategory/lifecycle/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/loggercategory/lifecycle/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/loggercategory/networking/index.html b/documentation/ackategories/loggercategory/networking/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/loggercategory/networking/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/mapkit/index.html b/documentation/ackategories/mapkit/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/mapkit/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/mapkit/mkmapview/dequeueannotationview(for:type:)/index.html b/documentation/ackategories/mapkit/mkmapview/dequeueannotationview(for:type:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/mapkit/mkmapview/dequeueannotationview(for:type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/mapkit/mkmapview/index.html b/documentation/ackategories/mapkit/mkmapview/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/mapkit/mkmapview/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/optionalprotocol/index.html b/documentation/ackategories/optionalprotocol/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/optionalprotocol/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/optionalprotocol/optional/index.html b/documentation/ackategories/optionalprotocol/optional/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/optionalprotocol/optional/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/optionalprotocol/wrappedvalue/index.html b/documentation/ackategories/optionalprotocol/wrappedvalue/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/optionalprotocol/wrappedvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/propertylistvalue/index.html b/documentation/ackategories/propertylistvalue/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/propertylistvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/randomizable/index.html b/documentation/ackategories/randomizable/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/randomizable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/randomizable/random()/index.html b/documentation/ackategories/randomizable/random()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/randomizable/random()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/reusable/index.html b/documentation/ackategories/reusable/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/reusable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/reusable/reuseidentifier/index.html b/documentation/ackategories/reusable/reuseidentifier/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/reusable/reuseidentifier/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/selfsizingtableheaderfooterview/index.html b/documentation/ackategories/selfsizingtableheaderfooterview/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/selfsizingtableheaderfooterview/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/selfsizingtableheaderfooterview/layoutsubviews()/index.html b/documentation/ackategories/selfsizingtableheaderfooterview/layoutsubviews()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/selfsizingtableheaderfooterview/layoutsubviews()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/array/index.html b/documentation/ackategories/swift/array/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/array/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/array/remove(object:)/index.html b/documentation/ackategories/swift/array/remove(object:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/array/remove(object:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/collection/index.html b/documentation/ackategories/swift/collection/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/collection/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/collection/isnotempty/index.html b/documentation/ackategories/swift/collection/isnotempty/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/collection/isnotempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/collection/random(min:max:)/index.html b/documentation/ackategories/swift/collection/random(min:max:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/collection/random(min:max:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/collection/subscript(safe:)-1uhro/index.html b/documentation/ackategories/swift/collection/subscript(safe:)-1uhro/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/collection/subscript(safe:)-1uhro/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/collection/subscript(safe:)-412d7/index.html b/documentation/ackategories/swift/collection/subscript(safe:)-412d7/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/collection/subscript(safe:)-412d7/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/dictionary/index.html b/documentation/ackategories/swift/dictionary/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/dictionary/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/dictionary/nilsremoved/index.html b/documentation/ackategories/swift/dictionary/nilsremoved/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/dictionary/nilsremoved/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/dictionary/value(for:)/index.html b/documentation/ackategories/swift/dictionary/value(for:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/dictionary/value(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/index.html b/documentation/ackategories/swift/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/int/index.html b/documentation/ackategories/swift/int/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/int/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/int/init(safe:)-2x0yb/index.html b/documentation/ackategories/swift/int/init(safe:)-2x0yb/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/int/init(safe:)-2x0yb/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/int/init(safe:)-47nf8/index.html b/documentation/ackategories/swift/int/init(safe:)-47nf8/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/int/init(safe:)-47nf8/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/int/init(safe:)-4ndg2/index.html b/documentation/ackategories/swift/int/init(safe:)-4ndg2/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/int/init(safe:)-4ndg2/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/int/random()/index.html b/documentation/ackategories/swift/int/random()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/int/random()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/int/randomizable-implementations/index.html b/documentation/ackategories/swift/int/randomizable-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/int/randomizable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/optional/index.html b/documentation/ackategories/swift/optional/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/optional/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/optional/isempty/index.html b/documentation/ackategories/swift/optional/isempty/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/optional/isempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/optional/isnotempty/index.html b/documentation/ackategories/swift/optional/isnotempty/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/optional/isnotempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/optional/nonempty/index.html b/documentation/ackategories/swift/optional/nonempty/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/optional/nonempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/optional/optional/index.html b/documentation/ackategories/swift/optional/optional/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/optional/optional/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/optional/optionalprotocol-implementations/index.html b/documentation/ackategories/swift/optional/optionalprotocol-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/optional/optionalprotocol-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/optional/wrappedvalue/index.html b/documentation/ackategories/swift/optional/wrappedvalue/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/optional/wrappedvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/firstletter/index.html b/documentation/ackategories/swift/string/firstletter/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/firstletter/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/index.html b/documentation/ackategories/swift/string/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/isnumeric/index.html b/documentation/ackategories/swift/string/isnumeric/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/isnumeric/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/isvalidemail(regex:)/index.html b/documentation/ackategories/swift/string/isvalidemail(regex:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/isvalidemail(regex:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/leftpadding(tolength:withpad:)/index.html b/documentation/ackategories/swift/string/leftpadding(tolength:withpad:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/leftpadding(tolength:withpad:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/localized(comment:value:tablename:bundle:)/index.html b/documentation/ackategories/swift/string/localized(comment:value:tablename:bundle:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/localized(comment:value:tablename:bundle:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/matchesregex(_:)/index.html b/documentation/ackategories/swift/string/matchesregex(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/matchesregex(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/normalized()/index.html b/documentation/ackategories/swift/string/normalized()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/normalized()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/random()/index.html b/documentation/ackategories/swift/string/random()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/random()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/random(minlength:maxlength:allowedcharacters:)/index.html b/documentation/ackategories/swift/string/random(minlength:maxlength:allowedcharacters:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/random(minlength:maxlength:allowedcharacters:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/randomizable-implementations/index.html b/documentation/ackategories/swift/string/randomizable-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/randomizable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/removingdiacritics(_:)/index.html b/documentation/ackategories/swift/string/removingdiacritics(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/removingdiacritics(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/side/!=(_:_:)/index.html b/documentation/ackategories/swift/string/side/!=(_:_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/side/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/side/both/index.html b/documentation/ackategories/swift/string/side/both/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/side/both/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/side/equatable-implementations/index.html b/documentation/ackategories/swift/string/side/equatable-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/side/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/side/index.html b/documentation/ackategories/swift/string/side/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/side/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/side/leading/index.html b/documentation/ackategories/swift/string/side/leading/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/side/leading/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/side/trailing/index.html b/documentation/ackategories/swift/string/side/trailing/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/side/trailing/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/trimmed(characterset:from:)/index.html b/documentation/ackategories/swift/string/trimmed(characterset:from:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/trimmed(characterset:from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swift/string/trimmed(charactersin:from:)/index.html b/documentation/ackategories/swift/string/trimmed(charactersin:from:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swift/string/trimmed(charactersin:from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swiftui/edgeinsets/index.html b/documentation/ackategories/swiftui/edgeinsets/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swiftui/edgeinsets/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swiftui/edgeinsets/init(_:)/index.html b/documentation/ackategories/swiftui/edgeinsets/init(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swiftui/edgeinsets/init(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swiftui/edgeinsets/zero/index.html b/documentation/ackategories/swiftui/edgeinsets/zero/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swiftui/edgeinsets/zero/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swiftui/index.html b/documentation/ackategories/swiftui/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swiftui/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swiftui/view/font(_:lineheight:textstyle:)/index.html b/documentation/ackategories/swiftui/view/font(_:lineheight:textstyle:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swiftui/view/font(_:lineheight:textstyle:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/swiftui/view/index.html b/documentation/ackategories/swiftui/view/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/swiftui/view/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/taglistview/horizontalspacing/index.html b/documentation/ackategories/taglistview/horizontalspacing/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/taglistview/horizontalspacing/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/taglistview/index.html b/documentation/ackategories/taglistview/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/taglistview/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/taglistview/init(frame:)/index.html b/documentation/ackategories/taglistview/init(frame:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/taglistview/init(frame:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/taglistview/intrinsiccontentsize/index.html b/documentation/ackategories/taglistview/intrinsiccontentsize/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/taglistview/intrinsiccontentsize/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/taglistview/layoutsubviews()/index.html b/documentation/ackategories/taglistview/layoutsubviews()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/taglistview/layoutsubviews()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/taglistview/tagviews/index.html b/documentation/ackategories/taglistview/tagviews/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/taglistview/tagviews/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/taglistview/verticalspacing/index.html b/documentation/ackategories/taglistview/verticalspacing/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/taglistview/verticalspacing/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uicontroleventhandling/index.html b/documentation/ackategories/uicontroleventhandling/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uicontroleventhandling/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uicontroleventhandling/off(_:)/index.html b/documentation/ackategories/uicontroleventhandling/off(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uicontroleventhandling/off(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uicontroleventhandling/on(_:handler:)/index.html b/documentation/ackategories/uicontroleventhandling/on(_:handler:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uicontroleventhandling/on(_:handler:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uicontroleventhandling/on(handler:)/index.html b/documentation/ackategories/uicontroleventhandling/on(handler:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uicontroleventhandling/on(handler:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/index.html b/documentation/ackategories/uikit/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/nsmutableparagraphstyle/index.html b/documentation/ackategories/uikit/nsmutableparagraphstyle/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/nsmutableparagraphstyle/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/nsmutableparagraphstyle/init(lineheight:)/index.html b/documentation/ackategories/uikit/nsmutableparagraphstyle/init(lineheight:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/nsmutableparagraphstyle/init(lineheight:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiapplication/clearlaunchscreencache()/index.html b/documentation/ackategories/uikit/uiapplication/clearlaunchscreencache()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiapplication/clearlaunchscreencache()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiapplication/index.html b/documentation/ackategories/uikit/uiapplication/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiapplication/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uibutton/centervertically(padding:)/index.html b/documentation/ackategories/uikit/uibutton/centervertically(padding:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uibutton/centervertically(padding:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uibutton/index.html b/documentation/ackategories/uikit/uibutton/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uibutton/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uibutton/intrinsiccontentsize/index.html b/documentation/ackategories/uikit/uibutton/intrinsiccontentsize/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uibutton/intrinsiccontentsize/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicollectionview/dequeuecell(for:type:)/index.html b/documentation/ackategories/uikit/uicollectionview/dequeuecell(for:type:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicollectionview/dequeuecell(for:type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicollectionview/dequeuesupplementaryview(ofkind:for:type:)/index.html b/documentation/ackategories/uikit/uicollectionview/dequeuesupplementaryview(ofkind:for:type:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicollectionview/dequeuesupplementaryview(ofkind:for:type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicollectionview/index.html b/documentation/ackategories/uikit/uicollectionview/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicollectionview/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicollectionview/prototypecell(type:)/index.html b/documentation/ackategories/uikit/uicollectionview/prototypecell(type:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicollectionview/prototypecell(type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicollectionview/prototypesupplementaryview(ofkind:type:)/index.html b/documentation/ackategories/uikit/uicollectionview/prototypesupplementaryview(ofkind:type:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicollectionview/prototypesupplementaryview(ofkind:type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/brightened(by:)/index.html b/documentation/ackategories/uikit/uicolor/brightened(by:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/brightened(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/darkened(by:)/index.html b/documentation/ackategories/uikit/uicolor/darkened(by:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/darkened(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/hexstring/index.html b/documentation/ackategories/uikit/uicolor/hexstring/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/hexstring/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/image(of:)/index.html b/documentation/ackategories/uikit/uicolor/image(of:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/image(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/index.html b/documentation/ackategories/uikit/uicolor/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/init(hex:)/index.html b/documentation/ackategories/uikit/uicolor/init(hex:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/init(hex:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/init(hexstring:)/index.html b/documentation/ackategories/uikit/uicolor/init(hexstring:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/init(hexstring:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/isdark/index.html b/documentation/ackategories/uikit/uicolor/isdark/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/isdark/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/islight/index.html b/documentation/ackategories/uikit/uicolor/islight/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/islight/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicolor/random()/index.html b/documentation/ackategories/uikit/uicolor/random()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicolor/random()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicontrol/event/index.html b/documentation/ackategories/uikit/uicontrol/event/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicontrol/event/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicontrol/event/touchendevents/index.html b/documentation/ackategories/uikit/uicontrol/event/touchendevents/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicontrol/event/touchendevents/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicontrol/index.html b/documentation/ackategories/uikit/uicontrol/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicontrol/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicontrol/off(_:)/index.html b/documentation/ackategories/uikit/uicontrol/off(_:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicontrol/off(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicontrol/on(_:handler:)/index.html b/documentation/ackategories/uikit/uicontrol/on(_:handler:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicontrol/on(_:handler:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicontrol/on(handler:)/index.html b/documentation/ackategories/uikit/uicontrol/on(handler:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicontrol/on(handler:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uicontrol/uicontroleventhandling-implementations/index.html b/documentation/ackategories/uikit/uicontrol/uicontroleventhandling-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uicontrol/uicontroleventhandling-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uidevice/index.html b/documentation/ackategories/uikit/uidevice/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uidevice/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uidevice/ismac/index.html b/documentation/ackategories/uikit/uidevice/ismac/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uidevice/ismac/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uidevice/ispad/index.html b/documentation/ackategories/uikit/uidevice/ispad/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uidevice/ispad/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uidevice/istv/index.html b/documentation/ackategories/uikit/uidevice/istv/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uidevice/istv/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uidevice/modelname/index.html b/documentation/ackategories/uikit/uidevice/modelname/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uidevice/modelname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiimage/fixedorientation()/index.html b/documentation/ackategories/uikit/uiimage/fixedorientation()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiimage/fixedorientation()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiimage/index.html b/documentation/ackategories/uikit/uiimage/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiimage/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiimage/resized(maxdimension:)/index.html b/documentation/ackategories/uikit/uiimage/resized(maxdimension:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiimage/resized(maxdimension:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uilabel/fontsize/index.html b/documentation/ackategories/uikit/uilabel/fontsize/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uilabel/fontsize/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uilabel/index.html b/documentation/ackategories/uikit/uilabel/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uilabel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uinavigationcontroller/frontmostchild/index.html b/documentation/ackategories/uikit/uinavigationcontroller/frontmostchild/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uinavigationcontroller/frontmostchild/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uinavigationcontroller/frontmostcontainerviewcontroller-implementations/index.html b/documentation/ackategories/uikit/uinavigationcontroller/frontmostcontainerviewcontroller-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uinavigationcontroller/frontmostcontainerviewcontroller-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uinavigationcontroller/index.html b/documentation/ackategories/uikit/uinavigationcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uinavigationcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uinavigationcontroller/poptorootviewcontroller(animated:completion:)/index.html b/documentation/ackategories/uikit/uinavigationcontroller/poptorootviewcontroller(animated:completion:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uinavigationcontroller/poptorootviewcontroller(animated:completion:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uinavigationcontroller/poptoviewcontroller(_:animated:completion:)/index.html b/documentation/ackategories/uikit/uinavigationcontroller/poptoviewcontroller(_:animated:completion:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uinavigationcontroller/poptoviewcontroller(_:animated:completion:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uinavigationcontroller/popviewcontroller(animated:completion:)/index.html b/documentation/ackategories/uikit/uinavigationcontroller/popviewcontroller(animated:completion:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uinavigationcontroller/popviewcontroller(animated:completion:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uinavigationcontroller/pushviewcontroller(_:animated:completion:)/index.html b/documentation/ackategories/uikit/uinavigationcontroller/pushviewcontroller(_:animated:completion:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uinavigationcontroller/pushviewcontroller(_:animated:completion:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uinavigationcontroller/setupcustombackgesturedelegate()/index.html b/documentation/ackategories/uikit/uinavigationcontroller/setupcustombackgesturedelegate()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uinavigationcontroller/setupcustombackgesturedelegate()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uisearchbar/index.html b/documentation/ackategories/uikit/uisearchbar/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uisearchbar/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uisearchbar/textfield/index.html b/documentation/ackategories/uikit/uisearchbar/textfield/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uisearchbar/textfield/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uisplitviewcontroller/frontmostchild/index.html b/documentation/ackategories/uikit/uisplitviewcontroller/frontmostchild/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uisplitviewcontroller/frontmostchild/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uisplitviewcontroller/frontmostcontainerviewcontroller-implementations/index.html b/documentation/ackategories/uikit/uisplitviewcontroller/frontmostcontainerviewcontroller-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uisplitviewcontroller/frontmostcontainerviewcontroller-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uisplitviewcontroller/index.html b/documentation/ackategories/uikit/uisplitviewcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uisplitviewcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uistackview/index.html b/documentation/ackategories/uikit/uistackview/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uistackview/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uistackview/removeallarrangedsubviews()/index.html b/documentation/ackategories/uikit/uistackview/removeallarrangedsubviews()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uistackview/removeallarrangedsubviews()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uitabbarcontroller/frontmostchild/index.html b/documentation/ackategories/uikit/uitabbarcontroller/frontmostchild/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uitabbarcontroller/frontmostchild/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uitabbarcontroller/frontmostcontainerviewcontroller-implementations/index.html b/documentation/ackategories/uikit/uitabbarcontroller/frontmostcontainerviewcontroller-implementations/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uitabbarcontroller/frontmostcontainerviewcontroller-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uitabbarcontroller/index.html b/documentation/ackategories/uikit/uitabbarcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uitabbarcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uitableview/dequeuecell(for:type:)/index.html b/documentation/ackategories/uikit/uitableview/dequeuecell(for:type:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uitableview/dequeuecell(for:type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uitableview/dequeueheaderfooterview(type:)/index.html b/documentation/ackategories/uikit/uitableview/dequeueheaderfooterview(type:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uitableview/dequeueheaderfooterview(type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uitableview/index.html b/documentation/ackategories/uikit/uitableview/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uitableview/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uitableview/prototypecell(type:)/index.html b/documentation/ackategories/uikit/uitableview/prototypecell(type:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uitableview/prototypecell(type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiview/createhspacer(_:priority:)/index.html b/documentation/ackategories/uikit/uiview/createhspacer(_:priority:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiview/createhspacer(_:priority:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiview/createvspacer(_:priority:)/index.html b/documentation/ackategories/uikit/uiview/createvspacer(_:priority:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiview/createvspacer(_:priority:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiview/forceintrinsic()/index.html b/documentation/ackategories/uikit/uiview/forceintrinsic()/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiview/forceintrinsic()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiview/index.html b/documentation/ackategories/uikit/uiview/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiview/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiviewcontroller/display(childviewcontroller:in:)/index.html b/documentation/ackategories/uikit/uiviewcontroller/display(childviewcontroller:in:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiviewcontroller/display(childviewcontroller:in:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiviewcontroller/frontmostcontroller/index.html b/documentation/ackategories/uikit/uiviewcontroller/frontmostcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiviewcontroller/frontmostcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiviewcontroller/index.html b/documentation/ackategories/uikit/uiviewcontroller/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiviewcontroller/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/uikit/uiviewcontroller/remove(childviewcontroller:)/index.html b/documentation/ackategories/uikit/uiviewcontroller/remove(childviewcontroller:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/uikit/uiviewcontroller/remove(childviewcontroller:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/userdefault/index.html b/documentation/ackategories/userdefault/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/userdefault/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/userdefault/init(_:default:userdefaults:)/index.html b/documentation/ackategories/userdefault/init(_:default:userdefaults:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/userdefault/init(_:default:userdefaults:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/userdefault/init(_:default:userdefaults:errorlogger:)/index.html b/documentation/ackategories/userdefault/init(_:default:userdefaults:errorlogger:)/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/userdefault/init(_:default:userdefaults:errorlogger:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/userdefault/projectedvalue/index.html b/documentation/ackategories/userdefault/projectedvalue/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/userdefault/projectedvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/documentation/ackategories/userdefault/wrappedvalue/index.html b/documentation/ackategories/userdefault/wrappedvalue/index.html new file mode 100644 index 00000000..42d4c034 --- /dev/null +++ b/documentation/ackategories/userdefault/wrappedvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..5231da6dc99b41b8c9b720113cc4991529eb215e GIT binary patch literal 15406 zcmeI0eXLhy9l(EZk(V;zI<*U%aPfsugKmE)10f(cwHIH|L9U{ah=EJiM6*Bqr=-%B zThmgUiaYBb7lU3O68JDrPAE|?)})tN@Xd!mX^#urc&8-W~DL~ zA3}(DSI?zd>5t=7SPZK&9IMk-CKECK0-k`U;cFR=)oIfwPriimM=%tA34>uqhGTWw z^!XyhV$KJkAAAL7f)e5#tD6n_=o|X*H*J9*!w=xkaDO&l!&TI))8<%TW5QhB$+!uI zgTK|W+?WyW{SEqf|1Ajfd@f__<&V_U0+&D*$rJDKckKge;Kf=4$g1yzV zevDUKll89O?gaefnyh#KgdEOCSXb^j@flUKe{ri#JZG9=8hAeSq6{S0`EUiecg3+f zZG9m_NO~Q(PhNvAI0l^=j@4OB}1yrjNeH7;BDt zWHdpouphn+qu>SD3}=Ay(+tPz{s`+qUt^3l$7rZUrr_*cu7eQkS-Ka@9VD)=PTM~C zrZ)2K)rVdOADP-OM$Xw7xcdj5kIxhq;`Ko_erfdtCwz5ab>P+hI^p zWY@g<`siy+5ObN+++jY0EnHnEt*{XW2W2+i&GoiO7lwKDwcQT8Anwv1zHlea=$Fm1)sI(CEUl?<>-x#b&fv;*0N?0-z}1g&&lU_V`|9mi=Myc zxnOMGv-X*JZYk~$*X38eNyO)Q1TIeW;kK-PSOZPLIl9{09^9bKRvHMhR+!J{={mSZ}p2hmSQ_*J4%V8!QhMz&m7p^a$ z^Ea%@vFY>ojNl(%&1dX-i1m)OS<~8~eqN2^sc*ib`r1PMD;PT$d2{UC)jR*@Gu9lb z#PdG}W6}C^o%kE#cV3(;%xkO*<7(I6Kmv;PpL@ss=bx5&QdZv>WApZ(=SkRq=Jo9H zOi1N;&!1OGn0Nm8w?sI9tm#?k8t_@A=jET!Ez8mCw>Be<@qQT?o7${ltr-yHM8ALR z<0f#uP6N-~fbUS(;DksQY(6ueUAPZdeT_-qzthm=y?;@6Kc`l%ek0_4e=O1|k)rjd z?=Bb=`SPepAKywB^;;M_*%tm}?1`+Ztu!H^3Y4AhQ*Fos_PR7-If9s>KVyrpLRc&otyT#a6*bmJiTl_eC4Te}Daj`>Vh+L>zB}qp%5jZldfi5@( zof(eRXh;0!C&y zR;NuLeNP6lk6|zgJOl58r@(i`R&ei$V|Ci}(bpJbPta6h`nD1o*f5aCHPx{SnpBrx!(-~ zAeN&3_0e}R82bo>`C!;xVZh`4g&u_3-dw&O(faiBSzn|gW=k0oKhE&S>*S8sr zHOG|@#2VJJrnUVI;TbWkN}BNU`8hx484R&}n44$8Ir9G$ozGNy>fe|xlb-rFW<0o;&1KG1tZfhWVo&x~Ca(Fp;C|c= zE#UKv#d*66Le5iSV>GU&e`A+sxy)(qSgdUi_F_-=W{*WO3WH~`z1;#sau|-z=iLcc z=h#EcMc8&`I1c*sY7TQf1LjWc-hUnJ$#vvAu1H+V`n?6dS02h?1-gCU-ddhx4>7B- zc}9xkpii&nFxOr%cWU?EUj7Z9tBW8{Tx;zR-tS$E^U!{*3O{4@le|2!uG*aDYKL@B zy3Q76b)Mro3$86dyU%-Zfjz`6!0w!i@ses#^MQCh%`y{q#M6>ODD!(GJ)J6Em&9%fBZMfdA(;5Q^kn4DO?Ka7K|+rmv;{ zGl^Lb=C;Qo8HC|iV6XOU@9ORY*WWjwOeSM=udRfSlsRInrGIm+0&|CXWtc0sp|#f^ zg1w&xt3llqD3j|jc7bQwhsqqW)zZJY9tQh&ua?PFjP~#(*t_3K8(}|`t$obh?>}S1 zZ&z0&we%m>fVt-sCCv1$FV7i!w)YXR6?`XordYR#d$IYP?uU<+_!)m0yqe*-D5rXJ zJpktZK9u>|qrKX*y^n-#VC+AjqlAB9^Bv-KXNg}2HhcHIDvmo!Fqh9iPtP`M^u_sUPIK3Kehwn0 z+V|I`_TWA^yc@2xy)J3_rufp#orIy zcK=`MZmv7P9*g8u3~jI-nxRZQ!#gq@mq{~5bDF#C`_1n!dyK!|xb6NwuvV^b!ff!F z6p7!sufrup4w=4|{>^31Uzg;xCwsHU4KNgfXj=$f@I1@{_fZ~e(Radk3+y4Lp1)tr z9pclgJv|5Zcq^oH+=Q+jdA^W=7vMjXm z#SG{E8E_3u{q3TPIJdL$M#?^_GE7(p-37q%mu$sJr7zSU1tN( z-38`*3{HVOsb>EgYYuan)7-IG`;%ZV_GEAUp-dVvhMcPz=dHEr==VSyjDtL>rvLE- z?f`R5gH)_-5B|PK!QQG7<9t>JVF~ygWATiB7PPx((s@JG{SDv2Rs1cf7;^_40&|%& z7Hj%9nfBkoN1+yR&29nrmcPOHcr9JY{oC*d7zL^HH2=*6YzA|fD~L6$Wz9~ohYO)r zaW8xtjCY<_LY!wH_dZi?cZ2g8OIiQ=E(Yh;9OepQjg??tYr9tMr5-WPe6A(Wt{35Y z2=y*t{1Ujgu7UXZ6!ou z4g7WtbCuV>w#k{VF~*vs1ucb-aRa=P;aJ^X(8oAqjCE`- zbDFz1)(dHR6xYY@7ee^YE1DL~HCqmqduHQ*85BwYUDcA^G yVOxe{bx(pm`c4GDf#W^T?Fke6@Nd!6;4Byct_N|fPMba_OV70Of&4$uz<&VCpkVL- literal 0 HcmV?d00001 diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 00000000..c54c53fb --- /dev/null +++ b/favicon.svg @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/img/added-icon.d6f7e47d.svg b/img/added-icon.d6f7e47d.svg new file mode 100644 index 00000000..6bb6d89a --- /dev/null +++ b/img/added-icon.d6f7e47d.svg @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/img/deprecated-icon.015b4f17.svg b/img/deprecated-icon.015b4f17.svg new file mode 100644 index 00000000..a0f80086 --- /dev/null +++ b/img/deprecated-icon.015b4f17.svg @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/img/modified-icon.f496e73d.svg b/img/modified-icon.f496e73d.svg new file mode 100644 index 00000000..3e0bd6f0 --- /dev/null +++ b/img/modified-icon.f496e73d.svg @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/img/no-image@2x.df2a0a50.png b/img/no-image@2x.df2a0a50.png new file mode 100644 index 0000000000000000000000000000000000000000..041394edda9494abd40fb9225699cad7a7842b47 GIT binary patch literal 6155 zcmeHL2~$&97QQclpdz3SkX9rSR7Ow(Dvg2$6cn_T21Z#GqO>rqQ6V4!LR?W$aTkzP zT3N#~A<(SBMu@E-D4U95RRST2L`;B$By)o^zhP>sOjYXDyZ65H&iT&ref6%nI6E#| zvT6wcVA%mD2R8szumGUEG#0@XS5wy>cv*bf$twZ?z4gjJa=>lf6ae}S2ORbsIhVm_ ze+fRqsbdX4d3x{yQnT)<&nkL6biT%C z`q0)%n~>gP`l=G6_O|pi{b^xL7AbptpMCIvIBsM zMo<7e*U$j~yPpdEvOuWA_`&P6}+)s40)ir+f=n-2iuCmf4 z96>eZ9HvWL;kA6R4pn zBsc4A0!H4|2l+hSIeW1G5EXRR_0m_VtE;mo`^p;D0%M5M`0+_DYhWPDN`>$VhS(6Y zTVc^YwFl_k1xSvE<+}1KYKHlOIFXp|LtNDK0s=+usg-esqpSf9>Uu0RaP*b9IGrr# zz28PuZCU}N{PwiU52kjFl;fkWjVhnjG*V4HFL}%+caqa8Gi2jWQ)Oqy+R_Aff5oT0 zGV@gb6mrl8t| zlj%S&17@MryCb18%LF03gZ@X*nasg@T2M&HtJP}eD3mI-CN1D=%;c``Rb;MjDa|8E zkFpOJD^oD5e8N@ey8P{*n{Ohm_AmqbFaw;|nRM9_f&<(=Lz=3$v@^w;~JrUk=hlX-u#EEna7^RQwR`c8>Qj^0fS7NOgjVUWB ziPXpW8q8NtvDxggLCZKDLY%5b6RJS>;)kju7o|7rNMT_ua)6$#2F!pZu|{4mdhooGXqXXPq{4A?N}9Ba;*>9O{eELNR(W+r9tQ_|;L zoM<*60l8zqkz>qC6SVsW}* zjXOS+i9+KLlsT5MFDQNEa97dA2}Xk%O{=wf|9z!vE1_$5Jahj@P*CPC_?TozLrdRa z>~`HR9VahMbrsl8Tw}#}Ocpt}%g_?+KH%&~1)2`oK4k+BDJ8u_7E%?${P*(?FJ1gu z!x2=W(&p`tdiSlb;`zLk4;R#${#dL-MVv}0kqL==_O>`q`g_TMrxvV$fl4h*$$N}| zqE>DIQ`%6l`4r8}#@!Y?fN4WhMIzDo-2&ajMus!~OPd^cnnL%mD_qTQr!wBu%8InI z@>Mjcb5L}t+@4=S5stL@Dk$tz#iCMQrHy20y4fY?6WsPIa`|eM?}!2^V1#1KAFK{ma;X! zWPM8CAaqS}t)9yaV5m`tJ%zqN)8n#zW`6;WC%Rns`InjBNV$T7`}HmS?R(6_sP(Hc zD;Y2_n`?yv&<0z`6OcGXlA0*KcQuo#NVwZ-($zYdeC{&q)6Ce3^!J#q{moM08`+xm z)x<&k2j4Mso2C&sV3z*&uUd=B{yz7(Lnp^~bUEXhu`>c@I6uAQdbhhJ(7U(|3o^X@ z=(eW#oBbb-o^fNUFAz+|LE7HREJeZWKX*TTy8^S4#_jMxsR-fuSw$rL07aljE=Hdk$+!9fLzyP*YogOg7mR(u{OhWYl=qUHeDLx zrX;J=Ck=%buEp4{ODlm4CPStB?2g#2kvQ2C$?wIO>FX)i$n!C!28i+%Paco-6PaQ7 z44IhUpJ%fhGSTxbc?)ARTlIy`NS;(GqH&aH%`1zo0M|mwFNRa{knECRkU1!W_156$ zL^JIE>7Jf_a?0YnZ;`QI;ApUmuTYFVB05{rAG>d$%nm2|;sVn9$9m^da$8sqVaBmj zL(j~!G@I_grj2kHx(4p_Wm4j~CSO^Y1cS?m{Jd3uBaui`X3MlOcxAv^FkpioeTg@t zfNntl%E?YJWIv7WvqYWsU*PIWlbI%2G?5Q8i9 z&91$R20x)xu{_wwT*KYuzr}PW-KwSc26?P|>LnZZ-?vRUHa zld`&Yg`a)>qMj!ZIFlaYfb)JTP(2dYePUYjP#jaJQAqRaDvDS~f7i;;2-ba`8%d== zx3hZmKYU>-eYu+DmD7s)X=xOv zBimLy^FYR9+5YsFb`Q~m63Wxa$H(WezK_aMBu5+0|7*u;BPZS^)9Ub>UnXgRWZ1Nu zt|g^F-L)pRBES!Hnjon1bxMUBnfq#2oDNkE!&vWPhS}U-200{$2yHB`eC`-1QlSEP zRP|>otCWTptNxggeql;?fKD?w<}@sS_Th$Gon3j6+rEsG^ZF{pqi}V@xkI)4&c%wJ8XIIWh2$jg8%odjp49 zI+5v9ywRh~moM9ilpmX?>ou)N3lQarq8fquGMEAfrCixkRdtq;VS-SDl=%`W(Vdzq zpEyaQfKGj7N~5Bp(s4(iR9?7K3Vduc6!@5>fDFNYVAtXp_AK~~b(;=whT&{F-`kT? zdM0%($WUTb6BL-x4OREJlKg9uQj%`zL5VO9c>`V3JA4r;dv@9P+Y0M*jZmpZo`?HR zaEcoDTF=#QgJqxt0Xa$QFN3rpk<_N3K!Xxi(&^KkyQIxrb+8d;^SO5iDKs=xSpXFy zrxu~}84QL%BARrp9-`4aNrs=Mrlu57*K>>BW0YTysJDyzC&R)p)O^pzgBk-+JJsUB3r9)OV*F3}bucIo!x;K#S79|-(F;0FT#UkJ1v k>?0}opBDi@?jx}ksIf$DCE3`B1mN$$K4*v0y@U(@1|3!(tN;K2 literal 0 HcmV?d00001 diff --git a/index.html b/index.html new file mode 100644 index 00000000..d4fb7e2e --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/index/availability.index b/index/availability.index new file mode 100644 index 0000000000000000000000000000000000000000..aa216c9382ca9e2156f918c91c7bab4a5e7dc04d GIT binary patch literal 1481 zcma*mTWkzb7y#h^Kj&!c(i(J%y4L;Hc6VE~r zgdZe;z`j>}rUuaHBX-X7Dp-{k6*wteAf2`Gy%KpI^R0j}%y|T7Lcmt*Qid<*L<%hB+=ySF;(5Pxn_%Dgd3^U@mobb zlb)e&bGeNl>4~>qPc%pl(dSEs*!UhBN+a*{>vOfE2ZEs{<5kBi5nhh!nIfCo+_J-X zuPJSOd&hr}&aQ6bop!!=k2-$mgk8J)?2^0E(IR=}%E-^i;lSQ~{rj~$m7Xzlv9wTR z(?Wsu+`-r<1BZ_sJ@!{dfpsVi5?~CZz#>=)#oz@A8o>`C2!jkQ&!j zfU|HBF2gmr4maQqJc8%&2HwGY_yk`OFdmaJ4KvV$7R*$kG+EG(DhvsJ8!t!L%T$*Nf`b1@I|u_o5c+F8%9&LSA=u;Z~g HHnF}RfFtx4 literal 0 HcmV?d00001 diff --git a/index/data.mdb b/index/data.mdb new file mode 100755 index 0000000000000000000000000000000000000000..26a1b8b8fbd5cd5fddcee424163bbc83e5a29a10 GIT binary patch literal 262144 zcmeFa3zQs1dM;Qa8qtzk?*~F^wOakG>R09aQQhj+XfUH;7)ApOqhU0ld_;C-cfC66 z-Ns{?%fVWVv5Ya+#adR2G1kRgU5sU{#Ta9)mc?T{mbqh$SyroMSysk)EMtr{T#WaR zs*LQcPHFm4r9Ix`XdQJ`e--t`A74gB{PD>6Lm~3hTzPZumA`-a3k0gZ?y9`N@8;0V zCo}J=iI!AfLaW`^>dQ>3nRnGsu5r_?a$m{!mb-t`7peeNfGR*0pbAh0r~*_0ssL4h zDnJ#W3Qz^80#pI209Al0Koy`0Pz9(0Q~|00Re&l$6`%@G1*ig40jdC1fGR*0pbAh0 zr~*_0ssL4hDnJ#W3Qz^80#pI209Al0Koy`0Pz9(0Q~|00Re&l$6`%_Ids1NLx%|dF z|G%t8yczbHchv;s`Tr(2J$e3rMa}o=A5;OV09Al0Koy`0Pz9(0Q~|00Re&l$6`%@G z1*ig40jdC1fGR*0pbAh0r~*_0ssL4hDnJ#W3Qz^80#pI209Al0Koy`0Pz9(0Q~|00 zRe&l$6`%@G1*ig40jdC1fGR*0pbAh0r~*_0ssL4hDnJ$Z_o2WNub4|h(@WmI_QkQc zZ|c|RTBVb#-xKd%{hWB0xMp=&d}-Ck!sCLz zDlUA=x2$@SKeci{f046RKENHr4VdyR>C5`}~SenN!UE6$Peg1;;$I z{6h5BZ0PW^7lw8%bA~=>4i7!tyk_Xq;Q7JV22X5xZt%$9!NK_86K&ty zcI&pigUaBEZS8~2gBJ%L+w#`HD+8&m#|I7%lm_|+F7(Hm&-OpudaD0e|Dpa&|GxfL zx9sW<_pj-Hf9s{b^L?-NJ=b@n?_giNZ&lmgzEyqiU-!K&pG3|@UX7fHEZz24WVCH` z>-Qp7#8L0d=f^4^bn-tPHi+pF77_dL_{NY8Z716%c;n|rvPEj>$m zKInd#=a&Ac_5H3NbiL5^MArjdsjfS_&TTojZM3UxTTj=j zu0rc4op)~ieCxT+S39L`JzK49_jf+HG|_oS=SXK)XG`bD9q)9U>3Fsy)%Iw|y&Y!9 zEgeEfYe!SZhdXZF^1~f3?RaX(LpxsB`q;J~Y|ZW1zvIRo)|MZ&pJ3MkLOV@1bxwYlN_RqS{uX(roweAz$k9JRYAL!oGef-)JtB1NbbU)JZX;=9A z^IfkuZR)tV<<+idyB_KKa9!crgFEh9Uh2BL>tx%FT}o45S83git!uhI>3nMaJDs0& zobEi-e7uv{-n8T4&RpkxZEa0UH-5JC_M&a&23b9e^y!H|sGeWZ65H{9WGUT$1PgshOyC0v9QT>MZi7mzBg7F{V6GXUp$*^Qr5Rj#@ z_=8#BNEBJ7nEW~Tz$V{NRi0yYo>4eM_*w58Eg^MQ71Z`*2n?HAPpEf-Gy= z!#$hI<#aZ|mf?fwth@`!$>~xy51(X7-W)H9$Py%8WCZ-dtZ&$5R?>wmd|;7psFKL3 zs)S@y((wlbXC+=%433c$Bu)8n_`aqof*`7_koMuOwvMh(r;|QhFnNJxOJkt^Sonik-^d6Bp3&~{=b=iHstJ-|S|+<6KG<7n z*_%QNH1SznXQO7?$R|-Mr{(N)DykWiS`Lk;9UEn%Mmnk6DHP4*^@N>`BPSc3wlhgB zRgOByKz0Fz)2UcGgTI-LMfSMda-G~6$4=$K_r!APSmettr&Kp5%Ak}9tdZQ!E~i*O zr)8JI#kie7vB(`RtI!zMd@5%r()nB_pR=5FG8VbX<>wp24?+-axjGrER)+0VERrUi zY-2dJTr3j$x?6IlPR?XLk+Tggn+s?2`UEn7d-5wTceG*LAZ+?ZmvyLKRy!5e%QJOr zuwFjojH7VT&c$Q*`2Iz1bL}0t8vGH`=JYq7J#wpSd0(TsBe%HBk;XDdNb3`BB(K-@ z_BM_+@*P)!p1L`;Y~Df8s3WJKCBpfvof@C%HbUfX>8>{)tyH;NNI%q7H(v%hPTIkp z25Hwi>*oYI{4b*al&fz?gE%80Qt}-QVT=qG%|wZ`knIiP6jHW^vR`w{zP)bNNo1r` zDQL|#J%PfJDAAy;PUZyeD2m|pK;ORGwRT%0IK392wN5sBJe78k+xtd--L-LRovd*! zWhM|RfJ>MSyKWxzms!KHD~?{w#j5#|zra<@BoKB4Jw!_xC_(;m&{Q5}p~p4ImETgQ zomN82CAAFv23~xNBGO*n&=}@$QY+1PzW9zE6rFK|Nb9`10jy-?MZDKl zjo=K7yA1d0t*ngUyUo+m2LuyM)-T76nXRe$>{OQY?4&+6H;NZ3 zIq~qXtD7^K(G1+l;a22!_sT7;pA}E)c>Sj9jpn}P@?U!u_#=bD@m-V|hBm+-tWxn81fs+^(7NKzF%r%P~NVGSLbvL-7co&ES?)8I9v}yW&svN8PDqwoMj|kfeC+Awh*3` zAvn*g8fYhSGRxpu6%SVgju&K@!8dt4FG6rxH9$#?fmajHIS^cAWLY*eUQm#V=MD(Y z3A}0gRwjwgAkli1yd9)frG1w#|#7)WJXk> z1RQT6>?IRilm(qt6ox~lhJ90l3p^}v7@`iV6Abp#2+krw<&lZ21Bd+wf(xb$H>u8R zyu#rAp5UBlN(zH4)vyrmUkMH?U#bZ9AW0W-A4zbDH%tMHF)bwG9)jSqA+j8-Uud!< z<5r#Ej41Ow2P@Nndk_WQ&$&jDwhi!1V1a0(vm22Ct-otxmmKvF<}J{W~iff%Es-g z`)4da^HDZdnU6}O$H%cVN6HK9NICM6RY}hytf8qGg!Ic0Z57 zGp408aNDC_@u$~CLr_e{;sx$EXqucjxQRc>@!f0`#68H8}Vox?)d3~#&pEFETWfYlHg-8AA zIbDK24BBsvU0Z`I2=NHq2nKz(2A4%s)pWy>MBI{i`En8qHvz1IBkejr&IpXeuo9;k z1|9>7@E?Cmf;4m2%Gy@Q&So^z%TYwIPHsxD+ONugRN=(TEg=zc8iJL5%QDrCK1;5& z@-3>66t*&OylKAT=TS`DGl&Y@_hmm0{j@2uP%l;EtA2h#ht+>vT0!}He|jG7c9v5# z0~uH?qL|1lilk@?R0a9B{5bR#hGj~Yg;YFS;icz96?!&Nv1DPZA7>@#!jQlTrt-xa zT!3vFER@aES-^?%;-ZvKYDQ=$uwZ*I)122Xr;WqvdahujVicwbU|tobTk&66nB5^| z5|E9l##V;x%X)1WS;A!_T8hnr1SF1eg8S{J6?XG8hUUqbWbG zSjb|amqHTy!x~&QRMx zFZt862r)>*H?wqo4Q|MSh{qkQ+FgT#i=)c|QWgDnKhCI(p-Y0ONi42MBwrqUNQqbB zJK!_=aan-Tk_z_o@;RTK{@pzv`O}Nw3~4OnpqP*Q({qT!-8ILE=ZJeDF>wjZ%H-;j@#=i8;2N8lPpozd3{4AN1QM0$}(jW z26&7va(dLC-p~c;(iEN3^ndoJ_wC~P#Gf9L!g!Mde~QI-x@V8h@zDQq9E`Lc@Z*}o zSq3;#aQ!2G9#u3DjCC|#Hxz$*RfIl^Gr-&7{?v~PGKa^m2B%v0`0>l`t%CBx07-^{ zB_rt8us=PthOEVCoXJ_8H8_maU=J9yhT`XdllG8<_Y1mSaP2DXn5PVD!Ok;H6_La! z|KiJ$1rOek4HZU&>|fR3(6osv;uKaH^eM)|fC2y@ub+pJOj%ZS zRg~EF8l1O8q#_39WiR}MjwdiIn6i;9{a5|C4jb}xS+O`p zdaf21U|L2I6rPXy^kH;P05=AB;0u0SgPI8gR#{`Xl{GjELvfi=U}ozEKMpe;utg7g z5rzA0f4+(igIJXjB^avtaZxl)-4a-sf*JPnfL{WR8y?S!VSjo~QDM_3%%*9|!!@{| zg6qTR5+{AL2EY8yPKE^s+fqaWrVjAkP3jfH7)VnQ?4T62Kd!-HKcTE}Fxt?+0(OqV zXZTwT{9e%2kHZGTX}IuSTaNEy%!J$HIhkf^Vj}HCVJXE-C&5=D<90koos*-sF2ac0 za$wXByUhp-Zg1vfskOvTYOuX3Z2=4ETd6ztcpPqA*G}ATVLSWgW9PV|nKs<>#3h;Ja;38*0jtb2K|=q$|_nunoerO#?h2 zs1LAqL)5`-^qj1)Vk@5_I+Kt-^e6{gx z)0|v2DrqG=OYtatB=a(DV?}=x?=J$=tsD#{= zl`G}iS1I+3E%=Vdwrrn|EtRbEHnG2L-rphZ%eIBsujg|)*qd)alL;-kI|xdY!!XHX zLdy_~^kUP&_HFaA1J;va$~x5Vey4Rl-?3mB-mE+!;O*ALb7u3t0&WQ|=kyWX@l4H} zeC`toWPKF-TyuVh)KU#@OBg*?9&<1fNOKYz>|lt)#x?|-UNqQ>0X_uw9k7x&%*UF_ zYRPjDKGy8K2RbR}rUs?N1kZ*@Z-wUs=d`PmAa6&JISxB~VSf@lBZ8bX$sc>^ zb8>k3gTpUQhDeRTWA-_}+g~-E_*?52X|ucN;_0?-K6zIcVxUUl2WHBluflh54OqJn z8!9c51+FlZ!*>C5sFbT*TIlJ>-Mx1HHdXvEY|EPYd`Cw)Xjt-2VlOTLd~5Z*OAxIt z|7!{FO{E`%-gWl05ApC<&Bvn4&m?&@6OX~>tQpk=o_(ow3MDhSa>Om;%K6ygpnMkZ zD-MxfyJZnM+u0Pj;5hF=H*dTyGN=93ag9A)$)Bi)S3>6e=B$$2*-GY~*M?^h=H!6O z2)o~*alup5S|X3|%s8$a%jffLqB^Mzo?ngUqUX%JnxN|Ty2HDw472Oh7hRi{&BrEq zj4G8&rnBIrSN4Ea2Sx6TCG5fT^uen#3$rl`%fEPphV{8_KDPK4b;0N$TzYp^vR=Ebvkq)FN-JgYcY-qD&8!LtNOEdjG|W;k+9#VY)3 zNoZ5($+0)ao*a9rI)L;(p>L=HQ~|00Re&l$6`%@G1*ig40jdC1fGR*0pbAh0r~*_0 zssL4hDnJ#W3Qz^80#pI209Al0Koy`0Pz9(0Q~|00Re&l$6`%@G1*ig40jdC1fGR*0 zpbAh0r~*_0ssL4hDnJ#W3Qz^80#pI209Al0@b6uL_E2+0g5@C_4i?FNC1s*g3ZD4K zKhH@Pyzr7#+@WN}#WpaFmp7*>LdQ^bmx6Mri1ZU;3&S z_!-VwAV2u||JYb;?DW|8;Q9YUW0|piW4p$}V{67Pjh-KUZS=X(BclgL;q$|< z4L>)0Wcc84e0cA$GTc7gJbW?sR_vA7@z~*5DRv;XC&t7!$3n3S>RI)adQ3f}X4HM^ zE;X#KQ7AGJ|ORr8F{lDk}pVSrBl)| z>5!C>_DQ>>u(U?HB%T*v6Q2{0hzG^ExK~ufcClH!D7+=SA{-YE3nk%zut#8o%|b}H zz@Oz$@yGZ>{4M+??gcKvg}Jxc``F#=IpzqXFds#aM(>I?MNbWthFXWt4;~&Y4IUWW zGsp~X9t;g$7&tp{YT($wp@Gc6zJXl>;ej{$@9$6a-_bwP-__sJ|8d_teP{Zf?R&KE z-afPMmcElhVcSvRPT{64Z!H@YmaOk--MjkbZ9T#&Vbhj9n?K>t@vrhH`0s7Ki~n%L zZoZHIbj_`8>-Yy+U)_4=_M-3>#*R~G5 zF=(!RaPX$Vb!(RoKCvdY=JkQMRzExtUw!Am`Bj?--tEt=I^N&BD$##(CD(t`%6D2m z>btw;qZP;dj;@IJeYSj{FSGnYCL(zHy99Blq9+|qnH{P=aHuyS22{PNO| zdUr29*?aEVRIha{(|f7ulb(l~p6?NwPF~~m2yhE9Jr}!AbSJvIy5H=&uWO*|t4fPJv%7ou?5nWUB~N7MOSCZ8km({Oy>IoWV@(x?TI;EZ(I zfe5o&4q}5rxG|@UBVIzxF_gkV2~E#-%~Dj(G(_Hz(LFwmHA_%6RbXLrt@&c5G`LJH zAr0}mA#1EEBPHv{4NjIJcs(yM%9DOvS9FUvMUYO%VaSMPng$n2=NVBoR2)BV1~)X8 z(IAAqES{>tWl@v`-n1B|?6*^aNa?z%nzE?u@u!!01L~|GLB=>jrG54KDLp#%(!aJT*7E2t|5YOjdsGU z{U{b8k>l@Lgp~;!TJ3Q(4;xMQYn#8 zasM$JPZ=c<$4;MxPl@qj>1Ttu=*WWeZ~!kmljV%#@7Jq#mQ$rE+w%8|E}qC~LQVhe z;@UJC=X(NnmKA0)QS|#})%2xeu~bO>Lm+)A;V79&zaQYHH^&o_gWIOs@|FyT$%}s% zz>CGHWQpa1crGrM`2#_GGO4G^hl03j8fhJSUbXoaWicDq-w)zk0!^|wdU$R6!c@s* zk{<`s7sjUrU3fl-n-g40X9GO>xT^7~pADqX92$7)jT^rbu@_c zhQet0-l^KZB2?8sTbLZr{uq+aDpxi)oe~|~2x_4`3w*LY3!`&BN#nvR=s z9Bp?NkILkb^7EcOEyNyq+|EpH3Z~~dsXT%E)mc0oD|4x91L>Xel&%yW52SaTsnS#y z1=CNK88eIf##(+yVr*2FgSe0$&!(~eQJa2hiY@T*-w5zer6%KI{DEM4E60oJGr{x% zJCW4 zq#Ug@k=_{KNlg~g@iO-5YV%D=no>yrS`Zfsyp<>hc{nT0*k=RjlhZ0YSu+l)>X6Kv ztZ3K)o@8o#!YKbz5T6ir%{m$6x5o=f{p-Q>THN9sJR++tSE5)d#trP9%)+I3nsNMN z*s7fq*$mI6e>#wULK#<*$+64e>|}PjKZvtsc6$2H1NPYYawcb;4&qrxQ+fZ`wrY>< zh^A}~2l#EXkW6up2JrZ_BP#ld0DpX8S{6-V5zy zXN&2$+7(ET^ms;+u;*Tzuc?-bSrhxnwYZT@lo<_=JZ9nPqL?gUY!}7?JbFo(D3pFTh{u)5$qE15QMJBl@g&2? z*96k5HlwgpKOMw*O@zsW0IoO%R8+nm#FJ*coc)=A{qWfFl$ehNaebmZog5G1f~iiA z9}41pQA|01706f4CsL{De+=RiajU=`4C2y6kx`}s{4#^GMdn+9^wNYmUeuI8dPxx{ zQyKp}MO9}p6&I$_bRfNGFjG7_AK(}A=A2?Cf006-c(6~P{@2UXySn&^et#Ygg*(n&|B(iC1nkQAf1a)0$L^s5@X1Vq+UNiMU!w1+0#pI209Al0Koy`0 zPz9(0Q~|00Re&l$6`%@G1*ig40jdC1fGR*0pbAh0r~*_0ssL4hDnJ#W3Qz^80#pI2 z09Al0Koy`0Pz9(0Q~|00Re&l$6`%@G1*ig40jdC1fGR*0pbAh0r~*_0ssL4hD)4Vt zfvfub|J=p?SNG>~&;Kvr+vFqye3n6LX!F>`v0Y=Cv9n{F$BtExSe%=Srl1N?1*ig4 z0jdC1fGR*0pbAh0r~*_0ssL4hDnJ#W3Qz^80#pI209Al0Koy`0Pz9(0Q~|00Re&l$ z6`%@G1*ig40jdC1fGR*0pbAh0r~*_0ssL4hDnJ#W3Qz^80#pI209Al0Koy`0Pz9(0 zQ~|2MRa0Pdg}FJ@uS?v&uW?@qPkZI>W_a4Z`a^ih zbNE-{C+U{C-&^j!u5e#l+}Aag*X9t(mwb=#R+ACyL!lXbN$BIy_iuP=>|^!`cK_H- z?5eR3nZwLWqa5=_bYk?r=(^E?=*v6L4p}?z9SRS1?R;~vF!R(n#yT zYyIyHr~23QA00l~x3BNE;m;$@!_P)e$L@-J9?ry0gm;D8V(;}H>OG?l^`7mCtMQ%| z^^@+S-7hP9x_{K=D35f-y1JD2Iv?u%zASXU+mVnT?ud1C$>(<*+HqD2@3>cbqrKEV zB!%10Zhv1aZExFtR6Ns`YP(I`(zaZDb=zrSTF7i`+twqTYBgKW^Q&5q@(*n7+j=X1 zddnwVX3Ha7+m=1t_iu2eqAyedssL4hDnJ#W3Qz^80#pI209Al0Koy`0Pz9(0Q~|00 zRe&l$6`%@G1^$gI@a2kqO`(5MmE{&W4D$jPPBmS!jN4uTqG*$EU&z|8^I{3bV-PwLGjlR+sHS68C& zKh?{aNMzx@&RS*6y2rKiAM0c-Xo)<^4)PP_^f=-Cs4<*eI%Qa2aqYZVCnvO3Q0(fz zNa$-W>)$twH8LobrqU^o`9}?8782#;ROqX&&41S*X0W)7@;Q(9!-nw+`N1~L*Nt@{66KXcMfRYdSO-)jJ; zR;qH6HvIo;1Sf8GyleGt{fr4Mn*&9WgB88Stz-XZ{k)d#%n*}1;(Q}`6FG2_aLpn$ z_W!7#)pXJsuU-*9>sb=9?m`H;HSO(sne8M3ZxZT5)`&xsmOxG{UGX)uF(aSNrIQs87itUf(*L^N9OF(p zmrJ0qm3DlYCU8TVgM4mtOZHZs`M7?wj>6!}?qnucCU$?rtg3KiFp&av8Q*fmBmH0N=0s$;9wOuQSL^5WInQJ?@xL^NHJ{4aiR!G5<)o9b z2=RH(G=?8KDWdKFTqk4I%CHU7LY}vOx-py@?*B=<^T%~^Ci96L49~!c22WrD=0ky- z_|dO4j2rvWH@bJ(AJxn14x&iidbwUc-80<8pj$Lb!+jz!t0!?57h+O9JJlz(Ig)3psa(&Q3*RG z`&_2a7tEAM8(IRU@69lHka*!ER`nZmnw~%@Es0`!K4s#`3v#{wW#M@sE0@ts6D$We z4`|21-NAkdfU(GK*Y?jA%xh=CR@+2Ln1==*8?=Z;WS8yJMX;q{<;Ss&km_>$c)=W% zDFj#;fbqW9QvdV(S)f~vI$Fw1C+%sh|DcVR8NB7FY-q%_?4K6KX{T&xlQj#j;-HW+ z$2r3DaUDEz%2Ei=KQ5k!D=}q#r(3Rnm_Ltc8+iRibIQ?5jjarBBO$`{_lsfzXB=*- ziWll>{de(kwA%%e`u(@_=W&-4@d{+MI)q`iFP7AxeiI+?Zx+Sot!#O< zf#pn@a9(H(C!2@)22wNLUlgaEO{H@Pk1%#DYe)66AMPLlUlaS}(_nd9}<(X$LdT1B0 zV77Dcd%FhDUq-|_7QvO!y`BL^m=peuvc zGU}RGb;So&EjjIY+<)CrZh=dcId4??R}1Ba6-4NR^?VMQZfC5QwaQW@?%tp;CgX^| zte?3b_8;SRiB77l;;M?*lYW#D6)vIF`yhRVD{k zYJ};}7ssUM?SxsaQNzH1OZI2;VY>2;4sR9vPZz=iTS2_dA<;^wo6aDo(qzOUWG3oQ z7Q#3~7hJUSMnSJFj?sb%U}z|-)4;gq?gAdH-K+3>&Q^wKXXSIS2Ov;d$>lmTA1+lUGalO1Vl-|0|EA?=i zwmHjGuNMAMoxC%ql3MtOi)D;!*_2kW$1Am3*PIaPPyS%BjFlV3fGh97$e!H4FV@8t z36U}Jsd@8QiFDCOryUrkXt^}*kzj#MOWDvtAv5NiUyn2cXZ7a`p)H~3#x9MW8GCE& zxv>w&2u@$A0#pI209Al0Koy`0Pz9(0Q~|00Re&l$6`%@G1*ig40jdC1fGR*0pbAh0 zr~*_0ssL4hDnJ#W3Qz^80#pI209Al0Koy`0Pz9(0Q~|00Re&l$6`%@G1*ig40jdC1 zfGR*0pbAh0r~*_0ssL4hD)4Vv0S1g)5^4!)1vs)x)9r+vD_8CPf@k*3yDGHQ{e-+$ zIaY-1RP}5VIEcji?&aUCtiUZHU1N}JNGhXST8oP*jA&Sfq6)08u5hv2aU_^Qjx()f z`nn3%6vF2SEUCN?g_gOm7})^N|Kn%>G31QhHMV=KZ*1L|u=3N<)|Ky$et-1&(Z@&c z8y#6SF?!o*Y_w}t$LR9Wk9Iz>b7bd3*LUq~+4=EE)5>>7ZeDk0WXa}dM{Zg9=*Ybz z=EyB0&#n|k-W$Ge_|cUU!?z8`h7+qghL;b26#KBHb>rKy)3GxvpNTyZn~v$Rn`2yT zOKeH(1N9B{MfFMbLA7O-qu!Zi)P%J-G$mB*F)lnLcFC8l&J@2p&|d?bIo z@@?5%e_DP}Kk{&di~K13K=_vMr@b%tCVH9PcY2=exv8h6=lSk<_tNgyx~#6Y zt`|G+?cCh?Mu*cObe!Aq)Q-J7T6UalH`}|~U)p~6_SWrNHa~U!J8jDK?{0d$?ZHj^ z+6Fegy>U(3gByj7r?;KlklJ?3hRxgFTYskY-u0Q*5mY4wAfkFI)l`_Z;{S1HlnndWm|6MM;JKD~%iV+Ttk}Dvb@1f!HwT)RKREEpGG*XG|G=^* z`(JE6(7&#^z5o5br>+~i?y*kA*HzO}ao{Y5ZSbD>u zNGh^?=^c?+q&>1U^7xL}>PNP>t@tqfM)<~SUko1$|8VOA;Y2vTVPE@gVI|xaZVC%q zKHh$E?VT$>=snx}LhsSurPTK9?WN4uxH4|MP8K7Q?q z)kEDIx*zHIv@3l5`L5TSHg#Ow@@m(!U5|8qxUO*R!5#N4FLmABb+YZoE~TljtF-RM z)-_$9bUwBIoz71>PIn$^KHkY}Z`$#2XRhw@k@`qoXy>G}+sHI1J&CqM0INar!rWIAS!O6CjSG zu3BIB;U>~GB$xt^WOSnsM-rTXYlytUs_bqbZmE(iX^4?H361)3%`zl|*9~4&hJ84) z7)9qyjYTpi`EbM3b<;qmEbxrr$8|$BWEgBgHk=Q)44xGwjo}4@AM)XdXDvo%Sw&^6 zK_70J24n#FvZ~qxIEfkb`!I~2_Zg1fDU&l1O_NB=!nuxcA~ka0eC2RH3&)$z1oiRG zo_wL+eB6*@-V@8S$cEJ>L+<$Y9Y- zlt|Qt-)Ru1kg_%8#l?HBZq`Wz=X9nZLIghL9AXNQtN&l>WcG)K+g)k7nnEWU!RbX6 z_|J8+L5SD1gX4ceG}&;(Yehv7nk+#qc6nr|Zq%AEeQXu=<+~VV#LT_Eg<`B;+HBjrALKGQu&^S(Hor zPnd>wlf>kBvR?KSK7TiiDlc#hFS%O(W1YM>NM$vwChj{)D}Ss3tR(cM*MjmYk{L#k z6ceq2`bOdg{11)DD-bKn%N4va#z2;=^UO-f)o|PGC+f`=CA4xiP65PAffx`5@&#`6 zLMw)LyZQY-yw2(ERZiIso^q@?5KXlbfNqz|_ClR(I8YU_?Dy*Ass;ogQ9Vx9$>#Il z7R^)*?_oeh-%4=u&|ScU$3xFAnh}BoXQ79#oTxo>emNWmZra(Toy}rjcHGV7cNU$? z%&FZoc>r_8!-t@(;0?^+I8bOLbdQ_obB)duik6M1i!twX?MNu;=Jj71omVxFKZ*;{>&97W20vl z&6$C4psAei#B?w2-+x*(=jG}svGn+&St~;N49$9H*8kR`Iq@A+Kow>$QqXTMnyqpK zeuTtK_>Fn-RH97fokSE)1;N{tPbFigaP zCl>boiU8HNo_I|EecgR%#iywR`Y~a=S&c8SAMC>AJ6bop4&i_xWIS#vgMpkQJjn-M z7og*got2q}i09ek_qo35IVHr&?8AeXfCqD8cPbU~Iv7#$-H7oOPnD_6ljRuW5vH1Ya>Wg+%m z&V>-kJk=u&wl$&;xmW3th1dvN-%x@?-TmddZGvb=2ELoUaUnyj`sIaK1(9yX5%IPT zH_WPt9(6T3ybx=u5$3%4_Frm{JrNG?AH*KOFD=9xx0NH&lOC?u8XUhB4-``5NQOe3E5-d&)ZRCj>F0+%-3eU z2yQ=Lua%V$leozs*ZP5a850SJWoc)vGG-5~Vw5KwB%ntGs<@7kY zr|+M)HPLG4rzJdl{zGHz;b30OBI?{Xe|xIIK|O1JZa&tK@e$lXHJ)`8M#iaJ65_a4 zCLH>}3S9GlZvNIli^;m*IynDt&BRy^f7Si=&n~1K*`QZDt0-R>AiVRpsuE?HtbF{; zLhQMmZ#c^!qSDXI-=3Lh%{k(+{`5kua(#p5+HU0?5!>%fY1#--adz>Ys#r%9qSCx*mbkQR8uNh=k8cq^HH@{GO0`ZK=TtIGt zOf}Jl^F-t9BFaSyNXDnx1zJ*#QcPwdr{-^g8_?N}x$e#3P0c5N5)XG~H$k4XQRxL+ zkhM(|gKDLR6XwN@?=#Aaz@!?4BPRJ8q zO?y6hR|Y+9+nkLCmvu~}B@$^E6d+T_vA$4qZs({yBVBk zIgZz16Q+uL$Qhg!1c5g#-4y!$JO(Gg9!X1rmHLzZ^tvvw3X&|IQE+?b@#vglD3S8vmN^HoJdXIP0dW$Au@df2)uAf%fTW8GGR zORxuwg)OhFj@Okvet0rZ&{^G-4FzPF!9_3-v8JrZ!sZ%WRgofFnkviKXZ3hQS>#~f zktu4tUW0R@py;}yT0E}DUV1^64Z~0@$uzI?rx!R=fL&Rd!YF^~#~Iid%W0M=h~f*i zIE!F^FH#i=_vaozqe-x*l~n{y|Jxc|)-8^Oy&R1C`#v0Y*&>w@8K6MF9?6tdnMIb!=|}yzU@@>Qn&nv}EP;yU zr59A-m*ED}CFD=f8=|UkyaC&{m-^H5nqgR~pbLzAZB2TO(Ph;#kjVe5-%gIV7>O}; zR?%+tr{_4>PGfQ+r>U$zJ*$YEj1*Qw`tL#dZ^D0UErK+2`jf$)IXZ1;lF%VWy{>3> z7hA+vzmfy|o->C^YljEJmH72ZluSG2M0$K2dMA{^J-8Vq%9@tK>LSBQlBS%f~PY9-_<00N7NMDzIE8)3kMq!Gak|Fx0>U1-S1ukluCt73S*&?? zO?s%JCbV7%$#(!wuAB+qom1DvTsfPpCYq4joH=+`Ze|(la+i;k(y*Y}FrbY#bRq03 zJ=A?m(In9lMFEc-z4V9`BvUahRW|YbsfU}As6)fYDHezOQx7+IxO6554S|H`Og&t; z6kf3m5o*G>{Q2rKJkr3*yud0y<;OK>%|(kd8Nz~c^#Ca?G796a*DF#_)9u~+A%hx^=+q5WqWzToGF z8UuAh)}i6}%%7g&c|}k_3!U2qIPny5Up&8SimxK>5ksNo5P4lu`FrL${?+c^tK3(T z4!5-U2O7A_5BVFnZ1{)#U48!l*x1>zW7Pq7^<(;*DnJ#W3Qz^80#pI209Al0Koy`0 zPz9(0Q~|00Re&l$6`%@G1*ig40jdC1fGR*0pbAh0r~*_0ssL4hDnJ#W3Qz^80#pI2 z09Al0Koy`0Pz9(0Q~|00Re&l$6`%@G1*ig40jdC1fGR*0pbAh0r~?1S6~Jc*ErHW6 zv;rI;rRi{pR1O~r2S4zTzxy-ut_qN+?yF}BghEx06(KtX=Nly}$Dfj~y07h(*XGbN z_wQ@mSMoPuA~;FkJS#o<8=riGf5>?NUIXm)fuh4sH&BGUCZ^d4T9gn>iJ{&8>4#f7vnAql6D0V?TtDaJisjr6*sTuXr z-hFCo-!3(*u2DzAmz49$Ysz!V5#^u~S6=FA?cJ+9)T1cvO0#k@d`I}A{FeNR+|+km zJ}iG0F3AVvJu)M2mP7Id>EqtB(kbbfbV$lb`=nh`SXv|fFmg#eFTN(;AHJpcIq`^i zP!#&&;$Be^&-Av7iEy)cQRoW4CA=aW7Y++0;efD5V1&&=Q*TJvAGyFE4WH#t@yGZ> z{4M+?PU(4pOK|79!`uViZ?pHYJ>6%!cC+W0Le~*SVS2hgivFPUXtdCISF|bG+Iec| zbVq5Zbtutse(>;MS4U~^o!$e3dj`#3W^nUhXz;?o*@067#|91!WCr#P>>3CUycBt( z|Nj0&{~i4!{ayVn{U7(e)Av;5Oy9G8kM`Z$XZAhSb4%Zg?EY1SEl;vfZ+nn+*vH!L zVt=@PH`~XqV?SlyWxmfm&wPHvZH+M>U-v?5Yt!e^8#f${ez^WXw6uQ9 z`i|(6>&_3|yzbag^E!R#*|n`hZw#7i9~``CaNXMFgHNo9t$BUmtv{wDO&nkNWOz`Dn%QzN0JReV;8K=*uj>5V^SQL?pG$i8L*f zA_tp43%4|%4nKZfDXd%<3%|Vdqu$+1PxhX>Hq~og%k*Aq`lRQfrssQvrjyq=J;F6i z&&BQ&-HGn5?l-&c>l)~KtMmR&sq@{Ac*kcu4(;gJakl+|cBTEp?N4k!zv9Ui`&YEB zcyIZ!$o++D#*4XOJ>fHRSRMjhAsWjGJ8z8ygveAo0F1^BUgOO&G#xsvABoiaTViG%qpL47Lq9r$C4l?FkQ8{ z5|cz(z2w$EXMD3wZQKiW6RRTOQ1lrGChuC8GPGS_^QS=n3a20WpYTtF$!*Sb8lR{g4!!Jm70u; zaU8pVT&c#!F(A45&rQUU35cJB-`7)b{ZR@CXCosG5c_AJXiD;GWE=sKSG5LCPl@qj z37_wePY%T`K!eZvN45DWNi$x~)|@Ih>$E}QGdKE-|5`gHvKgLB;}iQEc6$FT-%Cuz zg=vJ(;&0%&{9X&KX|gEF_|Rj9!DsXYH&by05 zxgc>5E_X(Me#9+Bz31W+HL~-utZF(re%=cyQmck6O%xdgpDHi8Hsbelmb#i?)(P{Z zhBx|z_y(QtKC2$*avU=~U30GItn)s}Ih{Do!W5~Tc<-L*UaL3H=cgTW5*QnB(z{d3 zoy?nXXm`zt*JABS*ma)n?%k!gSLP!WeWE;_#OJU#qN0s zj2qvEy!N^I;`fWq7s9t^5?cAP8QTzFjg;A#b-FY0zrIyR-ZK%SAaazGh7gg?thPvx zE0dEG--JAf9lFNINEdY-2?*mPrVM_+APu6hG6U5bGKMHztST=_W*^FjD@WOi_a-p4eU^Qt*)oNaRGBv>}w*x;ZWff0I@igOn!-vC} z`Krp85*(RWe-eW7b*MwRTP@<4Q6) z=1YI27znyz%Df`UJe<(J)0e)QukDDYYz_x-SooO|^RWOfO_<|FO$p$R#Mr1T2k?S9 z!KHN8hodW;rtO0V)1xdfVI*ZR_H zB22lktd3Y!UG2lG>EjdSLe^^W;c#mEWl#36rWcasJZsj*RJnYtm1=s9cP1x_U-0o) zaVtHY$*XvowzhuiWg{t1e^zOuag(_sR85~POpa%NjFH;(g{hLsBtH(|az2qtP5)y6 zFBOZWLgF8MIK=0WbxwskVOoB?ns3Q)n7sIRzVr~`;<7PD4E6G7-n->3$i_tJf{zDX zA$CVKeNh&(as7Q?`YJ9O%oLB#`*3uHSR&>XA}&;Ua@m4hEd8~Qr;00lQA|01<-@Hj z#AZQPh)GiANpV)1vCsN=s`vz3W~ZnBJb?2PX?}eCPXqXLsgy{luljI}l}(OU83rQo z`0*V{W zvss)Cj+}vW`JF}Qa=Czzzzm)XatuH~j5RVSm8Q}uhcJJ) zfy_dpoSaG%uXulhn8D&Q%IAuN_d5;a74nlM&L$(#yBfk9v2mOvT-(20CtndlXxGMh zCUtCIoy<9>oHewRTXV_C?OXM;R+|?yUyXN-vSA(kd~)6HYy`iVH*n-{h>$0Wx+N=ycB>Ds+ApW#TG6`2!-@BqC@XsIW`Jj{DyyPZ)Z<_F(zm$Y zYBA2_($Y;nTmvtPF=W;d6wQxU^Ud;QGgr0G~<}%aXP# zfG2gWl#8zn;6;`%^Z6DZK6~zk++Vt?n5rRJswqehRoZ{t3$%o;G}_l?%Y@i@svsi? z@09g;eCzn1`bKeAn)T2HB%3S)QO9)YxSt2&yjjTL5Zso3P=iCHIGN)it{;Cx4Gux) zBm=Gh$F}=%sFs$F3|V4@U-07$ugQvpOjboWE|+IN!wN7j#p|pkJO=n~_>Vtr%&al# z0d?TaE@sSdxu9{L?X%~ONtrZDz~TE?*dS}ZSSbxI6YP#gybjUQSQR23X8pK`&+hSvilTF-DXD_iSA$=E zCS>-Al6YDTn)44u!3J#I0r)+?+Tg{0ysGO00yYcm!efy6+ch(SA*;_gKI8npKWk(> z6VTUN1!(M=gNO?VCH(GUE%fYa?CJzr*Tg%)=2Q+x{zMLr!3>iO1V!cvHN@9j`&^a=^-Rq+1Yc`6u9XW@cZ z*6+&M97@K>g^xwZdi9+PV4JBem^ISCH5js60q??{Z`r(BQ8DIftkz&31>f=b-k7gd zPy;IVkpAQL%2=kl*MIpE%!Yr6Z$Di&ZNtEA<}5rgQ|aKM~!D7Yx#pKRaKsRT-Es0&j!*5cfC~8Uui}@r{>w|siQ$2Z`HGE z4;iaoX{98an@))i?s01E&mxpdOySw>S-7t8n(Ftfs&;18bli-?Z81B2WzXj)fqI*j z$L-AIreJz+2f(a+IacOU*9Ov8pNUx(xE~#7sx*~F!Svpme=Yx&Rvd%-BC6$`nqmul z{5Jyp)t#sR6ew?S1;XVK*oma(A9K0*6;>8AlL-ms@w0-p_FrkGGs8|yBMI*;uBIpT zAzjQ&WgZ837Ef?xv1(6hvXG9K{V}&)93qSt(!Unu3GC)`(_di)C^@aNlQrXzYWm>b zDHpFiJK&FE@8T08#JE2huqU{(?xxq`7U$@J^fP-jYIP2-=vR4W_IK8%53a1c=>sd! zE`EiTu;7YRHNBl>G?n*{ZC(5dEAiDQbgl{9FY#$dRCIr=_$p6uCD_HSNnVc^1G>d! zO+;}cfR7i7IW|8P#B-*j94TjZV8ew zCBG0%A6U_^+Jp3XMv}1SUVGh5wN%WS*hj9#jclUKXn5o?3r`otWMwzhEL@Gl{LwE3 z(~Cmd;{08np1UK_aI zgF80d^j5a46u%g-Q!vs~c5d@!aMnsDu(w}pj{ut|vc*S&c;(q2|J-0TUp|Lm1}Pax zf2EyOe9{&f=}0jB6?P23d>=O*&j-_c`+jTf=Zc18E595_UwuyXx`3Ws!r=HE8%$q$ zX6VO(`gWxqFdS!E$+QhTxQ(m+ED2?nEM0$L?6ubF2>|;$2X@@Op12+6=2QC zYs1sS?{5``-;EvGIvrsAp6QU7R_4YXXWCD+EnzN1e-J$x zeLQ+FYDI5}hC8|F=IE>2J|8;Y_TJE=t=}JdZs@V0cXk}!aqrNl+w`G5L(I^pt(%5E z8+>>0wZX!UN4K3A+_3G@L4Diw;DN#Y?T0&V8XOp0H+X5_MC-YM(REtz$cyi2MQg#;aUDO+gA;o-tlq&?)K@nxBFk|f4cvney4w5|0q1!zr6oq-d$!%!v9#}|?H@+oh@6U?>3AY?e`F%Erv0{v5^0Mx zMLr0hZ#^4+A$&A^Uw9(CH!Ou)!=LO}5`JX+s?H0&Kj=N#`*`o^&ii`Lwa0sJg;N{0 z^oDu|+TQOuw|!vy>pjo+9O)U__PrjnXWjOjdzhXBZHL=8^?cU-Zg;M8O-G^qHFyU9 z(eCN)cRCMr-_$+Oy{`LG*TbDRwVmra)AdZ(;jZ1Cg|7WwH+J=PoxJ|&^?R;ouHSrp z==uwrj%+%(DZXj%CS_Cmrsho-H@>y;m5s+Y9^P2mcwpn6jm*Z)8$%l}Y&g5&)P`dl z4sFP6*tcQVhVX_D*FU)a*7a-F|6tw2>-Mf&zV4N^rM1G^OKVpKoy`0Pz9(0Q~|00 zRe&l$6`%@G1*ig4f&V`$K+eRu9cJ9JbM2Y?2~Q@#uJNQ+s_bU=PM^U$iRnnHLFbDg}F?aUC9orri3bltoOc#H*$;O&>eJE-eq zHJxqyX&+WY9Bl&oJ(qzD&akK{M809YdIs1 zB_`J5P3Lu5t0fXyIMz06l`Gc{uaskrzfv!=okVa(0&r%HI5P9_M0l)v)JZmGYS z5;;!g87I8w0Oz=;-W=mjI+shJFn)AuCe!Lkj8H3YbMwLb@$1pdJ3AqqPI*O&kmqIo z-}b%+NRHx4b1a0Aghmn)2qE+{l15VZXnyLyvU)}%;ING`%d!|_mfgjwpRE4x>aObl zWo@h_IGt=`7GsQAj@8N-%NVmPD`SH7`8a}ba1P%s%Xxhqp&%55!=d%EJ`QsZmgVew zue++cy1MP2nI0l8;%W#q(tDXNU%sl!%F2A-mzcf3Jl5edPw84M5iXArsDv z`jx}lqh*)equeOcSlNQee8`OqA~c5b)rUWQ(6xAYNQ*Xw_hV}u@J5*Vp)CR_g-#3U zoC|UFBa1kcVR~=VmgUwk61I(4mgTUWFP0mg?cZ}_JUg`Qyj6t}u?t={;*B4P<+dL8 z@+g&|Eq7pR?LE>_7th2BMKxJa5b)*h{`wlF$iT(fnS@fE2FhaBAAA!KtE383jNKCMrU`6!daYF5v_ztYNH1-74Y~ zC#(@GIjdU1X@uVjQAJJUiEOH-j*3t#j+je3Nqm)uHT4pg=9>7*4Qr~|f~aKiWfRuW zDx+HtzAC~R2tK5t;7}RXu*FKX?%=TGY9N-3WEd2XqqG&nyi~LDnd1=ZPZP5x>Lh%otRmUF(&(Hsud?$vkvytc(I7sZ*<`8)@UYz8WH{#>M?KaygYv@9Wb}P0VB)<=K997~4{vu|Aq= zRiWwp`F*Ta?LxVz#QSNAoG#b*^|O}GHtSBMU!6=tNONoY)lrCJn!oC!sT4IvX|$%K zp(|I(m?iZ?jP=pjwPMj`@9SgD zu5xP4_+mee&1W<8;eHy(-xq}o`?X`LY|{EKojU&0V{2N|%0rbuIo*;!(@!HiWsbkQpGL5>rY`pJpa=>2jEcmP zZh!oKT8(D9zSo!gy|HozOswt%#qm%CEI|2-+$d;HhBSqmt=32xG~uWf%CeE;zSU3T z=t*FC>8Huta*aVaUyn7pNc8kfr#HUW1;H-ZMDEn_`&rkAY@wNCQ*Bs+syaSo>&LQ@W4R#yh$pUI-eO9kpYP zOVVm`N1r;$h6w4r7lFoQp7-k{i{)f0e?MqkZr+Y2pDMBJ3h-?v)YD|fBtrQYpmEPH z=+vP#wo3k~p9h*+YB-nl@xXMfVwQakH0e+~CQuaEjZJ;5QAIZL_6g90<7U9OQm*_M zXmTNIhMtr1ssGc*nxXM|Qur|RCmc~-$!Q9mggP#hiQiLz0q{bhwG9z!M{}sw%=|6X z3C9hZX#nkAKWnVT<(m3+BijzS&xToK=E zrBLUR%+7vww6d+TUja?n1GyqJWOX|z!q0+SPO4IIJ!py{-(*YCGU`9}vqp<{&e_u^ z)<8v3Vz_TWop9V_F<<3t$3asIx5JZMCVc@|3*XmLLs1OwB-9D<-m{XOb&@xOB4kS{ zHN~2Wgcjj@O3K+>k^44OF+z33WJxj`Pl6_F4W`;8U$_dag?l5^n()H--%uqSHKCSL zX*@Z0G6}={LgB0d5#W$X^P+g*8mAq*C=iL!IzdU@Tr% zxM|RY-y}@FlBw$d2{hrmijf>ON&h2g!lNi7rVW8KK;!R~eGJ?gxPBYtU!G|*^rreS z^kO*hD&qdnK${vZ!!BmU&dtDl1y-0{UO+8Jr_#9f;1fGKmbW8~?7ai+dcKxbFopab zGey{~vT#p8r@34V{{lM$SG&IATJu1g9bah));ZB~*hz2A8b1OD+Uxbv0K>FGQxq6k zY}2wJH0ZnQE%y=ETjVKTy7gB7anH_;0p3=4y>JI+pw&(c;F{sXk2SAfTur#rtzD#% zj9dSA7TF(7wL7#YGhJNRu*ckvS*Jkw8i{VJ_;OuDe_QnF(CI{+!Tw^u@e_EU1@9^Y z?Wmq@-HC0!JJ<(SZCfoQsR28jsBmI3-m!=D2!cdkXtH!rM-c;2=0kwy6j`y*v^ zqZ7GBhgS2RC%jV!`VYfxo4vesL`X_47&)L(nXwA7*58pU-`lyvMU5fseKO%&oO5G? z)3F6u%%;mTm9#_Qj!VI9H&dqdvYDni7p-~;mRXr%C&$~r{R1pR-9D#^8y!BEu`VlVrnD;JLhpP$K%T3 z+q8lX22+tnib3$XG!eR>7qDRe;J!}cqmSMhG05pNAma$me}L4Gc-k9Ba7lKsMF)1osHs+R z<(XjEMy_=GjOP^$wvuj-&27Jch?N>h`VDDjn646w)7J7ZTm^g<23rgG1kXW+>hKV^ zXDRKOJ?xm6R5W#>!sdvw1#EWYu!#bciGnEe_zC694NcM*!ilEA;1WzgF2Ht~V(Pkt zOXUGM@ZQTZuZZ&gF1ey|q9hp#FaArn9FBv)of?&?1?8}*rm}*n3Ih8FU2+ci`4|@1 z8YMaC4_N06R@H$J6*nAwe^geNbl%WJqT=VIFIP-c6ga8^?fai~$u&jbS%cGb6Bmg( z<%y|?K(;Ee`kF2|&#}N?2z!UZr-S||Ea6$$N>z0J^JWAyDylA;O{ z>^>SS^1^lGBBv-45M4?dF3PY3NtCM)Q`xJpFx7hQ6ZfS+)3ol5Zp z7~hU)ng-8tDx?^ECRkpCLmz-f!{9{{JTZfaJp3oI2BR=1g5^0?hXd>38(freVb-_L zsSL*wPLT{9-(Vd%&p;JTfs+z~C%q83;_zH!mwU%zL5?fhGZ9zHa8=yR8j zA6j?l?YWhsXXdWm^upYVt&h)LH+tXP?Q_Q5b#sr83Ufc1Jvw{eXlC}t*~Dya{hryi zvu`EdShxL>R};@CUKo8Wac`oT&=S`sxWu-^ip0;9mz8Iglge>r-FjQORk=!;P&O&= zlGn)($W!D&a+G9%4qS8mFhd@V2q{8D;S zx?Wl@y)51>UL&prhJZVSm~f7Nluz;F{A=8O+;!Ya?m4yqoUT7-PBI3wjX5)OC*b|x zo_>1zj_Jwix27JR(x%o={b=%2larHg9K7owcktZAy%RT1{2+dJoQwZFc314W*t-Y5 zcOZ9wIdEqG$^9SNzi$6i`%?Q>?R#l^Z1rqc1~`2^^%P{k6$8O^8Aj|7Z-M1ck$L8 zKiT}k_S-iXx3Ar-ZQ8T_?Th~F<&R!;)8#i_bZ*-_8_U~HZd||Z`i4Wv4cb zUv|@mSGKO)aD3}S>mT3s(9YM_lbNv@ZP)6VH>aQ7a(eeG)AvkE>#v>u;poq&ildKA zy|ym3?zX8j7v6B;_Nmire>}N*?eWRy){x0_2PfB@JoxPDBL_FF9y|EciAOG&zTp0e zQ>*4DZdx@y5!?I1p0yK4_H5t!X8gzT@5WEYckW(w*|B&bzIN43@kD$qzAFCU?!<3AAfxO z-tjj!RnNa;_tCZW@!Q5v@4R}PtehCHZ@PN>#_?b7ePr{Qy}#V^{N7`$Pwi!Pt=xV0 z-tyj~J9n;Jb;*0HyeB659Yr9DKoo%}0#O8_2t*NxBJlrq1iWt}%0s%n%)nWOkV3tp z^UVaO*0Jzytx7s8B1FI|ugfMQzzF~fZx{#z@a2%z3#Y0O#!v~S`g?LiGdSe0Rf!;D zqQ56M4armuLxtl3*x>mx8hkUtu>>MxavEYgz4DY%VZ{Ts@HE9l45cTB0}NF7!WDQb zQ%somsmCz`}a#Bs5s%id7ugdFg=b{C&}< zhi%7&{^I@(`u**p?G@YjBiJ_a_JdCkZxa^o+vl-)E2Dq2Og7{G4*OHfVlh5dGjjEh zxY7LUWwI$0(kdPK9oOoULtD*K*w`z;5-RSz0JhJ&`hPW~& zhu{qCOu3j&fHgu=fTy=H3Bf5tc7%6Fd~--YO~3>LI=hVwZlN8$anIBQ1CIXD835cM z*uop%9$TIkahsx8(EyYMxPAxEf148RWIE}$^Nshf9Z8g{emke$w|4kOsh;=S`TG0U zjt!`&&ihIbVeMWgqF@pPsdyvOqrY5DmOsj$SO%*e1%)?G z7(AS2#V|x723-&Lo5wBi7t7IB1@ahj?J=@__O9P5%*Gg}=Jk)$_B{ONlCAZoxOm@2k1g3|5okFI<-ob={@H8aShCH2*U6Tibxz@LMk!!93M$uOP=4==8MD*)|xt2bl%_d~x!TXULL4l`i& zVSa<>xBnsdh5dVIXzQ9)f!A_~+sJ=4dzsG#^Gg#>-?3)`lWea`VS24O^|eqbN#_{F$O+Y zUYvYv!pGd&Umo5k4f5ap?`(HfOY^exzPw29y7KI$Pq<#*|2}vbpAxdkLR#|Tc>iKN z^)u@|55M%jc*r>!OQPP};7g10us65<<8CzXTXtXLQ(WHEYNi)Ugl;eRp7b-_J^#M= zKKREPNL z8~5YE`+B^4SZ_Sq$bxsJ?p~ZXIjeOtB=+O;L;9jsOcQ8AF>5;k=sJ@Eqh$hUP77uw z2Uw;N?+yR?MS6%gC46?_yPoy#_0J9Kt4-Bx(Zb0tptyjoG8WgpyX$j{@lUIi!Nkbz zPzPi9*=6%!A-+y!w_U|&T@RneyENE8x;5*xS#Q3KpzML8qSsG+ zw*6JzJBReA_4(*b@tKB|^q%QE7wnA>N%H;q)8+ApgOwxGi_X!7`{R^t*fICL`OHGR z3C#PuX4WBe&IEXYcm8JwBhbReg>v2+}-N3}(I1DIA1mgda5J*qC!Mxm0| z5V>yy2o%8kj`y{QL}3G?+b+f2qC9#npIBu-w=o_9(cEUSK6!~^t?rIgI6QH@b=+t?B8VNo1x8C{e`sM z`si_~3Y?kVZ5@LGYlHw88nJ5wdl!15eLqv)7@k~+pRK*-0<5{W z_r$#Ya?{iWRs|+ph7s4mez`BF6c}0+lNh{u9(dW2!=cbJq;oPvM|#eVoM$@5mq&jj5JF9EFsXyN(XCP15&=^TIa0kXOukjKisF2LW%V&dfRb_w- zS0Wsv;&bem2Lvf2ig3G0^4|yLiU!nIyv(VZbS@~Dbxk!*LV)S|S3&<}5uni~Yf?pA z+f|-36}(ea&ivP4d5J;-vH*x|mBksm?~i223IJhEk<)NT%9jf!18LDL5B$qWncI;o zU|)s@Op|D^JgnCZzEl=U!GTW-BbikVC3_=%Bzef1CX7H{I7$4a=gg^v$4h! z_4;6Wj)Qa>1K{SW!UoH;MC4>jSe0tuhVmbW|FLxnWd@FD-gxc5cbu7Kx|oL-;*2i} zQvlVx{Wt9Wz!qAg9ZtOSFyiI%G;i6BoRv(%+ldx1#no^**w&30CSf&^;Uq~VPqg}g zJps9)E4<2S@W3j66zI93n><{7$bMABUv$ZJKu2@3qAJ1*K|7FC4%7*Nf!Fx)V0nOL zGXmW8jKHl6%0-Dvn4wNJZe!4nV9Fv4(-KG6GeJ2IV-}~WEH6-;k$ZQ5!9(IYAm&Yz zHE!!F54R|QykWGHZvwe@a3_2s*sdl6q=A)rfhEWdU z6#=?WMEZ|GIl-eJBt{}SgJ0Ud9l(JII=~$mRo)zwa{&3^7y)1NIIHu^!*j07F#fX) zUk%!aI|l9zS%ZP&y@v$ zjwG&0Fo~^+k;FOWCFL3AgmO$NDz_+CC^2QD@(wvmUL;SF2gn^HMQ$L3jFHvkP5Bl1 zIr)@)k6f3J$kzZl!d7`iJ}12-JtLivj!8x77U>EpCT*175zmS*icg9Uh<5<%@eLvo z$Hdj*o5Cx?bHXX%9-%HA5v~y!VXH6#%m6R(&+sSsWBhgeJKWQ7CP<8Xl|9N{#lFTo zz!2uGnTKX>omn~a%yfNv`}EnVd#37BN2acsVy3oEjZB@Jd};ET$rF>uCX17|OkOb= zn|%4;odL8`6u{KU4AS7#>H3h6a2dyuiv?ezia#VFTZ)$L!(9TI8@qtxwsE(tUBSJv`sX{I*!eS7+W9hj*RE&TKU`nk zc9MN`$8pwX@85YV`=iZQu@mej_Fd+6<_FAE%&#tckU7d^m>U`M@&xnt1y66^zVcTy zS6}?l%p04J%+xn;+q`Gy2{rE-Or(d2jE;>H-p{Y$5t(|&!V`AeE zCtulc_hf3r&68)>Z=HPoV0rzigR9r)4xS$64t{9#%(}NGZd>=(g{LMSx-d2I-rC8D z;@WfZH`hE7FRZcSE7wTzJ669JTetf8*n=0;W8{KF?0c);I&jsh(+6HVzi_}jpE>Z( z%3tpP+{&l+3oB2bXYUuz8yR8tzq#*;eYt((`+hurbbNCBmA!ZFmG-{AC$;Cj-N$zC z+5OVkU1MbIja?7#^6vELcNBpr0#O8_2t*NxA`nF&ia->BC<0Lgq6kD0h$0Y0Ac{Z~ zfhYn|1fmE;5r`rXMIeem6oDuLQ3Rq0L=lK05Je!0Koo%}0#O8_2t*NxBG8F|mm#aE zj7&9A)2Ki{9>|2%6k;g4WGaRreGaPm<%uEl1dexueC$KP^0H|_?mQe5Mx|*0Cm?3fh4@ZJ}#bpkX zY8n2rE;%HfOK_qboE0?|lyj0`Y81{vV};KKKoTI1PPZ?I46MpO#?^0LY*fOtUcqZb2J=VV!vIKZNilR>#gG?ND| zd|uTM`RkWg;X(m3si^1*9>CO*>nh8rDln#s&veOUQ3RrT!(iqJO1m_Eyj3H{|uY+=tAa}kYDT0dFcE7v` zH!aI*6u9j-1pQ%U1CADC7{GLWAIf`J4Ry$S!DWCL@z@8BfbE6d4Lc3Fz)AO8kl7~WcBYa!Be2U89{6tMiQ|wOZBnqNL(8^9Blus@`;7}HDfst z%GPt*aLP2F@Gg8J?je&A8930(_VozdEoe19;^F#nPB73$@M^$8!M2X)cK{8Elh!*Y zVWJx_r@rx2a64PEpl?YU-1~GnIy;c*~7M9Oo!_CGpu9 zXw&ryiH|Ti-h1L>wX|8DYBmAdsv}=!NZtS%6CKCQki1^cgyjXjE?(AarzECo z^-uT8MOzkZWCZKB)3CFRq8)s%xBYAs>ZP<9d@s84Tv-*m-rufVZPFyazsJu8VY0be zaBkKvU$52b)m#w2IRd4yQh3L*#tc5Q@wH{ z!xgk3y0jgKN=i}r!l!%6m&+W}YzEP6?eb-(D%a}&qqn?LVVk8O%GNELDV=bYOM zN7{0ynoTj*mlWIadmzqFp;0o}Uz)SGjVxS(sOqmko zr3%@Xlj&l1OK*9elNy=e`N^(*j+MDW5cS)Z+l`V&s>nCnZQr&_^^y}r6}#oL4aRWr z-54q_F=^V6d*yR6SF6`jI?hf)aw%mocJLdv z?N7!j@|=Z?Ox@)(BuVo5!+qpz)@cUWBV0RdgKakduE(ErrBN)K&-cn522MW|(+|2S?s@CIAN>)XhLIiEM z{baRPW-Fy$dD*Z@Io2aLtFoS{pX-&E_+m1>u2*g~ixp+0r(b5CtIO%H^_Dkn(^hx& zmKP+UBtP9-o~>CaC5Uxz$AN08q9ozWy}Q4LQm;7%&XK$2x|3@#Dt>u{%8*l|B8^;CvpXi7cMo<+X;Mmz(eP*w^Yprdt1-UU`aS zvzg%9Q9BN5D$nq#jXmX+G(*@@kUgbc9%u+eSWM_CPwXnKksvC)U7qBPRKp3P!(Dlb zl*CG+r(Za=s=O?El{5k6g(W3e8{i$}=gm%H7c`mohbm zlzQyT40USECwj_D86#O!Nl$r+h}l9hxK7dTuUJS4P1@`!FX~K*r)PWY3l$?P$;g%6 z-CrT!sIW$m1*dIaFr5aeUD<0#w@T@9kp0Ciud`-8hqL{VeSo+-wR?NzT+%F5f@_0q zJA9eK3KB9rb=%?dg$zqR*5f~)Pm7H7KyUdB;EqAM0#~@IKp>@RKq6IcfCzrTjQi91 zTU&rLR{ZgPw{2WFk}kB_#(BC<0Lgq6kD0h$0Y0 zAc{Z~fhYn|1fmE;5r`rXMIeem6oDuLQ3Rq0L=lK05Je!0Koo%}0#O8_2t*NxA`nF& zia->BC<0Lgq6kD0h$0Y0Ac{Z~fhYn|1fmE;5r`rXMIeem6oDuLQ3Rq0L=hNkg<$mv raw3cXY=3R*H!=^jf4qNtK>x9pc=gB{R}TlIw|=~TyZHYRPyT-aIw*|O literal 0 HcmV?d00001 diff --git a/index/index.json b/index/index.json new file mode 100644 index 00000000..dd970287 --- /dev/null +++ b/index/index.json @@ -0,0 +1 @@ +{"interfaceLanguages":{"swift":[{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/gradientview\/init(coder:)","title":"init?(coder: NSCoder)","type":"init"},{"path":"\/documentation\/ackategories\/gradientview\/init(colors:axis:)","title":"init(colors: [UIColor], axis: NSLayoutConstraint.Axis)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/gradientview\/axis","title":"var axis: NSLayoutConstraint.Axis","type":"property"},{"path":"\/documentation\/ackategories\/gradientview\/colors","title":"var colors: [UIColor]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/gradientview\/traitcollectiondidchange(_:)","title":"func traitCollectionDidChange(UITraitCollection?)","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/gradientview\/layerclass","title":"class var layerClass: Swift.AnyClass","type":"property"}],"path":"\/documentation\/ackategories\/gradientview","title":"GradientView","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/selfsizingtableheaderfooterview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"}],"path":"\/documentation\/ackategories\/selfsizingtableheaderfooterview","title":"SelfSizingTableHeaderFooterView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/taglistview\/init(frame:)","title":"init(frame: CGRect)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/taglistview\/horizontalspacing","title":"var horizontalSpacing: CGFloat","type":"property"},{"path":"\/documentation\/ackategories\/taglistview\/intrinsiccontentsize","title":"var intrinsicContentSize: CGSize","type":"property"},{"path":"\/documentation\/ackategories\/taglistview\/tagviews","title":"var tagViews: [UIView]","type":"property"},{"path":"\/documentation\/ackategories\/taglistview\/verticalspacing","title":"var verticalSpacing: CGFloat","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/taglistview\/layoutsubviews()","title":"func layoutSubviews()","type":"method"}],"path":"\/documentation\/ackategories\/taglistview","title":"TagListView","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/userdefault\/init(_:default:userdefaults:)","title":"init(String, default: Wrapped?, userDefaults: UserDefaults)","type":"init"},{"path":"\/documentation\/ackategories\/userdefault\/init(_:default:userdefaults:errorlogger:)","title":"init(String, default: Value, userDefaults: UserDefaults, errorLogger: ((Error) -> Void)?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/userdefault\/projectedvalue","title":"var projectedValue: AnyPublisher","type":"property"},{"path":"\/documentation\/ackategories\/userdefault\/wrappedvalue","title":"var wrappedValue: Value","type":"property"}],"path":"\/documentation\/ackategories\/userdefault","title":"UserDefault","type":"class"},{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/frontmostcontainerviewcontroller\/frontmostchild","title":"var frontmostChild: UIViewController?","type":"property"}],"path":"\/documentation\/ackategories\/frontmostcontainerviewcontroller","title":"FrontmostContainerViewController","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/ackategories\/optionalprotocol\/wrappedvalue","title":"WrappedValue","type":"associatedtype"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/optionalprotocol\/optional","title":"var optional: WrappedValue?","type":"property"}],"path":"\/documentation\/ackategories\/optionalprotocol","title":"OptionalProtocol","type":"protocol"},{"path":"\/documentation\/ackategories\/propertylistvalue","title":"PropertyListValue","type":"protocol"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/randomizable\/random()","title":"static func random() -> Self","type":"method"}],"path":"\/documentation\/ackategories\/randomizable","title":"Randomizable","type":"protocol"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/reusable\/reuseidentifier","title":"static var reuseIdentifier: String","type":"property"}],"path":"\/documentation\/ackategories\/reusable","title":"Reusable","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uicontroleventhandling\/off(_:)","title":"func off(UIControl.Event)","type":"method"},{"path":"\/documentation\/ackategories\/uicontroleventhandling\/on(_:handler:)","title":"func on(UIControl.Event, handler: (Self) -> Void)","type":"method"},{"path":"\/documentation\/ackategories\/uicontroleventhandling\/on(handler:)","title":"func on(handler: (Self) -> Void)","type":"method"}],"path":"\/documentation\/ackategories\/uicontroleventhandling","title":"UIControlEventHandling","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/betterurl\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"path":"\/documentation\/ackategories\/betterurl\/init(url:)","title":"init(url: URL)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/betterurl\/rawvalue","title":"let rawValue: String","type":"property"},{"path":"\/documentation\/ackategories\/betterurl\/url","title":"let url: URL","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/ackategories\/betterurl\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/ackategories\/betterurl\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/betterurl\/init(from:)","title":"init(from: Decoder) throws","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/betterurl\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/betterurl\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"},{"path":"\/documentation\/ackategories\/betterurl\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/ackategories\/betterurl\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/betterurl","title":"BetterURL","type":"struct"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/logger\/applog()","title":"static func appLog() -> OSLog","type":"method"},{"path":"\/documentation\/ackategories\/logger\/lifecyclelog()","title":"static func lifecycleLog() -> OSLog","type":"method"},{"path":"\/documentation\/ackategories\/logger\/networkinglog()","title":"static func networkingLog() -> OSLog","type":"method"},{"path":"\/documentation\/ackategories\/logger\/oslog(subsystem:category:)","title":"static func osLog(subsystem: String, category: String) -> OSLog","type":"method"}],"path":"\/documentation\/ackategories\/logger","title":"Logger","type":"struct"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/loggercategory\/app","title":"static var app: String","type":"property"},{"path":"\/documentation\/ackategories\/loggercategory\/lifecycle","title":"static var lifecycle: String","type":"property"},{"path":"\/documentation\/ackategories\/loggercategory\/networking","title":"static var networking: String","type":"property"}],"path":"\/documentation\/ackategories\/loggercategory","title":"LoggerCategory","type":"struct"},{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/ackategories\/+(_:_:)","title":"func + ([Key : Value], [Key : Value]) -> [Key : Value]","type":"op"},{"path":"\/documentation\/ackategories\/=_(_:_:)-5f35k","title":"func =? (inout T, T?)","type":"op"},{"path":"\/documentation\/ackategories\/=_(_:_:)-6lj31","title":"func =? (inout T?, T?)","type":"op"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/init()","title":"init()","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/activechild","title":"var activeChild: FlowCoordinator?","type":"property"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/childcoordinators","title":"var childCoordinators: [Base.FlowCoordinator]","type":"property"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller","title":"var navigationController: UINavigationController?","type":"property"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/parentcoordinator","title":"var parentCoordinator: FlowCoordinator?","type":"property"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/rootviewcontroller","title":"var rootViewController: UIViewController!","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/addchild(_:)","title":"func addChild(FlowCoordinator)","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/handledeeplink(_:)","title":"func handleDeeplink(DeepLinkType) -> Bool","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:animationcontrollerfor:from:to:)","title":"func navigationController(UINavigationController, animationControllerFor: UINavigationController.Operation, from: UIViewController, to: UIViewController) -> UIViewControllerAnimatedTransitioning?","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:didshow:animated:)","title":"func navigationController(UINavigationController, didShow: UIViewController, animated: Bool)","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/navigationcontroller(_:interactioncontrollerfor:)","title":"func navigationController(UINavigationController, interactionControllerFor: UIViewControllerAnimatedTransitioning) -> UIViewControllerInteractiveTransitioning?","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/presentationcontrollerdiddismiss(_:)","title":"func presentationControllerDidDismiss(UIPresentationController)","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/removechild(_:)","title":"func removeChild(FlowCoordinator)","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/start()","title":"func start() -> UIViewController","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/start(from:)","title":"func start(from: UIViewController)","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/start(in:)","title":"func start(in: UIWindow)","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/start(with:)","title":"func start(with: UINavigationController)","type":"method"},{"path":"\/documentation\/ackategories\/base\/flowcoordinator\/stop(animated:completion:)","title":"func stop(animated: Bool, completion: (() -> Void)?)","type":"method"}],"path":"\/documentation\/ackategories\/base\/flowcoordinator","title":"Base.FlowCoordinator","type":"class"},{"path":"\/documentation\/ackategories\/base\/flowcoordinatornodeeplink","title":"Base.FlowCoordinatorNoDeepLink","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/viewcontroller\/init()","title":"init()","type":"init"},{"path":"\/documentation\/ackategories\/base\/viewcontroller\/init(coder:)","title":"init?(coder: NSCoder)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/viewcontroller\/hasnavigationbar","title":"var hasNavigationBar: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/viewcontroller\/viewdidappear(_:)","title":"func viewDidAppear(Bool)","type":"method"},{"path":"\/documentation\/ackategories\/base\/viewcontroller\/viewdidfirstappear(_:)","title":"func viewDidFirstAppear(Bool)","type":"method"},{"path":"\/documentation\/ackategories\/base\/viewcontroller\/viewwillappear(_:)","title":"func viewWillAppear(Bool)","type":"method"},{"path":"\/documentation\/ackategories\/base\/viewcontroller\/viewwillfirstappear(_:)","title":"func viewWillFirstAppear(Bool)","type":"method"}],"path":"\/documentation\/ackategories\/base\/viewcontroller","title":"Base.ViewController","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/viewmodel\/init()","title":"init()","type":"init"}],"path":"\/documentation\/ackategories\/base\/viewmodel","title":"Base.ViewModel","type":"class"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/flowcoordinatormemoryloggingenabled","title":"static var flowCoordinatorMemoryLoggingEnabled: Bool","type":"property"},{"path":"\/documentation\/ackategories\/base\/memoryloggingenabled","title":"static var memoryLoggingEnabled: Bool","type":"property"},{"path":"\/documentation\/ackategories\/base\/viewcontrollermemoryloggingenabled","title":"static var viewControllerMemoryLoggingEnabled: Bool","type":"property"},{"path":"\/documentation\/ackategories\/base\/viewmodelmemoryloggingenabled","title":"static var viewModelMemoryLoggingEnabled: Bool","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"path":"\/documentation\/ackategories\/base\/nodeeplink","title":"Base.NoDeepLink","type":"enum"}],"path":"\/documentation\/ackategories\/base","title":"Base","type":"enum"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/errorhandlers\/rootviewcontrollerdeallocatedbeforestop","title":"static var rootViewControllerDeallocatedBeforeStop: (() -> Void)?","type":"property"}],"path":"\/documentation\/ackategories\/errorhandlers","title":"ErrorHandlers","type":"enum"},{"title":"Extended Modules","type":"groupMarker"},{"children":[{"title":"Extended Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/future\/init(operation:)","title":"init(operation: () async throws -> Output)","type":"init"}],"path":"\/documentation\/ackategories\/combine\/future","title":"Future","type":"extension"},{"title":"Extended Protocols","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/publisher\/flatmaplatest(_:)","title":"func flatMapLatest((Self.Output) -> T) -> Publishers.SwitchToLatest>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publisher\/weakassign(to:on:)","title":"func weakAssign(to: ReferenceWritableKeyPath, on: Root) -> AnyCancellable","type":"method"}],"path":"\/documentation\/ackategories\/combine\/publisher","title":"Publisher","type":"extension"},{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/anypublisher\/init(operation:)","title":"init(operation: () async throws -> Output)","type":"init"}],"path":"\/documentation\/ackategories\/combine\/anypublisher","title":"AnyPublisher","type":"extension"},{"title":"Extended Enumerations","type":"groupMarker"},{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/init(_:)-277by","title":"init([Upstream])","type":"init"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/init(_:)-7ruqx","title":"init(Upstream...)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(subscriber:)","title":"func receive(subscriber: S)","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/failure","title":"Publishers.ZipMany.Failure","type":"typealias"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output","title":"Publishers.ZipMany.Output","type":"typealias"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-2oncf","title":"var values: AsyncPublisher","type":"property"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-3jyog","title":"var values: AsyncThrowingPublisher","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/allsatisfy(_:)","title":"func allSatisfy((Self.Output) -> Bool) -> Publishers.AllSatisfy","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/append(_:)","title":"func append(Self.Output...) -> Publishers.Concatenate>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assertnofailure(_:file:line:)","title":"func assertNoFailure(String, file: StaticString, line: UInt) -> Publishers.AssertNoFailure","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:)","title":"func assign(to: inout Published.Publisher)","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:on:)","title":"func assign(to: ReferenceWritableKeyPath, on: Root) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpoint(receivesubscription:receiveoutput:receivecompletion:)","title":"func breakpoint(receiveSubscription: ((Subscription) -> Bool)?, receiveOutput: ((Self.Output) -> Bool)?, receiveCompletion: ((Subscribers.Completion) -> Bool)?) -> Publishers.Breakpoint","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpointonerror()","title":"func breakpointOnError() -> Publishers.Breakpoint","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/buffer(size:prefetch:whenfull:)","title":"func buffer(size: Int, prefetch: Publishers.PrefetchStrategy, whenFull: Publishers.BufferingStrategy) -> Publishers.Buffer","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/catch(_:)","title":"func `catch`

((Self.Failure) -> P) -> Publishers.Catch","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect()","title":"func collect() -> Publishers.Collect","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:)","title":"func collect(Int) -> Publishers.CollectByCount","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:options:)","title":"func collect(Publishers.TimeGroupingStrategy, options: S.SchedulerOptions?) -> Publishers.CollectByTime","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:)","title":"func combineLatest

(P) -> Publishers.CombineLatest","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-165xv","title":"func combineLatest(P, (Self.Output, P.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-2mfbw","title":"func combineLatest(P, Q) -> Publishers.CombineLatest3","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-2sjo6","title":"func combineLatest(P, Q, R) -> Publishers.CombineLatest4","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-4kgni","title":"func combineLatest(P, Q, (Self.Output, P.Output, Q.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:_:)","title":"func combineLatest(P, Q, R, (Self.Output, P.Output, Q.Output, R.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/compactmap(_:)","title":"func compactMap((Self.Output) -> T?) -> Publishers.CompactMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(_:)","title":"func contains(Self.Output) -> Publishers.Contains","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(where:)","title":"func contains(where: (Self.Output) -> Bool) -> Publishers.ContainsWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/count()","title":"func count() -> Publishers.Count","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/debounce(for:scheduler:options:)","title":"func debounce(for: S.SchedulerTimeType.Stride, scheduler: S, options: S.SchedulerOptions?) -> Publishers.Debounce","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/decode(type:decoder:)","title":"func decode(type: Item.Type, decoder: Coder) -> Publishers.Decode","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/delay(for:tolerance:scheduler:options:)","title":"func delay(for: S.SchedulerTimeType.Stride, tolerance: S.SchedulerTimeType.Stride?, scheduler: S, options: S.SchedulerOptions?) -> Publishers.Delay","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(untiloutputfrom:)","title":"func drop

(untilOutputFrom: P) -> Publishers.DropUntilOutput","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(while:)","title":"func drop(while: (Self.Output) -> Bool) -> Publishers.DropWhile","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/dropfirst(_:)","title":"func dropFirst(Int) -> Publishers.Drop","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/encode(encoder:)","title":"func encode(encoder: Coder) -> Publishers.Encode","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/erasetoanypublisher()","title":"func eraseToAnyPublisher() -> AnyPublisher","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/filter(_:)","title":"func filter((Self.Output) -> Bool) -> Publishers.Filter","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/first()","title":"func first() -> Publishers.First","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/first(where:)","title":"func first(where: (Self.Output) -> Bool) -> Publishers.FirstWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3r0f7","title":"func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap, Self>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3yqxm","title":"func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5657v","title":"func flatMap(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5rgig","title":"func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmaplatest(_:)","title":"func flatMapLatest((Self.Output) -> T) -> Publishers.SwitchToLatest>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)","title":"func handleEvents(receiveSubscription: ((Subscription) -> Void)?, receiveOutput: ((Self.Output) -> Void)?, receiveCompletion: ((Subscribers.Completion) -> Void)?, receiveCancel: (() -> Void)?, receiveRequest: ((Subscribers.Demand) -> Void)?) -> Publishers.HandleEvents","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/ignoreoutput()","title":"func ignoreOutput() -> Publishers.IgnoreOutput","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/last()","title":"func last() -> Publishers.Last","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/last(where:)","title":"func last(where: (Self.Output) -> Bool) -> Publishers.LastWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/makeconnectable()","title":"func makeConnectable() -> Publishers.MakeConnectable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-4niae","title":"func map((Self.Output) -> T) -> Publishers.Map","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-wdlx","title":"func map(KeyPath) -> Publishers.MapKeyPath","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:)","title":"func map(KeyPath, KeyPath) -> Publishers.MapKeyPath2","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:_:)","title":"func map(KeyPath, KeyPath, KeyPath) -> Publishers.MapKeyPath3","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/maperror(_:)","title":"func mapError((Self.Failure) -> E) -> Publishers.MapError","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/max(by:)","title":"func max(by: (Self.Output, Self.Output) -> Bool) -> Publishers.Comparison","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/measureinterval(using:options:)","title":"func measureInterval(using: S, options: S.SchedulerOptions?) -> Publishers.MeasureInterval","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:)","title":"func merge(with: Self) -> Publishers.MergeMany","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:)","title":"func merge(with: B, C) -> Publishers.Merge3","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:)","title":"func merge(with: B, C, D) -> Publishers.Merge4","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:)","title":"func merge(with: B, C, D, E) -> Publishers.Merge5","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:)","title":"func merge(with: B, C, D, E, F) -> Publishers.Merge6","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:)","title":"func merge(with: B, C, D, E, F, G) -> Publishers.Merge7","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:_:)","title":"func merge(with: B, C, D, E, F, G, H) -> Publishers.Merge8","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/min(by:)","title":"func min(by: (Self.Output, Self.Output) -> Bool) -> Publishers.Comparison","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(_:)","title":"func multicast(() -> S) -> Publishers.Multicast","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(subject:)","title":"func multicast(subject: S) -> Publishers.Multicast","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(at:)","title":"func output(at: Int) -> Publishers.Output","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(in:)","title":"func output(in: R) -> Publishers.Output","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(_:)","title":"func prefix(Int) -> Publishers.Output","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(untiloutputfrom:)","title":"func prefix

(untilOutputFrom: P) -> Publishers.PrefixUntilOutput","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(while:)","title":"func prefix(while: (Self.Output) -> Bool) -> Publishers.PrefixWhile","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prepend(_:)","title":"func prepend(Self.Output...) -> Publishers.Concatenate, Self>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/print(_:to:)","title":"func print(String, to: (TextOutputStream)?) -> Publishers.Print","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(on:options:)","title":"func receive(on: S, options: S.SchedulerOptions?) -> Publishers.ReceiveOn","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/reduce(_:_:)","title":"func reduce(T, (T, Self.Output) -> T) -> Publishers.Reduce","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates()","title":"func removeDuplicates() -> Publishers.RemoveDuplicates","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates(by:)","title":"func removeDuplicates(by: (Self.Output, Self.Output) -> Bool) -> Publishers.RemoveDuplicates","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceempty(with:)","title":"func replaceEmpty(with: Self.Output) -> Publishers.ReplaceEmpty","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceerror(with:)","title":"func replaceError(with: Self.Output) -> Publishers.ReplaceError","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replacenil(with:)","title":"func replaceNil(with: T) -> Publishers.Map","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/retry(_:)","title":"func retry(Int) -> Publishers.Retry","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/scan(_:_:)","title":"func scan(T, (T, Self.Output) -> T) -> Publishers.Scan","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/setfailuretype(to:)","title":"func setFailureType(to: E.Type) -> Publishers.SetFailureType","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/share()","title":"func share() -> Publishers.Share","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivecompletion:receivevalue:)","title":"func sink(receiveCompletion: ((Subscribers.Completion) -> Void), receiveValue: ((Self.Output) -> Void)) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivevalue:)","title":"func sink(receiveValue: ((Self.Output) -> Void)) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-5dtaz","title":"func subscribe(S) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-cbwj","title":"func subscribe(S)","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(on:options:)","title":"func subscribe(on: S, options: S.SchedulerOptions?) -> Publishers.SubscribeOn","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/throttle(for:scheduler:latest:)","title":"func throttle(for: S.SchedulerTimeType.Stride, scheduler: S, latest: Bool) -> Publishers.Throttle","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/timeout(_:scheduler:options:customerror:)","title":"func timeout(S.SchedulerTimeType.Stride, scheduler: S, options: S.SchedulerOptions?, customError: (() -> Self.Failure)?) -> Publishers.Timeout","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryallsatisfy(_:)","title":"func tryAllSatisfy((Self.Output) throws -> Bool) -> Publishers.TryAllSatisfy","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycatch(_:)","title":"func tryCatch

((Self.Failure) throws -> P) -> Publishers.TryCatch","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycompactmap(_:)","title":"func tryCompactMap((Self.Output) throws -> T?) -> Publishers.TryCompactMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycontains(where:)","title":"func tryContains(where: (Self.Output) throws -> Bool) -> Publishers.TryContainsWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trydrop(while:)","title":"func tryDrop(while: (Self.Output) throws -> Bool) -> Publishers.TryDropWhile","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfilter(_:)","title":"func tryFilter((Self.Output) throws -> Bool) -> Publishers.TryFilter","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfirst(where:)","title":"func tryFirst(where: (Self.Output) throws -> Bool) -> Publishers.TryFirstWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trylast(where:)","title":"func tryLast(where: (Self.Output) throws -> Bool) -> Publishers.TryLastWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymap(_:)","title":"func tryMap((Self.Output) throws -> T) -> Publishers.TryMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymax(by:)","title":"func tryMax(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryComparison","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymin(by:)","title":"func tryMin(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryComparison","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryprefix(while:)","title":"func tryPrefix(while: (Self.Output) throws -> Bool) -> Publishers.TryPrefixWhile","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryreduce(_:_:)","title":"func tryReduce(T, (T, Self.Output) throws -> T) -> Publishers.TryReduce","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryremoveduplicates(by:)","title":"func tryRemoveDuplicates(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryRemoveDuplicates","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryscan(_:_:)","title":"func tryScan(T, (T, Self.Output) throws -> T) -> Publishers.TryScan","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/weakassign(to:on:)","title":"func weakAssign(to: ReferenceWritableKeyPath, on: Root) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:)","title":"func zip

(P) -> Publishers.Zip","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-4ukx2","title":"func zip(P, (Self.Output, P.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-6yeut","title":"func zip(P, Q) -> Publishers.Zip3","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-4lymq","title":"func zip(P, Q, R) -> Publishers.Zip4","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-6xqon","title":"func zip(P, Q, (Self.Output, P.Output, Q.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:_:)","title":"func zip(P, Q, R, (Self.Output, P.Output, Q.Output, R.Output) -> T) -> Publishers.Map, T>","type":"method"}],"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","title":"Publisher Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-2oncf","title":"var values: AsyncPublisher","type":"property"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/values-3jyog","title":"var values: AsyncThrowingPublisher","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/allsatisfy(_:)","title":"func allSatisfy((Self.Output) -> Bool) -> Publishers.AllSatisfy","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/append(_:)","title":"func append(Self.Output...) -> Publishers.Concatenate>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assertnofailure(_:file:line:)","title":"func assertNoFailure(String, file: StaticString, line: UInt) -> Publishers.AssertNoFailure","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:)","title":"func assign(to: inout Published.Publisher)","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/assign(to:on:)","title":"func assign(to: ReferenceWritableKeyPath, on: Root) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpoint(receivesubscription:receiveoutput:receivecompletion:)","title":"func breakpoint(receiveSubscription: ((Subscription) -> Bool)?, receiveOutput: ((Self.Output) -> Bool)?, receiveCompletion: ((Subscribers.Completion) -> Bool)?) -> Publishers.Breakpoint","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/breakpointonerror()","title":"func breakpointOnError() -> Publishers.Breakpoint","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/buffer(size:prefetch:whenfull:)","title":"func buffer(size: Int, prefetch: Publishers.PrefetchStrategy, whenFull: Publishers.BufferingStrategy) -> Publishers.Buffer","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/catch(_:)","title":"func `catch`

((Self.Failure) -> P) -> Publishers.Catch","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect()","title":"func collect() -> Publishers.Collect","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:)","title":"func collect(Int) -> Publishers.CollectByCount","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/collect(_:options:)","title":"func collect(Publishers.TimeGroupingStrategy, options: S.SchedulerOptions?) -> Publishers.CollectByTime","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:)","title":"func combineLatest

(P) -> Publishers.CombineLatest","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-165xv","title":"func combineLatest(P, (Self.Output, P.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:)-2mfbw","title":"func combineLatest(P, Q) -> Publishers.CombineLatest3","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-2sjo6","title":"func combineLatest(P, Q, R) -> Publishers.CombineLatest4","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:)-4kgni","title":"func combineLatest(P, Q, (Self.Output, P.Output, Q.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/combinelatest(_:_:_:_:)","title":"func combineLatest(P, Q, R, (Self.Output, P.Output, Q.Output, R.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/compactmap(_:)","title":"func compactMap((Self.Output) -> T?) -> Publishers.CompactMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(_:)","title":"func contains(Self.Output) -> Publishers.Contains","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/contains(where:)","title":"func contains(where: (Self.Output) -> Bool) -> Publishers.ContainsWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/count()","title":"func count() -> Publishers.Count","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/debounce(for:scheduler:options:)","title":"func debounce(for: S.SchedulerTimeType.Stride, scheduler: S, options: S.SchedulerOptions?) -> Publishers.Debounce","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/decode(type:decoder:)","title":"func decode(type: Item.Type, decoder: Coder) -> Publishers.Decode","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/delay(for:tolerance:scheduler:options:)","title":"func delay(for: S.SchedulerTimeType.Stride, tolerance: S.SchedulerTimeType.Stride?, scheduler: S, options: S.SchedulerOptions?) -> Publishers.Delay","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(untiloutputfrom:)","title":"func drop

(untilOutputFrom: P) -> Publishers.DropUntilOutput","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/drop(while:)","title":"func drop(while: (Self.Output) -> Bool) -> Publishers.DropWhile","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/dropfirst(_:)","title":"func dropFirst(Int) -> Publishers.Drop","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/encode(encoder:)","title":"func encode(encoder: Coder) -> Publishers.Encode","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/erasetoanypublisher()","title":"func eraseToAnyPublisher() -> AnyPublisher","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/filter(_:)","title":"func filter((Self.Output) -> Bool) -> Publishers.Filter","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/first()","title":"func first() -> Publishers.First","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/first(where:)","title":"func first(where: (Self.Output) -> Bool) -> Publishers.FirstWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3r0f7","title":"func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap, Self>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-3yqxm","title":"func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5657v","title":"func flatMap(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmap(maxpublishers:_:)-5rgig","title":"func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/flatmaplatest(_:)","title":"func flatMapLatest((Self.Output) -> T) -> Publishers.SwitchToLatest>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)","title":"func handleEvents(receiveSubscription: ((Subscription) -> Void)?, receiveOutput: ((Self.Output) -> Void)?, receiveCompletion: ((Subscribers.Completion) -> Void)?, receiveCancel: (() -> Void)?, receiveRequest: ((Subscribers.Demand) -> Void)?) -> Publishers.HandleEvents","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/ignoreoutput()","title":"func ignoreOutput() -> Publishers.IgnoreOutput","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/last()","title":"func last() -> Publishers.Last","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/last(where:)","title":"func last(where: (Self.Output) -> Bool) -> Publishers.LastWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/makeconnectable()","title":"func makeConnectable() -> Publishers.MakeConnectable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-4niae","title":"func map((Self.Output) -> T) -> Publishers.Map","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:)-wdlx","title":"func map(KeyPath) -> Publishers.MapKeyPath","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:)","title":"func map(KeyPath, KeyPath) -> Publishers.MapKeyPath2","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/map(_:_:_:)","title":"func map(KeyPath, KeyPath, KeyPath) -> Publishers.MapKeyPath3","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/maperror(_:)","title":"func mapError((Self.Failure) -> E) -> Publishers.MapError","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/max(by:)","title":"func max(by: (Self.Output, Self.Output) -> Bool) -> Publishers.Comparison","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/measureinterval(using:options:)","title":"func measureInterval(using: S, options: S.SchedulerOptions?) -> Publishers.MeasureInterval","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:)","title":"func merge(with: Self) -> Publishers.MergeMany","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:)","title":"func merge(with: B, C) -> Publishers.Merge3","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:)","title":"func merge(with: B, C, D) -> Publishers.Merge4","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:)","title":"func merge(with: B, C, D, E) -> Publishers.Merge5","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:)","title":"func merge(with: B, C, D, E, F) -> Publishers.Merge6","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:)","title":"func merge(with: B, C, D, E, F, G) -> Publishers.Merge7","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/merge(with:_:_:_:_:_:_:)","title":"func merge(with: B, C, D, E, F, G, H) -> Publishers.Merge8","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/min(by:)","title":"func min(by: (Self.Output, Self.Output) -> Bool) -> Publishers.Comparison","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(_:)","title":"func multicast(() -> S) -> Publishers.Multicast","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/multicast(subject:)","title":"func multicast(subject: S) -> Publishers.Multicast","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(at:)","title":"func output(at: Int) -> Publishers.Output","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/output(in:)","title":"func output(in: R) -> Publishers.Output","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(_:)","title":"func prefix(Int) -> Publishers.Output","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(untiloutputfrom:)","title":"func prefix

(untilOutputFrom: P) -> Publishers.PrefixUntilOutput","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prefix(while:)","title":"func prefix(while: (Self.Output) -> Bool) -> Publishers.PrefixWhile","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/prepend(_:)","title":"func prepend(Self.Output...) -> Publishers.Concatenate, Self>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/print(_:to:)","title":"func print(String, to: (TextOutputStream)?) -> Publishers.Print","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/receive(on:options:)","title":"func receive(on: S, options: S.SchedulerOptions?) -> Publishers.ReceiveOn","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/reduce(_:_:)","title":"func reduce(T, (T, Self.Output) -> T) -> Publishers.Reduce","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates()","title":"func removeDuplicates() -> Publishers.RemoveDuplicates","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/removeduplicates(by:)","title":"func removeDuplicates(by: (Self.Output, Self.Output) -> Bool) -> Publishers.RemoveDuplicates","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceempty(with:)","title":"func replaceEmpty(with: Self.Output) -> Publishers.ReplaceEmpty","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replaceerror(with:)","title":"func replaceError(with: Self.Output) -> Publishers.ReplaceError","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/replacenil(with:)","title":"func replaceNil(with: T) -> Publishers.Map","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/retry(_:)","title":"func retry(Int) -> Publishers.Retry","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/scan(_:_:)","title":"func scan(T, (T, Self.Output) -> T) -> Publishers.Scan","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/setfailuretype(to:)","title":"func setFailureType(to: E.Type) -> Publishers.SetFailureType","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/share()","title":"func share() -> Publishers.Share","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivecompletion:receivevalue:)","title":"func sink(receiveCompletion: ((Subscribers.Completion) -> Void), receiveValue: ((Self.Output) -> Void)) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/sink(receivevalue:)","title":"func sink(receiveValue: ((Self.Output) -> Void)) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-5dtaz","title":"func subscribe(S) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(_:)-cbwj","title":"func subscribe(S)","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/subscribe(on:options:)","title":"func subscribe(on: S, options: S.SchedulerOptions?) -> Publishers.SubscribeOn","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/throttle(for:scheduler:latest:)","title":"func throttle(for: S.SchedulerTimeType.Stride, scheduler: S, latest: Bool) -> Publishers.Throttle","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/timeout(_:scheduler:options:customerror:)","title":"func timeout(S.SchedulerTimeType.Stride, scheduler: S, options: S.SchedulerOptions?, customError: (() -> Self.Failure)?) -> Publishers.Timeout","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryallsatisfy(_:)","title":"func tryAllSatisfy((Self.Output) throws -> Bool) -> Publishers.TryAllSatisfy","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycatch(_:)","title":"func tryCatch

((Self.Failure) throws -> P) -> Publishers.TryCatch","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycompactmap(_:)","title":"func tryCompactMap((Self.Output) throws -> T?) -> Publishers.TryCompactMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trycontains(where:)","title":"func tryContains(where: (Self.Output) throws -> Bool) -> Publishers.TryContainsWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trydrop(while:)","title":"func tryDrop(while: (Self.Output) throws -> Bool) -> Publishers.TryDropWhile","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfilter(_:)","title":"func tryFilter((Self.Output) throws -> Bool) -> Publishers.TryFilter","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryfirst(where:)","title":"func tryFirst(where: (Self.Output) throws -> Bool) -> Publishers.TryFirstWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trylast(where:)","title":"func tryLast(where: (Self.Output) throws -> Bool) -> Publishers.TryLastWhere","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymap(_:)","title":"func tryMap((Self.Output) throws -> T) -> Publishers.TryMap","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymax(by:)","title":"func tryMax(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryComparison","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/trymin(by:)","title":"func tryMin(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryComparison","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryprefix(while:)","title":"func tryPrefix(while: (Self.Output) throws -> Bool) -> Publishers.TryPrefixWhile","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryreduce(_:_:)","title":"func tryReduce(T, (T, Self.Output) throws -> T) -> Publishers.TryReduce","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryremoveduplicates(by:)","title":"func tryRemoveDuplicates(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryRemoveDuplicates","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/tryscan(_:_:)","title":"func tryScan(T, (T, Self.Output) throws -> T) -> Publishers.TryScan","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/weakassign(to:on:)","title":"func weakAssign(to: ReferenceWritableKeyPath, on: Root) -> AnyCancellable","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:)","title":"func zip

(P) -> Publishers.Zip","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-4ukx2","title":"func zip(P, (Self.Output, P.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:)-6yeut","title":"func zip(P, Q) -> Publishers.Zip3","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-4lymq","title":"func zip(P, Q, R) -> Publishers.Zip4","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:)-6xqon","title":"func zip(P, Q, (Self.Output, P.Output, Q.Output) -> T) -> Publishers.Map, T>","type":"method"},{"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/zip(_:_:_:_:)","title":"func zip(P, Q, R, (Self.Output, P.Output, Q.Output, R.Output) -> T) -> Publishers.Map, T>","type":"method"}],"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany\/publisher-implementations","title":"Publisher Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/combine\/publishers\/zipmany","title":"Publishers.ZipMany","type":"struct"}],"path":"\/documentation\/ackategories\/combine\/publishers","title":"Publishers","type":"extension"}],"path":"\/documentation\/ackategories\/combine","title":"Combine","type":"extension"},{"children":[{"title":"Extended Classes","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/bundle\/buildnumber","title":"var buildNumber: Int?","type":"property"},{"path":"\/documentation\/ackategories\/foundation\/bundle\/receiptdata","title":"var receiptData: Data?","type":"property"},{"path":"\/documentation\/ackategories\/foundation\/bundle\/version","title":"var version: String?","type":"property"}],"path":"\/documentation\/ackategories\/foundation\/bundle","title":"Bundle","type":"extension"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/dateformatter\/cached(for:)","title":"static func cached(for: String) -> DateFormatter","type":"method"}],"path":"\/documentation\/ackategories\/foundation\/dateformatter","title":"DateFormatter","type":"extension"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/nsattributedstring\/+(_:_:)","title":"static func + (NSAttributedString, NSAttributedString) -> NSAttributedString","type":"op"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/nsattributedstring\/byappending(_:)","title":"func byAppending(NSAttributedString) -> NSAttributedString","type":"method"}],"path":"\/documentation\/ackategories\/foundation\/nsattributedstring","title":"NSAttributedString","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/numberformatter\/string(from:)-42ny2","title":"func string(from: Int) -> String?","type":"method"},{"path":"\/documentation\/ackategories\/foundation\/numberformatter\/string(from:)-9amzr","title":"func string(from: Double) -> String?","type":"method"}],"path":"\/documentation\/ackategories\/foundation\/numberformatter","title":"NumberFormatter","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/userdefaults\/deviceid","title":"var deviceID: String","type":"property"}],"path":"\/documentation\/ackategories\/foundation\/userdefaults","title":"UserDefaults","type":"extension"},{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/date\/tostring(with:)","title":"func toString(with: String) -> String","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/date\/random(min:max:)","title":"static func random(min: Int, max: Int) -> Date","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/foundation\/date\/random()","title":"static func random() -> Date","type":"method"}],"path":"\/documentation\/ackategories\/foundation\/date\/randomizable-implementations","title":"Randomizable Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/foundation\/date","title":"Date","type":"extension"}],"path":"\/documentation\/ackategories\/foundation","title":"Foundation","type":"extension"},{"children":[{"title":"Extended Classes","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/mapkit\/mkmapview\/dequeueannotationview(for:type:)","title":"func dequeueAnnotationView(for: MKAnnotation, type: T.Type) -> T","type":"method"}],"path":"\/documentation\/ackategories\/mapkit\/mkmapview","title":"MKMapView","type":"extension"}],"path":"\/documentation\/ackategories\/mapkit","title":"MapKit","type":"extension"},{"children":[{"title":"Extended Protocols","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/collection\/isnotempty","title":"var isNotEmpty: Bool","type":"property"},{"title":"Subscripts","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/collection\/subscript(safe:)-1uhro","title":"subscript(safe _: Index) -> Iterator.Element?","type":"subscript"},{"path":"\/documentation\/ackategories\/swift\/collection\/subscript(safe:)-412d7","title":"subscript(safe _: CountableRange) -> [Element]","type":"subscript"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/collection\/random(min:max:)","title":"static func random(min: Int, max: Int) -> [Element]","type":"method"}],"path":"\/documentation\/ackategories\/swift\/collection","title":"Collection","type":"extension"},{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/array\/remove(object:)","title":"func remove(object: Element)","type":"method"}],"path":"\/documentation\/ackategories\/swift\/array","title":"Array","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/dictionary\/nilsremoved","title":"var nilsRemoved: [Key : Value.WrappedValue]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/dictionary\/value(for:)","title":"func value(for: String) -> T?","type":"method"}],"path":"\/documentation\/ackategories\/swift\/dictionary","title":"Dictionary","type":"extension"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/int\/init(safe:)-2x0yb","title":"init?(safe: Float)","type":"init"},{"path":"\/documentation\/ackategories\/swift\/int\/init(safe:)-47nf8","title":"init?(safe: CGFloat)","type":"init"},{"path":"\/documentation\/ackategories\/swift\/int\/init(safe:)-4ndg2","title":"init?(safe: Double)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/int\/random()","title":"static func random() -> Int","type":"method"}],"path":"\/documentation\/ackategories\/swift\/int\/randomizable-implementations","title":"Randomizable Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/swift\/int","title":"Int","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/string\/firstletter","title":"var firstLetter: String?","type":"property"},{"path":"\/documentation\/ackategories\/swift\/string\/isnumeric","title":"var isNumeric: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/string\/isvalidemail(regex:)","title":"func isValidEmail(regex: String) -> Bool","type":"method"},{"path":"\/documentation\/ackategories\/swift\/string\/leftpadding(tolength:withpad:)","title":"func leftPadding(toLength: Int, withPad: Character) -> String","type":"method"},{"path":"\/documentation\/ackategories\/swift\/string\/localized(comment:value:tablename:bundle:)","title":"func localized(comment: String, value: String, tableName: String?, bundle: Bundle) -> String","type":"method"},{"path":"\/documentation\/ackategories\/swift\/string\/matchesregex(_:)","title":"func matchesRegex(String) -> Bool","type":"method"},{"path":"\/documentation\/ackategories\/swift\/string\/normalized()","title":"func normalized() -> String","type":"method"},{"path":"\/documentation\/ackategories\/swift\/string\/removingdiacritics(_:)","title":"func removingDiacritics(Locale) -> String","type":"method"},{"path":"\/documentation\/ackategories\/swift\/string\/trimmed(characterset:from:)","title":"func trimmed(characterSet: CharacterSet, from: Side) -> String","type":"method"},{"path":"\/documentation\/ackategories\/swift\/string\/trimmed(charactersin:from:)","title":"func trimmed(charactersIn: String, from: Side) -> String","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/string\/random(minlength:maxlength:allowedcharacters:)","title":"static func random(minLength: Int, maxLength: Int, allowedCharacters: String) -> String","type":"method"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/string\/side\/both","title":"case both","type":"case"},{"path":"\/documentation\/ackategories\/swift\/string\/side\/leading","title":"case leading","type":"case"},{"path":"\/documentation\/ackategories\/swift\/string\/side\/trailing","title":"case trailing","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/string\/side\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/ackategories\/swift\/string\/side\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/swift\/string\/side","title":"String.Side","type":"enum"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/string\/random()","title":"static func random() -> String","type":"method"}],"path":"\/documentation\/ackategories\/swift\/string\/randomizable-implementations","title":"Randomizable Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/swift\/string","title":"String","type":"extension"},{"title":"Extended Enumerations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/optional\/isempty","title":"var isEmpty: Bool","type":"property"},{"path":"\/documentation\/ackategories\/swift\/optional\/isnotempty","title":"var isNotEmpty: Bool","type":"property"},{"path":"\/documentation\/ackategories\/swift\/optional\/nonempty","title":"var nonEmpty: Wrapped?","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/optional\/optional","title":"var optional: WrappedValue?","type":"property"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swift\/optional\/wrappedvalue","title":"Optional.WrappedValue","type":"typealias"}],"path":"\/documentation\/ackategories\/swift\/optional\/optionalprotocol-implementations","title":"OptionalProtocol Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/swift\/optional","title":"Optional","type":"extension"}],"path":"\/documentation\/ackategories\/swift","title":"Swift","type":"extension"},{"children":[{"title":"Extended Protocols","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swiftui\/view\/font(_:lineheight:textstyle:)","title":"func font(UIFont, lineHeight: Double, textStyle: Font.TextStyle?) -> some View","type":"method"}],"path":"\/documentation\/ackategories\/swiftui\/view","title":"View","type":"extension"},{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swiftui\/edgeinsets\/init(_:)","title":"init(CGFloat)","type":"init"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/swiftui\/edgeinsets\/zero","title":"static var zero: `Self`","type":"property"}],"path":"\/documentation\/ackategories\/swiftui\/edgeinsets","title":"EdgeInsets","type":"extension"}],"path":"\/documentation\/ackategories\/swiftui","title":"SwiftUI","type":"extension"},{"children":[{"title":"Extended Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle\/init(lineheight:)","title":"init(lineHeight: CGFloat)","type":"init"}],"path":"\/documentation\/ackategories\/uikit\/nsmutableparagraphstyle","title":"NSMutableParagraphStyle","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uiapplication\/clearlaunchscreencache()","title":"func clearLaunchScreenCache()","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uiapplication","title":"UIApplication","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uibutton\/intrinsiccontentsize","title":"var intrinsicContentSize: CGSize","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uibutton\/centervertically(padding:)","title":"func centerVertically(padding: CGFloat)","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uibutton","title":"UIButton","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uicollectionview\/dequeuecell(for:type:)","title":"func dequeueCell(for: IndexPath, type: T.Type) -> T","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uicollectionview\/dequeuesupplementaryview(ofkind:for:type:)","title":"func dequeueSupplementaryView(ofKind: String, for: IndexPath, type: T.Type) -> T","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uicollectionview\/prototypecell(type:)","title":"func prototypeCell(type: T.Type) -> T","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uicollectionview\/prototypesupplementaryview(ofkind:type:)","title":"func prototypeSupplementaryView(ofKind: String, type: T.Type) -> T","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uicollectionview","title":"UICollectionView","type":"extension"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/init(hex:)","title":"init(hex: UInt32)","type":"init"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/init(hexstring:)","title":"init(hexString: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/hexstring","title":"var hexString: String?","type":"property"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/isdark","title":"var isDark: Bool","type":"property"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/islight","title":"var isLight: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/brightened(by:)","title":"func brightened(by: CGFloat) -> UIColor","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/darkened(by:)","title":"func darkened(by: CGFloat) -> UIColor","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/image(of:)","title":"func image(of: CGSize) -> UIImage","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uicolor\/random()","title":"static func random() -> UIColor","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uicolor","title":"UIColor","type":"extension"},{"children":[{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uicontrol\/event\/touchendevents","title":"static let touchEndEvents: UIControl.Event","type":"property"}],"path":"\/documentation\/ackategories\/uikit\/uicontrol\/event","title":"UIControl.Event","type":"extension"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uicontrol\/off(_:)","title":"func off(UIControl.Event)","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uicontrol\/on(_:handler:)","title":"func on(UIControl.Event, handler: (Self) -> Void)","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uicontrol\/on(handler:)","title":"func on(handler: (Self) -> Void)","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uicontrol\/uicontroleventhandling-implementations","title":"UIControlEventHandling Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/uikit\/uicontrol","title":"UIControl","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uidevice\/ismac","title":"var isMac: Bool","type":"property"},{"path":"\/documentation\/ackategories\/uikit\/uidevice\/ispad","title":"var isPad: Bool","type":"property"},{"path":"\/documentation\/ackategories\/uikit\/uidevice\/istv","title":"var isTV: Bool","type":"property"},{"path":"\/documentation\/ackategories\/uikit\/uidevice\/modelname","title":"var modelName: String","type":"property"}],"path":"\/documentation\/ackategories\/uikit\/uidevice","title":"UIDevice","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uiimage\/fixedorientation()","title":"func fixedOrientation() -> UIImage","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uiimage\/resized(maxdimension:)","title":"func resized(maxDimension: CGFloat) -> UIImage?","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uiimage","title":"UIImage","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uilabel\/fontsize","title":"var fontSize: CGFloat","type":"property"}],"path":"\/documentation\/ackategories\/uikit\/uilabel","title":"UILabel","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/poptorootviewcontroller(animated:completion:)","title":"func popToRootViewController(animated: Bool, completion: () -> Void)","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/poptoviewcontroller(_:animated:completion:)","title":"func popToViewController(UIViewController, animated: Bool, completion: () -> Void)","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/popviewcontroller(animated:completion:)","title":"func popViewController(animated: Bool, completion: () -> Void)","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/pushviewcontroller(_:animated:completion:)","title":"func pushViewController(UIViewController, animated: Bool, completion: () -> Void)","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/setupcustombackgesturedelegate()","title":"func setupCustomBackGestureDelegate()","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/frontmostchild","title":"var frontmostChild: UIViewController?","type":"property"}],"path":"\/documentation\/ackategories\/uikit\/uinavigationcontroller\/frontmostcontainerviewcontroller-implementations","title":"FrontmostContainerViewController Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/uikit\/uinavigationcontroller","title":"UINavigationController","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uisearchbar\/textfield","title":"var textField: UITextField!","type":"property"}],"path":"\/documentation\/ackategories\/uikit\/uisearchbar","title":"UISearchBar","type":"extension"},{"children":[{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller\/frontmostchild","title":"var frontmostChild: UIViewController?","type":"property"}],"path":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller\/frontmostcontainerviewcontroller-implementations","title":"FrontmostContainerViewController Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/uikit\/uisplitviewcontroller","title":"UISplitViewController","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uistackview\/removeallarrangedsubviews()","title":"func removeAllArrangedSubviews()","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uistackview","title":"UIStackView","type":"extension"},{"children":[{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uitabbarcontroller\/frontmostchild","title":"var frontmostChild: UIViewController?","type":"property"}],"path":"\/documentation\/ackategories\/uikit\/uitabbarcontroller\/frontmostcontainerviewcontroller-implementations","title":"FrontmostContainerViewController Implementations","type":"symbol"}],"path":"\/documentation\/ackategories\/uikit\/uitabbarcontroller","title":"UITabBarController","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uitableview\/dequeuecell(for:type:)","title":"func dequeueCell(for: IndexPath, type: T.Type) -> T","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uitableview\/dequeueheaderfooterview(type:)","title":"func dequeueHeaderFooterView(type: T.Type) -> T","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uitableview\/prototypecell(type:)","title":"func prototypeCell(type: T.Type) -> T","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uitableview","title":"UITableView","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uiview\/createhspacer(_:priority:)","title":"func createHSpacer(CGFloat, priority: Float) -> UIView","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uiview\/createvspacer(_:priority:)","title":"func createVSpacer(CGFloat, priority: Float) -> UIView","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uiview\/forceintrinsic()","title":"func forceIntrinsic()","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uiview","title":"UIView","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/frontmostcontroller","title":"var frontmostController: UIViewController","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/display(childviewcontroller:in:)","title":"func display(childViewController: UIViewController, in: UIView?)","type":"method"},{"path":"\/documentation\/ackategories\/uikit\/uiviewcontroller\/remove(childviewcontroller:)","title":"func remove(childViewController: UIViewController)","type":"method"}],"path":"\/documentation\/ackategories\/uikit\/uiviewcontroller","title":"UIViewController","type":"extension"}],"path":"\/documentation\/ackategories\/uikit","title":"UIKit","type":"extension"}],"path":"\/documentation\/ackategories","title":"ACKategories","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}} \ No newline at end of file diff --git a/index/navigator.index b/index/navigator.index new file mode 100644 index 0000000000000000000000000000000000000000..48f89970b1aa9d72c86ed508d011097317d4007a GIT binary patch literal 93992 zcmeHwYmj8eRb~q?U;}IX#^6WEBZ+RSHPzEIlI-?qG;eFHnbByvXJkv3N7Y@oyGv7D z)vBtVnU-yA;}@)L9=2hPAwUjZ5$3tO#w@VJI#^8b!+@6`1Q8n$4ha76lOJsGi~YWn z=iHmOGV9i@M|)-nr{b!ntM1M7os%a|o;;a(?##^0%q*^%f49OvSiaMJr2l{FV!PdY znt%QowY~YHjUm`qQ`J_6xZFJ*e=zv?8KoInk_jyM=Y_(_8LdJh;GmFXMV;P_F?M zDdCQ{cWU(puw8B>*9(AFH}t-1xR15JFIxK>@h!{S+{esv(p+C|Jl|+-tkhPU$s8+iCWSgtvp+>h3nmj<~}Xf3f18)6WZ?cCWqGZWig!zVs%v`T^GcBe-52w0cGB zJglFmJMC6)tKIFLz-O(|a?Qa%I_+jN=@c=uZqKgSvy>VCaL*FOdvJv)zF(=&>*r(J z>=3o4F;PUdt@m!LR7m9+Tp^X0Y3=vvCu-kLI=x*{f?9JYDI$aF+N)kO<8sq^m>uC(@MT7 z&}-{6cWdp(lO9aVrHf~aSXh;tb~;Vg`;KV6Hd?$%>pk1v*eLE5O}T?LJ{hg?KWR-S z2Up_>Hxld?!F4sS>7Ard&VD=wMXvSQokIJO-UK-xWZfUf^@c#s#})lP{aoK^tyS)= z9DX#}ov&PGKRGh{6#l3zxxb#CujKxmtK4@a|4k9c_s(8fy0SD!IQ1x;A5a)3Oo8*z z!=ZLsuM?`|e*qc>h(>N}{x0JDk?T<%vDeeAd}%YDw5z z%%+%yJk^5ZfL4T=ENn*qKD6W^vU3{OYl4>i4rQmJpT}$6LTj~(-&xx`afP*gpVney z)~QaX-4QdA6zW|y;f-QFaHBPJC=VMk%wCYT&CkE+FPp_8H;pi&E3K}FGlNp3BF~y$9>G4Ztt|}&J7&w6js;MyI3BQX_av!3hbt7anb3zx3dICfIhXV{+x4PhWuS!hQHXbugg=LCUm)HCq=s_Jeay%p zO`U>rVUDrJLG5ItegdPwMlyTp%u4>J;?X-NZmAS<&`Rr#`kJd0P6Y9_afO0;sp2}K zpDVlDV`(0r>({!2B)f|%)VjNr+(G?Z3v^_%r zRb5@(v@Q;t?3JNdY$$jOaiI8Cy-5CE+#nbUNUeb@w901s4v`d!SmpIjZ7W%-oOt_1 z^o~NdJ)&+HaF5QB;5A$!dq(gWsiCB;o>|NCTn;d`q#jrLHwev{85?J*?wbgXJGlIG&moNRa6 z&tmjQ>LSRc3S5W_JF5t1ZYG_>D%|sk-F1!>nHdjQHLdX)<2*#OC1{j*`tch5mknt| zbKPmAVv&!sWc5)Y$}rz2aD_(3hPBH|JT)?z42uX3i)9aNl?6ijG_G){xm%$;s-KiY zO6SC8qghA4J3~v)amU5XAD#qcHLZP(wKL|x;UE;2S>zLn>{z$kUTYw*Sg+8DEu0GU z$KUs555xJD$2s>U@eN$BHyu?{Gc#r%%>_`CG*l=030Hl^Ai4MA3VAifIIRFiRE&PA z0~O%_A#`wsiePJj_bUV{g4LUvWZ}QC`Rx((Ls<{1+82~4y~~h!leNwHWolDm*!7nt z_UXLF^W#}N`v9u;AcKroqkP&FZVA7#2%qJ8 zen;0zjLqyRsxe94z!f&?n@9)6tekSnwq=#cnL50{#(IMh9XGfY@@uO)@@yl0ma7GE zy|zAlMo@Tue2M0buif~n?KL(b(2Rr*)@zltNnKjGy}ph)yjryVvYb>ngNb9QvKq|V zN&K@>;-+CXk8#9X{j}#R8eE2lK&8w4gQDgb1gZs0R-a(|P!wAQ-?CV!#jx3<(}7~O z%~2KVxCZxsa}3JPWz&^0=tLF>WrrZG7Ov2(vti$?96iy8XFIj)V%e+{6zW1s*12SO zR!03L;qaL#RVoO}g8OjJB$o6rv|cMl%x$K)}$j2BPnNoC(D_d1J;V6 zsd=UHwqHM+Nw3l`*CK6BiNlgQiIUb6xI$VsV$6B8Oq}It;BHp`K3t&~O-ao2&>2YO z%+_`@Nw>xnIv^=G`}ASB9es~OQ5T8fd0gKWI3Q-WtSL`Dw^Ng?C1ateCieJ!jXV=X z@MBQ~6@1HLKFP(}^^3_imclV)aBY7)AZXl}afM^X>+vniz3yYicMvdX#ca+w2#+n}pG6AiXjkzJ{xv&CikzB-6!$458!&u| z&Bl7Nw!79$My8uSnNp{l5K^}&@1mmcskf5e^>*hfX6Pf6&mK+b|6-KBDfvSY`t2_1 zA|~41?e>x_Gtu)E+hbtg$e>xaMcQ3L%4$t3n|nDhJclb(K=a>@D#{W3HxR>)3?pK? zm@};lB+Ot$MliyL2xnvayK>$ra{yPwoJbcEC_@M0csjN1A3$t2l6+h|=Km2L~mzR5N=UR@;u zdUPQI^Fylml|>NbV+cdZGFZ$owF^0r)|0qGTIO55nS@YMTG&RBG)s}$;+>?xSU{*6 z*6+jhK+Pi4*}TkXy+%;N^E^QjgGWkhR^x7)+n z?o*~Msfkt!H6^YlBBXy5BD9!Mq@TKq#)32m!{?$H4&qxD^U*vhQFF3j)dWJytKcAf zKLHe>jLcTsdO{yQQO*gWiP{cAbp@zGRW={W+zfvw*08R!&%c?@D;4D3xWbKA)?>_n zl0G?t$;oUC-QevgD@Mb7hY@;ZZaY`BdoGafmvDs*Yg75h@hgkhupR98ℜYNv+vz zbKI>TPuAO=WVzSIfIaKnN4Ek{B=;QBD(lbdWId~YRqF4een#?|xWeYAv(I89gKavi z$hv)TNL6=_?Xzbvq0y%}<0j3ExCU?iGW&dbhx=)Zm{v;Fb-9x@$2EYC1j}LfF=NQM zA!q1b^lF5k^f_>JfOOx9E98j5bQar*ldf2lVQSl!H&{O%u&|YE^fYfcqTNdlNDSy6!DM8LxMgLLoc#u5O zUkG_*1f0bTblQ4_^Lf+Bl)Wz9d`<3Wr*=9RCB$T7)t7G;o4JC!j!7vo+caS2A zxdA7k0OhDvsVkfg##d6Thnb3`T$SiyZey{}j@P?Lk|D>C7c=_v_?6|{qu9gD!M=zg zN2|JZ760JC&6!yXSJ+Ob^ufrSj!8vyWN)+2Qu-7cXn|DYBbnJkV=CL~IFuTO8Qa0g z`r{+CY2Vv$2TR&cnFb9dD8H5;odTb8C$woC5zZfmhm!GI)_)LfyGYtAxI!s?H@;;tfATRsYB!Wzx)S|HJRR3p>xGAf zf~T)(e;P_YXhL*_d;F z`P`1IgIuU}YS`ety}8`mE%vvBaJALlau06XgIzvI%I}F%Hs7m?Us*1lIfnHF?242F z+65#pMpWoNCmh+kRc9Ea|IAExWZ zL^j?~>no_`BCe2@1#)d|P|u8%VFM)E9oBp~TC=$T=FX%W2+Gwhp-k3ZR{kfGYmK!+ zhsk79mpfT^S(%*Ks%@02y1^SqsrhVewK(i*pqsprHPaS{?f7bZ%VItJ(wXzMYmE(2 z`YgIvM)a-pxh$SsLCta7^*tnta-aKvt}Z9F&f4bjTH!p$xa!KytJq+J=jrQ(oZ0C4 zU`7G`voCT~hOsUmV{aIfuO5;+l*dPNp_H$c+A730T5G|kLVDwI z1bWS+EJtFzjiU=uj{5y4w-K^T(^$P_?IA&rCMQzJq{Io>4P4T* z`@-Oj1N+j7=-ZHf7gu-~+g7&sD}9ZZ%5I}OA99+| zafPhgESobr7Jr*iIqrw;RtR<;5zH2@aOcqv5&_Bq_hDyf+E~#(naH8axk_)d)4pEl zBV`T4olCRWOS`o+N1{K2E0lmuz@AZ}<8BDzo}9vM8-sTY5gcPmVI=+K3d;N%?n>OO zbvJb@){yB>CJ8=j&L=QBfYL#}k5;*EC^f^Nf~aQA^Ich=oFzh_C+4D&!H zY8i4wn5)J8%lv~o7P%#iuw&gx+9)=SWyh)^R&g!S4gGyv4+=MQ$3P(~6l;?W{DkpK zxI!2f^|1rfgdvZ3OV~U}CaZ&ekPh4S1TO0xDLiBr1t@g9-4b2G{9F{Kb%9g(m4z@f zmoXcZc@84xf{re|toCdGC%#YM3dLwaEMJV6I${@|Cqp8!Wk)+eq`j|LZix{ z70W~J!<`SV)p2MX2VG|S8fbLugPKIGx#gT7*ft@E{|3lLEeUEs zl&1b$h%9XCcZ(?9M0Px(BKg4bX8U?52a~sLC>mW`2XG6DT~c&hqk7?wyoLO6SYcUp zA7dyDoEan}k}!RsHu))6w2hHOTMUVvv$7M zoNUxjHo9AlZWn#+g6`+e-!gh@`=m0^XzaR@Qk(VRD0*{Pj{4|3*psFn%jCAxRhBcK z&qtwD6oQ4F#86?*+UdDHJN>p{f7fv4m7`huj08YfWhEm=mgmW>!<=9X@ZrHDFyQ@QsolG z;Q7@9O10$tDo;JAZcMwgj(})u$qm4HF!1HN*?^7sD>2-_6-vUq z?9+-Nl|)%DJ5SjcgXd(E{(EtSBb`~LV@h9oBJ0GshIKK7-)HH~4)1Mw9I}>*@d|5Y ztOCOoAuz5OLU_HBHWBy`PB%K;-V|`Gvz|Pd_ea6JR>9cxFa`5OquHDk$aU0_2NAc{ zHuJHmR}REfL_#EeGI<7^H*keIYDUmTu91zPY^@IL9|^t-S7@0mzGSh45$vCkQqy-8 zl~0!=+qdZU(gqxnAY1fJLADOtUST2>ju^zM>CiS;sdaaeSJlO=nKAXTo!<6NaVDrd z9LIH5=^P{H*Kma`YF6hYeq|ZO>KM^Um`o(K%wm-EB^~u$jZ~ik8)K0udG~8YFCjVqp{IC%tZ4?B=~$WSx*pUT1%ejG-Ry| z8FMexdYf{~ytej{`3fB!J|)aD2ON_k!fXslEFE$|6v!?I6r_)8=NLntZXDUD`a6|_ zUO|$d!Zo;8*x)nWUg3iZ`o?nr6t@j8!7nW4DrdWNiY6x}iL_UA_hk=qNsk1%`Q}wY zcd&&U^Y%O?ezLKB4s47@xcYo!dkas|>!afnc7JofYV zDPry*`pLGzSG|hoC=)IehH`l^aiN%8Ty(QITe_E+8GFw9x5DR_?@9T0aD~hFXGs<% zCX{@&T3coJdWkc{)&ACq4KZ+|9nE4AAh#e(07^5juNZPj?nN}Sj zl3&FYYSj|SqnvRc&UaYdrDxv4(cg`T2&XQt)m=LAjvTxLx>z5;HCSxt6zsTS%b$aY z%WQ!#ILwAJyHm;AI;!|vU9mWB%L8q#NNF@P)OS8Z_c`k>iu(>Nwssc@>ZhWh?ivc} zWE+ROlBwf*Yi;ZK&UH|atNJSxSI}nJz*e%O`A16pHp?pF2uUQgQiBH!i_dU`bXyb8 zoHVmJ29&C+qfy@lRhsX?dV3tdvW%&>96Nl*vktyM+LV8&tapHhFEqof!JsM^DuZ#dYxy5@+ai7S+Xjh;sc2W8CBGaNJzkme_Gh1}b=E^Bjt(A1P@ zTZ|T?!_HT>YB%IxA_$J1qlm$)jrE8e;yvOuWFEy#?il%d`W%YlEIyRZ$8d#Nd|pQw zD37?0nTy`rbVkXa(+3CJv9h=K^k>jv*o?zbs2?^c+Oqv9y#&)syqh39$~2&xkobSY z6)K7mH8UmMq>j8q$xd>t)oQ!;ze=tn8;&ivq0_X-_|1 z7!e^=OGz>QCv>FZIY!rrJ`|f7SPS>1V$1Ae5fVAp;2oFpC70De%Ss4axCUER+rLE1 z+UTBd_fBnX_jZSeeETs}8(l~|;lm`l5#`(Fm1fwG`k;#CA^j|G`o|MW{{TQ2b{khH4l{H%5T-r0g!k`6B1ZxJp6a;* zq)P)EO2o{)byKl%Zs~cpy~<3-*wg7Wws3vI!%)pXKKDTo-a|8$om2Fg&zmVi;KE2~ zrtZbJEVg(~Gu3J|yBB3CAGvA#*KFvVFde-PxRKiatl$SC^4$TZ;q ziI1?2KsG6-qnqawu9UD}8JMcnBSY8Rhk$@*48lHOCgB16%2IX>#IcS&DBwAtRg<(B zDGHZAUQPliruPhsJ}hQi_9fPe7X?y^F6K#V51YJrV_|odBsn66BrP}bvpNusFl$5-t&*2=nmN)T?JdyeE7 zZVqK^W2d43q>Zi79jpl48*+?*fT$b6ecvr*r ztvZEEnTO#-)@rY=Il}q1C>--@EaWOUBEtE&c=J~vq@`%TajdL%ZWaI!fRnR zajqBdG{CV9tN}W(Wwo+O0^2EprX#?r@#T`B{XbE(@5Z+*%kINP8JT&CZ-=Yny=z;{ zTWhkLugDOR{VBfdd3m3Y1B`cXxRnwpn52doixcm=<7p9R|l;`l!|MnRE16y!w)HKn+J$0w3r*lNp~FC_>YtFe~wa~Q_9vE zGlvoyc(PH${0K`F-PyC0v>$mat#IN-p|W~bnabiqA5jrIF3u3Me3%fZHN1?e>dNtmcLmW9^!(Uml#2WiVSE_ZVDIk~er1`=`*T}B|tCGU)l6ooVLh`~t!j>O6@z>gmF^XOU3Z!pPM3wJX! z2lZ2C@a>i|s5ABw4sJ@c)o!I+a)J@IscE^z$j8=lqgg!5A@85U73z5f-?BXFK4u=% z%tFvDNhdikant@4`}<)T8M^JQq{0~g z&|a#rv55f`uPl+)rlUm?k}+p#?#Fa% zePEPp*6##mnz|5-Yjsc8=RN^?acS5*-TG%b6qcB$Te2GL3bDjc1MCCo$EWMBrzlV! zaUX8RiI-H=I%jJ;t+mbNwN8?>PH^8;@k??Wod$A|`H9K{I5kc}A!Nctymg_HFkCOs7M6lKg<1LCA}SzqMZ+@00Z8 zC|qUOM<{QF^(vd=m>ypkF@e~2fN=zp&pzhsM<$pBLihr%P%vo_9>21PV01u6LW9@<46Xn;WvdwQd6aYg{4FWuilQ+I{4JF7Loxxc47*c5R`)z5Xap z0owEr6KL*`+#@c!J^)$1Z?EIUH1#DCb*uQ~?5A;soXsjnxpyYL24b`j(1D1K#08*&7%O*A$>1TB&>BRQe{v$5HtV`64jJA|9G5W8K)HX?Iixo|OR z-pp#gF6l=<5=C-1zGbm#k{b-sMAN~+#kivB^6e@T zQ;Yl{bFNlmUEO5ih$EQ0Ra?slY5nO(oRF*+mmOhJLYP01&=p+aVD_JsWK}=iV779( z{GgfA>0Kk4xI^$Nt=?QOl97|l{vvXjUZvFJSuP3xG%DV^p;PR;uPB-2Tp;BS;tDP2 zoA51**=iXo)*CmH`eU62i~){`wOf`Rru0}LSg-{I)wKO;h=W&%!`k#Heq|9HNZ=z& z{8%(Q*}x*dJD!&x$pup>_soIv>a3@A&V3pr_tZU=jL?4T5{K`UY zWZ>B1El9mqD}0xNb!I^zF=q<(GpOoAxI!cU{iK5OnEM#Zjmz?FWC@de<~`LUkgwqi zRl$&1`uOS3#nhj)tS=eQv^ZqsA!{-$PNXS-`uY0`(1-ll7K&%^ zD~s{h$6Z=$EV0mZc=aDXoNECp+6GcJP+Ht>egt{&u8Wz{~7TCd~wi=}X4Bqg_WTUXzMfQSpYW7_TMO zirHI!5?5%7%-_7MI4AHoW5|jZQwi&jaD~q2g2JJ}W;xw~9ooW4Hrk^aR`WV}Eg8oR zjp40gyNx5nE-Hlbn$Yi^eiq=k^(>U^D~KD#B8KT)JsXzFn9B5x0KRe0s^GkZ7<#zE zk?n^F0LA9Y9ND-4db*J`5p}(Eh6}9nM`3PN8{bkaRaUajN`3~lbJ7^{Z<=+908l2- ztjL=R3KeUCsQwVwV8vnxl4UOxD*|_9z4}>TyM`;2t2qxgcBgtZ!t@`LclSC5U#UEg zfz-Kn7h3HKzGbobsn|7lnBo``M&T7$IKfoMp)GcsZn>qq6pfx%!L}_PpkYNgYo!(a z7Z4?+P#~sgHt6p-U_DR;+#w)Skl?_E$4t zw$we20V_}}68?Eyp)gFbY#Bs^f&BsSy&hTKuB|1VS)KUKSGGG1Osjb~R%U-1+Pn;z zml?DPuj*>v?7Et-ETvV>jRo=Yo|#gpEz7d|P`lWG zM^xLz{(j`E%8Miv(mY-sV&6VoYBe+uxr&t08MXXxOQ>2j?3V#A1aC&&!ZM=S&bKLt zeH^%c{e5WX{sJ&}aQ%ClLrujx^S%0yY;utuwk%RJOwCs@d#Yw>+bnw;dO}tOI{=Aa z#}#f=Gy`tyF|v~V)TM2#$tJa}rwgSp7(lvb@xH|eA6(rf`5RI4FT=MiIr2t*|Ni|G z(|@qD^V|*6{{XH~_Qw7>fzd?x2%-o@$_V=Uuw`wagyIo5T zFCUrJGzEC0H1-yZD-+4|b}jKM6Ro6Tgpx6>Gy^27lE<12y#Apu=|h23bcs?cfnF|B zBG2P`UD_#3B0s2-un1Y0SaAPo90WwjWxOs@U3X6t0aY_Z@LEM+r~e`dT!POr0kkDY zD(Qa;SJ(irQTi+TImT3|pe?jEtQenRAeKi0W$mJiW;sYuRMc=XWJ0;1pi-fX60{i% zE3;+&v6)*C(my~3KaMLLyshs%rBaf9e zmK;l~@(B`IixM$yzh8+75$yiv(dg0W=tCsMXiLb?_bCaR{RydF2c~>vTJ{u)eFW8p zjb{ef2IVmfaM*-JcJ~0W{3x*SGhfW^nvZzuxg8{IMT)^u>~4T&@GCuE3C_Tkjl%-uo3=T^dv;8MlUxKp?tz$uMAm>ypv z-A|(CP%@?(oRc#($-Kz}#MA=S*Woi?UZsCNsGpDNdA?lYp%L2a zI$rX=ozx|V!2wW5Gh;ccf*L^jY>7|<-mLVG>Zf)N zWEsH=&vw=}Pqpf@{|iU9(+y!`Zh}K*N>qrvva%(vdk~m@9#li^unAW~F{S;cgnQI4 zlyZB{{J!HkON2;e32lnmTI)D68Edbv|>kt*H&kg8d*B^8XL z+Uh4dkGH&Fw;m^g@{)nkR{u?%ut(|2l2s(2I139wRTRuy`as#E6JoGx=1xH@{{u8a zeK9*r?~*0em#h<%=|@vpANDmVBhNla{9HK=`{3PzI$Jr;2N)SdvjCau7Mixu9-Cqf z;fOV#0jl2z{lQYDv%xZ^RHv~xI#{TL&%QEPsPU-n1VSxlh!yjlmR|y>!7^o_iDgWg z!mG$q4r!>R2Flo@pH{&=Z1Ocg>|?@CgK3zzu7y1JN&m=3r@Z z%RGxQRmnPDQNJH2#4uPB3G<@>ksW@1k${?+spzLKIPnTFrXJ%>0 zV!)rY6|>>~00I6cAcU{MIiG&zRO46DaLa#sTjNav0p;(pQxQd z7O!UzvTzoN`Rh^4TZ;LZemcyO*x!Hk5CiCaKrza!VU4tfOJ6bMak0$A$T$vm_$eOQ z*Y_7aJztT(G~7Dk3yCrvcJCda6GXoLCd$_{%8$i79berp4*8yMD*(;%h4ZD2CbB>; z%d0uu{LUq!;DD;{1n_vnOO58i%79aTfQ@l_&z94d8YVMC{L4e zZ-$~at>en%ZOr_IGId=)Mc%7e*Sfmh#xgaM2+9HrHaNNL()yxK|8MC&(&3Q?Pw#h8 zf4EW-iENKEZ+2v`hSS}j{o)$g`j%Hqf5$zZ;+{x#L-uuTNoK@L%A#AFu)m;G z>0WJ0`U9BT{AV?w>ke$TH*z5$bnF6@#ui%VqcBR<>7n z*726JS?>1NJdSvi@p^*vf=g+iMAP9l$?_#E4s7Vg?tJAs=DnwPn$6s8$E7xmwRT^m zp?xXH?US{vhd)J5Z0p1(eLmiB$5aYOeQ7*{QDSZLnZpBO219aniDheAML>&LeOy?5ys&)^nw6QaJU&eZ7Pr<{uakj4jWS@s zFBZ1dSLO~J-k>^|FmfV})$l$Vbx4?}rzst2ZgM<>%hw7}SU zm}|zV>LLYj=;}tRK>>U>u236k$63z1j{zNzjcMJ_{d<@g@W9vt=~sv;%S1(dPo=S-rzXTrf(38`$q9F^@k#cCEXj}h)!2i|6YH5OuEd>G-s?h|}wI>;S)8Bw{| z8*0WqivEaxDtf%(CgN@3+X-Pwz3jLD8b$MdMe&4>rkJM)PV;rewrF7~7#SxPmoeJ#mRoL$`9(BkXh&>h$ysWt z-NeA;H6S+X{TAql zvNS}d5uyo*+R_fF1#o{2>hP!By>5_pPmI~s9i3StC*u6?QP8FUIpc+n+f7#5$6CAT z*zATC{~Hl$I`biD+xR=K(=23rZMS9F~V5w^r_z(hz?H(h`m6h7S~eKPSaME8lM`)=@F!pdpu4Ip1YHe z3tE6a8W&v0L|3NNM`n>&CDl|0L%fLYNxVy@RnJeAoY({5TYaW{-TinghKASZtsKUD zKd0yJ&vDhA_~}Xme5&u=B~FtLb{5tjq`UQZQ0vUlm^2bm_r56Uo=IcRnB0Bt#ul0U zMvh5*A;r#)U)H~!o@x`VFc385R^KZ=?| znij)xx-#~PsrFnbBQTj$@VB|{Y` z#jgHZ=*nXyW!5kfoL`qs~J}pZ3g+i=3*A5;=IjiX##xbWI^k(S49BMUc332{L6sPSD z%uPBK=cCCkQ>%-}(#ge&drx!Tiu-p?5R^5{*Xzw2g#4FL$W469a#a4Wa}9yK0NMwR z%=&0D+zVKui~n+mS(HzX;v zAE(wiiW_|db8PNQub|dxbla^7t&;!{1N!$-9a~qtIsbMmsdaHe7{MBBnyob%P~7Qa zZF}VC@45bpCW{6tF6==PTnZ`|1>|PRuqT-tkT+>b2RWwsW>D}2V1WYh_j3q$Ox6S$ zm4b212LGI&g4fe-B!`b9Kz&4E^50RI)<5OuaeHQlR8{?VqQbQC!9o?{uw+>0D<^%p z_%n*w7Ve0ck4yu!!v4c3Z0n)6Y8S$uufVc6eNa^RCJO$39Rjl3ri5QP_-d4ccj8+X zJ6IXzV7_uXWCCAC`FJ4UgO5+ADXuV9!Xf+XfE;$ony@l6lMBq}v$$GS)R(H+igc z07T`!5N(>bY18B#@SP@Kgv6N@+zJu;av=Kbo(TsqtH`1fareiTjo+bwoetTv1d7S? zvzXps;QA(DHDV&#&qPIARirsrRp-7nz>KW>I1fnld0f@a2ne*#MxiYXhISacj+kjF z*mE>JY|OSqBS>F9G=ldkwqyD!4b4rcjT^D0vMIpQ%C&$0&nPMzUvehQJy>ql^n!3O z#dT9fE$g+e(X*A)xQ((=KIc$rHKVMZI#woMJ|3e{xsHT~w{b?;pGFKh zqTjsPSNo-a%s&4JEku1p@|HK zBYR~D1f?zhB-$31d&T;L^iGXE(g?Tt*7MP}!(4PnCmwUtI!Jw7)2A?qAvgc|jVLGP zvgc&q!G2`y|G_Rbtk>}3B&cvB-bMF>#plO#I2>J!fT}LP9))~ZJA!p&75-NHT5@v7 zy>l}`Zr#2R>BS^}!$ex*($dvEYJ=U`RfU^dsCN~3aQTKPzZZuxj|BtvmMLJ8KJZ_o z&0xJY=Ze4_HIXV*UTN)3pncu(4A4dI?g`sN$jZyG9ocb#%R!fH=05~D@16?qjI02E zAu90)RFiTcZI$@>hP>y}Az$fNenh+kCc<;$n-vjptI_lX{D~;eImLNYKedDQI=eB~ z_+7L7(Ra?8AbLK8=tnSuLK6s)yxu4myT2L6r)#3MK+ zo{|lT{mtFC`@umTJIo2n>n^ol4|^#{R&?}ZQSA3x7Ff%lvkthSz#& zdtZbr^rAnmXx^=#4o#zV)s`A3Sz}F)FJ7)Scevxux8KqvvUV!}!v3ohvOd$EOo$_L-MX^emmMU)(7%x<<)sJ`0!B2w+)&?cD*XQr^ik#n${vX)>f}SOBjD1h4C(hkqeil z6^!YPE}I}G_eWDGfk*mJQGT|RpWM1b4|x`PJ?>K-c~83A?BQO~)^8}8zQI*HS@g!> z_3c4d(qb-|LMzmv&nvUf=%*N{9yZxyE-Sj7oeu2Vfj!CwY`m*U-hLyCWHeMF2XX3c zp)8n6k(_{-P%^F>=yA9?+kuiLG-tQsL5GVf8ygm#j5@nnhKN4P%htHwrT-uEnOFQL zCmMd>b%g09;?A-;|G8-vo_EK5v0KcI9o8C^jD=w1Iq*;Aa4@Ln&If-5Vh$D5dSSot zWf^k7VWtdxc&3TyvvW`rI#Xo9RfeTlno3&9Ka2A5q$*Kv7{T*)1}MIVHsfS~CfVbY z?`jcV^!$^ztv0@5WnJR5a%EkDJLbVjPNs7d09^E+28c)DtQ~R@cRcO3c8}Vj zr?4R$wDWty|2V2gD=P8a5~tuExDk7(=%=(LTR6y2NM{&LeYihs%#JXftzBTDe|Ogx zqs?IAKi1a)IMEFbS7r?mOpI4LyHl7O1GZ;?z7j=jQxNmQt;?RP4c!Tn;U8#)rm`nQ z*vPhpjL66ERlaW~AKsE*oR2{Rn+xlYX++(_ldlP&B@j91T8}g4(wF}zs#nYSmZg6v z(1`4S7;e@Su`V&4XfBxO59odaKtms+P5daiRV6&#AKe_bikvYupr7jlcdePvS~rHPkdBQV?`LC>5V(J}pgzw1N65_Uk$_KOqemHZ&jRD{);+ z>LSwlbZ~+#c>=G9Vz|RLQu3Dhid(_ilQdR@lO^RsXhizWk4GEBf|R*H)$8<6-fs1f!$=MM~J@`mA5S;Q@=yTg3Dq+}&ue-q{F8Rf@9368IPGSzhB z3t|#X#Br;oWF>d`k^kG2D@!4io9AXu**7mGD)nym!Tw~9X0K?@TK(KjNCUrB`cxkQ!n5P zDRxH80v!&jm(rA5Z}}?U|3E2O2RGa?mC8~56lvVdl&pmMNq`A;?9DN#mj1MV1ygf_ zP87*V>n5gKIVCIc{XKSmqI=B*dBfu!H{!L^B4$3F8Yx-Xj=vDaZ62q^JG4{kP62Ng5_$&io(Ww8C8S3F%TbKB^~@|_9^)t( zLZ-K$0;xA7xvQ>ci)MT*ivAva%aU6OSVIcbFwe>~63k1zZ0~;s&CvUMzhIe}`H!5E zmE8YTl>3@;Z~LW0lU&ZzTR$Z$+4@#W)}bj`DWpSY#9GIesi(6K%Ofk6@6%Dl^V-{TD=vIgb|l3PYY^Q;0}5+* zxg&K%`K>52Lu48un&7gc-t3gDRDjzwB`cx75S6#hDvzl~h`e<_oIfoasJ2tsftPK+ zBhC@VYNt>A{*UPJM7pZ=5=~r7O*>6nRchHDymDP$kWRjX)WOxgqXeCg3tE6a8W-HN zB&1pX#=b*ISUMNyRku82KM4OE_jH;jb{v$FmD2dToZ_1_5>@!iImJh0Ljnx9ORCa? zOvy?nzma1SUr5>1&nS~P-n$3cO82HQB_%8Q{8ma{<&b`wBQ3+}%}B{gh#v-+uv^`w5Y1l_h_Yq9-~Hf*_=&s^ zS1X~6Fx~KW&zJK(2y=4R!y_xxjbDihZ%Kuhvq?8KB`c--LLt_iYllt#;pqY#GmEZH za0Hwn=&J_`TuN5r93g*);)Pt%cy9Zss=~(Q~HoV zUI6V|J0&Z*`j;qI=2jn%a|O&1lk7G9Y=lql`L8YI$F$&Yx1*eyi zl~{i#D$LWWG8U?E#x_kKdvjB=5_bHAqV-T)wF_b28Yx-H!B?Y#zYSBel9{hZnW?E3 z=CD}JitS>?;rEvjZN)$FaEl9eouGS&@0tT`Zi0ya2ICH=Ub&m`_I zL{;u>+BA6w+|P9SO-;#4pmF!dmW|(`fSnHcK#>9ECZuE~;#)K&E1`Wh+Ug4`#GDu1 z-sx>49m+Q+B`dMfmk<4tdllO;{gj5*W4e2j#a1iVm9lttlt&d!&V;!K%dMJT_-3VK zrDWqa%0~H|L#50|vsnx9U^TBU{ zl&nPjC(*XJ-BPlWlMzBX?j-#v*$Ss~h~GcKPsqO>6~3LNwT>*N(VdR>a-8;0hNgNP zKRAmo{Wk8-u4=!{?J^4B-l{2C*$nY4Q`T#9uE?#El66erS#H!I53#oc+;Yk8MM_oz ze<7;)52z;PLfSViB`a}$B8qcPaURuA?V!m05ZmQ5#gwds^s7-wHfSF6Au$uhC`N7? z2{5wk7XHAJ)T#;O>w`NLK3gfqVZO4>?klD$gF zN@TY{N>;-7^JufaO9hk*m!)}7DIlEb9rXnPd!CY&{QOgtpDpDlx9-4fOSf-IRx7;Lp$fabZjN(Cui>eSdEQ&h;XX4gN$x0sL&ayfGxhXDqxJ6R368Kl5 zz0rDMzwjkAd&{L{B_Dql<>N_JqTDdT2FRb>>D$LLG|8JiKKZT|V2Pa~imzB%mpH9l zS(o6B`7yHz^3lnIS>S@3?k$rb+an%@vv$Zu-0`&A+I_QAvJ&?nNA+k$C7xU26x;(h zVh>fKDQ(FHieOjvXzIiLS$c$R)Q&KntzBTDe|Ogxqs?IAKi1a)u)QeUG?g_#uy<-@ z$|+d~8&aEsm=|tc_SQ_vItCxZSNXDbh@C}3Q%q^S4_dV4E%|*VszHMWHW$_((}+%M zO#mE(%L0EC<>R(V$x4;_MwEp%zGca+DnSJOA=}#{B`f*7ZBw!me0-Yuv}>c=EF~-X z`Eei*Lqis%v=w!+$C3atlF$SR8zl9wRl7aBeRQMRZPb%$^4v~Ma$n!qU^IIxK{5)ytgE{(t?=%} wgA2s*UQl}jKJ#Ut{%H$LUC97h5tDf5LvAYIj!a6ZmEPNE2=9DIvZl=ae@zy`+5i9m literal 0 HcmV?d00001 diff --git a/js/chunk-2d0d3105.cd72cc8e.js b/js/chunk-2d0d3105.cd72cc8e.js new file mode 100644 index 00000000..74345f0c --- /dev/null +++ b/js/chunk-2d0d3105.cd72cc8e.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0d3105"],{"5abe":function(t,e){(function(){"use strict";if("object"===typeof window)if("IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype)"isIntersecting"in window.IntersectionObserverEntry.prototype||Object.defineProperty(window.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var t=function(t){var e=t,n=i(e);while(n)e=n.ownerDocument,n=i(e);return e}(window.document),e=[],n=null,o=null;s.prototype.THROTTLE_TIMEOUT=100,s.prototype.POLL_INTERVAL=null,s.prototype.USE_MUTATION_OBSERVER=!0,s._setupCrossOriginUpdater=function(){return n||(n=function(t,n){o=t&&n?g(t,n):p(),e.forEach((function(t){t._checkForIntersections()}))}),n},s._resetCrossOriginUpdater=function(){n=null,o=null},s.prototype.observe=function(t){var e=this._observationTargets.some((function(e){return e.element==t}));if(!e){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(t.ownerDocument),this._checkForIntersections()}},s.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._unmonitorIntersections(t.ownerDocument),0==this._observationTargets.length&&this._unregisterInstance()},s.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorAllIntersections(),this._unregisterInstance()},s.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},s.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},s.prototype._parseRootMargin=function(t){var e=t||"0px",n=e.split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return n[1]=n[1]||n[0],n[2]=n[2]||n[0],n[3]=n[3]||n[1],n},s.prototype._monitorIntersections=function(e){var n=e.defaultView;if(n&&-1==this._monitoringDocuments.indexOf(e)){var o=this._checkForIntersections,r=null,s=null;this.POLL_INTERVAL?r=n.setInterval(o,this.POLL_INTERVAL):(c(n,"resize",o,!0),c(e,"scroll",o,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in n&&(s=new n.MutationObserver(o),s.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))),this._monitoringDocuments.push(e),this._monitoringUnsubscribes.push((function(){var t=e.defaultView;t&&(r&&t.clearInterval(r),a(t,"resize",o,!0)),a(e,"scroll",o,!0),s&&s.disconnect()}));var h=this.root&&(this.root.ownerDocument||this.root)||t;if(e!=h){var u=i(e);u&&this._monitorIntersections(u.ownerDocument)}}},s.prototype._unmonitorIntersections=function(e){var n=this._monitoringDocuments.indexOf(e);if(-1!=n){var o=this.root&&(this.root.ownerDocument||this.root)||t,r=this._observationTargets.some((function(t){var n=t.element.ownerDocument;if(n==e)return!0;while(n&&n!=o){var r=i(n);if(n=r&&r.ownerDocument,n==e)return!0}return!1}));if(!r){var s=this._monitoringUnsubscribes[n];if(this._monitoringDocuments.splice(n,1),this._monitoringUnsubscribes.splice(n,1),s(),e!=o){var h=i(e);h&&this._unmonitorIntersections(h.ownerDocument)}}}},s.prototype._unmonitorAllIntersections=function(){var t=this._monitoringUnsubscribes.slice(0);this._monitoringDocuments.length=0,this._monitoringUnsubscribes.length=0;for(var e=0;e=0&&h>=0&&{top:n,bottom:o,left:i,right:r,width:s,height:h}||null}function f(t){var e;try{e=t.getBoundingClientRect()}catch(n){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):p()}function p(){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}function d(t){return!t||"x"in t?t:{top:t.top,y:t.top,bottom:t.bottom,left:t.left,x:t.left,right:t.right,width:t.width,height:t.height}}function g(t,e){var n=e.top-t.top,o=e.left-t.left;return{top:n,left:o,height:e.height,width:e.width,bottom:n+e.height,right:o+e.width}}function m(t,e){var n=e;while(n){if(n==t)return!0;n=v(n)}return!1}function v(e){var n=e.parentNode;return 9==e.nodeType&&e!=t?i(e):(n&&n.assignedSlot&&(n=n.assignedSlot.parentNode),n&&11==n.nodeType&&n.host?n.host:n)}function w(t){return t&&9===t.nodeType}})()}}]); \ No newline at end of file diff --git a/js/chunk-c0335d80.76a68cc5.js b/js/chunk-c0335d80.76a68cc5.js new file mode 100644 index 00000000..f4f01b7a --- /dev/null +++ b/js/chunk-c0335d80.76a68cc5.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-c0335d80"],{"00b4":function(e,t,n){"use strict";var a,r,i,o,s,c,l,d,p=n("7b1f"),u={name:"ChangedToken",render(e){const{kind:t,tokens:n}=this;return e("span",{class:["token-"+t,"token-changed"]},n.map(t=>e(D,{props:t})))},props:{kind:{type:String,required:!0},tokens:{type:Array,required:!0}}},f=u,m=n("2877"),h=Object(m["a"])(f,a,r,!1,null,null,null),b=h.exports,g=n("86d8"),v=n("2f34"),y={name:"LinkableToken",mixins:[v["a"]],render(e){const t=this.references[this.identifier];return t&&t.url?e(g["a"],{props:{url:t.url,kind:t.kind,role:t.role}},this.$slots.default):e("span",{},this.$slots.default)},props:{identifier:{type:String,required:!0,default:()=>""}}},k=y,C=Object(m["a"])(k,i,o,!1,null,null,null),_=C.exports,x={name:"RawText",render(e){const{_v:t=(t=>e("span",t)),text:n}=this;return t(n)},props:{text:{type:String,required:!0}}},O=x,B=Object(m["a"])(O,s,c,!1,null,null,null),T=B.exports,S={name:"SyntaxToken",render(e){return e("span",{class:"token-"+this.kind},this.text)},props:{kind:{type:String,required:!0},text:{type:String,required:!0}}},I=S,$=Object(m["a"])(I,l,d,!1,null,null,null),j=$.exports;const q={attribute:"attribute",externalParam:"externalParam",genericParameter:"genericParameter",identifier:"identifier",internalParam:"internalParam",keyword:"keyword",label:"label",number:"number",string:"string",text:"text",typeIdentifier:"typeIdentifier",added:"added",removed:"removed"};var w,A,P={name:"DeclarationToken",render(e){const{kind:t,text:n,tokens:a}=this;switch(t){case q.text:{const t={text:n};return e(T,{props:t})}case q.typeIdentifier:{const t={identifier:this.identifier};return e(_,{class:"type-identifier-link",props:t},[e(p["a"],n)])}case q.attribute:{const{identifier:a}=this;return a?e(_,{class:"attribute-link",props:{identifier:a}},[e(p["a"],n)]):e(j,{props:{kind:t,text:n}})}case q.added:case q.removed:return e(b,{props:{tokens:a,kind:t}});default:{const a={kind:t,text:n};return e(j,{props:a})}}},constants:{TokenKind:q},props:{kind:{type:String,required:!0},identifier:{type:String,required:!1},text:{type:String,required:!1},tokens:{type:Array,required:!1,default:()=>[]}}},F=P,z=(n("8f34"),Object(m["a"])(F,w,A,!1,null,"3fd63d6c",null)),D=t["a"]=z.exports},"2a18":function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"link-block",class:e.linkBlockClasses},[n(e.linkComponent,e._b({ref:"apiChangesDiff",tag:"component",staticClass:"link",class:e.linkClasses},"component",e.linkProps,!1),[e.topic.role&&!e.change?n("TopicLinkBlockIcon",{attrs:{role:e.topic.role,imageOverride:e.references[e.iconOverride]}}):e._e(),e.topic.fragments?n("DecoratedTopicTitle",{attrs:{tokens:e.topic.fragments}}):n("WordBreak",{attrs:{tag:e.titleTag}},[e._v(e._s(e.topic.title))]),e.change?n("span",{staticClass:"visuallyhidden"},[e._v("- "+e._s(e.$t(e.changeName)))]):e._e()],1),e.hasAbstractElements?n("div",{staticClass:"abstract"},[e.topic.abstract?n("ContentNode",{attrs:{content:e.topic.abstract}}):e._e(),e.topic.ideTitle?n("div",{staticClass:"topic-keyinfo"},[e.topic.titleStyle===e.titleStyles.title?[n("strong",[e._v("Key:")]),e._v(" "+e._s(e.topic.name)+" ")]:e.topic.titleStyle===e.titleStyles.symbol?[n("strong",[e._v("Name:")]),e._v(" "+e._s(e.topic.ideTitle)+" ")]:e._e()],2):e._e(),e.topic.required||e.topic.defaultImplementations?n("RequirementMetadata",{staticClass:"topic-required",attrs:{defaultImplementationsCount:e.topic.defaultImplementations}}):e._e(),e.topic.conformance?n("ConditionalConstraints",{attrs:{constraints:e.topic.conformance.constraints,prefix:e.topic.conformance.availabilityPrefix}}):e._e()],1):e._e(),e.showDeprecatedBadge?n("Badge",{attrs:{variant:"deprecated"}}):e.showBetaBadge?n("Badge",{attrs:{variant:"beta"}}):e._e(),e._l(e.tags,(function(t){return n("Badge",{key:t.type+"-"+t.text,attrs:{variant:t.type}},[e._v(" "+e._s(t.text)+" ")])}))],2)},r=[],i=n("66cd"),o=n("d26a"),s=n("a0fd"),c=n("7b1f"),l=n("6359"),d=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.imageOverride||e.icon?n("div",{staticClass:"topic-icon-wrapper"},[e.imageOverride?n("OverridableAsset",{staticClass:"topic-icon",attrs:{imageOverride:e.imageOverride}}):e.icon?n(e.icon,{tag:"component",staticClass:"topic-icon"}):e._e()],1):e._e()},p=[],u=n("a9f1"),f=n("3b96"),m=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"api-reference-icon",attrs:{viewBox:"0 0 14 14",themeId:"api-reference"}},[n("title",[e._v(e._s(e.$t("api-reference")))]),n("path",{attrs:{d:"m1 1v12h12v-12zm11 11h-10v-10h10z"}}),n("path",{attrs:{d:"m3 4h8v1h-8zm0 2.5h8v1h-8zm0 2.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 4h8v1h-8z"}}),n("path",{attrs:{d:"m3 6.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 9h8v1h-8z"}})])},h=[],b=n("be08"),g={name:"APIReferenceIcon",components:{SVGIcon:b["a"]}},v=g,y=n("2877"),k=Object(y["a"])(v,m,h,!1,null,null,null),C=k.exports,_=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",themeId:"endpoint"}},[n("title",[e._v(e._s(e.$t("icons.web-service-endpoint")))]),n("path",{attrs:{d:"M4.052 8.737h-1.242l-1.878 5.263h1.15l0.364-1.081h1.939l0.339 1.081h1.193zM2.746 12.012l0.678-2.071 0.653 2.071z"}}),n("path",{attrs:{d:"M11.969 8.737h1.093v5.263h-1.093v-5.263z"}}),n("path",{attrs:{d:"M9.198 8.737h-2.295v5.263h1.095v-1.892h1.12c0.040 0.003 0.087 0.004 0.134 0.004 0.455 0 0.875-0.146 1.217-0.394l-0.006 0.004c0.296-0.293 0.48-0.699 0.48-1.148 0-0.060-0.003-0.118-0.010-0.176l0.001 0.007c0.003-0.039 0.005-0.085 0.005-0.131 0-0.442-0.183-0.842-0.476-1.128l-0-0c-0.317-0.256-0.724-0.41-1.168-0.41-0.034 0-0.069 0.001-0.102 0.003l0.005-0zM9.628 11.014c-0.15 0.118-0.341 0.188-0.548 0.188-0.020 0-0.040-0.001-0.060-0.002l0.003 0h-1.026v-1.549h1.026c0.017-0.001 0.037-0.002 0.058-0.002 0.206 0 0.396 0.066 0.551 0.178l-0.003-0.002c0.135 0.13 0.219 0.313 0.219 0.515 0 0.025-0.001 0.050-0.004 0.074l0-0.003c0.002 0.020 0.003 0.044 0.003 0.068 0 0.208-0.083 0.396-0.219 0.534l0-0z"}}),n("path",{attrs:{d:"M13.529 4.981c0-1.375-1.114-2.489-2.489-2.49h-0l-0.134 0.005c-0.526-1.466-1.903-2.496-3.522-2.496-0.892 0-1.711 0.313-2.353 0.835l0.007-0.005c-0.312-0.243-0.709-0.389-1.14-0.389-1.030 0-1.865 0.834-1.866 1.864v0c0 0.001 0 0.003 0 0.004 0 0.123 0.012 0.242 0.036 0.358l-0.002-0.012c-0.94 0.37-1.593 1.27-1.593 2.323 0 1.372 1.11 2.485 2.482 2.49h8.243c1.306-0.084 2.333-1.164 2.333-2.484 0-0.001 0-0.002 0-0.003v0zM11.139 6.535h-8.319c-0.799-0.072-1.421-0.739-1.421-1.551 0-0.659 0.41-1.223 0.988-1.45l0.011-0.004 0.734-0.28-0.148-0.776-0.012-0.082v-0.088c0-0 0-0.001 0-0.001 0-0.515 0.418-0.933 0.933-0.933 0.216 0 0.416 0.074 0.574 0.197l-0.002-0.002 0.584 0.453 0.575-0.467 0.169-0.127c0.442-0.306 0.991-0.489 1.581-0.489 1.211 0 2.243 0.769 2.633 1.846l0.006 0.019 0.226 0.642 0.814-0.023 0.131 0.006c0.805 0.067 1.432 0.736 1.432 1.552 0 0.836-0.659 1.518-1.486 1.556l-0.003 0z"}})])},x=[],O={name:"EndpointIcon",components:{SVGIcon:b["a"]}},B=O,T=Object(y["a"])(B,_,x,!1,null,null,null),S=T.exports,I=n("a295"),$=n("3024"),j=n("8d2d"),q=n("fdd9");const w={[i["a"].article]:u["a"],[i["a"].collection]:$["a"],[i["a"].collectionGroup]:C,[i["a"].learn]:I["a"],[i["a"].overview]:I["a"],[i["a"].project]:j["a"],[i["a"].tutorial]:j["a"],[i["a"].resources]:I["a"],[i["a"].sampleCode]:f["a"],[i["a"].restRequestSymbol]:S};var A={components:{OverridableAsset:q["a"],SVGIcon:b["a"]},props:{role:{type:String,required:!0},imageOverride:{type:Object,default:null}},computed:{icon:({role:e})=>w[e]}},P=A,F=(n("d94b"),Object(y["a"])(P,d,p,!1,null,"03cf3183",null)),z=F.exports,D=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("code",{staticClass:"decorated-title"},e._l(e.tokens,(function(t,a){return n(e.componentFor(t),{key:a,tag:"component",class:[e.classFor(t),e.emptyTokenClass(t)]},[e._v(e._s(t.text))])})),1)},N=[],E=n("00b4");const{TokenKind:M}=E["a"].constants,V={decorator:"decorator",identifier:"identifier",label:"label"};var L={name:"DecoratedTopicTitle",components:{WordBreak:c["a"]},props:{tokens:{type:Array,required:!0,default:()=>[]}},constants:{TokenKind:M},methods:{emptyTokenClass:({text:e})=>({"empty-token":" "===e}),classFor({kind:e}){switch(e){case M.externalParam:case M.identifier:return V.identifier;case M.label:return V.label;default:return V.decorator}},componentFor(e){return/^\s+$/.test(e.text)?"span":c["a"]}}},R=L,W=(n("dcf6"),Object(y["a"])(R,D,N,!1,null,"06ec7395",null)),G=W.exports,K=n("64cf"),H=n("e8ea"),J=n("5d59"),X=n("2f34");const Q={article:"article",symbol:"symbol"},U={title:"title",symbol:"symbol"},Y={link:"link"};var Z={name:"TopicsLinkBlock",components:{Badge:s["a"],WordBreak:c["a"],ContentNode:l["a"],TopicLinkBlockIcon:z,DecoratedTopicTitle:G,RequirementMetadata:H["a"],ConditionalConstraints:K["a"]},mixins:[J["b"],J["a"],X["a"]],constants:{ReferenceType:Y,TopicKind:Q,TitleStyles:U},props:{isSymbolBeta:Boolean,isSymbolDeprecated:Boolean,topic:{type:Object,required:!0,validator:e=>(!("abstract"in e)||Array.isArray(e.abstract))&&"string"===typeof e.identifier&&(e.type===Y.link&&!e.kind||"string"===typeof e.kind)&&(e.type===Y.link&&!e.role||"string"===typeof e.role)&&"string"===typeof e.title&&"string"===typeof e.url&&(!("defaultImplementations"in e)||"number"===typeof e.defaultImplementations)&&(!("required"in e)||"boolean"===typeof e.required)&&(!("conformance"in e)||"object"===typeof e.conformance)}},data(){return{state:this.store.state}},computed:{linkComponent:({topic:e})=>e.type===Y.link?"a":"router-link",linkProps({topic:e}){const t=Object(o["b"])(e.url,this.$route.query);return e.type===Y.link?{href:t}:{to:t}},linkBlockClasses:({changesClasses:e,hasAbstractElements:t,displaysMultipleLinesAfterAPIChanges:n,multipleLinesClass:a})=>({"has-inline-element":!t,[a]:n,...!t&&e}),linkClasses:({changesClasses:e,deprecated:t,hasAbstractElements:n})=>({deprecated:t,"has-adjacent-elements":n,...n&&e}),changesClasses:({getChangesClasses:e,change:t})=>e(t),titleTag({topic:e}){if(e.titleStyle===U.title)return e.ideTitle?"span":"code";if(e.role&&(e.role===i["a"].collection||e.role===i["a"].dictionarySymbol))return"span";switch(e.kind){case Q.symbol:return"code";default:return"span"}},titleStyles:()=>U,deprecated:({showDeprecatedBadge:e,topic:t})=>e||t.deprecated,showBetaBadge:({topic:e,isSymbolBeta:t})=>Boolean(!t&&e.beta),showDeprecatedBadge:({topic:e,isSymbolDeprecated:t})=>Boolean(!t&&e.deprecated),change({topic:{identifier:e},state:{apiChanges:t}}){return this.changeFor(e,t)},changeName:({change:e,getChangeName:t})=>t(e),hasAbstractElements:({topic:{abstract:e,conformance:t,required:n,defaultImplementations:a}}={})=>e&&e.length>0||t||n||a,tags:({topic:e})=>(e.tags||[]).slice(0,1),iconOverride:({topic:{images:e=[]}})=>{const t=e.find(({type:e})=>"icon"===e);return t?t.identifier:null}}},ee=Z,te=(n("8d8f8"),Object(y["a"])(ee,a,r,!1,null,"52205924",null));t["default"]=te.exports},"2f04":function(e,t,n){},4782:function(e,t,n){},4918:function(e,t,n){},"5d59":function(e,t,n){"use strict";n.d(t,"a",(function(){return c})),n.d(t,"b",(function(){return l}));var a=n("b5cf"),r=n("9055"),i=n("beb1");const o="latest_",s={xcode:{value:"xcode",label:"Xcode"},other:{value:"other",label:"Other"}},c={constants:{multipleLinesClass:r["a"]},data(){return{multipleLinesClass:r["a"]}},computed:{displaysMultipleLinesAfterAPIChanges:({change:e,changeType:t,$refs:n})=>!(!e&&!t)&&Object(i["a"])(n.apiChangesDiff)}},l={methods:{toVersionRange({platform:e,versions:t}){return`${e} ${t[0]} – ${e} ${t[1]}`},toOptionValue:e=>`${o}${e}`,toScope:e=>e.slice(o.length,e.length),getOptionsForDiffAvailability(e={}){return this.getOptionsForDiffAvailabilities([e])},getOptionsForDiffAvailabilities(e=[]){const t=e.reduce((e,t={})=>Object.keys(t).reduce((e,n)=>({...e,[n]:(e[n]||[]).concat(t[n])}),e),{}),n=Object.keys(t),a=n.reduce((e,n)=>{const a=t[n];return{...e,[n]:a.find(e=>e.platform===s.xcode.label)||a[0]}},{}),r=e=>({label:this.toVersionRange(a[e]),value:this.toOptionValue(e),platform:a[e].platform}),{sdk:i,beta:o,minor:c,major:l,...d}=a,p=[].concat(i?r("sdk"):[]).concat(o?r("beta"):[]).concat(c?r("minor"):[]).concat(l?r("major"):[]).concat(Object.keys(d).map(r));return this.splitOptionsPerPlatform(p)},changesClassesFor(e,t){const n=this.changeFor(e,t);return this.getChangesClasses(n)},getChangesClasses:e=>({["changed changed-"+e]:!!e}),changeFor(e,t){const{change:n}=(t||{})[e]||{};return n},splitOptionsPerPlatform(e){return e.reduce((e,t)=>{const n=t.platform===s.xcode.label?s.xcode.value:s.other.value;return e[n].push(t),e},{[s.xcode.value]:[],[s.other.value]:[]})},getChangeName(e){return a["b"][e]}},computed:{availableOptions({diffAvailability:e={},toOptionValue:t}){return new Set(Object.keys(e).map(t))}}}},6359:function(e,t,n){"use strict";var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseContentNode",e._b({},"BaseContentNode",e.$props,!1))},r=[],i=n("5677"),o={name:"ContentNode",components:{BaseContentNode:i["default"]},props:i["default"].props,methods:i["default"].methods,BlockType:i["default"].BlockType,InlineType:i["default"].InlineType},s=o,c=(n("958a"),n("2877")),l=Object(c["a"])(s,a,r,!1,null,"20945666",null);t["a"]=l.exports},"64cf":function(e,t,n){"use strict";var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentNode",{staticClass:"conditional-constraints",attrs:{content:e.content}})},r=[],i=n("6359"),o={name:"ConditionalConstraints",components:{ContentNode:i["a"]},props:{constraints:i["a"].props.content,prefix:i["a"].props.content},computed:{content:({constraints:e,prefix:t,space:n})=>t.concat(n).concat(e),space:()=>({type:i["a"].InlineType.text,text:" "})}},s=o,c=(n("918a"),n("2877")),l=Object(c["a"])(s,a,r,!1,null,"1548fd90",null);t["a"]=l.exports},"686d":function(e,t,n){},"8d74":function(e,t,n){},"8d8f8":function(e,t,n){"use strict";n("4918")},"8f34":function(e,t,n){"use strict";n("686d")},9055:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));const a="displays-multiple-lines"},"918a":function(e,t,n){"use strict";n("a2b5")},"94ca":function(e,t,n){"use strict";n("4782")},"958a":function(e,t,n){"use strict";n("8d74")},a0fd:function(e,t,n){"use strict";var a=function(){var e,t=this,n=t.$createElement,a=t._self._c||n;return a("span",{staticClass:"badge",class:(e={},e["badge-"+t.variant]=t.variant,e),attrs:{role:"presentation"}},[t._t("default",(function(){return[t._v(t._s(t.text?t.$t(t.text):""))]}))],2)},r=[];const i={beta:"aside-kind.beta",deprecated:"aside-kind.deprecated"};var o={name:"Badge",props:{variant:{type:String,default:()=>""}},computed:{text:({variant:e})=>i[e]}},s=o,c=(n("94ca"),n("2877")),l=Object(c["a"])(s,a,r,!1,null,"8d6893ae",null);t["a"]=l.exports},a2b5:function(e,t,n){},b5cf:function(e,t,n){"use strict";n.d(t,"c",(function(){return a})),n.d(t,"d",(function(){return r})),n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return o}));const a={added:"added",modified:"modified",deprecated:"deprecated"},r=[a.modified,a.added,a.deprecated],i={[a.modified]:"change-type.modified",[a.added]:"change-type.added",[a.deprecated]:"change-type.deprecated"},o={"change-type.modified":a.modified,"change-type.added":a.added,"change-type.deprecated":a.deprecated}},beb1:function(e,t,n){"use strict";function a(e){if(!e)return!1;const t=window.getComputedStyle(e.$el||e),n=(e.$el||e).offsetHeight,a=t.lineHeight?parseFloat(t.lineHeight):1,r=t.paddingTop?parseFloat(t.paddingTop):0,i=t.paddingBottom?parseFloat(t.paddingBottom):0,o=t.borderTopWidth?parseFloat(t.borderTopWidth):0,s=t.borderBottomWidth?parseFloat(t.borderBottomWidth):0,c=n-(r+i+o+s),l=c/a;return l>=2}n.d(t,"a",(function(){return a}))},d94b:function(e,t,n){"use strict";n("fff0")},dcf6:function(e,t,n){"use strict";n("2f04")},e8ea:function(e,t,n){"use strict";var a=function(e,t){var n=t._c;return n("p",{staticClass:"requirement-metadata",class:t.data.staticClass},[n("strong",[t._v(t._s(t.parent.$t("required")))]),t.props.defaultImplementationsCount?[t._v(" "+t._s(t.parent.$tc("metadata.default-implementation",t.props.defaultImplementationsCount))+" ")]:t._e()],2)},r=[],i={name:"RequirementMetadata",props:{defaultImplementationsCount:{type:Number,default:0}}},o=i,s=n("2877"),c=Object(s["a"])(o,a,r,!0,null,null,null);t["a"]=c.exports},fff0:function(e,t,n){}}]); \ No newline at end of file diff --git a/js/chunk-vendors.ba2dd0cb.js b/js/chunk-vendors.ba2dd0cb.js new file mode 100644 index 00000000..1230066f --- /dev/null +++ b/js/chunk-vendors.ba2dd0cb.js @@ -0,0 +1,26 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{2877:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var c,u="function"===typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),a?(c=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=c):i&&(c=s?function(){i.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:i),c)if(u.functional){u._injectStyles=c;var l=u.render;u.render=function(t,e){return c.call(e),l(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},"2b0e":function(t,e,n){"use strict";n.r(e),function(t){ +/*! + * Vue.js v2.6.14 + * (c) 2014-2021 Evan You + * Released under the MIT License. + */ +var n=Object.freeze({});function r(t){return void 0===t||null===t}function i(t){return void 0!==t&&null!==t}function o(t){return!0===t}function a(t){return!1===t}function s(t){return"string"===typeof t||"number"===typeof t||"symbol"===typeof t||"boolean"===typeof t}function c(t){return null!==t&&"object"===typeof t}var u=Object.prototype.toString;function l(t){return"[object Object]"===u.call(t)}function f(t){return"[object RegExp]"===u.call(t)}function p(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function h(t){return i(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function d(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i-1)return t.splice(n,1)}}var _=Object.prototype.hasOwnProperty;function b(t,e){return _.call(t,e)}function w(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var C=/-(\w)/g,k=w((function(t){return t.replace(C,(function(t,e){return e?e.toUpperCase():""}))})),$=w((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),x=/\B([A-Z])/g,A=w((function(t){return t.replace(x,"-$1").toLowerCase()}));function O(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function S(t,e){return t.bind(e)}var T=Function.prototype.bind?S:O;function E(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function j(t,e){for(var n in e)t[n]=e[n];return t}function F(t){for(var e={},n=0;n0,nt=Q&&Q.indexOf("edge/")>0,rt=(Q&&Q.indexOf("android"),Q&&/iphone|ipad|ipod|ios/.test(Q)||"ios"===Y),it=(Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q),Q&&Q.match(/firefox\/(\d+)/)),ot={}.watch,at=!1;if(X)try{var st={};Object.defineProperty(st,"passive",{get:function(){at=!0}}),window.addEventListener("test-passive",null,st)}catch($a){}var ct=function(){return void 0===K&&(K=!X&&!Z&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),K},ut=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function lt(t){return"function"===typeof t&&/native code/.test(t.toString())}var ft,pt="undefined"!==typeof Symbol&<(Symbol)&&"undefined"!==typeof Reflect&<(Reflect.ownKeys);ft="undefined"!==typeof Set&<(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ht=I,dt=0,vt=function(){this.id=dt++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){g(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e-1)if(o&&!b(i,"default"))a=!1;else if(""===a||a===A(t)){var c=ee(String,i.type);(c<0||s0&&(a=Se(a,(e||"")+"_"+n),Oe(a[0])&&Oe(u)&&(l[c]=Ct(u.text+a[0].text),a.shift()),l.push.apply(l,a)):s(a)?Oe(u)?l[c]=Ct(u.text+a):""!==a&&l.push(Ct(a)):Oe(a)&&Oe(u)?l[c]=Ct(u.text+a.text):(o(t._isVList)&&i(a.tag)&&r(a.key)&&i(e)&&(a.key="__vlist"+e+"_"+n+"__"),l.push(a)));return l}function Te(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Ee(t){var e=je(t.$options.inject,t);e&&(Tt(!1),Object.keys(e).forEach((function(n){Lt(t,n,e[n])})),Tt(!0))}function je(t,e){if(t){for(var n=Object.create(null),r=pt?Reflect.ownKeys(t):Object.keys(t),i=0;i0,a=t?!!t.$stable:!o,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==n&&s===r.$key&&!o&&!r.$hasNormal)return r;for(var c in i={},t)t[c]&&"$"!==c[0]&&(i[c]=De(e,c,t[c]))}else i={};for(var u in e)u in i||(i[u]=Re(e,u));return t&&Object.isExtensible(t)&&(t._normalized=i),z(i,"$stable",a),z(i,"$key",s),z(i,"$hasNormal",o),i}function De(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:Ae(t);var e=t&&t[0];return t&&(!e||1===t.length&&e.isComment&&!Le(e))?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function Re(t,e){return function(){return t[e]}}function Ne(t,e){var n,r,o,a,s;if(Array.isArray(t)||"string"===typeof t)for(n=new Array(t.length),r=0,o=t.length;r1?E(n):n;for(var r=E(arguments,1),i='event handler for "'+t+'"',o=0,a=n.length;odocument.createEvent("Event").timeStamp&&(Gn=function(){return Xn.now()})}function Zn(){var t,e;for(Kn=Gn(),zn=!0,Wn.sort((function(t,e){return t.id-e.id})),qn=0;qnqn&&Wn[n].id>t.id)n--;Wn.splice(n+1,0,t)}else Wn.push(t);Bn||(Bn=!0,ve(Zn))}}var nr=0,rr=function(t,e,n,r,i){this.vm=t,i&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++nr,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ft,this.newDepIds=new ft,this.expression="","function"===typeof e?this.getter=e:(this.getter=J(e),this.getter||(this.getter=I)),this.value=this.lazy?void 0:this.get()};rr.prototype.get=function(){var t;yt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch($a){if(!this.user)throw $a;ne($a,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ye(t),gt(),this.cleanupDeps()}return t},rr.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},rr.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},rr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():er(this)},rr.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user){var n='callback for watcher "'+this.expression+'"';re(this.cb,this.vm,[t,e],this.vm,n)}else this.cb.call(this.vm,t,e)}}},rr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},rr.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},rr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var ir={enumerable:!0,configurable:!0,get:I,set:I};function or(t,e,n){ir.get=function(){return this[e][n]},ir.set=function(t){this[e][n]=t},Object.defineProperty(t,n,ir)}function ar(t){t._watchers=[];var e=t.$options;e.props&&sr(t,e.props),e.methods&&vr(t,e.methods),e.data?cr(t):It(t._data={},!0),e.computed&&fr(t,e.computed),e.watch&&e.watch!==ot&&mr(t,e.watch)}function sr(t,e){var n=t.$options.propsData||{},r=t._props={},i=t.$options._propKeys=[],o=!t.$parent;o||Tt(!1);var a=function(o){i.push(o);var a=Xt(o,e,n,t);Lt(r,o,a),o in t||or(t,"_props",o)};for(var s in e)a(s);Tt(!0)}function cr(t){var e=t.$options.data;e=t._data="function"===typeof e?ur(e,t):e||{},l(e)||(e={});var n=Object.keys(e),r=t.$options.props,i=(t.$options.methods,n.length);while(i--){var o=n[i];0,r&&b(r,o)||B(o)||or(t,"_data",o)}It(e,!0)}function ur(t,e){yt();try{return t.call(e,e)}catch($a){return ne($a,e,"data()"),{}}finally{gt()}}var lr={lazy:!0};function fr(t,e){var n=t._computedWatchers=Object.create(null),r=ct();for(var i in e){var o=e[i],a="function"===typeof o?o:o.get;0,r||(n[i]=new rr(t,a||I,I,lr)),i in t||pr(t,i,o)}}function pr(t,e,n){var r=!ct();"function"===typeof n?(ir.get=r?hr(e):dr(n),ir.set=I):(ir.get=n.get?r&&!1!==n.cache?hr(e):dr(n.get):I,ir.set=n.set||I),Object.defineProperty(t,e,ir)}function hr(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function dr(t){return function(){return t.call(this,this)}}function vr(t,e){t.$options.props;for(var n in e)t[n]="function"!==typeof e[n]?I:T(e[n],t)}function mr(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i-1)return this;var n=E(arguments,1);return n.unshift(this),"function"===typeof t.install?t.install.apply(t,n):"function"===typeof t&&t.apply(null,n),e.push(t),this}}function Ar(t){t.mixin=function(t){return this.options=Kt(this.options,t),this}}function Or(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,i=t._Ctor||(t._Ctor={});if(i[r])return i[r];var o=t.name||n.options.name;var a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Kt(n.options,t),a["super"]=n,a.options.props&&Sr(a),a.options.computed&&Tr(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,V.forEach((function(t){a[t]=n[t]})),o&&(a.options.components[o]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=j({},a.options),i[r]=a,a}}function Sr(t){var e=t.options.props;for(var n in e)or(t.prototype,"_props",n)}function Tr(t){var e=t.options.computed;for(var n in e)pr(t.prototype,n,e[n])}function Er(t){V.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"===typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function jr(t){return t&&(t.Ctor.options.name||t.tag)}function Fr(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function Ir(t,e){var n=t.cache,r=t.keys,i=t._vnode;for(var o in n){var a=n[o];if(a){var s=a.name;s&&!e(s)&&Lr(n,o,r,i)}}}function Lr(t,e,n,r){var i=t[e];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),t[e]=null,g(n,e)}br($r),gr($r),En($r),Ln($r),bn($r);var Mr=[String,RegExp,Array],Dr={name:"keep-alive",abstract:!0,props:{include:Mr,exclude:Mr,max:[String,Number]},methods:{cacheVNode:function(){var t=this,e=t.cache,n=t.keys,r=t.vnodeToCache,i=t.keyToCache;if(r){var o=r.tag,a=r.componentInstance,s=r.componentOptions;e[i]={name:jr(s),tag:o,componentInstance:a},n.push(i),this.max&&n.length>parseInt(this.max)&&Lr(e,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Lr(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Ir(t,(function(t){return Fr(e,t)}))})),this.$watch("exclude",(function(e){Ir(t,(function(t){return!Fr(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=$n(t),n=e&&e.componentOptions;if(n){var r=jr(n),i=this,o=i.include,a=i.exclude;if(o&&(!r||!Fr(o,r))||a&&r&&Fr(a,r))return e;var s=this,c=s.cache,u=s.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;c[l]?(e.componentInstance=c[l].componentInstance,g(u,l),u.push(l)):(this.vnodeToCache=e,this.keyToCache=l),e.data.keepAlive=!0}return e||t&&t[0]}},Rr={KeepAlive:Dr};function Nr(t){var e={get:function(){return H}};Object.defineProperty(t,"config",e),t.util={warn:ht,extend:j,mergeOptions:Kt,defineReactive:Lt},t.set=Mt,t.delete=Dt,t.nextTick=ve,t.observable=function(t){return It(t),t},t.options=Object.create(null),V.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,j(t.options.components,Rr),xr(t),Ar(t),Or(t),Er(t)}Nr($r),Object.defineProperty($r.prototype,"$isServer",{get:ct}),Object.defineProperty($r.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty($r,"FunctionalRenderContext",{value:Qe}),$r.version="2.6.14";var Pr=m("style,class"),Vr=m("input,textarea,option,select,progress"),Wr=function(t,e,n){return"value"===n&&Vr(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Hr=m("contenteditable,draggable,spellcheck"),Ur=m("events,caret,typing,plaintext-only"),Br=function(t,e){return Gr(e)||"false"===e?"false":"contenteditable"===t&&Ur(e)?e:"true"},zr=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),qr="http://www.w3.org/1999/xlink",Jr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Kr=function(t){return Jr(t)?t.slice(6,t.length):""},Gr=function(t){return null==t||!1===t};function Xr(t){var e=t.data,n=t,r=t;while(i(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Zr(r.data,e));while(i(n=n.parent))n&&n.data&&(e=Zr(e,n.data));return Yr(e.staticClass,e.class)}function Zr(t,e){return{staticClass:Qr(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Yr(t,e){return i(t)||i(e)?Qr(t,ti(e)):""}function Qr(t,e){return t?e?t+" "+e:t:e||""}function ti(t){return Array.isArray(t)?ei(t):c(t)?ni(t):"string"===typeof t?t:""}function ei(t){for(var e,n="",r=0,o=t.length;r-1?ci[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:ci[t]=/HTMLUnknownElement/.test(e.toString())}var li=m("text,number,password,search,email,tel,url");function fi(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function pi(t,e){var n=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function hi(t,e){return document.createElementNS(ri[t],e)}function di(t){return document.createTextNode(t)}function vi(t){return document.createComment(t)}function mi(t,e,n){t.insertBefore(e,n)}function yi(t,e){t.removeChild(e)}function gi(t,e){t.appendChild(e)}function _i(t){return t.parentNode}function bi(t){return t.nextSibling}function wi(t){return t.tagName}function Ci(t,e){t.textContent=e}function ki(t,e){t.setAttribute(e,"")}var $i=Object.freeze({createElement:pi,createElementNS:hi,createTextNode:di,createComment:vi,insertBefore:mi,removeChild:yi,appendChild:gi,parentNode:_i,nextSibling:bi,tagName:wi,setTextContent:Ci,setStyleScope:ki}),xi={create:function(t,e){Ai(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Ai(t,!0),Ai(e))},destroy:function(t){Ai(t,!0)}};function Ai(t,e){var n=t.data.ref;if(i(n)){var r=t.context,o=t.componentInstance||t.elm,a=r.$refs;e?Array.isArray(a[n])?g(a[n],o):a[n]===o&&(a[n]=void 0):t.data.refInFor?Array.isArray(a[n])?a[n].indexOf(o)<0&&a[n].push(o):a[n]=[o]:a[n]=o}}var Oi=new _t("",{},[]),Si=["create","activate","update","remove","destroy"];function Ti(t,e){return t.key===e.key&&t.asyncFactory===e.asyncFactory&&(t.tag===e.tag&&t.isComment===e.isComment&&i(t.data)===i(e.data)&&Ei(t,e)||o(t.isAsyncPlaceholder)&&r(e.asyncFactory.error))}function Ei(t,e){if("input"!==t.tag)return!0;var n,r=i(n=t.data)&&i(n=n.attrs)&&n.type,o=i(n=e.data)&&i(n=n.attrs)&&n.type;return r===o||li(r)&&li(o)}function ji(t,e,n){var r,o,a={};for(r=e;r<=n;++r)o=t[r].key,i(o)&&(a[o]=r);return a}function Fi(t){var e,n,a={},c=t.modules,u=t.nodeOps;for(e=0;ev?(f=r(n[g+1])?null:n[g+1].elm,k(t,f,n,d,g,o)):d>g&&x(e,p,v)}function S(t,e,n,r){for(var o=n;o-1?Ui(t,e,n):zr(e)?Gr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Hr(e)?t.setAttribute(e,Br(e,n)):Jr(e)?Gr(n)?t.removeAttributeNS(qr,Kr(e)):t.setAttributeNS(qr,e,n):Ui(t,e,n)}function Ui(t,e,n){if(Gr(n))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Bi={create:Wi,update:Wi};function zi(t,e){var n=e.elm,o=e.data,a=t.data;if(!(r(o.staticClass)&&r(o.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=Xr(e),c=n._transitionClasses;i(c)&&(s=Qr(s,ti(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var qi,Ji={create:zi,update:zi},Ki="__r",Gi="__c";function Xi(t){if(i(t[Ki])){var e=tt?"change":"input";t[e]=[].concat(t[Ki],t[e]||[]),delete t[Ki]}i(t[Gi])&&(t.change=[].concat(t[Gi],t.change||[]),delete t[Gi])}function Zi(t,e,n){var r=qi;return function i(){var o=e.apply(null,arguments);null!==o&&to(t,i,n,r)}}var Yi=se&&!(it&&Number(it[1])<=53);function Qi(t,e,n,r){if(Yi){var i=Kn,o=e;e=o._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=i||t.timeStamp<=0||t.target.ownerDocument!==document)return o.apply(this,arguments)}}qi.addEventListener(t,e,at?{capture:n,passive:r}:n)}function to(t,e,n,r){(r||qi).removeEventListener(t,e._wrapper||e,n)}function eo(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};qi=e.elm,Xi(n),we(n,i,Qi,to,Zi,e.context),qi=void 0}}var no,ro={create:eo,update:eo};function io(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,o,a=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in i(c.__ob__)&&(c=e.data.domProps=j({},c)),s)n in c||(a[n]="");for(n in c){if(o=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),o===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=o;var u=r(o)?"":String(o);oo(a,u)&&(a.value=u)}else if("innerHTML"===n&&oi(a.tagName)&&r(a.innerHTML)){no=no||document.createElement("div"),no.innerHTML=""+o+"";var l=no.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(l.firstChild)a.appendChild(l.firstChild)}else if(o!==s[n])try{a[n]=o}catch($a){}}}}function oo(t,e){return!t.composing&&("OPTION"===t.tagName||ao(t,e)||so(t,e))}function ao(t,e){var n=!0;try{n=document.activeElement!==t}catch($a){}return n&&t.value!==e}function so(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var co={create:io,update:io},uo=w((function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach((function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function lo(t){var e=fo(t.style);return t.staticStyle?j(t.staticStyle,e):e}function fo(t){return Array.isArray(t)?F(t):"string"===typeof t?uo(t):t}function po(t,e){var n,r={};if(e){var i=t;while(i.componentInstance)i=i.componentInstance._vnode,i&&i.data&&(n=lo(i.data))&&j(r,n)}(n=lo(t.data))&&j(r,n);var o=t;while(o=o.parent)o.data&&(n=lo(o.data))&&j(r,n);return r}var ho,vo=/^--/,mo=/\s*!important$/,yo=function(t,e,n){if(vo.test(e))t.style.setProperty(e,n);else if(mo.test(n))t.style.setProperty(A(e),n.replace(mo,""),"important");else{var r=_o(e);if(Array.isArray(n))for(var i=0,o=n.length;i-1?e.split(Co).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function $o(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Co).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function xo(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&j(e,Ao(t.name||"v")),j(e,t),e}return"string"===typeof t?Ao(t):void 0}}var Ao=w((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Oo=X&&!et,So="transition",To="animation",Eo="transition",jo="transitionend",Fo="animation",Io="animationend";Oo&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Eo="WebkitTransition",jo="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Fo="WebkitAnimation",Io="webkitAnimationEnd"));var Lo=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Mo(t){Lo((function(){Lo(t)}))}function Do(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),ko(t,e))}function Ro(t,e){t._transitionClasses&&g(t._transitionClasses,e),$o(t,e)}function No(t,e,n){var r=Vo(t,e),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===So?jo:Io,c=0,u=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c0&&(n=So,l=a,f=o.length):e===To?u>0&&(n=To,l=u,f=c.length):(l=Math.max(a,u),n=l>0?a>u?So:To:null,f=n?n===So?o.length:c.length:0);var p=n===So&&Po.test(r[Eo+"Property"]);return{type:n,timeout:l,propCount:f,hasTransform:p}}function Wo(t,e){while(t.length1}function Jo(t,e){!0!==e.data.show&&Uo(e)}var Ko=X?{create:Jo,activate:Jo,remove:function(t,e){!0!==t.data.show?Bo(t,e):e()}}:{},Go=[Bi,Ji,ro,co,wo,Ko],Xo=Go.concat(Vi),Zo=Fi({nodeOps:$i,modules:Xo});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&oa(t,"input")}));var Yo={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?Ce(n,"postpatch",(function(){Yo.componentUpdated(t,e,n)})):Qo(t,e,n.context),t._vOptions=[].map.call(t.options,na)):("textarea"===n.tag||li(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",ra),t.addEventListener("compositionend",ia),t.addEventListener("change",ia),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){Qo(t,e,n.context);var r=t._vOptions,i=t._vOptions=[].map.call(t.options,na);if(i.some((function(t,e){return!D(t,r[e])}))){var o=t.multiple?e.value.some((function(t){return ea(t,i)})):e.value!==e.oldValue&&ea(e.value,i);o&&oa(t,"change")}}}};function Qo(t,e,n){ta(t,e,n),(tt||nt)&&setTimeout((function(){ta(t,e,n)}),0)}function ta(t,e,n){var r=e.value,i=t.multiple;if(!i||Array.isArray(r)){for(var o,a,s=0,c=t.options.length;s-1,a.selected!==o&&(a.selected=o);else if(D(na(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));i||(t.selectedIndex=-1)}}function ea(t,e){return e.every((function(e){return!D(e,t)}))}function na(t){return"_value"in t?t._value:t.value}function ra(t){t.target.composing=!0}function ia(t){t.target.composing&&(t.target.composing=!1,oa(t.target,"input"))}function oa(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function aa(t){return!t.componentInstance||t.data&&t.data.transition?t:aa(t.componentInstance._vnode)}var sa={bind:function(t,e,n){var r=e.value;n=aa(n);var i=n.data&&n.data.transition,o=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&i?(n.data.show=!0,Uo(n,(function(){t.style.display=o}))):t.style.display=r?o:"none"},update:function(t,e,n){var r=e.value,i=e.oldValue;if(!r!==!i){n=aa(n);var o=n.data&&n.data.transition;o?(n.data.show=!0,r?Uo(n,(function(){t.style.display=t.__vOriginalDisplay})):Bo(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,r,i){i||(t.style.display=t.__vOriginalDisplay)}},ca={model:Yo,show:sa},ua={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function la(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?la($n(e.children)):t}function fa(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var i=n._parentListeners;for(var o in i)e[k(o)]=i[o];return e}function pa(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function ha(t){while(t=t.parent)if(t.data.transition)return!0}function da(t,e){return e.key===t.key&&e.tag===t.tag}var va=function(t){return t.tag||Le(t)},ma=function(t){return"show"===t.name},ya={name:"transition",props:ua,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(va),n.length)){0;var r=this.mode;0;var i=n[0];if(ha(this.$vnode))return i;var o=la(i);if(!o)return i;if(this._leaving)return pa(t,i);var a="__transition-"+this._uid+"-";o.key=null==o.key?o.isComment?a+"comment":a+o.tag:s(o.key)?0===String(o.key).indexOf(a)?o.key:a+o.key:o.key;var c=(o.data||(o.data={})).transition=fa(this),u=this._vnode,l=la(u);if(o.data.directives&&o.data.directives.some(ma)&&(o.data.show=!0),l&&l.data&&!da(o,l)&&!Le(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=j({},c);if("out-in"===r)return this._leaving=!0,Ce(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),pa(t,i);if("in-out"===r){if(Le(o))return u;var p,h=function(){p()};Ce(c,"afterEnter",h),Ce(c,"enterCancelled",h),Ce(f,"delayLeave",(function(t){p=t}))}}return i}}},ga=j({tag:String,moveClass:String},ua);delete ga.mode;var _a={props:ga,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var i=Fn(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,i(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],o=this.children=[],a=fa(this),s=0;s=0&&(e=t.slice(r),t=t.slice(0,r));var i=t.indexOf("?");return i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),{path:t,query:n,hash:e}}function E(t){return t.replace(/\/\//g,"/")}var j=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},F=Z,I=N,L=P,M=H,D=X,R=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function N(t,e){var n,r=[],i=0,o=0,a="",s=e&&e.delimiter||"/";while(null!=(n=R.exec(t))){var c=n[0],u=n[1],l=n.index;if(a+=t.slice(o,l),o=l+c.length,u)a+=u[1];else{var f=t[o],p=n[2],h=n[3],d=n[4],v=n[5],m=n[6],y=n[7];a&&(r.push(a),a="");var g=null!=p&&null!=f&&f!==p,_="+"===m||"*"===m,b="?"===m||"*"===m,w=n[2]||s,C=d||v;r.push({name:h||i++,prefix:p||"",delimiter:w,optional:b,repeat:_,partial:g,asterisk:!!y,pattern:C?B(C):y?".*":"[^"+U(w)+"]+?"})}}return o1||!$.length)return 0===$.length?t():t("span",{},$)}if("a"===this.tag)k.on=w,k.attrs={href:c,"aria-current":g};else{var x=st(this.$slots.default);if(x){x.isStatic=!1;var A=x.data=i({},x.data);for(var O in A.on=A.on||{},A.on){var S=A.on[O];O in w&&(A.on[O]=Array.isArray(S)?S:[S])}for(var T in w)T in A.on?A.on[T].push(w[T]):A.on[T]=_;var E=x.data.attrs=i({},x.data.attrs);E.href=c,E["aria-current"]=g}else k.on=w}return t(this.tag,k,this.$slots.default)}};function at(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function st(t){if(t)for(var e,n=0;n-1&&(s.params[f]=n.params[f]);return s.path=Q(u.path,s.params,'named route "'+c+'"'),p(u,s,a)}if(s.path){s.params={};for(var h=0;h=t.length?n():t[i]?e(t[i],(function(){r(i+1)})):r(i+1)};r(0)}var Pt={redirected:2,aborted:4,cancelled:8,duplicated:16};function Vt(t,e){return Bt(t,e,Pt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+qt(e)+'" via a navigation guard.')}function Wt(t,e){var n=Bt(t,e,Pt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function Ht(t,e){return Bt(t,e,Pt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Ut(t,e){return Bt(t,e,Pt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function Bt(t,e,n,r){var i=new Error(r);return i._isRouter=!0,i.from=t,i.to=e,i.type=n,i}var zt=["params","query","hash"];function qt(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return zt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Jt(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Kt(t,e){return Jt(t)&&t._isRouter&&(null==e||t.type===e)}function Gt(t){return function(e,n,r){var i=!1,o=0,a=null;Xt(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){i=!0,o++;var c,u=te((function(e){Qt(e)&&(e=e.default),t.resolved="function"===typeof e?e:et.extend(e),n.components[s]=e,o--,o<=0&&r()})),l=te((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Jt(t)?t:new Error(e),r(a))}));try{c=t(u,l)}catch(p){l(p)}if(c)if("function"===typeof c.then)c.then(u,l);else{var f=c.component;f&&"function"===typeof f.then&&f.then(u,l)}}})),i||r()}}function Xt(t,e){return Zt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Zt(t){return Array.prototype.concat.apply([],t)}var Yt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Qt(t){return t.__esModule||Yt&&"Module"===t[Symbol.toStringTag]}function te(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var ee=function(t,e){this.router=t,this.base=ne(e),this.current=y,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ne(t){if(!t)if(ut){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function re(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=Mt&&n;r&&this.listeners.push(kt());var i=function(){var n=t.current,i=pe(t.base);t.current===y&&i===t._startLocation||t.transitionTo(i,(function(t){r&&$t(e,t,n,!0)}))};window.addEventListener("popstate",i),this.listeners.push((function(){window.removeEventListener("popstate",i)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,i=this,o=i.current;this.transitionTo(t,(function(t){Dt(E(r.base+t.fullPath)),$t(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,i=this,o=i.current;this.transitionTo(t,(function(t){Rt(E(r.base+t.fullPath)),$t(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(pe(this.base)!==this.current.fullPath){var e=E(this.base+this.current.fullPath);t?Dt(e):Rt(e)}},e.prototype.getCurrentLocation=function(){return pe(this.base)},e}(ee);function pe(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(E(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var he=function(t){function e(e,n,r){t.call(this,e,n),r&&de(this.base)||ve()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Mt&&n;r&&this.listeners.push(kt());var i=function(){var e=t.current;ve()&&t.transitionTo(me(),(function(n){r&&$t(t.router,n,e,!0),Mt||_e(n.fullPath)}))},o=Mt?"popstate":"hashchange";window.addEventListener(o,i),this.listeners.push((function(){window.removeEventListener(o,i)}))}},e.prototype.push=function(t,e,n){var r=this,i=this,o=i.current;this.transitionTo(t,(function(t){ge(t.fullPath),$t(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,i=this,o=i.current;this.transitionTo(t,(function(t){_e(t.fullPath),$t(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;me()!==e&&(t?ge(e):_e(e))},e.prototype.getCurrentLocation=function(){return me()},e}(ee);function de(t){var e=pe(t);if(!/^\/#/.test(e))return window.location.replace(E(t+"/#"+e)),!0}function ve(){var t=me();return"/"===t.charAt(0)||(_e("/"+t),!1)}function me(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function ye(t){var e=window.location.href,n=e.indexOf("#"),r=n>=0?e.slice(0,n):e;return r+"#"+t}function ge(t){Mt?Dt(ye(t)):window.location.hash=t}function _e(t){Mt?Rt(ye(t)):window.location.replace(ye(t))}var be=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Kt(t,Pt.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ee),we=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=dt(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Mt&&!1!==t.fallback,this.fallback&&(e="hash"),ut||(e="abstract"),this.mode=e,e){case"history":this.history=new fe(this,t.base);break;case"hash":this.history=new he(this,t.base,this.fallback);break;case"abstract":this.history=new be(this,t.base);break;default:0}},Ce={currentRoute:{configurable:!0}};function ke(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function $e(t,e,n){var r="hash"===n?"#"+e:e;return t?E(t+"/"+r):r}we.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Ce.currentRoute.get=function(){return this.history&&this.history.current},we.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof fe||n instanceof he){var r=function(t){var r=n.current,i=e.options.scrollBehavior,o=Mt&&i;o&&"fullPath"in t&&$t(e,t,r,!1)},i=function(t){n.setupListeners(),r(t)};n.transitionTo(n.getCurrentLocation(),i,i)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},we.prototype.beforeEach=function(t){return ke(this.beforeHooks,t)},we.prototype.beforeResolve=function(t){return ke(this.resolveHooks,t)},we.prototype.afterEach=function(t){return ke(this.afterHooks,t)},we.prototype.onReady=function(t,e){this.history.onReady(t,e)},we.prototype.onError=function(t){this.history.onError(t)},we.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},we.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},we.prototype.go=function(t){this.history.go(t)},we.prototype.back=function(){this.go(-1)},we.prototype.forward=function(){this.go(1)},we.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},we.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=tt(t,e,n,this),i=this.match(r,e),o=i.redirectedFrom||i.fullPath,a=this.history.base,s=$e(a,o,this.mode);return{location:r,route:i,href:s,normalizedTo:r,resolved:i}},we.prototype.getRoutes=function(){return this.matcher.getRoutes()},we.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==y&&this.history.transitionTo(this.history.getCurrentLocation())},we.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==y&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(we.prototype,Ce),we.install=ct,we.version="3.5.2",we.isNavigationFailure=Kt,we.NavigationFailureType=Pt,we.START_LOCATION=y,ut&&window.Vue&&window.Vue.use(we),e["a"]=we},a925:function(t,e,n){"use strict"; +/*! + * vue-i18n v8.28.2 + * (c) 2022 kazuya kawaguchi + * Released under the MIT License. + */var r=["compactDisplay","currency","currencyDisplay","currencySign","localeMatcher","notation","numberingSystem","signDisplay","style","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits"],i=["dateStyle","timeStyle","calendar","localeMatcher","hour12","hourCycle","timeZone","formatMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName"];function o(t,e){"undefined"!==typeof console&&(console.warn("[vue-i18n] "+t),e&&console.warn(e.stack))}function a(t,e){"undefined"!==typeof console&&(console.error("[vue-i18n] "+t),e&&console.error(e.stack))}var s=Array.isArray;function c(t){return null!==t&&"object"===typeof t}function u(t){return"boolean"===typeof t}function l(t){return"string"===typeof t}var f=Object.prototype.toString,p="[object Object]";function h(t){return f.call(t)===p}function d(t){return null===t||void 0===t}function v(t){return"function"===typeof t}function m(){var t=[],e=arguments.length;while(e--)t[e]=arguments[e];var n=null,r=null;return 1===t.length?c(t[0])||s(t[0])?r=t[0]:"string"===typeof t[0]&&(n=t[0]):2===t.length&&("string"===typeof t[0]&&(n=t[0]),(c(t[1])||s(t[1]))&&(r=t[1])),{locale:n,params:r}}function y(t){return JSON.parse(JSON.stringify(t))}function g(t,e){if(t.delete(e))return t}function _(t){var e=[];return t.forEach((function(t){return e.push(t)})),e}function b(t,e){return!!~t.indexOf(e)}var w=Object.prototype.hasOwnProperty;function C(t,e){return w.call(t,e)}function k(t){for(var e=arguments,n=Object(t),r=1;r/g,">").replace(/"/g,""").replace(/'/g,"'")}function A(t){return null!=t&&Object.keys(t).forEach((function(e){"string"==typeof t[e]&&(t[e]=x(t[e]))})),t}function O(t){t.prototype.hasOwnProperty("$i18n")||Object.defineProperty(t.prototype,"$i18n",{get:function(){return this._i18n}}),t.prototype.$t=function(t){var e=[],n=arguments.length-1;while(n-- >0)e[n]=arguments[n+1];var r=this.$i18n;return r._t.apply(r,[t,r.locale,r._getMessages(),this].concat(e))},t.prototype.$tc=function(t,e){var n=[],r=arguments.length-2;while(r-- >0)n[r]=arguments[r+2];var i=this.$i18n;return i._tc.apply(i,[t,i.locale,i._getMessages(),this,e].concat(n))},t.prototype.$te=function(t,e){var n=this.$i18n;return n._te(t,n.locale,n._getMessages(),e)},t.prototype.$d=function(t){var e,n=[],r=arguments.length-1;while(r-- >0)n[r]=arguments[r+1];return(e=this.$i18n).d.apply(e,[t].concat(n))},t.prototype.$n=function(t){var e,n=[],r=arguments.length-1;while(r-- >0)n[r]=arguments[r+1];return(e=this.$i18n).n.apply(e,[t].concat(n))}}function S(t){function e(){this!==this.$root&&this.$options.__INTLIFY_META__&&this.$el&&this.$el.setAttribute("data-intlify",this.$options.__INTLIFY_META__)}return void 0===t&&(t=!1),t?{mounted:e}:{beforeCreate:function(){var t=this.$options;if(t.i18n=t.i18n||(t.__i18nBridge||t.__i18n?{}:null),t.i18n)if(t.i18n instanceof At){if(t.__i18nBridge||t.__i18n)try{var e=t.i18n&&t.i18n.messages?t.i18n.messages:{},n=t.__i18nBridge||t.__i18n;n.forEach((function(t){e=k(e,JSON.parse(t))})),Object.keys(e).forEach((function(n){t.i18n.mergeLocaleMessage(n,e[n])}))}catch(c){0}this._i18n=t.i18n,this._i18nWatcher=this._i18n.watchI18nData()}else if(h(t.i18n)){var r=this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof At?this.$root.$i18n:null;if(r&&(t.i18n.root=this.$root,t.i18n.formatter=r.formatter,t.i18n.fallbackLocale=r.fallbackLocale,t.i18n.formatFallbackMessages=r.formatFallbackMessages,t.i18n.silentTranslationWarn=r.silentTranslationWarn,t.i18n.silentFallbackWarn=r.silentFallbackWarn,t.i18n.pluralizationRules=r.pluralizationRules,t.i18n.preserveDirectiveContent=r.preserveDirectiveContent),t.__i18nBridge||t.__i18n)try{var i=t.i18n&&t.i18n.messages?t.i18n.messages:{},o=t.__i18nBridge||t.__i18n;o.forEach((function(t){i=k(i,JSON.parse(t))})),t.i18n.messages=i}catch(c){0}var a=t.i18n,s=a.sharedMessages;s&&h(s)&&(t.i18n.messages=k(t.i18n.messages,s)),this._i18n=new At(t.i18n),this._i18nWatcher=this._i18n.watchI18nData(),(void 0===t.i18n.sync||t.i18n.sync)&&(this._localeWatcher=this.$i18n.watchLocale()),r&&r.onComponentInstanceCreated(this._i18n)}else 0;else this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof At?this._i18n=this.$root.$i18n:t.parent&&t.parent.$i18n&&t.parent.$i18n instanceof At&&(this._i18n=t.parent.$i18n)},beforeMount:function(){var t=this.$options;t.i18n=t.i18n||(t.__i18nBridge||t.__i18n?{}:null),t.i18n?(t.i18n instanceof At||h(t.i18n))&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0):(this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof At||t.parent&&t.parent.$i18n&&t.parent.$i18n instanceof At)&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0)},mounted:e,beforeDestroy:function(){if(this._i18n){var t=this;this.$nextTick((function(){t._subscribing&&(t._i18n.unsubscribeDataChanging(t),delete t._subscribing),t._i18nWatcher&&(t._i18nWatcher(),t._i18n.destroyVM(),delete t._i18nWatcher),t._localeWatcher&&(t._localeWatcher(),delete t._localeWatcher)}))}}}}var T={name:"i18n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},path:{type:String,required:!0},locale:{type:String},places:{type:[Array,Object]}},render:function(t,e){var n=e.data,r=e.parent,i=e.props,o=e.slots,a=r.$i18n;if(a){var s=i.path,c=i.locale,u=i.places,l=o(),f=a.i(s,c,E(l)||u?j(l.default,u):l),p=i.tag&&!0!==i.tag||!1===i.tag?i.tag:"span";return p?t(p,n,f):f}}};function E(t){var e;for(e in t)if("default"!==e)return!1;return Boolean(e)}function j(t,e){var n=e?F(e):{};if(!t)return n;t=t.filter((function(t){return t.tag||""!==t.text.trim()}));var r=t.every(M);return t.reduce(r?I:L,n)}function F(t){return Array.isArray(t)?t.reduce(L,{}):Object.assign({},t)}function I(t,e){return e.data&&e.data.attrs&&e.data.attrs.place&&(t[e.data.attrs.place]=e),t}function L(t,e,n){return t[n]=e,t}function M(t){return Boolean(t.data&&t.data.attrs&&t.data.attrs.place)}var D,R={name:"i18n-n",functional:!0,props:{tag:{type:[String,Boolean,Object],default:"span"},value:{type:Number,required:!0},format:{type:[String,Object]},locale:{type:String}},render:function(t,e){var n=e.props,i=e.parent,o=e.data,a=i.$i18n;if(!a)return null;var s=null,u=null;l(n.format)?s=n.format:c(n.format)&&(n.format.key&&(s=n.format.key),u=Object.keys(n.format).reduce((function(t,e){var i;return b(r,e)?Object.assign({},t,(i={},i[e]=n.format[e],i)):t}),null));var f=n.locale||a.locale,p=a._ntp(n.value,f,s,u),h=p.map((function(t,e){var n,r=o.scopedSlots&&o.scopedSlots[t.type];return r?r((n={},n[t.type]=t.value,n.index=e,n.parts=p,n)):t.value})),d=n.tag&&!0!==n.tag||!1===n.tag?n.tag:"span";return d?t(d,{attrs:o.attrs,class:o["class"],staticClass:o.staticClass},h):h}};function N(t,e,n){W(t,n)&&U(t,e,n)}function P(t,e,n,r){if(W(t,n)){var i=n.context.$i18n;H(t,n)&&$(e.value,e.oldValue)&&$(t._localeMessage,i.getLocaleMessage(i.locale))||U(t,e,n)}}function V(t,e,n,r){var i=n.context;if(i){var a=n.context.$i18n||{};e.modifiers.preserve||a.preserveDirectiveContent||(t.textContent=""),t._vt=void 0,delete t["_vt"],t._locale=void 0,delete t["_locale"],t._localeMessage=void 0,delete t["_localeMessage"]}else o("Vue instance does not exists in VNode context")}function W(t,e){var n=e.context;return n?!!n.$i18n||(o("VueI18n instance does not exists in Vue instance"),!1):(o("Vue instance does not exists in VNode context"),!1)}function H(t,e){var n=e.context;return t._locale===n.$i18n.locale}function U(t,e,n){var r,i,a=e.value,s=B(a),c=s.path,u=s.locale,l=s.args,f=s.choice;if(c||u||l)if(c){var p=n.context;t._vt=t.textContent=null!=f?(r=p.$i18n).tc.apply(r,[c,f].concat(z(u,l))):(i=p.$i18n).t.apply(i,[c].concat(z(u,l))),t._locale=p.$i18n.locale,t._localeMessage=p.$i18n.getLocaleMessage(p.$i18n.locale)}else o("`path` is required in v-t directive");else o("value type not supported")}function B(t){var e,n,r,i;return l(t)?e=t:h(t)&&(e=t.path,n=t.locale,r=t.args,i=t.choice),{path:e,locale:n,args:r,choice:i}}function z(t,e){var n=[];return t&&n.push(t),e&&(Array.isArray(e)||h(e))&&n.push(e),n}function q(t,e){void 0===e&&(e={bridge:!1}),q.installed=!0,D=t;D.version&&Number(D.version.split(".")[0]);O(D),D.mixin(S(e.bridge)),D.directive("t",{bind:N,update:P,unbind:V}),D.component(T.name,T),D.component(R.name,R);var n=D.config.optionMergeStrategies;n.i18n=function(t,e){return void 0===e?t:e}}var J=function(){this._caches=Object.create(null)};J.prototype.interpolate=function(t,e){if(!e)return[t];var n=this._caches[t];return n||(n=X(t),this._caches[t]=n),Z(n,e)};var K=/^(?:\d)+/,G=/^(?:\w)+/;function X(t){var e=[],n=0,r="";while(n0)f--,l=at,p[Y]();else{if(f=0,void 0===n)return!1;if(n=mt(n),!1===n)return!1;p[Q]()}};while(null!==l)if(u++,e=t[u],"\\"!==e||!h()){if(i=vt(e),s=ft[l],o=s[i]||s["else"]||lt,o===lt)return;if(l=o[0],a=p[o[1]],a&&(r=o[2],r=void 0===r?e:r,!1===a()))return;if(l===ut)return c}}var gt=function(){this._cache=Object.create(null)};gt.prototype.parsePath=function(t){var e=this._cache[t];return e||(e=yt(t),e&&(this._cache[t]=e)),e||[]},gt.prototype.getPathValue=function(t,e){if(!c(t))return null;var n=this.parsePath(e);if(0===n.length)return null;var r=n.length,i=t,o=0;while(o/,wt=/(?:@(?:\.[a-zA-Z]+)?:(?:[\w\-_|./]+|\([\w\-_:|./]+\)))/g,Ct=/^@(?:\.([a-zA-Z]+))?:/,kt=/[()]/g,$t={upper:function(t){return t.toLocaleUpperCase()},lower:function(t){return t.toLocaleLowerCase()},capitalize:function(t){return""+t.charAt(0).toLocaleUpperCase()+t.substr(1)}},xt=new J,At=function(t){var e=this;void 0===t&&(t={}),!D&&"undefined"!==typeof window&&window.Vue&&q(window.Vue);var n=t.locale||"en-US",r=!1!==t.fallbackLocale&&(t.fallbackLocale||"en-US"),i=t.messages||{},o=t.dateTimeFormats||t.datetimeFormats||{},a=t.numberFormats||{};this._vm=null,this._formatter=t.formatter||xt,this._modifiers=t.modifiers||{},this._missing=t.missing||null,this._root=t.root||null,this._sync=void 0===t.sync||!!t.sync,this._fallbackRoot=void 0===t.fallbackRoot||!!t.fallbackRoot,this._fallbackRootWithEmptyString=void 0===t.fallbackRootWithEmptyString||!!t.fallbackRootWithEmptyString,this._formatFallbackMessages=void 0!==t.formatFallbackMessages&&!!t.formatFallbackMessages,this._silentTranslationWarn=void 0!==t.silentTranslationWarn&&t.silentTranslationWarn,this._silentFallbackWarn=void 0!==t.silentFallbackWarn&&!!t.silentFallbackWarn,this._dateTimeFormatters={},this._numberFormatters={},this._path=new gt,this._dataListeners=new Set,this._componentInstanceCreatedListener=t.componentInstanceCreatedListener||null,this._preserveDirectiveContent=void 0!==t.preserveDirectiveContent&&!!t.preserveDirectiveContent,this.pluralizationRules=t.pluralizationRules||{},this._warnHtmlInMessage=t.warnHtmlInMessage||"off",this._postTranslation=t.postTranslation||null,this._escapeParameterHtml=t.escapeParameterHtml||!1,"__VUE_I18N_BRIDGE__"in t&&(this.__VUE_I18N_BRIDGE__=t.__VUE_I18N_BRIDGE__),this.getChoiceIndex=function(t,n){var r=Object.getPrototypeOf(e);if(r&&r.getChoiceIndex){var i=r.getChoiceIndex;return i.call(e,t,n)}var o=function(t,e){return t=Math.abs(t),2===e?t?t>1?1:0:1:t?Math.min(t,2):0};return e.locale in e.pluralizationRules?e.pluralizationRules[e.locale].apply(e,[t,n]):o(t,n)},this._exist=function(t,n){return!(!t||!n)&&(!d(e._path.getPathValue(t,n))||!!t[n])},"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||Object.keys(i).forEach((function(t){e._checkLocaleMessage(t,e._warnHtmlInMessage,i[t])})),this._initVM({locale:n,fallbackLocale:r,messages:i,dateTimeFormats:o,numberFormats:a})},Ot={vm:{configurable:!0},messages:{configurable:!0},dateTimeFormats:{configurable:!0},numberFormats:{configurable:!0},availableLocales:{configurable:!0},locale:{configurable:!0},fallbackLocale:{configurable:!0},formatFallbackMessages:{configurable:!0},missing:{configurable:!0},formatter:{configurable:!0},silentTranslationWarn:{configurable:!0},silentFallbackWarn:{configurable:!0},preserveDirectiveContent:{configurable:!0},warnHtmlInMessage:{configurable:!0},postTranslation:{configurable:!0},sync:{configurable:!0}};At.prototype._checkLocaleMessage=function(t,e,n){var r=[],i=function(t,e,n,r){if(h(n))Object.keys(n).forEach((function(o){var a=n[o];h(a)?(r.push(o),r.push("."),i(t,e,a,r),r.pop(),r.pop()):(r.push(o),i(t,e,a,r),r.pop())}));else if(s(n))n.forEach((function(n,o){h(n)?(r.push("["+o+"]"),r.push("."),i(t,e,n,r),r.pop(),r.pop()):(r.push("["+o+"]"),i(t,e,n,r),r.pop())}));else if(l(n)){var c=bt.test(n);if(c){var u="Detected HTML in message '"+n+"' of keypath '"+r.join("")+"' at '"+e+"'. Consider component interpolation with '' to avoid XSS. See https://bit.ly/2ZqJzkp";"warn"===t?o(u):"error"===t&&a(u)}}};i(e,t,n,r)},At.prototype._initVM=function(t){var e=D.config.silent;D.config.silent=!0,this._vm=new D({data:t,__VUE18N__INSTANCE__:!0}),D.config.silent=e},At.prototype.destroyVM=function(){this._vm.$destroy()},At.prototype.subscribeDataChanging=function(t){this._dataListeners.add(t)},At.prototype.unsubscribeDataChanging=function(t){g(this._dataListeners,t)},At.prototype.watchI18nData=function(){var t=this;return this._vm.$watch("$data",(function(){var e=_(t._dataListeners),n=e.length;while(n--)D.nextTick((function(){e[n]&&e[n].$forceUpdate()}))}),{deep:!0})},At.prototype.watchLocale=function(t){if(t){if(!this.__VUE_I18N_BRIDGE__)return null;var e=this,n=this._vm;return this.vm.$watch("locale",(function(r){n.$set(n,"locale",r),e.__VUE_I18N_BRIDGE__&&t&&(t.locale.value=r),n.$forceUpdate()}),{immediate:!0})}if(!this._sync||!this._root)return null;var r=this._vm;return this._root.$i18n.vm.$watch("locale",(function(t){r.$set(r,"locale",t),r.$forceUpdate()}),{immediate:!0})},At.prototype.onComponentInstanceCreated=function(t){this._componentInstanceCreatedListener&&this._componentInstanceCreatedListener(t,this)},Ot.vm.get=function(){return this._vm},Ot.messages.get=function(){return y(this._getMessages())},Ot.dateTimeFormats.get=function(){return y(this._getDateTimeFormats())},Ot.numberFormats.get=function(){return y(this._getNumberFormats())},Ot.availableLocales.get=function(){return Object.keys(this.messages).sort()},Ot.locale.get=function(){return this._vm.locale},Ot.locale.set=function(t){this._vm.$set(this._vm,"locale",t)},Ot.fallbackLocale.get=function(){return this._vm.fallbackLocale},Ot.fallbackLocale.set=function(t){this._localeChainCache={},this._vm.$set(this._vm,"fallbackLocale",t)},Ot.formatFallbackMessages.get=function(){return this._formatFallbackMessages},Ot.formatFallbackMessages.set=function(t){this._formatFallbackMessages=t},Ot.missing.get=function(){return this._missing},Ot.missing.set=function(t){this._missing=t},Ot.formatter.get=function(){return this._formatter},Ot.formatter.set=function(t){this._formatter=t},Ot.silentTranslationWarn.get=function(){return this._silentTranslationWarn},Ot.silentTranslationWarn.set=function(t){this._silentTranslationWarn=t},Ot.silentFallbackWarn.get=function(){return this._silentFallbackWarn},Ot.silentFallbackWarn.set=function(t){this._silentFallbackWarn=t},Ot.preserveDirectiveContent.get=function(){return this._preserveDirectiveContent},Ot.preserveDirectiveContent.set=function(t){this._preserveDirectiveContent=t},Ot.warnHtmlInMessage.get=function(){return this._warnHtmlInMessage},Ot.warnHtmlInMessage.set=function(t){var e=this,n=this._warnHtmlInMessage;if(this._warnHtmlInMessage=t,n!==t&&("warn"===t||"error"===t)){var r=this._getMessages();Object.keys(r).forEach((function(t){e._checkLocaleMessage(t,e._warnHtmlInMessage,r[t])}))}},Ot.postTranslation.get=function(){return this._postTranslation},Ot.postTranslation.set=function(t){this._postTranslation=t},Ot.sync.get=function(){return this._sync},Ot.sync.set=function(t){this._sync=t},At.prototype._getMessages=function(){return this._vm.messages},At.prototype._getDateTimeFormats=function(){return this._vm.dateTimeFormats},At.prototype._getNumberFormats=function(){return this._vm.numberFormats},At.prototype._warnDefault=function(t,e,n,r,i,o){if(!d(n))return n;if(this._missing){var a=this._missing.apply(null,[t,e,r,i]);if(l(a))return a}else 0;if(this._formatFallbackMessages){var s=m.apply(void 0,i);return this._render(e,o,s.params,e)}return e},At.prototype._isFallbackRoot=function(t){return(this._fallbackRootWithEmptyString?!t:d(t))&&!d(this._root)&&this._fallbackRoot},At.prototype._isSilentFallbackWarn=function(t){return this._silentFallbackWarn instanceof RegExp?this._silentFallbackWarn.test(t):this._silentFallbackWarn},At.prototype._isSilentFallback=function(t,e){return this._isSilentFallbackWarn(e)&&(this._isFallbackRoot()||t!==this.fallbackLocale)},At.prototype._isSilentTranslationWarn=function(t){return this._silentTranslationWarn instanceof RegExp?this._silentTranslationWarn.test(t):this._silentTranslationWarn},At.prototype._interpolate=function(t,e,n,r,i,o,a){if(!e)return null;var c,u=this._path.getPathValue(e,n);if(s(u)||h(u))return u;if(d(u)){if(!h(e))return null;if(c=e[n],!l(c)&&!v(c))return null}else{if(!l(u)&&!v(u))return null;c=u}return l(c)&&(c.indexOf("@:")>=0||c.indexOf("@.")>=0)&&(c=this._link(t,e,c,r,"raw",o,a)),this._render(c,i,o,n)},At.prototype._link=function(t,e,n,r,i,o,a){var c=n,u=c.match(wt);for(var l in u)if(u.hasOwnProperty(l)){var f=u[l],p=f.match(Ct),h=p[0],d=p[1],v=f.replace(h,"").replace(kt,"");if(b(a,v))return c;a.push(v);var m=this._interpolate(t,e,v,r,"raw"===i?"string":i,"raw"===i?void 0:o,a);if(this._isFallbackRoot(m)){if(!this._root)throw Error("unexpected error");var y=this._root.$i18n;m=y._translate(y._getMessages(),y.locale,y.fallbackLocale,v,r,i,o)}m=this._warnDefault(t,v,m,r,s(o)?o:[o],i),this._modifiers.hasOwnProperty(d)?m=this._modifiers[d](m):$t.hasOwnProperty(d)&&(m=$t[d](m)),a.pop(),c=m?c.replace(f,m):c}return c},At.prototype._createMessageContext=function(t,e,n,r){var i=this,o=s(t)?t:[],a=c(t)?t:{},u=function(t){return o[t]},l=function(t){return a[t]},f=this._getMessages(),p=this.locale;return{list:u,named:l,values:t,formatter:e,path:n,messages:f,locale:p,linked:function(t){return i._interpolate(p,f[p]||{},t,null,r,void 0,[t])}}},At.prototype._render=function(t,e,n,r){if(v(t))return t(this._createMessageContext(n,this._formatter||xt,r,e));var i=this._formatter.interpolate(t,n,r);return i||(i=xt.interpolate(t,n,r)),"string"!==e||l(i)?i:i.join("")},At.prototype._appendItemToChain=function(t,e,n){var r=!1;return b(t,e)||(r=!0,e&&(r="!"!==e[e.length-1],e=e.replace(/!/g,""),t.push(e),n&&n[e]&&(r=n[e]))),r},At.prototype._appendLocaleToChain=function(t,e,n){var r,i=e.split("-");do{var o=i.join("-");r=this._appendItemToChain(t,o,n),i.splice(-1,1)}while(i.length&&!0===r);return r},At.prototype._appendBlockToChain=function(t,e,n){for(var r=!0,i=0;i0)o[a]=arguments[a+4];if(!t)return"";var s=m.apply(void 0,o);this._escapeParameterHtml&&(s.params=A(s.params));var c=s.locale||e,u=this._translate(n,c,this.fallbackLocale,t,r,"string",s.params);if(this._isFallbackRoot(u)){if(!this._root)throw Error("unexpected error");return(i=this._root).$t.apply(i,[t].concat(o))}return u=this._warnDefault(c,t,u,r,o,"string"),this._postTranslation&&null!==u&&void 0!==u&&(u=this._postTranslation(u,t)),u},At.prototype.t=function(t){var e,n=[],r=arguments.length-1;while(r-- >0)n[r]=arguments[r+1];return(e=this)._t.apply(e,[t,this.locale,this._getMessages(),null].concat(n))},At.prototype._i=function(t,e,n,r,i){var o=this._translate(n,e,this.fallbackLocale,t,r,"raw",i);if(this._isFallbackRoot(o)){if(!this._root)throw Error("unexpected error");return this._root.$i18n.i(t,e,i)}return this._warnDefault(e,t,o,r,[i],"raw")},At.prototype.i=function(t,e,n){return t?(l(e)||(e=this.locale),this._i(t,e,this._getMessages(),null,n)):""},At.prototype._tc=function(t,e,n,r,i){var o,a=[],s=arguments.length-5;while(s-- >0)a[s]=arguments[s+5];if(!t)return"";void 0===i&&(i=1);var c={count:i,n:i},u=m.apply(void 0,a);return u.params=Object.assign(c,u.params),a=null===u.locale?[u.params]:[u.locale,u.params],this.fetchChoice((o=this)._t.apply(o,[t,e,n,r].concat(a)),i)},At.prototype.fetchChoice=function(t,e){if(!t||!l(t))return null;var n=t.split("|");return e=this.getChoiceIndex(e,n.length),n[e]?n[e].trim():t},At.prototype.tc=function(t,e){var n,r=[],i=arguments.length-2;while(i-- >0)r[i]=arguments[i+2];return(n=this)._tc.apply(n,[t,this.locale,this._getMessages(),null,e].concat(r))},At.prototype._te=function(t,e,n){var r=[],i=arguments.length-3;while(i-- >0)r[i]=arguments[i+3];var o=m.apply(void 0,r).locale||e;return this._exist(n[o],t)},At.prototype.te=function(t,e){return this._te(t,this.locale,this._getMessages(),e)},At.prototype.getLocaleMessage=function(t){return y(this._vm.messages[t]||{})},At.prototype.setLocaleMessage=function(t,e){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(t,this._warnHtmlInMessage,e),this._vm.$set(this._vm.messages,t,e)},At.prototype.mergeLocaleMessage=function(t,e){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(t,this._warnHtmlInMessage,e),this._vm.$set(this._vm.messages,t,k("undefined"!==typeof this._vm.messages[t]&&Object.keys(this._vm.messages[t]).length?Object.assign({},this._vm.messages[t]):{},e))},At.prototype.getDateTimeFormat=function(t){return y(this._vm.dateTimeFormats[t]||{})},At.prototype.setDateTimeFormat=function(t,e){this._vm.$set(this._vm.dateTimeFormats,t,e),this._clearDateTimeFormat(t,e)},At.prototype.mergeDateTimeFormat=function(t,e){this._vm.$set(this._vm.dateTimeFormats,t,k(this._vm.dateTimeFormats[t]||{},e)),this._clearDateTimeFormat(t,e)},At.prototype._clearDateTimeFormat=function(t,e){for(var n in e){var r=t+"__"+n;this._dateTimeFormatters.hasOwnProperty(r)&&delete this._dateTimeFormatters[r]}},At.prototype._localizeDateTime=function(t,e,n,r,i,o){for(var a=e,s=r[a],c=this._getLocaleChain(e,n),u=0;u0)e[n]=arguments[n+1];var r=this.locale,o=null,a=null;return 1===e.length?(l(e[0])?o=e[0]:c(e[0])&&(e[0].locale&&(r=e[0].locale),e[0].key&&(o=e[0].key)),a=Object.keys(e[0]).reduce((function(t,n){var r;return b(i,n)?Object.assign({},t,(r={},r[n]=e[0][n],r)):t}),null)):2===e.length&&(l(e[0])&&(o=e[0]),l(e[1])&&(r=e[1])),this._d(t,r,o,a)},At.prototype.getNumberFormat=function(t){return y(this._vm.numberFormats[t]||{})},At.prototype.setNumberFormat=function(t,e){this._vm.$set(this._vm.numberFormats,t,e),this._clearNumberFormat(t,e)},At.prototype.mergeNumberFormat=function(t,e){this._vm.$set(this._vm.numberFormats,t,k(this._vm.numberFormats[t]||{},e)),this._clearNumberFormat(t,e)},At.prototype._clearNumberFormat=function(t,e){for(var n in e){var r=t+"__"+n;this._numberFormatters.hasOwnProperty(r)&&delete this._numberFormatters[r]}},At.prototype._getNumberFormatter=function(t,e,n,r,i,o){for(var a=e,s=r[a],c=this._getLocaleChain(e,n),u=0;u0)e[n]=arguments[n+1];var i=this.locale,o=null,a=null;return 1===e.length?l(e[0])?o=e[0]:c(e[0])&&(e[0].locale&&(i=e[0].locale),e[0].key&&(o=e[0].key),a=Object.keys(e[0]).reduce((function(t,n){var i;return b(r,n)?Object.assign({},t,(i={},i[n]=e[0][n],i)):t}),null)):2===e.length&&(l(e[0])&&(o=e[0]),l(e[1])&&(i=e[1])),this._n(t,i,o,a)},At.prototype._ntp=function(t,e,n,r){if(!At.availabilities.numberFormat)return[];if(!n){var i=r?new Intl.NumberFormat(e,r):new Intl.NumberFormat(e);return i.formatToParts(t)}var o=this._getNumberFormatter(t,e,this.fallbackLocale,this._getNumberFormats(),n,r),a=o&&o.formatToParts(t);if(this._isFallbackRoot(a)){if(!this._root)throw Error("unexpected error");return this._root.$i18n._ntp(t,e,n,r)}return a||[]},Object.defineProperties(At.prototype,Ot),Object.defineProperty(At,"availabilities",{get:function(){if(!_t){var t="undefined"!==typeof Intl;_t={dateTimeFormat:t&&"undefined"!==typeof Intl.DateTimeFormat,numberFormat:t&&"undefined"!==typeof Intl.NumberFormat}}return _t}}),At.install=q,At.version="8.28.2",e["a"]=At},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}t.exports=n},e7a5:function(t,e,n){(function(e){(function(e,n){t.exports=n(e)})("undefined"!=typeof e?e:this,(function(t){if(t.CSS&&t.CSS.escape)return t.CSS.escape;var e=function(t){if(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");var e,n=String(t),r=n.length,i=-1,o="",a=n.charCodeAt(0);while(++i=1&&e<=31||127==e||0==i&&e>=48&&e<=57||1==i&&e>=48&&e<=57&&45==a?"\\"+e.toString(16)+" ":(0!=i||1!=r||45!=e)&&(e>=128||45==e||95==e||e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122)?n.charAt(i):"\\"+n.charAt(i):"�";return o};return t.CSS||(t.CSS={}),t.CSS.escape=e,e}))}).call(this,n("c8ba"))}}]); \ No newline at end of file diff --git a/js/documentation-topic.57e91f8a.js b/js/documentation-topic.57e91f8a.js new file mode 100644 index 00000000..629d8b64 --- /dev/null +++ b/js/documentation-topic.57e91f8a.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["documentation-topic"],{"00f2":function(e,t,n){"use strict";n("2089")},"0b72":function(e,t,n){},"115d":function(e,t,n){"use strict";n("20dd")},1347:function(e,t,n){"use strict";n("367e")},"14d4":function(e,t,n){},"18f4":function(e,t,n){},"1a39":function(e,t,n){"use strict";n("a7e9")},"1e0b":function(e,t,n){"use strict";n("412b")},"1fde":function(e,t,n){},2089:function(e,t,n){},"20dd":function(e,t,n){},"22f6":function(e,t,n){},2482:function(e,t,n){},2521:function(e,t,n){},"252c":function(e,t,n){"use strict";(function(e){function i(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var i=e.indexOf("rv:");return parseInt(e.substring(i+3,e.indexOf(".",i)),10)}var a=e.indexOf("Edge/");return a>0?parseInt(e.substring(a+5,e.indexOf(".",a)),10):-1}n.d(t,"a",(function(){return r}));var a=void 0;function s(){s.init||(s.init=!0,a=-1!==i())}var r={render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},staticRenderFns:[],_scopeId:"data-v-b329ee4c",name:"resize-observer",methods:{compareAndNotify:function(){this._w===this.$el.offsetWidth&&this._h===this.$el.offsetHeight||(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.$emit("notify"))},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!a&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var e=this;s(),this.$nextTick((function(){e._w=e.$el.offsetWidth,e._h=e.$el.offsetHeight}));var t=document.createElement("object");this._resizeObject=t,t.setAttribute("aria-hidden","true"),t.setAttribute("tabindex",-1),t.onload=this.addResizeHandlers,t.type="text/html",a&&this.$el.appendChild(t),t.data="about:blank",a||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()}};function o(e){e.component("resize-observer",r),e.component("ResizeObserver",r)}var l={version:"0.4.5",install:o},c=null;"undefined"!==typeof window?c=window.Vue:"undefined"!==typeof e&&(c=e.Vue),c&&c.use(l)}).call(this,n("c8ba"))},2591:function(e,t,n){"use strict";n("f6d7")},"260a":function(e,t,n){"use strict";n("9a8a")},"264a":function(e,t,n){},2822:function(e,t,n){"use strict";n("2521")},"2c54":function(e,t,n){},"2ca2":function(e,t,n){"use strict";n("98e2")},"2d12":function(e,t,n){"use strict";n("b324")},"2eeb":function(e,t,n){},"2f87":function(e,t,n){"use strict";n("b0a0")},3396:function(e,t,n){"use strict";n("cdce")},"367e":function(e,t,n){},3702:function(e,t,n){},"370f":function(e,t,n){},"374e":function(e,t,n){"use strict";n("0b72")},"37dc":function(e,t,n){},"39d3":function(e,t,n){"use strict";n("2c54")},"3c37":function(e,t,n){},"3d94":function(e,t,n){},"3e80":function(e,t,n){},4125:function(e,t,n){},"412b":function(e,t,n){},"45b2":function(e,t,n){"use strict";n("264a")},"464f":function(e,t,n){},"46c5":function(e,t,n){"use strict";n("dff0")},5079:function(e,t,n){},"509b":function(e,t,n){},"51f2":function(e,t,n){},5208:function(e,t,n){"use strict";n("3d94")},5228:function(e,t,n){},"533e":function(e,t,n){},5561:function(e,t,n){"use strict";n("a2cc")},"5a73":function(e,t,n){"use strict";n("f9c9")},"5c57":function(e,t,n){"use strict";n("f0ff")},"645a":function(e,t,n){},6513:function(e,t,n){},6742:function(e,t,n){},"6a35":function(e,t,n){"use strict";n("d436")},"6ca9":function(e,t,n){"use strict";n("8429")},"6d05":function(e,t,n){"use strict";n("d7f6")},"719b":function(e,t,n){"use strict";n("8b3c")},"72a9":function(e,t,n){"use strict";n("d551")},7309:function(e,t,n){"use strict";n("c227")},"73a8":function(e,t,n){"use strict";n("3c37")},7649:function(e,t,n){"use strict";n("37dc")},"7a2c":function(e,t,n){"use strict";n("c4c1")},8429:function(e,t,n){},"857c":function(e,t,n){"use strict";n("645a")},"85fe":function(e,t,n){"use strict";(function(e){function i(e){return i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:{},r=function(r){for(var l=arguments.length,c=new Array(l>1?l-1:0),d=1;d1){var i=e.find((function(e){return e.isIntersecting}));i&&(t=i)}if(n.callback){var a=t.isIntersecting&&t.intersectionRatio>=n.threshold;if(a===n.oldResult)return;n.oldResult=a,n.callback(a,t)}}),this.options.intersection),t.context.$nextTick((function(){n.observer&&n.observer.observe(n.el)}))}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&this.options.intersection.threshold||0}}]),e}();function f(e,t,n){var i=t.value;if(i)if("undefined"===typeof IntersectionObserver)console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var a=new g(e,i,n);e._vue_visibilityState=a}}function m(e,t,n){var i=t.value,a=t.oldValue;if(!p(i,a)){var s=e._vue_visibilityState;i?s?s.createObserver(i,n):f(e,{value:i},n):y(e)}}function y(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var v={bind:f,update:m,unbind:y};function b(e){e.directive("observe-visibility",v)}var T={version:"0.4.6",install:b},S=null;"undefined"!==typeof window?S=window.Vue:"undefined"!==typeof e&&(S=e.Vue),S&&S.use(T)}).call(this,n("c8ba"))},"8b3c":function(e,t,n){},"8e4d":function(e,t,n){"use strict";n("bdc3")},9475:function(e,t,n){"use strict";n("1fde")},"98e2":function(e,t,n){},"9a8a":function(e,t,n){},"9c7e":function(e,t,n){"use strict";n("5228")},"9c92":function(e,t,n){},"9cea":function(e,t,n){"use strict";n("a61f")},"9f0d":function(e,t,n){},"9f11":function(e,t,n){},"9f17":function(e,t,n){"use strict";n("6742")},a2cc:function(e,t,n){},a34a:function(e,t,n){"use strict";n("51f2")},a61f:function(e,t,n){},a7e9:function(e,t,n){},b0a0:function(e,t,n){},b324:function(e,t,n){},b32a:function(e,t,n){"use strict";n("3e80")},b39c:function(e,t,n){"use strict";n("18f4")},b831:function(e,t,n){"use strict";n("533e")},b857:function(e,t,n){"use strict";n("3702")},bdc3:function(e,t,n){},c1f5:function(e,t,n){"use strict";n("f4ae")},c227:function(e,t,n){},c4bc:function(e,t,n){"use strict";n("2eeb")},c4c1:function(e,t,n){},c61f:function(e,t,n){"use strict";n("509b")},c80b:function(e,t,n){"use strict";n("6513")},ca3d:function(e,t,n){"use strict";n("5079")},cb1f:function(e,t,n){"use strict";n("dd53")},cd88:function(e,t,n){},cdce:function(e,t,n){},d1ac:function(e,t,n){"use strict";n("9f11")},d1b4:function(e,t,n){"use strict";n("4125")},d436:function(e,t,n){},d551:function(e,t,n){},d71b:function(e,t,n){"use strict";n("9f0d")},d7f6:function(e,t,n){},dd53:function(e,t,n){},dfa5:function(e,t,n){"use strict";n("2482")},dff0:function(e,t,n){},e47c:function(e,t,n){"use strict";n("cd88")},e508:function(e,t,n){"use strict";(function(e){n.d(t,"a",(function(){return L})),n.d(t,"b",(function(){return M})),n.d(t,"c",(function(){return z}));var i=n("252c"),a=n("85fe"),s=n("ed83"),r=n.n(s),o=n("2b0e"),l={itemsLimit:1e3};const c={items:{type:Array,required:!0},keyField:{type:String,default:"id"},direction:{type:String,default:"vertical",validator:e=>["vertical","horizontal"].includes(e)},listTag:{type:String,default:"div"},itemTag:{type:String,default:"div"}};function d(){return this.items.length&&"object"!==typeof this.items[0]}let u=!1;if("undefined"!==typeof window){u=!1;try{var h=Object.defineProperty({},"passive",{get(){u=!0}});window.addEventListener("test",null,h)}catch(H){}}let p=0;var g={name:"RecycleScroller",components:{ResizeObserver:i["a"]},directives:{ObserveVisibility:a["a"]},props:{...c,itemSize:{type:Number,default:null},gridItems:{type:Number,default:void 0},itemSecondarySize:{type:Number,default:void 0},minItemSize:{type:[Number,String],default:null},sizeField:{type:String,default:"size"},typeField:{type:String,default:"type"},buffer:{type:Number,default:200},pageMode:{type:Boolean,default:!1},prerender:{type:Number,default:0},emitUpdate:{type:Boolean,default:!1},skipHover:{type:Boolean,default:!1},listTag:{type:String,default:"div"},itemTag:{type:String,default:"div"},listClass:{type:[String,Object,Array],default:""},itemClass:{type:[String,Object,Array],default:""}},data(){return{pool:[],totalSize:0,ready:!1,hoverKey:null}},computed:{sizes(){if(null===this.itemSize){const e={"-1":{accumulator:0}},t=this.items,n=this.sizeField,i=this.minItemSize;let a,s=1e4,r=0;for(let o=0,l=t.length;o{this.$_prerender=!1,this.updateVisibleItems(!0),this.ready=!0})},activated(){const e=this.$_lastUpdateScrollPosition;"number"===typeof e&&this.$nextTick(()=>{this.scrollToPosition(e)})},beforeDestroy(){this.removeListeners()},methods:{addView(e,t,n,i,a){const s={item:n,position:0},r={id:p++,index:t,used:!0,key:i,type:a};return Object.defineProperty(s,"nr",{configurable:!1,value:r}),e.push(s),s},unuseView(e,t=!1){const n=this.$_unusedViews,i=e.nr.type;let a=n.get(i);a||(a=[],n.set(i,a)),a.push(e),t||(e.nr.used=!1,e.position=-9999,this.$_views.delete(e.nr.key))},handleResize(){this.$emit("resize"),this.ready&&this.updateVisibleItems(!1)},handleScroll(e){this.$_scrollDirty||(this.$_scrollDirty=!0,requestAnimationFrame(()=>{this.$_scrollDirty=!1;const{continuous:e}=this.updateVisibleItems(!1,!0);e||(clearTimeout(this.$_refreshTimout),this.$_refreshTimout=setTimeout(this.handleScroll,100))}))},handleVisibilityChange(e,t){this.ready&&(e||0!==t.boundingClientRect.width||0!==t.boundingClientRect.height?(this.$emit("visible"),requestAnimationFrame(()=>{this.updateVisibleItems(!1)})):this.$emit("hidden"))},updateVisibleItems(e,t=!1){const n=this.itemSize,i=this.gridItems||1,a=this.itemSecondarySize||n,s=this.$_computedMinItemSize,r=this.typeField,o=this.simpleArray?null:this.keyField,c=this.items,d=c.length,u=this.sizes,h=this.$_views,p=this.$_unusedViews,g=this.pool;let f,m,y,v,b,T;if(d)if(this.$_prerender)f=v=0,m=b=Math.min(this.prerender,c.length),y=null;else{const e=this.getScroll();if(t){let t=e.start-this.$_lastUpdateScrollPosition;if(t<0&&(t=-t),null===n&&te.start&&(a=s),s=~~((i+a)/2)}while(s!==n);for(s<0&&(s=0),f=s,y=u[d-1].accumulator,m=s;md&&(m=d)),v=f;vd&&(m=d),v<0&&(v=0),b>d&&(b=d),y=Math.ceil(d/i)*n}}else f=m=v=b=y=0;m-f>l.itemsLimit&&this.itemsLimitError(),this.totalSize=y;const S=f<=this.$_endIndex&&m>=this.$_startIndex;if(this.$_continuous!==S){if(S){h.clear(),p.clear();for(let e=0,t=g.length;e=m)&&this.unuseView(T));const _=S?null:new Map;let C,k,w,I;for(let l=f;l=w.length)&&(T=this.addView(g,l,C,e,k),this.unuseView(T,!0),w=p.get(k)),T=w[I],T.item=C,T.nr.used=!0,T.nr.index=l,T.nr.key=e,T.nr.type=k,_.set(k,I+1),I++),h.set(e,T)),null===n?(T.position=u[l-1].accumulator,T.offset=0):(T.position=Math.floor(l/i)*n,T.offset=l%i*a)):T&&this.unuseView(T)}return this.$_startIndex=f,this.$_endIndex=m,this.emitUpdate&&this.$emit("update",f,m,v,b),clearTimeout(this.$_sortTimer),this.$_sortTimer=setTimeout(this.sortViews,300),{continuous:S}},getListenerTarget(){let e=r()(this.$el);return!window.document||e!==window.document.documentElement&&e!==window.document.body||(e=window),e},getScroll(){const{$el:e,direction:t}=this,n="vertical"===t;let i;if(this.pageMode){const t=e.getBoundingClientRect(),a=n?t.height:t.width;let s=-(n?t.top:t.left),r=n?window.innerHeight:window.innerWidth;s<0&&(r+=s,s=0),s+r>a&&(r=a-s),i={start:s,end:s+r}}else i=n?{start:e.scrollTop,end:e.scrollTop+e.clientHeight}:{start:e.scrollLeft,end:e.scrollLeft+e.clientWidth};return i},applyPageMode(){this.pageMode?this.addListeners():this.removeListeners()},addListeners(){this.listenerTarget=this.getListenerTarget(),this.listenerTarget.addEventListener("scroll",this.handleScroll,!!u&&{passive:!0}),this.listenerTarget.addEventListener("resize",this.handleResize)},removeListeners(){this.listenerTarget&&(this.listenerTarget.removeEventListener("scroll",this.handleScroll),this.listenerTarget.removeEventListener("resize",this.handleResize),this.listenerTarget=null)},scrollToItem(e){let t;t=null===this.itemSize?e>0?this.sizes[e-1].accumulator:0:Math.floor(e/this.gridItems)*this.itemSize,this.scrollToPosition(t)},scrollToPosition(e){const t="vertical"===this.direction?{scroll:"scrollTop",start:"top"}:{scroll:"scrollLeft",start:"left"};let n,i,a;if(this.pageMode){const s=r()(this.$el),o="HTML"===s.tagName?0:s[t.scroll],l=s.getBoundingClientRect(),c=this.$el.getBoundingClientRect(),d=c[t.start]-l[t.start];n=s,i=t.scroll,a=e+o+d}else n=this.$el,i=t.scroll,a=e;n[i]=a},itemsLimitError(){throw setTimeout(()=>{console.log("It seems the scroller element isn't scrolling, so it tries to render all the items at once.","Scroller:",this.$el),console.log("Make sure the scroller has a fixed height (or width) and 'overflow-y' (or 'overflow-x') set to 'auto' so it can scroll correctly and only render the items visible in the scroll viewport.")}),new Error("Rendered items limit reached")},sortViews(){this.pool.sort((e,t)=>e.nr.index-t.nr.index)}}};function f(e,t,n,i,a,s,r,o,l,c){"boolean"!==typeof r&&(l=o,o=r,r=!1);const d="function"===typeof n?n.options:n;let u;if(e&&e.render&&(d.render=e.render,d.staticRenderFns=e.staticRenderFns,d._compiled=!0,a&&(d.functional=!0)),i&&(d._scopeId=i),s?(u=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(s)},d._ssrRegister=u):t&&(u=r?function(e){t.call(this,c(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,o(e))}),u)if(d.functional){const e=d.render;d.render=function(t,n){return u.call(n),e(t,n)}}else{const e=d.beforeCreate;d.beforeCreate=e?[].concat(e,u):[u]}return n}const m=g;var y=function(){var e,t,n=this,i=n.$createElement,a=n._self._c||i;return a("div",{directives:[{name:"observe-visibility",rawName:"v-observe-visibility",value:n.handleVisibilityChange,expression:"handleVisibilityChange"}],staticClass:"vue-recycle-scroller",class:(e={ready:n.ready,"page-mode":n.pageMode},e["direction-"+n.direction]=!0,e),on:{"&scroll":function(e){return n.handleScroll.apply(null,arguments)}}},[n.$slots.before?a("div",{ref:"before",staticClass:"vue-recycle-scroller__slot"},[n._t("before")],2):n._e(),n._v(" "),a(n.listTag,{ref:"wrapper",tag:"component",staticClass:"vue-recycle-scroller__item-wrapper",class:n.listClass,style:(t={},t["vertical"===n.direction?"minHeight":"minWidth"]=n.totalSize+"px",t)},[n._l(n.pool,(function(e){return a(n.itemTag,n._g({key:e.nr.id,tag:"component",staticClass:"vue-recycle-scroller__item-view",class:[n.itemClass,{hover:!n.skipHover&&n.hoverKey===e.nr.key}],style:n.ready?{transform:"translate"+("vertical"===n.direction?"Y":"X")+"("+e.position+"px) translate"+("vertical"===n.direction?"X":"Y")+"("+e.offset+"px)",width:n.gridItems?("vertical"===n.direction&&n.itemSecondarySize||n.itemSize)+"px":void 0,height:n.gridItems?("horizontal"===n.direction&&n.itemSecondarySize||n.itemSize)+"px":void 0}:null},n.skipHover?{}:{mouseenter:function(){n.hoverKey=e.nr.key},mouseleave:function(){n.hoverKey=null}}),[n._t("default",null,{item:e.item,index:e.nr.index,active:e.nr.used})],2)})),n._v(" "),n._t("empty")],2),n._v(" "),n.$slots.after?a("div",{ref:"after",staticClass:"vue-recycle-scroller__slot"},[n._t("after")],2):n._e(),n._v(" "),a("ResizeObserver",{on:{notify:n.handleResize}})],1)},v=[];y._withStripped=!0;const b=void 0,T=void 0,S=void 0,_=!1,C=f({render:y,staticRenderFns:v},b,m,T,_,S,!1,void 0,void 0,void 0);var k={name:"DynamicScroller",components:{RecycleScroller:C},provide(){return"undefined"!==typeof ResizeObserver&&(this.$_resizeObserver=new ResizeObserver(e=>{requestAnimationFrame(()=>{if(Array.isArray(e))for(const t of e)if(t.target){const e=new CustomEvent("resize",{detail:{contentRect:t.contentRect}});t.target.dispatchEvent(e)}})})),{vscrollData:this.vscrollData,vscrollParent:this,vscrollResizeObserver:this.$_resizeObserver}},inheritAttrs:!1,props:{...c,minItemSize:{type:[Number,String],required:!0}},data(){return{vscrollData:{active:!0,sizes:{},validSizes:{},keyField:this.keyField,simpleArray:!1}}},computed:{simpleArray:d,itemsWithSize(){const e=[],{items:t,keyField:n,simpleArray:i}=this,a=this.vscrollData.sizes,s=t.length;for(let r=0;r=n)break;i+=t[o].size||this.minItemSize,a+=e[o].size||this.minItemSize}const r=a-i;0!==r&&(this.$el.scrollTop+=r)}},beforeCreate(){this.$_updates=[],this.$_undefinedSizes=0,this.$_undefinedMap={}},activated(){this.vscrollData.active=!0},deactivated(){this.vscrollData.active=!1},methods:{onScrollerResize(){const e=this.$refs.scroller;e&&this.forceUpdate(),this.$emit("resize")},onScrollerVisible(){this.$emit("vscroll:update",{force:!1}),this.$emit("visible")},forceUpdate(e=!0){(e||this.simpleArray)&&(this.vscrollData.validSizes={}),this.$emit("vscroll:update",{force:!0})},scrollToItem(e){const t=this.$refs.scroller;t&&t.scrollToItem(e)},getItemSize(e,t){const n=this.simpleArray?null!=t?t:this.items.indexOf(e):e[this.keyField];return this.vscrollData.sizes[n]||0},scrollToBottom(){if(this.$_scrollingToBottom)return;this.$_scrollingToBottom=!0;const e=this.$el;this.$nextTick(()=>{e.scrollTop=e.scrollHeight+5e3;const t=()=>{e.scrollTop=e.scrollHeight+5e3,requestAnimationFrame(()=>{e.scrollTop=e.scrollHeight+5e3,0===this.$_undefinedSizes?this.$_scrollingToBottom=!1:requestAnimationFrame(t)})};requestAnimationFrame(t)})}}};const w=k;var I=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RecycleScroller",e._g(e._b({ref:"scroller",attrs:{items:e.itemsWithSize,"min-item-size":e.minItemSize,direction:e.direction,"key-field":"id","list-tag":e.listTag,"item-tag":e.itemTag},on:{resize:e.onScrollerResize,visible:e.onScrollerVisible},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.item,i=t.index,a=t.active;return[e._t("default",null,null,{item:n.item,index:i,active:a,itemWithSize:n})]}}],null,!0)},"RecycleScroller",e.$attrs,!1),e.listeners),[e._v(" "),n("template",{slot:"before"},[e._t("before")],2),e._v(" "),n("template",{slot:"after"},[e._t("after")],2),e._v(" "),n("template",{slot:"empty"},[e._t("empty")],2)],2)},x=[];I._withStripped=!0;const $=void 0,O=void 0,D=void 0,P=!1,L=f({render:I,staticRenderFns:x},$,w,O,P,D,!1,void 0,void 0,void 0);var A={name:"DynamicScrollerItem",inject:["vscrollData","vscrollParent","vscrollResizeObserver"],props:{item:{required:!0},watchData:{type:Boolean,default:!1},active:{type:Boolean,required:!0},index:{type:Number,default:void 0},sizeDependencies:{type:[Array,Object],default:null},emitResize:{type:Boolean,default:!1},tag:{type:String,default:"div"}},computed:{id(){if(this.vscrollData.simpleArray)return this.index;if(this.item.hasOwnProperty(this.vscrollData.keyField))return this.item[this.vscrollData.keyField];throw new Error(`keyField '${this.vscrollData.keyField}' not found in your item. You should set a valid keyField prop on your Scroller`)},size(){return this.vscrollData.validSizes[this.id]&&this.vscrollData.sizes[this.id]||0},finalActive(){return this.active&&this.vscrollData.active}},watch:{watchData:"updateWatchData",id(){this.size||this.onDataUpdate()},finalActive(e){this.size||(e?this.vscrollParent.$_undefinedMap[this.id]||(this.vscrollParent.$_undefinedSizes++,this.vscrollParent.$_undefinedMap[this.id]=!0):this.vscrollParent.$_undefinedMap[this.id]&&(this.vscrollParent.$_undefinedSizes--,this.vscrollParent.$_undefinedMap[this.id]=!1)),this.vscrollResizeObserver?e?this.observeSize():this.unobserveSize():e&&this.$_pendingVScrollUpdate===this.id&&this.updateSize()}},created(){if(!this.$isServer&&(this.$_forceNextVScrollUpdate=null,this.updateWatchData(),!this.vscrollResizeObserver)){for(const e in this.sizeDependencies)this.$watch(()=>this.sizeDependencies[e],this.onDataUpdate);this.vscrollParent.$on("vscroll:update",this.onVscrollUpdate),this.vscrollParent.$on("vscroll:update-size",this.onVscrollUpdateSize)}},mounted(){this.vscrollData.active&&(this.updateSize(),this.observeSize())},beforeDestroy(){this.vscrollParent.$off("vscroll:update",this.onVscrollUpdate),this.vscrollParent.$off("vscroll:update-size",this.onVscrollUpdateSize),this.unobserveSize()},methods:{updateSize(){this.finalActive?this.$_pendingSizeUpdate!==this.id&&(this.$_pendingSizeUpdate=this.id,this.$_forceNextVScrollUpdate=null,this.$_pendingVScrollUpdate=null,this.computeSize(this.id)):this.$_forceNextVScrollUpdate=this.id},updateWatchData(){this.watchData&&!this.vscrollResizeObserver?this.$_watchData=this.$watch("item",()=>{this.onDataUpdate()},{deep:!0}):this.$_watchData&&(this.$_watchData(),this.$_watchData=null)},onVscrollUpdate({force:e}){!this.finalActive&&e&&(this.$_pendingVScrollUpdate=this.id),this.$_forceNextVScrollUpdate!==this.id&&!e&&this.size||this.updateSize()},onDataUpdate(){this.updateSize()},computeSize(e){this.$nextTick(()=>{if(this.id===e){const e=this.$el.offsetWidth,t=this.$el.offsetHeight;this.applySize(e,t)}this.$_pendingSizeUpdate=null})},applySize(e,t){const n=~~("vertical"===this.vscrollParent.direction?t:e);n&&this.size!==n&&(this.vscrollParent.$_undefinedMap[this.id]&&(this.vscrollParent.$_undefinedSizes--,this.vscrollParent.$_undefinedMap[this.id]=void 0),this.$set(this.vscrollData.sizes,this.id,n),this.$set(this.vscrollData.validSizes,this.id,!0),this.emitResize&&this.$emit("resize",this.id))},observeSize(){this.vscrollResizeObserver&&this.$el.parentNode&&(this.vscrollResizeObserver.observe(this.$el.parentNode),this.$el.parentNode.addEventListener("resize",this.onResize))},unobserveSize(){this.vscrollResizeObserver&&(this.vscrollResizeObserver.unobserve(this.$el.parentNode),this.$el.parentNode.removeEventListener("resize",this.onResize))},onResize(e){const{width:t,height:n}=e.detail.contentRect;this.applySize(t,n)}},render(e){return e(this.tag,this.$slots.default)}};const N=A,E=void 0,j=void 0,B=void 0,R=void 0,M=f({},E,N,j,R,B,!1,void 0,void 0,void 0);function z({idProp:e=(e=>e.item.id)}={}){const t={},n=new o["default"]({data(){return{store:t}}});return{data(){return{idState:null}},created(){this.$_id=null,this.$_getId="function"===typeof e?()=>e.call(this,this):()=>this[e],this.$watch(this.$_getId,{handler(e){this.$nextTick(()=>{this.$_id=e})},immediate:!0}),this.$_updateIdState()},beforeUpdate(){this.$_updateIdState()},methods:{$_idStateInit(e){const i=this.$options.idState;if("function"===typeof i){const a=i.call(this,this);return n.$set(t,e,a),this.$_id=e,a}throw new Error("[mixin IdState] Missing `idState` function on component definition.")},$_updateIdState(){const n=this.$_getId();null==n&&console.warn(`No id found for IdState with idProp: '${e}'.`),n!==this.$_id&&(t[n]||this.$_idStateInit(n),this.idState=t[n])}}}}function K(e,t){e.component(t+"recycle-scroller",C),e.component(t+"RecycleScroller",C),e.component(t+"dynamic-scroller",L),e.component(t+"DynamicScroller",L),e.component(t+"dynamic-scroller-item",M),e.component(t+"DynamicScrollerItem",M)}const q={version:"1.1.2",install(e,t){const n=Object.assign({},{installComponents:!0,componentsPrefix:""},t);for(const i in n)"undefined"!==typeof n[i]&&(l[i]=n[i]);n.installComponents&&K(e,n.componentsPrefix)}};let F=null;"undefined"!==typeof window?F=window.Vue:"undefined"!==typeof e&&(F=e.Vue),F&&F.use(q)}).call(this,n("c8ba"))},e615:function(e,t,n){"use strict";n("14d4")},e81e:function(e,t,n){"use strict";n("370f")},eb6d:function(e,t,n){"use strict";n("9c92")},ed83:function(e,t,n){var i,a,s;(function(n,r){a=[],i=r,s="function"===typeof i?i.apply(t,a):i,void 0===s||(e.exports=s)})(0,(function(){var e=/(auto|scroll)/,t=function(e,n){return null===e.parentNode?n:t(e.parentNode,n.concat([e]))},n=function(e,t){return getComputedStyle(e,null).getPropertyValue(t)},i=function(e){return n(e,"overflow")+n(e,"overflow-y")+n(e,"overflow-x")},a=function(t){return e.test(i(t))},s=function(e){if(e instanceof HTMLElement||e instanceof SVGElement){for(var n=t(e.parentNode,[]),i=0;i({"~0":"~","~1":"/"}[e]||e))}function*o(e){const t=1;if(e.lengtht)throw new Error("invalid array index "+e);return n}function*p(e,t,n={strict:!1}){let i=e;for(const a of o(t)){if(n.strict&&!Object.prototype.hasOwnProperty.call(i,a))throw new u(t);i=i[a],yield{node:i,token:a}}}function g(e,t){let n=e;for(const{node:i}of p(e,t,{strict:!0}))n=i;return n}function f(e,t,n){let i=null,a=e,s=null;for(const{node:o,token:l}of p(e,t))i=a,a=o,s=l;if(!i)throw new u(t);if(Array.isArray(i))try{const e=h(s,i);i.splice(e,0,n)}catch(r){throw new u(t)}else Object.assign(i,{[s]:n});return e}function m(e,t){let n=null,i=e,a=null;for(const{node:r,token:o}of p(e,t))n=i,i=r,a=o;if(!n)throw new u(t);if(Array.isArray(n))try{const e=h(a,n);n.splice(e,1)}catch(s){throw new u(t)}else{if(!i)throw new u(t);delete n[a]}return e}function y(e,t,n){return m(e,t),f(e,t,n),e}function v(e,t,n){const i=g(e,t);return m(e,t),f(e,n,i),e}function b(e,t,n){return f(e,n,g(e,t)),e}function T(e,t,n){function i(e,t){const n=typeof e,a=typeof t;if(n!==a)return!1;switch(n){case d:{const n=Object.keys(e),a=Object.keys(t);return n.length===a.length&&n.every((n,s)=>n===a[s]&&i(e[n],t[n]))}default:return e===t}}const a=g(e,t);if(!i(n,a))throw new Error("test failed");return e}const S={add:(e,{path:t,value:n})=>f(e,t,n),copy:(e,{from:t,path:n})=>b(e,t,n),move:(e,{from:t,path:n})=>v(e,t,n),remove:(e,{path:t})=>m(e,t),replace:(e,{path:t,value:n})=>y(e,t,n),test:(e,{path:t,value:n})=>T(e,t,n)};function _(e,{op:t,...n}){const i=S[t];if(!i)throw new Error("unknown operation");return i(e,n)}function C(e,t){return t.reduce(_,e)}var k=n("66cd"),w=n("25a9"),I=n("2b88"),x=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"doc-topic",class:{"with-on-this-page":e.enableOnThisPageNav&&e.isOnThisPageNavVisible}},[n(e.isTargetIDE?"div":"main",{tag:"component",staticClass:"main",attrs:{id:"main"}},[n("DocumentationHero",{attrs:{role:e.role,enhanceBackground:e.enhanceBackground,enableMinimized:e.enableMinimized,shortHero:e.shortHero,shouldShowLanguageSwitcher:e.shouldShowLanguageSwitcher,iconOverride:e.references[e.pageIcon],standardColorIdentifier:e.standardColorIdentifier},scopedSlots:e._u([{key:"above-content",fn:function(){return[e._t("above-hero-content")]},proxy:!0}],null,!0)},[e._t("above-title"),e.shouldShowLanguageSwitcher?n("LanguageSwitcher",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath}}):e._e(),n("Title",{class:{"minimized-title":e.enableMinimized},attrs:{eyebrow:e.enableMinimized?null:e.roleHeading}},[n(e.titleBreakComponent,{tag:"component"},[e._v(e._s(e.title))]),e.isSymbolDeprecated||e.isSymbolBeta?n("small",{class:e.tagName,attrs:{slot:"after","data-tag-name":e.tagName},slot:"after"}):e._e()],1),e.abstract?n("Abstract",{class:{"minimized-abstract":e.enableMinimized},attrs:{content:e.abstract}}):e._e(),e.sampleCodeDownload?n("div",[n("DownloadButton",{staticClass:"sample-download",attrs:{action:e.sampleCodeDownload.action}})],1):e._e(),e.shouldShowAvailability?n("Availability",{attrs:{platforms:e.platforms,technologies:e.technologies}}):e._e(),e.declarations.length?n("div",{staticClass:"declarations-container",class:{"minimized-container":e.enableMinimized}},e._l(e.declarations,(function(t,i){return n("Declaration",{key:i,attrs:{conformance:e.conformance,declarations:t.declarations,source:e.remoteSource}})})),1):e._e()],2),n("div",{staticClass:"doc-content-wrapper"},[n("div",{staticClass:"doc-content",class:{"no-primary-content":!e.hasPrimaryContent&&e.enhanceBackground}},[e.hasPrimaryContent?n("div",{class:["container",{"minimized-container":e.enableMinimized}]},[n("div",{staticClass:"description",class:{"after-enhanced-hero":e.enhanceBackground}},[e.isRequirement?n("RequirementMetadata",{attrs:{defaultImplementationsCount:e.defaultImplementationsCount}}):e._e(),e.deprecationSummary&&e.deprecationSummary.length?n("Aside",{attrs:{kind:"deprecated"}},[n("ContentNode",{attrs:{content:e.deprecationSummary}})],1):e._e(),e.downloadNotAvailableSummary&&e.downloadNotAvailableSummary.length?n("Aside",{attrs:{kind:"note"}},[n("ContentNode",{attrs:{content:e.downloadNotAvailableSummary}})],1):e._e()],1),e.primaryContentSectionsSanitized&&e.primaryContentSectionsSanitized.length?n("PrimaryContent",{class:{"with-border":!e.enhanceBackground},attrs:{conformance:e.conformance,source:e.remoteSource,sections:e.primaryContentSectionsSanitized}}):e._e(),e.shouldShowViewMoreLink?n("ViewMore",{attrs:{url:e.viewMoreLink}}):e._e()],1):e._e(),e.shouldRenderTopicSection?n("Topics",{attrs:{sections:e.topicSections,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,topicStyle:e.topicSectionsStyle}}):e._e(),e.defaultImplementationsSections&&!e.enableMinimized?n("DefaultImplementations",{attrs:{sections:e.defaultImplementationsSections,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}}):e._e(),e.relationshipsSections&&!e.enableMinimized?n("Relationships",{attrs:{sections:e.relationshipsSections}}):e._e(),e.seeAlsoSections&&!e.enableMinimized?n("SeeAlso",{attrs:{sections:e.seeAlsoSections}}):e._e()],1),e.enableOnThisPageNav?[n("OnThisPageStickyContainer",{directives:[{name:"show",rawName:"v-show",value:e.isOnThisPageNavVisible,expression:"isOnThisPageNavVisible"}]},[e.topicState.onThisPageSections.length>2?n("OnThisPageNav"):e._e()],1)]:e._e()],2),!e.isTargetIDE&&e.hasBetaContent?n("BetaLegalText"):e._e()],1),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" "+e._s(e.$t("documentation.current-page",{title:e.pageTitle}))+" ")])],1)},$=[],O=n("8649"),D=n("bf08"),P=n("d26a"),L=n("748c"),A=n("e425"),N=n("e3ab"),E=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"betainfo"},[n("div",{staticClass:"betainfo-container"},[n("GridRow",[n("GridColumn",{attrs:{span:{large:12}}},[n("p",{staticClass:"betainfo-label"},[e._v(e._s(e.$t("metadata.beta.software")))]),n("div",{staticClass:"betainfo-content"},[e._t("content",(function(){return[n("p",[e._v(e._s(e.$t("metadata.beta.legal")))])]}))],2),e._t("after")],2)],1)],1)])},j=[],B=n("0f00"),R=n("620a"),M={name:"BetaLegalText",components:{GridColumn:R["a"],GridRow:B["a"]}},z=M,K=(n("9cea"),n("2877")),q=Object(K["a"])(z,E,j,!1,null,"e8fd2a92",null),F=q.exports,H=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Section",{staticClass:"language",attrs:{role:"complementary","aria-label":e.$t("language")}},[n("Title",[e._v(e._s(e.$t("formats.colon",{content:e.$t("language")})))]),n("div",{staticClass:"language-list"},[n("LanguageSwitcherLink",{staticClass:"language-option swift",class:{active:e.swift.active},attrs:{url:e.swift.active?null:e.swift.url},on:{click:function(t){return e.chooseLanguage(e.swift)}}},[e._v(" "+e._s(e.swift.name)+" ")]),n("LanguageSwitcherLink",{staticClass:"language-option objc",class:{active:e.objc.active},attrs:{url:e.objc.active?null:e.objc.url},on:{click:function(t){return e.chooseLanguage(e.objc)}}},[e._v(" "+e._s(e.objc.name)+" ")])],1)],1)},V=[],W=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.url?n("a",{attrs:{href:e.url},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[e._t("default")],2):n("span",[e._t("default")],2)},U=[],G={name:"LanguageSwitcherLink",props:{url:[String,Object]}},Q=G,X=Object(K["a"])(Q,W,U,!1,null,null,null),Y=X.exports,J=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"summary-section"},[e._t("default")],2)},Z=[],ee={name:"Section"},te=ee,ne=(n("1347"),Object(K["a"])(te,J,Z,!1,null,"3aa6f694",null)),ie=ne.exports,ae=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("p",{staticClass:"title"},[e._t("default")],2)},se=[],re={name:"Title"},oe=re,le=(n("ede5"),Object(K["a"])(oe,ae,se,!1,null,"6796f6ea",null)),ce=le.exports,de={name:"LanguageSwitcher",components:{LanguageSwitcherLink:Y,Section:ie,Title:ce},inject:{isTargetIDE:{default:()=>!1},store:{default(){return{setPreferredLanguage(){}}}}},props:{interfaceLanguage:{type:String,required:!0},objcPath:{type:String,required:!0},swiftPath:{type:String,required:!0}},computed:{objc:({interfaceLanguage:e,objcPath:t,$route:{query:n}})=>({...O["a"].objectiveC,active:O["a"].objectiveC.key.api===e,url:Object(P["b"])(Object(L["d"])(t),{...n,language:O["a"].objectiveC.key.url})}),swift:({interfaceLanguage:e,swiftPath:t,$route:{query:n}})=>({...O["a"].swift,active:O["a"].swift.key.api===e,url:Object(P["b"])(Object(L["d"])(t),{...n,language:void 0})})},methods:{chooseLanguage(e){this.isTargetIDE||this.store.setPreferredLanguage(e.key.url),this.$router.push(e.url)}}},ue=de,he=(n("a34a"),Object(K["a"])(ue,H,V,!1,null,"1a36493d",null)),pe=he.exports,ge=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"view-more-link"},[n("router-link",{staticClass:"base-link",attrs:{to:e.url}},[e._t("default",(function(){return[e._v("View more")]}))],2)],1)},fe=[],me={name:"ViewMore",props:{url:{type:String,required:!0}}},ye=me,ve=(n("2591"),Object(K["a"])(ye,ge,fe,!1,null,"0d14b62a",null)),be=ve.exports,Te=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["documentation-hero",{"documentation-hero--disabled":!e.enhanceBackground,"theme-dark":e.enhanceBackground}],style:e.styles},[n("div",{staticClass:"icon"},[e.enhanceBackground?n("TopicTypeIcon",{key:"first",staticClass:"background-icon first-icon",attrs:{type:e.type,"image-override":e.iconOverride,"with-colors":""}}):e._e()],1),n("div",{staticClass:"documentation-hero__above-content"},[e._t("above-content")],2),n("div",{staticClass:"documentation-hero__content",class:{"short-hero":e.shortHero,"extra-bottom-padding":e.shouldShowLanguageSwitcher,"minimized-hero":e.enableMinimized}},[e._t("default")],2)])},Se=[],_e=n("f12c"),Ce=n("31d4"),ke=n("2cae");const we={red:"red",orange:"orange",yellow:"yellow",blue:"blue",green:"green",purple:"purple",gray:"gray"};var Ie={name:"DocumentationHero",components:{TopicTypeIcon:_e["a"]},props:{role:{type:String,required:!0},enhanceBackground:{type:Boolean,required:!0},enableMinimized:{type:Boolean,default:!1},shortHero:{type:Boolean,required:!0},shouldShowLanguageSwitcher:{type:Boolean,required:!0},iconOverride:{type:Object,required:!1},standardColorIdentifier:{type:String,required:!1,validator:e=>Object.prototype.hasOwnProperty.call(we,e)}},computed:{color:({type:e})=>ke["b"][Ce["a"][e]||e]||ke["a"].teal,styles:({color:e,standardColorIdentifier:t})=>({"--accent-color":`var(--color-documentation-intro-accent, var(--color-type-icon-${e}))`,"--standard-accent-color":t&&`var(--color-standard-${t}-documentation-intro-fill, var(--color-standard-${t}))`}),type:({role:e})=>{switch(e){case k["a"].collection:return Ce["b"].module;case k["a"].collectionGroup:return Ce["b"].collection;default:return e}}}},xe=Ie,$e=(n("c80b"),Object(K["a"])(xe,Te,Se,!1,null,"6540c364",null)),Oe=$e.exports,De=n("7b1f"),Pe=n("12b1"),Le=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"OnThisPageNav"},[n("ul",{staticClass:"items"},e._l(e.onThisPageSections,(function(t){return n("li",{key:t.anchor,class:e.getItemClasses(t)},[n("router-link",{staticClass:"base-link",attrs:{to:t.url},nativeOn:{click:function(n){return e.handleFocusAndScroll(t.anchor)}}},[n(e.getWrapperComponent(t),{tag:"component"},[e._v(" "+e._s(e.getTextContent(t))+" ")])],1)],1)})),0)])},Ae=[];function Ne(e,t){let n,i;return function(...a){const s=this;if(!i)return e.apply(s,a),void(i=Date.now());clearTimeout(n),n=setTimeout(()=>{Date.now()-i>=t&&(e.apply(s,a),i=Date.now())},t-(Date.now()-i))}}var Ee=n("3908"),je=n("8a61"),Be={name:"OnThisPageNav",components:{WordBreak:De["a"]},mixins:[je["a"]],inject:{store:{default(){return{state:{onThisPageSections:[],currentPageAnchor:null}}}}},computed:{onThisPageSections:({store:e,$route:t})=>e.state.onThisPageSections.map(e=>({...e,url:Object(P["b"])("#"+e.anchor,t.query)})),currentPageAnchor:({store:e})=>e.state.currentPageAnchor},async mounted(){window.addEventListener("scroll",this.onScroll,!1),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("scroll",this.onScroll)})},watch:{onThisPageSections:{immediate:!0,async handler(){await Object(Ee["b"])(8),this.onScroll()}}},methods:{onScroll:Ne((function(){const e=this.onThisPageSections.length;if(!e)return;const{scrollY:t,innerHeight:n}=window,{scrollHeight:i}=document.body,a=t+n>=i,s=t<=0,r=.3*n+t;if(s||a){const t=s?0:e-1;return void this.store.setCurrentPageSection(this.onThisPageSections[t].anchor)}let o,l,c=null;for(o=0;oObject(Ze["c"])(["theme","code","indentationWidth"],it),formattedTokens:({language:e,formattedSwiftTokens:t,tokens:n})=>e===O["a"].swift.key.api?t:n,formattedSwiftTokens:({indentationWidth:e,tokens:t})=>{const n=" ".repeat(e);let i=!1;const a=[];let s=0,r=null,o=null,l=null,c=null,d=0,u=null;while(se===nt.attribute||e===nt.externalParam;e.text&&e.text.endsWith(", ")&&g&&f(g)&&(h.text=`${e.text.trimEnd()}\n${n}`,i=!0),a.push(h),s+=1}if(i&&null!==r){const e=a[r].text;a[r].text=`${e}\n${n}`}if(i&&null!==l){const e=a[l].text,t=e.slice(0,c),n=e.slice(c),i=`${t}\n${n}`;a[l].text=i}return a},hasMultipleLines({formattedTokens:e}){return e.reduce((t,n,i)=>{let a=/\n/g;return i===e.length-1&&(a=/\n(?!$)/g),n.text?t+(n.text.match(a)||[]).length:t},1)>=2}},methods:{propsFor(e){return{kind:e.kind,identifier:e.identifier,text:e.text,tokens:e.tokens}},handleWindowResize(){this.displaysMultipleLines=Object(Ye["a"])(this.$refs.declarationGroup)}},async mounted(){window.addEventListener("resize",this.handleWindowResize),this.language===O["a"].objectiveC.key.api&&(await this.$nextTick(),Xe(this.$refs.code.$el,this.language)),this.handleWindowResize()},beforeDestroy(){window.removeEventListener("resize",this.handleWindowResize)}},st=at,rt=(n("72a9"),Object(K["a"])(st,Ue,Ge,!1,null,"d22a3f50",null)),ot=rt.exports,lt=n("5d59"),ct={name:"DeclarationGroup",components:{Source:ot},mixins:[lt["a"]],inject:{languages:{default:()=>new Set},interfaceLanguage:{default:()=>O["a"].swift.key.api},symbolKind:{default:()=>{}}},props:{declaration:{type:Object,required:!0},shouldCaption:{type:Boolean,default:!1},changeType:{type:String,required:!1}},computed:{classes:({changeType:e,multipleLinesClass:t,displaysMultipleLinesAfterAPIChanges:n})=>({["declaration-group--changed declaration-group--"+e]:e,[t]:n}),caption(){return this.declaration.platforms.join(", ")},isSwift:({interfaceLanguage:e})=>e===O["a"].swift.key.api}},dt=ct,ut=(n("c4bc"),Object(K["a"])(dt,Ve,We,!1,null,"4f51d8d2",null)),ht=ut.exports,pt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"declaration-diff"},[n("div",{staticClass:"declaration-diff-current"},[n("div",{staticClass:"declaration-diff-version"},[e._v("Current")]),e._l(e.currentDeclarations,(function(t,i){return n("DeclarationGroup",{key:i,attrs:{declaration:t,"should-caption":e.currentDeclarations.length>1,changeType:e.changeType}})}))],2),n("div",{staticClass:"declaration-diff-previous"},[n("div",{staticClass:"declaration-diff-version"},[e._v("Previous")]),e._l(e.previousDeclarations,(function(t,i){return n("DeclarationGroup",{key:i,attrs:{declaration:t,"should-caption":e.previousDeclarations.length>1,changeType:e.changeType}})}))],2)])},gt=[],ft={name:"DeclarationDiff",components:{DeclarationGroup:ht},props:{changes:{type:Object,required:!0},changeType:{type:String,required:!0}},computed:{previousDeclarations:({changes:e})=>e.declaration.previous||[],currentDeclarations:({changes:e})=>e.declaration.new||[]}},mt=ft,yt=(n("7a2c"),Object(K["a"])(mt,pt,gt,!1,null,"b3e21c4a",null)),vt=yt.exports,bt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("a",{staticClass:"declaration-source-link",attrs:{href:e.url,title:"Open source file for "+e.fileName,target:"_blank"}},[e.isSwiftFile?n("SwiftFileIcon",{staticClass:"declaration-icon"}):e._e(),n("WordBreak",[e._v(e._s(e.fileName))])],1)},Tt=[],St=n("a88f"),_t={name:"DeclarationSourceLink",components:{WordBreak:De["a"],SwiftFileIcon:St["a"]},props:{url:{type:String,required:!0},fileName:{type:String,required:!0}},computed:{isSwiftFile:({fileName:e})=>e.endsWith(".swift")}},Ct=_t,kt=(n("e615"),Object(K["a"])(Ct,bt,Tt,!1,null,"5863919c",null)),wt=kt.exports,It=n("b5cf"),xt={name:"Declaration",components:{DeclarationDiff:vt,DeclarationGroup:ht,DeclarationSourceLink:wt,ConditionalConstraints:He["a"]},constants:{ChangeTypes:It["c"],multipleLinesClass:Je["a"]},inject:["identifier","store"],data:({store:{state:e}})=>({state:e,multipleLinesClass:Je["a"]}),props:{conformance:{type:Object,required:!1},source:{type:Object,required:!1},declarations:{type:Array,required:!0}},computed:{hasPlatformVariants(){return this.declarations.length>1},hasModifiedChanges({declarationChanges:e}){if(!e||!e.declaration)return!1;const t=e.declaration;return!(!(t.new||[]).length||!(t.previous||[]).length)},declarationChanges:({state:{apiChanges:e},identifier:t})=>e&&e[t],changeType:({declarationChanges:e,hasModifiedChanges:t})=>{if(!e)return;const n=e.declaration;return n?t?It["c"].modified:e.change:e.change===It["c"].added?It["c"].added:void 0},changeClasses:({changeType:e})=>({["changed changed-"+e]:e})}},$t=xt,Ot=(n("39d3"),Object(K["a"])($t,qe,Fe,!1,null,"2ab6251b",null)),Dt=Ot.exports,Pt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentNode",e._b({staticClass:"abstract"},"ContentNode",e.$props,!1))},Lt=[],At=n("6359"),Nt={name:"Abstract",components:{ContentNode:At["a"]},props:At["a"].props},Et=Nt,jt=(n("374e"),Object(K["a"])(Et,Pt,Lt,!1,null,"702ec04e",null)),Bt=jt.exports,Rt=n("c081"),Mt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections,wrapTitle:!0}})},zt=[];const Kt={topics:{title:"sections.topics",anchor:"topics",level:2},defaultImplementations:{title:"sections.default-implementations",anchor:"default-implementations",level:2},relationships:{title:"sections.relationships",anchor:"relationships",level:2},seeAlso:{title:"sections.see-also",anchor:"see-also",level:2}},qt={[Ke.details]:{title:"sections.details",anchor:"details",level:2},[Ke.parameters]:{title:"sections.parameters",anchor:"parameters",level:2},[Ke.possibleValues]:{title:"sections.possible-values",anchor:"possibleValues",level:2}};var Ft=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentTable",{attrs:{anchor:e.anchor,title:e.title}},e._l(e.sectionsWithTopics,(function(t,i){return n("ContentTableSection",{key:t.title+"_"+i,class:{"no-title":!t.title},attrs:{title:t.title,anchor:t.anchor},scopedSlots:e._u([t.title&&e.wrapTitle?{key:"title",fn:function(i){var a=i.className;return[n("LinkableHeading",{class:a,attrs:{level:3,anchor:t.anchor}},[n("WordBreak",[e._v(e._s(t.title))])],1)]}}:null],null,!0)},[t.abstract?n("template",{slot:"abstract"},[n("ContentNode",{attrs:{content:t.abstract}})],1):e._e(),t.discussion?n("template",{slot:"discussion"},[n("ContentNode",{attrs:{content:t.discussion.content}})],1):e._e(),e.shouldRenderList?e._l(t.topics,(function(t){return n("TopicsLinkBlock",{key:t.identifier,staticClass:"topic",attrs:{topic:t,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}})})):n("TopicsLinkCardGrid",{staticClass:"topic",attrs:{items:t.topics,topicStyle:e.topicStyle}})],2)})),1)},Ht=[],Vt=n("70fb"),Wt=n("5dcc"),Ut=n("2f34"),Gt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",{staticClass:"contenttable alt-light"},[n("div",{staticClass:"container"},[n("LinkableHeading",{staticClass:"title",attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),e._t("default")],2)])},Qt=[],Xt={name:"ContentTable",components:{LinkableHeading:Wt["a"]},props:{anchor:{type:String,required:!0},title:{type:String,required:!0}}},Yt=Xt,Jt=(n("e81e"),Object(K["a"])(Yt,Gt,Qt,!1,null,"6e075935",null)),Zt=Jt.exports,en=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"contenttable-section"},[n("div",{staticClass:"section-title"},[e._t("title",(function(){return[e.title?n("LinkableHeading",{class:e.className,attrs:{level:3,anchor:e.anchorComputed}},[e._v(e._s(e.title))]):e._e()]}),{className:e.className})],2),n("div",{staticClass:"section-content"},[e._t("abstract"),e._t("discussion"),e._t("default")],2)])},tn=[],nn=n("002d");const an="contenttable-title";var sn={name:"ContentTableSection",components:{LinkableHeading:Wt["a"]},props:{title:{type:String,required:!1},anchor:{type:String,default:null}},computed:{anchorComputed:({title:e,anchor:t})=>t||Object(nn["a"])(e||""),className:()=>an}},rn=sn,on=(n("46c5"),Object(K["a"])(rn,en,tn,!1,null,"4aae1079",null)),ln=on.exports,cn=n("2a18"),dn={name:"TopicsTable",mixins:[Ut["a"]],components:{TopicsLinkCardGrid:Vt["a"],WordBreak:De["a"],ContentTable:Zt,TopicsLinkBlock:cn["default"],ContentNode:At["a"],ContentTableSection:ln,LinkableHeading:Wt["a"]},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:{type:Array,required:!0},title:{type:String,required:!1,default(){return"Topics"}},anchor:{type:String,required:!1,default(){return"topics"}},wrapTitle:{type:Boolean,default:!1},topicStyle:{type:String,default:Pe["a"].list}},computed:{shouldRenderList:({topicStyle:e})=>e===Pe["a"].list,sectionsWithTopics(){return this.sections.map(e=>({...e,topics:e.identifiers.reduce((e,t)=>this.references[t]?e.concat(this.references[t]):e,[])}))}}},un=dn,hn=(n("00f2"),Object(K["a"])(un,Ft,Ht,!1,null,"3ccf02e9",null)),pn=hn.exports,gn={name:"DefaultImplementations",components:{TopicsTable:pn},computed:{contentSectionData:()=>Kt.defaultImplementations},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:pn.props.sections}},fn=gn,mn=Object(K["a"])(fn,Mt,zt,!1,null,null,null),yn=mn.exports,vn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"primary-content"},e._l(e.sections,(function(t,i){return n(e.componentFor(t),e._b({key:i,tag:"component"},"component",e.propsFor(t),!1))})),1)},bn=[],Tn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",[n("LinkableHeading",{attrs:{anchor:e.contentSectionData.anchor}},[e._v(" "+e._s(e.$t(e.contentSectionData.title))+" ")]),n("dl",{staticClass:"datalist"},[e._l(e.values,(function(t){return[n("dt",{key:t.name+":name",staticClass:"param-name"},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.name))])],1),t.content?n("dd",{key:t.name+":content",staticClass:"value-content"},[n("ContentNode",{attrs:{content:t.content}})],1):e._e()]}))],2)],1)},Sn=[],_n=n("5677"),Cn={name:"PossibleValues",components:{ContentNode:_n["default"],LinkableHeading:Wt["a"],WordBreak:De["a"]},props:{values:{type:Array,required:!0}},computed:{contentSectionData:()=>qt[Ke.possibleValues]}},kn=Cn,wn=(n("719b"),Object(K["a"])(kn,Tn,Sn,!1,null,null,null)),In=wn.exports,xn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",[n("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),n("DeclarationSource",{attrs:{tokens:e.tokens}})],1)},$n=[],On={name:"RestEndpoint",components:{DeclarationSource:ot,LinkableHeading:Wt["a"]},props:{title:{type:String,required:!0},tokens:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(nn["a"])(e)}},Dn=On,Pn=Object(K["a"])(Dn,xn,$n,!1,null,null,null),Ln=Pn.exports,An=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",{staticClass:"details"},[n("LinkableHeading",{attrs:{anchor:e.contentSectionData.anchor}},[e._v(" "+e._s(e.$t(e.contentSectionData.title))+" ")]),n("dl",[e.isSymbol?[n("dt",{key:e.details.name+":name",staticClass:"detail-type"},[e._v(" "+e._s(e.$t("metadata.details.name"))+" ")]),n("dd",{key:e.details.ideTitle+":content",staticClass:"detail-content"},[e._v(" "+e._s(e.details.ideTitle)+" ")])]:e._e(),e.isTitle?[n("dt",{key:e.details.name+":key",staticClass:"detail-type"},[e._v(" "+e._s(e.$t("metadata.details.key"))+" ")]),n("dd",{key:e.details.ideTitle+":content",staticClass:"detail-content"},[e._v(" "+e._s(e.details.name)+" ")])]:e._e(),n("dt",{key:e.details.name+":type",staticClass:"detail-type"},[e._v(" "+e._s(e.$t("metadata.details.type"))+" ")]),n("dd",{staticClass:"detail-content"},[n("PropertyListKeyType",{attrs:{types:e.details.value}})],1)],2)],1)},Nn=[],En=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"type"},[e._v(e._s(e.typeOutput))])},jn=[],Bn={name:"PropertyListKeyType",props:{types:{type:Array,required:!0}},computed:{englishTypes(){return this.types.map(({arrayMode:e,baseType:t="*"})=>e?"array of "+this.pluralizeKeyType(t):t)},typeOutput(){return this.englishTypes.length>2?[this.englishTypes.slice(0,this.englishTypes.length-1).join(", "),this.englishTypes[this.englishTypes.length-1]].join(", or "):this.englishTypes.join(" or ")}},methods:{pluralizeKeyType(e){switch(e){case"dictionary":return"dictionaries";case"array":case"number":case"string":return e+"s";default:return e}}}},Rn=Bn,Mn=(n("f7c0"),Object(K["a"])(Rn,En,jn,!1,null,"791bac44",null)),zn=Mn.exports,Kn={name:"PropertyListKeyDetails",components:{PropertyListKeyType:zn,LinkableHeading:Wt["a"]},props:{details:{type:Object,required:!0}},computed:{contentSectionData:()=>qt[Ke.details],isTitle(){return"title"===this.details.titleStyle&&this.details.ideTitle},isSymbol(){return"symbol"===this.details.titleStyle&&this.details.ideTitle}}},qn=Kn,Fn=(n("45b2"),Object(K["a"])(qn,An,Nn,!1,null,"d66cd00c",null)),Hn=Fn.exports,Vn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",{staticClass:"parameters"},[n("LinkableHeading",{attrs:{anchor:e.contentSectionData.anchor}},[e._v(" "+e._s(e.$t(e.contentSectionData.title))+" ")]),n("dl",[e._l(e.parameters,(function(t){return[n("dt",{key:t.name+":name",staticClass:"param-name"},[n("code",[e._v(e._s(t.name))])]),n("dd",{key:t.name+":content",staticClass:"param-content"},[n("ContentNode",{attrs:{content:t.content}})],1)]}))],2)],1)},Wn=[],Un={name:"Parameters",components:{ContentNode:At["a"],LinkableHeading:Wt["a"]},props:{parameters:{type:Array,required:!0}},computed:{contentSectionData:()=>qt[Ke.parameters]}},Gn=Un,Qn=(n("1a39"),Object(K["a"])(Gn,Vn,Wn,!1,null,"53cac581",null)),Xn=Qn.exports,Yn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",[n("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),n("ParametersTable",{staticClass:"property-table",attrs:{parameters:e.properties,changes:e.propertyChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes,o=t.deprecated;return[n("div",{staticClass:"property-name",class:{deprecated:o}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),e.shouldShiftType({name:i,content:s})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:r.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.type,s=t.attributes,r=t.content,o=t.required,l=t.changes,c=t.deprecated,d=t.readOnly;return[e.shouldShiftType({name:i,content:r})?n("PossiblyChangedType",{attrs:{type:a,changes:l.type}}):e._e(),c?[n("Badge",{staticClass:"property-deprecated",attrs:{variant:"deprecated"}}),e._v("  ")]:e._e(),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:o}},[e._v(" "+e._s(e.$t("formats.parenthesis",{content:e.$t("required")}))+" ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:d}},[e._v(" "+e._s(e.$t("formats.parenthesis",{content:e.$t("read-only")}))+" ")]),r?n("ContentNode",{attrs:{content:r}}):e._e(),n("ParameterAttributes",{attrs:{attributes:s,changes:l.attributes}})]}}])})],1)},Jn=[],Zn={inject:["identifier","store"],data:({store:{state:e}})=>({state:e}),computed:{apiChanges:({state:{apiChanges:e},identifier:t})=>e&&e[t]}},ei=n("a0fd"),ti=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"parameters-table"},e._l(e.parameters,(function(t){return n("Row",{key:t[e.keyBy],staticClass:"param",class:e.changedClasses(t[e.keyBy])},[n("Column",{staticClass:"param-symbol",attrs:{span:{large:3,small:12}}},[e._t("symbol",null,null,e.getProps(t,e.changes[t[e.keyBy]]))],2),n("Column",{staticClass:"param-content",attrs:{span:{large:9,small:12}}},[e._t("description",null,null,e.getProps(t,e.changes[t[e.keyBy]]))],2)],1)})),1)},ni=[],ii={name:"ParametersTable",components:{Row:B["a"],Column:R["a"]},props:{parameters:{type:Array,required:!0},changes:{type:Object,default:()=>({})},keyBy:{type:String,default:"name"}},methods:{getProps(e,t={}){return{...e,changes:t}},changedClasses(e){const{changes:t}=this,{change:n}=t[e]||{};return{["changed changed-"+n]:n}}}},ai=ii,si=(n("5561"),Object(K["a"])(ai,ti,ni,!1,null,"3f89f723",null)),ri=si.exports,oi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"parameter-attributes"},[e.shouldRender(e.AttributeKind.default)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(e.$t("formats.colon",{content:i.title||e.$t("parameters.default")}))),n("code",[e._v(e._s(i.value))])]}}],null,!1,2998238055)},"ParameterMetaAttribute",{kind:e.AttributeKind.default,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.minimum)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(e.$t("formats.colon",{content:i.title||e.$t("parameters.minimum")}))),n("code",[e._v(e._s(i.value))])]}}],null,!1,859757818)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimum,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.minimumExclusive)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(e.$t("formats.colon",{content:i.title||e.$t("parameters.minimum")}))),n("code",[e._v("> "+e._s(i.value))])]}}],null,!1,770347247)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimumExclusive,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.maximum)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(e.$t("formats.colon",{content:i.title||e.$t("parameters.maximum")}))),n("code",[e._v(e._s(i.value))])]}}],null,!1,1190666532)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximum,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.maximumExclusive)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(e.$t("formats.colon",{content:i.title||e.$t("parameters.maximum")}))),n("code",[e._v("< "+e._s(i.value))])]}}],null,!1,1156490099)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximumExclusive,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.allowedTypes)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(e.$t("formats.colon",{content:e.$tc("parameters.possible-types",e.fallbackToValues(i).length)}))),n("code",[e._l(e.fallbackToValues(i),(function(t,a){return[e._l(t,(function(t,s){return[n("DeclarationToken",e._b({key:a+"-"+s},"DeclarationToken",t,!1)),a+1({new:null,previous:null})},value:{type:[Object,Array,String,Boolean],default:null},wrapChanges:{type:Boolean,default:!0},renderSingleChange:{type:Boolean,default:!1}},render(e){const{value:t,changes:n={},wrapChanges:i,renderSingleChange:a}=this,{new:s,previous:r}=n,o=(t,n)=>{const a=this.$scopedSlots.default({value:t});return n&&i?e("div",{class:n},[a]):a?a[0]:null};if(s||r){const t=o(s,ui.added),n=o(r,ui.removed);return a?s&&!r?t:n:e("div",{class:"property-changegroup"},[s?t:"",r?n:""])}return o(t)}},fi=gi,mi=Object(K["a"])(fi,hi,pi,!1,null,null,null),yi=mi.exports,vi={name:"ParameterMetaAttribute",components:{RenderChanged:yi},props:{kind:{type:String,required:!0},attributes:{type:Object,required:!0},changes:{type:Object,default:()=>({})}}},bi=vi,Ti=(n("2822"),Object(K["a"])(bi,ci,di,!1,null,"8590589e",null)),Si=Ti.exports;const _i={allowedTypes:"allowedTypes",allowedValues:"allowedValues",default:"default",maximum:"maximum",maximumExclusive:"maximumExclusive",minimum:"minimum",minimumExclusive:"minimumExclusive"};var Ci={name:"ParameterAttributes",components:{ParameterMetaAttribute:Si,DeclarationToken:tt["a"]},constants:{AttributeKind:_i},props:{attributes:{type:Array,default:()=>[]},changes:{type:Object,default:()=>({})}},computed:{AttributeKind:()=>_i,attributesObject:({attributes:e})=>e.reduce((e,t)=>({...e,[t.kind]:t}),{})},methods:{shouldRender(e){return Object.prototype.hasOwnProperty.call(this.attributesObject,e)},fallbackToValues:e=>{const t=e||[];return Array.isArray(t)?t:t.values}}},ki=Ci,wi=Object(K["a"])(ki,oi,li,!1,null,null,null),Ii=wi.exports,xi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{renderSingleChange:"",value:e.value,changes:e.changes},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return i?n("span",{staticClass:"property-text"},[e._t("default")],2):e._e()}}],null,!0)})},$i=[],Oi={name:"PossiblyChangedTextAttribute",components:{RenderChanged:yi},props:{changes:{type:Object,required:!1},value:{type:Boolean,default:!1}}},Di=Oi,Pi=(n("5c57"),Object(K["a"])(Di,xi,$i,!1,null,null,null)),Li=Pi.exports,Ai=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{value:e.type,wrapChanges:!1,changes:e.changes},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return n("DeclarationTokenGroup",{staticClass:"property-metadata property-type",attrs:{type:e.getValues(i)}})}}])})},Ni=[],Ei=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.type&&e.type.length?n("div",[n("code",e._l(e.type,(function(t,i){return n("DeclarationToken",e._b({key:i},"DeclarationToken",t,!1))})),1)]):e._e()},ji=[],Bi={name:"DeclarationTokenGroup",components:{DeclarationToken:tt["a"]},props:{type:{type:Array,default:()=>[],required:!1}}},Ri=Bi,Mi=Object(K["a"])(Ri,Ei,ji,!1,null,null,null),zi=Mi.exports,Ki={name:"PossiblyChangedType",components:{DeclarationTokenGroup:zi,RenderChanged:yi},props:{type:{type:Array,required:!0},changes:{type:Object,required:!1}},methods:{getValues(e){return Array.isArray(e)?e:e.values}}},qi=Ki,Fi=(n("2f87"),Object(K["a"])(qi,Ai,Ni,!1,null,"0a648a1e",null)),Hi=Fi.exports,Vi={name:"PropertyTable",mixins:[Zn],components:{Badge:ei["a"],WordBreak:De["a"],PossiblyChangedTextAttribute:Li,PossiblyChangedType:Hi,ParameterAttributes:Ii,ContentNode:At["a"],ParametersTable:ri,LinkableHeading:Wt["a"]},props:{title:{type:String,required:!0},properties:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(nn["a"])(e),propertyChanges:({apiChanges:e})=>(e||{}).properties},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},Wi=Vi,Ui=(n("d71b"),Object(K["a"])(Wi,Yn,Jn,!1,null,"310f0b2c",null)),Gi=Ui.exports,Qi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",[n("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:[e.bodyParam],changes:e.bodyChanges,keyBy:"key"},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.type,a=t.content,s=t.changes,r=t.name;return[e.shouldShiftType({name:r,content:a})?e._e():n("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.content,s=t.mimeType,r=t.type,o=t.changes;return[e.shouldShiftType({name:i,content:a})?n("PossiblyChangedType",{attrs:{type:r,changes:o.type}}):e._e(),a?n("ContentNode",{attrs:{content:a}}):e._e(),s?n("PossiblyChangedMimetype",{attrs:{mimetype:s,changes:o.mimetype,change:o.change}}):e._e()]}}])}),e.parts.length?[n("h3",[e._v(e._s(e.$t("sections.parts")))]),n("ParametersTable",{staticClass:"parts",attrs:{parameters:e.parts,changes:e.partsChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes;return[n("div",{staticClass:"part-name"},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),s?n("PossiblyChangedType",{attrs:{type:a,changes:r.type}}):e._e()]}},{key:"description",fn:function(t){var i=t.content,a=t.mimeType,s=t.required,r=t.type,o=t.attributes,l=t.changes,c=t.readOnly;return[n("div",[i?e._e():n("PossiblyChangedType",{attrs:{type:r,changes:l.type}}),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:s}},[e._v("(Required) ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:c}},[e._v("(Read only) ")]),i?n("ContentNode",{attrs:{content:i}}):e._e(),a?n("PossiblyChangedMimetype",{attrs:{mimetype:a,changes:l.mimetype,change:l.change}}):e._e(),n("ParameterAttributes",{attrs:{attributes:o,changes:l.attributes}})],1)]}}],null,!1,1779956822)})]:e._e()],2)},Xi=[],Yi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{changes:e.changeValues,value:e.mimetype},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return n("div",{staticClass:"response-mimetype"},[e._v(" "+e._s(e.$t("content-type",{value:i}))+" ")])}}])})},Ji=[],Zi={name:"PossiblyChangedMimetype",components:{RenderChanged:yi},props:{mimetype:{type:String,required:!0},changes:{type:[Object,String],required:!1},change:{type:String,required:!1}},computed:{changeValues({change:e,changes:t}){return e===It["c"].modified&&"string"!==typeof t?t:void 0}}},ea=Zi,ta=(n("d1ac"),Object(K["a"])(ea,Yi,Ji,!1,null,"20293786",null)),na=ta.exports;const ia="restRequestBody";var aa={name:"RestBody",mixins:[Zn],components:{PossiblyChangedMimetype:na,PossiblyChangedTextAttribute:Li,PossiblyChangedType:Hi,WordBreak:De["a"],ParameterAttributes:Ii,ContentNode:At["a"],ParametersTable:ri,LinkableHeading:Wt["a"]},constants:{ChangesKey:ia},props:{bodyContentType:{type:Array,required:!0},content:{type:Array},mimeType:{type:String,required:!0},parts:{type:Array,default:()=>[]},title:{type:String,required:!0}},computed:{anchor:({title:e})=>Object(nn["a"])(e),bodyParam:({bodyContentType:e,content:t,mimeType:n})=>({key:ia,content:t,mimeType:n,type:e}),bodyChanges:({apiChanges:e})=>e||{},partsChanges:({bodyChanges:e})=>(e[ia]||{}).parts},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},sa=aa,ra=(n("6a35"),Object(K["a"])(sa,Qi,Xi,!1,null,"021cd63d",null)),oa=ra.exports,la=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",[n("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:e.parameters,changes:e.parameterChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes,o=t.deprecated;return[n("div",{staticClass:"param-name",class:{deprecated:o}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),e.shouldShiftType({content:s,name:i})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:r.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.required,o=t.attributes,l=t.changes,c=t.deprecated,d=t.readOnly;return[n("div",[e.shouldShiftType({content:s,name:i})?n("PossiblyChangedType",{attrs:{type:a,changes:l.type}}):e._e(),c?[n("Badge",{staticClass:"param-deprecated",attrs:{variant:"deprecated"}}),e._v("  ")]:e._e(),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:r}},[e._v(" "+e._s(e.$t("formats.parenthesis",{content:e.$t("required")}))+" ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:d}},[e._v(" "+e._s(e.$t("formats.parenthesis",{content:e.$t("read-only")}))+" ")]),s?n("ContentNode",{attrs:{content:s}}):e._e(),n("ParameterAttributes",{attrs:{attributes:o,changes:l}})],2)]}}])})],1)},ca=[],da={name:"RestParameters",mixins:[Zn],components:{Badge:ei["a"],PossiblyChangedType:Hi,PossiblyChangedTextAttribute:Li,ParameterAttributes:Ii,WordBreak:De["a"],ContentNode:At["a"],ParametersTable:ri,LinkableHeading:Wt["a"]},props:{title:{type:String,required:!0},parameters:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(nn["a"])(e),parameterChanges:({apiChanges:e})=>(e||{}).restParameters},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},ua=da,ha=(n("eb6d"),Object(K["a"])(ua,la,ca,!1,null,"03478142",null)),pa=ha.exports,ga=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",[n("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:e.responses,changes:e.propertyChanges,"key-by":"status"},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.status,a=t.type,s=t.reason,r=t.content,o=t.changes;return[n("div",{staticClass:"response-name"},[n("code",[e._v(" "+e._s(i)+" "),n("span",{staticClass:"reason"},[e._v(e._s(s))])])]),e.shouldShiftType({content:r,reason:s,status:i})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:o.type}})]}},{key:"description",fn:function(t){var i=t.content,a=t.mimetype,s=t.reason,r=t.type,o=t.status,l=t.changes;return[e.shouldShiftType({content:i,reason:s,status:o})?n("PossiblyChangedType",{attrs:{type:r,changes:l.type}}):e._e(),n("div",{staticClass:"response-reason"},[n("code",[e._v(e._s(s))])]),i?n("ContentNode",{attrs:{content:i}}):e._e(),a?n("PossiblyChangedMimetype",{attrs:{mimetype:a,changes:l.mimetype,change:l.change}}):e._e()]}}])})],1)},fa=[],ma={name:"RestResponses",mixins:[Zn],components:{PossiblyChangedMimetype:na,PossiblyChangedType:Hi,ContentNode:At["a"],ParametersTable:ri,LinkableHeading:Wt["a"]},props:{title:{type:String,required:!0},responses:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(nn["a"])(e),propertyChanges:({apiChanges:e})=>(e||{}).restResponses},methods:{shouldShiftType:({content:e=[],reason:t,status:n})=>!(e.length||t)&&n}},ya=ma,va=(n("7649"),Object(K["a"])(ya,ga,fa,!1,null,"881189f4",null)),ba=va.exports,Ta={name:"PrimaryContent",components:{ContentNode:At["a"],Parameters:Xn,PropertyListKeyDetails:Hn,PropertyTable:Gi,RestBody:oa,RestEndpoint:Ln,RestParameters:pa,RestResponses:ba,PossibleValues:In},constants:{SectionKind:Ke},props:{sections:{type:Array,required:!0,validator:e=>e.every(({kind:e})=>Object.prototype.hasOwnProperty.call(Ke,e))}},computed:{span(){return{large:9,medium:9,small:12}}},methods:{componentFor(e){return{[Ke.content]:At["a"],[Ke.details]:Hn,[Ke.parameters]:Xn,[Ke.properties]:Gi,[Ke.restBody]:oa,[Ke.restParameters]:pa,[Ke.restHeaders]:pa,[Ke.restCookies]:pa,[Ke.restEndpoint]:Ln,[Ke.restResponses]:ba,[Ke.possibleValues]:In}[e.kind]},propsFor(e){const{bodyContentType:t,content:n,details:i,items:a,kind:s,mimeType:r,parameters:o,title:l,tokens:c,values:d}=e;return{[Ke.content]:{content:n},[Ke.details]:{details:i},[Ke.parameters]:{parameters:o},[Ke.possibleValues]:{values:d},[Ke.properties]:{properties:a,title:l},[Ke.restBody]:{bodyContentType:t,content:n,mimeType:r,parts:o,title:l},[Ke.restCookies]:{parameters:a,title:l},[Ke.restEndpoint]:{tokens:c,title:l},[Ke.restHeaders]:{parameters:a,title:l},[Ke.restParameters]:{parameters:a,title:l},[Ke.restResponses]:{responses:a,title:l}}[s]}}},Sa=Ta,_a=(n("73a8"),Object(K["a"])(Sa,vn,bn,!1,null,"2baae7e0",null)),Ca=_a.exports,ka=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title)}},e._l(e.sectionsWithSymbols,(function(e){return n("Section",{key:e.type,attrs:{title:e.title,anchor:e.anchor}},[n("List",{attrs:{symbols:e.symbols,type:e.type}})],1)})),1)},wa=[],Ia=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{ref:"apiChangesDiff",staticClass:"relationships-list",class:e.classes},e._l(e.symbols,(function(t){return n("li",{key:t.identifier,staticClass:"relationships-item"},[t.url?n("router-link",{staticClass:"link",attrs:{to:e.buildUrl(t.url,e.$route.query)}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.title))])],1):n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.title))]),t.conformance?n("ConditionalConstraints",{attrs:{constraints:t.conformance.constraints,prefix:t.conformance.conformancePrefix}}):e._e()],1)})),0)},xa=[];const $a=3,Oa={conformsTo:"conformance",inheritsFrom:"inheritance",inheritedBy:"inheritedBy"};var Da={name:"RelationshipsList",components:{ConditionalConstraints:He["a"],WordBreak:De["a"]},inject:["store","identifier"],mixins:[lt["b"],lt["a"]],props:{symbols:{type:Array,required:!0},type:{type:String,required:!0}},data(){return{state:this.store.state}},computed:{classes({changeType:e,multipleLinesClass:t,displaysMultipleLinesAfterAPIChanges:n}){return[{inline:this.shouldDisplayInline,column:!this.shouldDisplayInline,["changed changed-"+e]:!!e,[t]:n}]},hasAvailabilityConstraints(){return this.symbols.some(e=>!!(e.conformance||{}).constraints)},changes({identifier:e,state:{apiChanges:t}}){return(t||{})[e]||{}},changeType({changes:e,type:t}){const n=Oa[t];if(e.change!==It["c"].modified)return e.change;const i=e[n];if(!i)return;const a=(e,t)=>e.map((e,n)=>[e,t[n]]),s=a(i.previous,i.new).some(([e,t])=>e.content?0===e.content.length&&t.content.length>0:!!t.content);return s?It["c"].added:It["c"].modified},shouldDisplayInline(){const{hasAvailabilityConstraints:e,symbols:t}=this;return t.length<=$a&&!e}},methods:{buildUrl:P["b"]}},Pa=Da,La=(n("9475"),Object(K["a"])(Pa,Ia,xa,!1,null,"4c67b8c7",null)),Aa=La.exports,Na={name:"Relationships",mixins:[Ut["a"]],components:{ContentTable:Zt,List:Aa,Section:ln},props:{sections:{type:Array,required:!0}},computed:{contentSectionData:()=>Kt.relationships,sectionsWithSymbols(){return this.sections.map(e=>({...e,symbols:e.identifiers.reduce((e,t)=>this.references[t]?e.concat(this.references[t]):e,[])}))}}},Ea=Na,ja=Object(K["a"])(Ea,ka,wa,!1,null,null,null),Ba=ja.exports,Ra=n("e8ea"),Ma=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Section",{staticClass:"availability",attrs:{role:"complementary","aria-label":e.$t("sections.availability")}},[e._l(e.technologies,(function(t){return n("Badge",{key:t,staticClass:"technology"},[n("TechnologyIcon",{staticClass:"tech-icon"}),e._v(" "+e._s(t)+" ")],1)})),e._l(e.platforms,(function(t){return n("Badge",{key:t.name,staticClass:"platform",class:e.changesClassesFor(t.name)},[n("AvailabilityRange",{attrs:{deprecatedAt:t.deprecatedAt,introducedAt:t.introducedAt,platformName:t.name}}),t.deprecatedAt?n("span",{staticClass:"deprecated"},[e._v(" "+e._s(e.$t("aside-kind.deprecated"))+" ")]):t.beta?n("span",{staticClass:"beta"},[e._v(e._s(e.$t("aside-kind.beta")))]):e._e()],1)}))],2)},za=[],Ka=n("3024"),qa=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{attrs:{role:"text","aria-label":e.ariaLabel,title:e.description}},[e._v(" "+e._s(e.text)+" ")])},Fa=[],Ha={name:"AvailabilityRange",props:{deprecatedAt:{type:String,required:!1},introducedAt:{type:String,required:!0},platformName:{type:String,required:!0}},computed:{ariaLabel(){const{deprecatedAt:e,description:t,text:n}=this;return[n].concat(e?this.$t("change-type.deprecated"):[]).concat(t).join(", ")},description(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return e?this.$t("availability.introduced-and-deprecated",{name:n,introducedAt:t,deprecatedAt:e}):this.$t("availability.available-on",{name:n,introducedAt:t})},text(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return e?`${n} ${t}–${e}`:`${n} ${t}+`}}},Va=Ha,Wa=Object(K["a"])(Va,qa,Fa,!1,null,null,null),Ua=Wa.exports,Ga={name:"Availability",mixins:[lt["b"]],inject:["identifier","store"],components:{Badge:ei["a"],AvailabilityRange:Ua,Section:ie,TechnologyIcon:Ka["a"]},props:{platforms:{type:Array,required:!0},technologies:{type:Array,required:!1}},data(){return{state:this.store.state}},methods:{changeFor(e){const{identifier:t,state:{apiChanges:n}}=this,{availability:i={}}=(n||{})[t]||{},a=i[e];if(a)return a.deprecated?It["c"].deprecated:a.introduced&&!a.introduced.previous?It["c"].added:It["c"].modified}}},Qa=Ga,Xa=(n("2d12"),Object(K["a"])(Qa,Ma,za,!1,null,"602d8130",null)),Ya=Xa.exports,Ja=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections}})},Za=[],es={name:"SeeAlso",components:{TopicsTable:pn},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:pn.props.sections},computed:{contentSectionData:()=>Kt.seeAlso}},ts=es,ns=Object(K["a"])(ts,Ja,Za,!1,null,null,null),is=ns.exports,as=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"topictitle"},[e.eyebrow?n("span",{staticClass:"eyebrow"},[e._v(e._s(e.eyebrow))]):e._e(),n("h1",{staticClass:"title"},[e._t("default"),e._t("after")],2)])},ss=[],rs={name:"Title",props:{eyebrow:{type:String,required:!1}}},os=rs,ls=(n("3396"),Object(K["a"])(os,as,ss,!1,null,"4492c658",null)),cs=ls.exports,ds=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections,topicStyle:e.topicStyle}})},us=[],hs={name:"Topics",components:{TopicsTable:pn},computed:{contentSectionData:()=>Kt.topics},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:pn.props.sections,topicStyle:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(Pe["a"],e)}}},ps=hs,gs=Object(K["a"])(ps,ds,us,!1,null,null,null),fs=gs.exports,ms=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"OnThisPageStickyContainer"},[e._t("default")],2)},ys=[],vs={name:"OnThisPageStickyContainer"},bs=vs,Ts=(n("1e0b"),Object(K["a"])(bs,ms,ys,!1,null,"1b6d0048",null)),Ss=Ts.exports;const _s=1050;var Cs={name:"DocumentationTopic",mixins:[D["a"]],constants:{ON_THIS_PAGE_CONTAINER_BREAKPOINT:_s},inject:{isTargetIDE:{default(){return!1}},store:{default(){return{reset(){},state:{}}}}},components:{Declaration:Dt,OnThisPageStickyContainer:Ss,OnThisPageNav:ze,DocumentationHero:Oe,Abstract:Bt,Aside:N["a"],BetaLegalText:F,ContentNode:At["a"],DefaultImplementations:yn,DownloadButton:Rt["a"],LanguageSwitcher:pe,PrimaryContent:Ca,Relationships:Ba,RequirementMetadata:Ra["a"],Availability:Ya,SeeAlso:is,Title:cs,Topics:fs,ViewMore:be,WordBreak:De["a"]},props:{abstract:{type:Array,required:!1},conformance:{type:Object,required:!1},defaultImplementationsSections:{type:Array,required:!1},downloadNotAvailableSummary:{type:Array,required:!1},deprecationSummary:{type:Array,required:!1},diffAvailability:{type:Object,required:!1},modules:{type:Array,required:!1},hasNoExpandedDocumentation:{type:Boolean,required:!1},hierarchy:{type:Object,default:()=>({})},interfaceLanguage:{type:String,required:!0},identifier:{type:String,required:!0},isRequirement:{type:Boolean,default:()=>!1},platforms:{type:Array,required:!1},primaryContentSections:{type:Array,required:!1},references:{type:Object,required:!0},relationshipsSections:{type:Array,required:!1},roleHeading:{type:String,required:!1},title:{type:String,required:!0},topicSections:{type:Array,required:!1},topicSectionsStyle:{type:String,default:Pe["a"].list},sampleCodeDownload:{type:Object,required:!1},seeAlsoSections:{type:Array,required:!1},languagePaths:{type:Object,default:()=>({})},tags:{type:Array,required:!0},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},isSymbolDeprecated:{type:Boolean,required:!1},isSymbolBeta:{type:Boolean,required:!1},symbolKind:{type:String,default:""},role:{type:String,default:""},remoteSource:{type:Object,required:!1},pageImages:{type:Array,required:!1},enableMinimized:{type:Boolean,default:!1},enableOnThisPageNav:{type:Boolean,default:!1},disableHeroBackground:{type:Boolean,default:!1},standardColorIdentifier:{type:String,required:!1,validator:e=>Object.prototype.hasOwnProperty.call(we,e)},availableLocales:{type:Array,required:!1}},provide(){return{identifier:this.identifier,languages:new Set(Object.keys(this.languagePaths)),interfaceLanguage:this.interfaceLanguage,symbolKind:this.symbolKind,enableMinimized:this.enableMinimized}},data(){return{topicState:this.store.state}},computed:{normalizedSwiftPath:({swiftPath:e})=>Object(L["d"])(e),normalizedObjcPath:({objcPath:e,swiftPath:t})=>Object(L["d"])(e&&t?Object(P["b"])(e,{language:O["a"].objectiveC.key.url}):e),defaultImplementationsCount(){return(this.defaultImplementationsSections||[]).reduce((e,t)=>e+t.identifiers.length,0)},shouldShowAvailability:({platforms:e,technologies:t,enableMinimized:n})=>((e||[]).length||(t||[]).length)&&!n,hasBetaContent:({platforms:e})=>e&&e.length&&e.some(e=>e.beta),pageTitle:({title:e})=>e,pageDescription:({abstract:e,extractFirstParagraphText:t})=>e?t(e):null,shouldShowLanguageSwitcher:({objcPath:e,swiftPath:t,isTargetIDE:n,enableMinimized:i})=>!!(e&&t&&n)&&!i,enhanceBackground:({symbolKind:e,disableHeroBackground:t,enableMinimized:n})=>!t&&!n&&(!e||"module"===e),shortHero:({roleHeading:e,abstract:t,sampleCodeDownload:n,hasAvailability:i,shouldShowLanguageSwitcher:a,declarations:s})=>!!e+!!t+!!n+!!s.length+!!i+a<=1,technologies({modules:e=[]}){const t=e.reduce((e,t)=>(e.push(t.name),e.concat(t.relatedModules||[])),[]);return t.length>1?t:[]},titleBreakComponent:({enhanceBackground:e})=>e?"span":De["a"],hasPrimaryContent:({isRequirement:e,deprecationSummary:t,downloadNotAvailableSummary:n,primaryContentSectionsSanitized:i,shouldShowViewMoreLink:a})=>e||t&&t.length||n&&n.length||i.length||a,viewMoreLink:({interfaceLanguage:e,normalizedObjcPath:t,normalizedSwiftPath:n})=>e===O["a"].objectiveC.key.api?t:n,shouldShowViewMoreLink:({enableMinimized:e,hasNoExpandedDocumentation:t,viewMoreLink:n})=>e&&!t&&n,tagName(){return this.isSymbolDeprecated?this.$t("aside-kind.deprecated"):this.$t("aside-kind.beta")},pageIcon:({pageImages:e=[]})=>{const t=e.find(({type:e})=>"icon"===e);return t?t.identifier:null},shouldRenderTopicSection:({topicSectionsStyle:e,topicSections:t,enableMinimized:n})=>t&&e!==Pe["a"].hidden&&!n,isOnThisPageNavVisible:({topicState:e})=>e.contentWidth>_s,disableMetadata:({enableMinimized:e})=>e,primaryContentSectionsSanitized({primaryContentSections:e=[]}){return e.filter(({kind:e})=>e!==Ke.declarations)},declarations({primaryContentSections:e=[]}){return e.filter(({kind:e})=>e===Ke.declarations)}},methods:{extractProps(e){const{abstract:t,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:a,diffAvailability:s,hierarchy:r,identifier:{interfaceLanguage:o,url:l},metadata:{conformance:c,hasNoExpandedDocumentation:d,modules:u,availableLocales:h,platforms:p,required:g=!1,roleHeading:f,title:m="",tags:y=[],role:v,symbolKind:b="",remoteSource:T,images:S=[],color:{standardColorIdentifier:_}={}}={},primaryContentSections:C,relationshipsSections:k,references:w={},sampleCodeDownload:I,topicSectionsStyle:x,topicSections:$,seeAlsoSections:D,variantOverrides:P,variants:L=[]}=e,A=L.reduce((e,t)=>t.traits.reduce((e,n)=>n.interfaceLanguage?{...e,[n.interfaceLanguage]:(e[n.interfaceLanguage]||[]).concat(t.paths)}:e,e),{}),{[O["a"].objectiveC.key.api]:[N]=[],[O["a"].swift.key.api]:[E]=[]}=A;return{abstract:t,conformance:c,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:a,diffAvailability:s,hasNoExpandedDocumentation:d,availableLocales:h,hierarchy:r,role:v,identifier:l,interfaceLanguage:o,isRequirement:g,modules:u,platforms:p,primaryContentSections:C,relationshipsSections:k,references:w,roleHeading:f,sampleCodeDownload:I,title:m,topicSections:$,topicSectionsStyle:x,seeAlsoSections:D,variantOverrides:P,symbolKind:b,tags:y.slice(0,1),remoteSource:T,pageImages:S,objcPath:N,swiftPath:E,standardColorIdentifier:_}}},created(){if(this.topicState.preferredLanguage===O["a"].objectiveC.key.url&&this.interfaceLanguage!==O["a"].objectiveC.key.api&&this.objcPath&&this.$route.query.language!==O["a"].objectiveC.key.url){const{query:e}=this.$route;this.$nextTick().then(()=>{this.$router.replace({path:Object(L["d"])(this.objcPath),query:{...e,language:O["a"].objectiveC.key.url}})})}A["a"].setAvailableLocales(this.availableLocales||[]),this.store.reset(),this.store.setReferences(this.references)},watch:{references(e){this.store.setReferences(e)},availableLocales(e){A["a"].setAvailableLocales(e)}}},ks=Cs,ws=(n("6d05"),Object(K["a"])(ks,x,$,!1,null,"43c74ad0",null)),Is=ws.exports,xs=n("2b0e");const $s=()=>({[It["c"].modified]:0,[It["c"].added]:0,[It["c"].deprecated]:0});var Os={state:{apiChanges:null,apiChangesCounts:$s(),selectedAPIChangesVersion:null},setAPIChanges(e){this.state.apiChanges=e},setSelectedAPIChangesVersion(e){this.state.selectedAPIChangesVersion=e},resetApiChanges(){this.state.apiChanges=null,this.state.apiChangesCounts=$s()},async updateApiChangesCounts(){await xs["default"].nextTick(),Object.keys(this.state.apiChangesCounts).forEach(e=>{this.state.apiChangesCounts[e]=this.countChangeType(e)})},countChangeType(e){if(document&&document.querySelectorAll){const t=`.changed-${e}:not(.changed-total)`;return document.querySelectorAll(t).length}return 0}},Ds={state:{onThisPageSections:[],currentPageAnchor:null},resetPageSections(){this.state.onThisPageSections=[],this.state.currentPageAnchor=null},addOnThisPageSection(e,{i18n:t=!0}={}){this.state.onThisPageSections.push({...e,i18n:t})},setCurrentPageSection(e){const t=this.state.onThisPageSections.findIndex(({anchor:t})=>t===e);-1!==t&&(this.state.currentPageAnchor=e)}},Ps=n("d369");const{state:Ls,...As}=Os,{state:Ns,...Es}=Ds;var js={state:{preferredLanguage:Ps["a"].preferredLanguage,contentWidth:0,...Ls,...Ns,references:{}},reset(){this.state.preferredLanguage=Ps["a"].preferredLanguage,this.state.references={},this.resetApiChanges()},setPreferredLanguage(e){this.state.preferredLanguage=e,Ps["a"].preferredLanguage=this.state.preferredLanguage},setContentWidth(e){this.state.contentWidth=e},setReferences(e){this.state.references=e},...As,...Es},Bs=n("8590"),Rs=n("66c9"),Ms=n("0caf"),zs=n("146e");const Ks="",qs=32,Fs="navigator-hide-button";function Hs(e){return e.split("").reduce((e,t)=>(e<<5)-e+t.charCodeAt(0)|0,0)}function Vs(e){const t={},n=e.length;for(let i=0;ie.parent===Ks);const i=t[e];return i?(i.childUIDs||[]).map(e=>t[e]):[]}function Qs(e,t){const n=[],i=[e];let a=null;while(i.length){a=i.pop();const e=t[a];if(!e)return[];n.unshift(e),e.parent&&e.parent!==Ks&&i.push(e.parent)}return n}function Xs(e,t,n){const i=t[e];return i?Gs(i.parent,t,n):[]}var Ys,Js,Zs={name:"NavigatorDataProvider",props:{interfaceLanguage:{type:String,default:O["a"].swift.key.url},technologyUrl:{type:String,required:!0},apiChangesVersion:{type:String,default:""}},data(){return{isFetching:!1,errorFetching:!1,isFetchingAPIChanges:!1,navigationIndex:{[O["a"].swift.key.url]:[]},navigationReferences:{},diffs:null}},computed:{flatChildren:({technologyWithChildren:e={}})=>Ws(e.children||[],null,0,e.beta),technologyPath:({technologyUrl:e})=>{const t=/(\/documentation\/(?:[^/]+))\/?/.exec(e);return t?t[1]:""},technologyWithChildren({navigationIndex:e,interfaceLanguage:t,technologyPath:n}){let i=e[t]||[];return i.length||(i=e[O["a"].swift.key.url]||[]),i.find(e=>n.toLowerCase()===e.path.toLowerCase())}},methods:{async fetchIndexData(){try{this.isFetching=!0;const{interfaceLanguages:e,references:t}=await Object(w["d"])({slug:this.$route.params.locale||""});this.navigationIndex=Object.freeze(e),this.navigationReferences=Object.freeze(t)}catch(e){this.errorFetching=!0}finally{this.isFetching=!1}}},watch:{"$route.params.locale":{handler:"fetchIndexData",immediate:!0}},render(){return this.$scopedSlots.default({technology:this.technologyWithChildren,isFetching:this.isFetching,errorFetching:this.errorFetching,isFetchingAPIChanges:this.isFetchingAPIChanges,apiChanges:this.diffs,flatChildren:this.flatChildren,references:this.navigationReferences})}},er=Zs,tr=Object(K["a"])(er,Ys,Js,!1,null,null,null),nr=tr.exports,ir=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("button",{staticClass:"quick-navigation-open",attrs:{"aria-label":e.$t("quicknav.button.label"),title:e.$t("quicknav.button.title")}},[e._v(" / ")])},ar=[],sr={name:"QuickNavigationButton"},rr=sr,or=(n("5a73"),Object(K["a"])(rr,ir,ar,!1,null,"53faf852",null)),lr=or.exports,cr=function(){var e,t,n=this,i=n.$createElement,a=n._self._c||i;return a("GenericModal",{attrs:{isFullscreen:"",showClose:!1,visible:n.isVisible,backdropBackgroundColorOverride:"rgba(0, 0, 0, 0.7)"},on:{"update:visible":function(e){n.isVisible=e}}},[a("div",{staticClass:"quick-navigation",on:{keydown:[function(e){return!e.type.indexOf("key")&&n._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"])||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:(e.preventDefault(),n.focusNext.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&n._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"])||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:(e.preventDefault(),n.focusPrev.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&n._k(e.keyCode,"enter",13,e.key,"Enter")||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:n.handleKeyEnter.apply(null,arguments)}],click:function(e){return e.target!==e.currentTarget?null:n.closeQuickNavigationModal.apply(null,arguments)}}},[a("div",{staticClass:"quick-navigation__container",class:{focus:n.focusedInput}},[a("FilterInput",{staticClass:"quick-navigation__filter",attrs:{placeholder:n.$t("filter.search-symbols",{technology:n.technology}),focusInputWhenCreated:"",focusInputWhenEmpty:"",preventBorderStyle:"",selectInputOnFocus:""},on:{input:function(e){n.focusedIndex=0},focus:function(e){n.focusedInput=!0},blur:function(e){n.focusedInput=!1}},scopedSlots:n._u([{key:"icon",fn:function(){return[a("div",{staticClass:"quick-navigation__magnifier-icon-container",class:{blue:n.userInput.length}},[a("MagnifierIcon")],1)]},proxy:!0}]),model:{value:n.userInput,callback:function(e){n.userInput=e},expression:"userInput"}}),a("div",{staticClass:"quick-navigation__match-list",class:{active:n.processedUserInput.length}},[n.noResultsWereFound?a("div",{staticClass:"no-results"},[a("p",[n._v(" No results found. ")])]):[a("div",n._b({staticClass:"quick-navigation__refs"},"div",(e={},e[n.SCROLL_LOCK_DISABLE_ATTR]=!0,e),!1),n._l(n.filteredSymbols,(function(e,t){return a("Reference",{key:e.uid,staticClass:"quick-navigation__reference",attrs:{url:e.path},nativeOn:{click:function(e){return n.closeQuickNavigationModal.apply(null,arguments)},focus:function(e){return n.focusIndex(t)}}},[a("div",{ref:"match",refInFor:!0,staticClass:"quick-navigation__symbol-match",class:{selected:t==n.focusedIndex},attrs:{role:"list"}},[a("div",{staticClass:"symbol-info"},[a("div",{staticClass:"symbol-name"},[a("TopicTypeIcon",{staticClass:"navigator-icon",attrs:{type:e.type}}),a("div",{staticClass:"symbol-title"},[a("span",{domProps:{textContent:n._s(n.formatSymbolTitle(e.title,0,e.start))}}),a("QuickNavigationHighlighter",{attrs:{text:e.substring,matcherText:n.processedUserInput}}),a("span",{domProps:{textContent:n._s(n.formatSymbolTitle(e.title,e.start+e.matchLength))}})],1)],1),a("div",{staticClass:"symbol-path"},n._l(e.parents,(function(t,i){return a("div",{key:t.title},[a("span",{staticClass:"parent-path",domProps:{textContent:n._s(t.title)}}),i!==e.parents.length-1?a("span",{staticClass:"parent-path",domProps:{textContent:n._s("/")}}):n._e()])})),0)])])])})),1),n.previewState?a("Preview",n._b({staticClass:"quick-navigation__preview",attrs:{json:n.previewJSON,state:n.previewState}},"Preview",(t={},t[n.SCROLL_LOCK_DISABLE_ATTR]=!0,t),!1)):n._e()]],2)],1)])])},dr=[],ur=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"filter",class:{focus:e.showSuggestedTags&&!e.preventBorderStyle},attrs:{role:"search",tabindex:"0","aria-labelledby":e.searchAriaLabelledBy},on:{"!blur":function(t){return e.handleBlur.apply(null,arguments)},"!focus":function(t){return e.handleFocus.apply(null,arguments)}}},[n("div",{class:["filter__wrapper",{"filter__wrapper--reversed":e.positionReversed,"filter__wrapper--no-border-style":e.preventBorderStyle}]},[n("div",{staticClass:"filter__top-wrapper"},[n("button",{staticClass:"filter__filter-button",class:{blue:e.inputIsNotEmpty},attrs:{"aria-hidden":"true",tabindex:"-1"},on:{click:e.focusInput,mousedown:function(e){e.preventDefault()}}},[e._t("icon",(function(){return[n("FilterIcon")]}))],2),n("div",{class:["filter__input-box-wrapper",{scrolling:e.isScrolling}],on:{scroll:e.handleScroll}},[e.hasSelectedTags?n("TagList",e._g(e._b({ref:"selectedTags",staticClass:"filter__selected-tags",attrs:{id:e.SelectedTagsId,input:e.input,tags:e.selectedTags,ariaLabel:e.$tc("filter.selected-tags",e.suggestedTags.length),activeTags:e.activeTags,translatableTags:e.translatableTags,areTagsRemovable:""},on:{"focus-prev":e.handleFocusPrevOnSelectedTags,"focus-next":e.focusInputFromTags,"reset-filters":e.resetFilters,"prevent-blur":function(t){return e.$emit("update:preventedBlur",!0)}}},"TagList",e.virtualKeyboardBind,!1),e.selectedTagsMultipleSelectionListeners)):e._e(),n("label",{staticClass:"filter__input-label",attrs:{id:"filter-label",for:e.FilterInputId,"data-value":e.modelValue,"aria-label":e.placeholder}},[n("input",e._g(e._b({directives:[{name:"model",rawName:"v-model",value:e.modelValue,expression:"modelValue"}],ref:"input",staticClass:"filter__input",attrs:{id:e.FilterInputId,placeholder:e.hasSelectedTags?"":e.placeholder,"aria-expanded":e.displaySuggestedTags?"true":"false",disabled:e.disabled,type:"text"},domProps:{value:e.modelValue},on:{focus:function(t){e.selectInputOnFocus&&e.selectInputAndTags()},keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),e.downHandler.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),e.upHandler.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"left",37,t.key,["Left","ArrowLeft"])||"button"in t&&0!==t.button?null:e.leftKeyInputHandler.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])||"button"in t&&2!==t.button?null:e.rightKeyInputHandler.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"delete",[8,46],t.key,["Backspace","Delete","Del"])?null:e.deleteHandler.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"a",void 0,t.key,void 0)?null:t.metaKey?(t.preventDefault(),t.stopPropagation(),e.selectInputAndTags.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"a",void 0,t.key,void 0)?null:t.ctrlKey?(t.preventDefault(),e.selectInputAndTags.apply(null,arguments)):null},function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.inputKeydownHandler.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.enterHandler.apply(null,arguments)},function(t){return t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.inputKeydownHandler.apply(null,arguments):null},function(t){return t.shiftKey&&t.metaKey?t.ctrlKey||t.altKey?null:e.inputKeydownHandler.apply(null,arguments):null},function(t){return t.metaKey?t.ctrlKey||t.shiftKey||t.altKey?null:e.assignEventValues.apply(null,arguments):null},function(t){return t.ctrlKey?t.shiftKey||t.altKey||t.metaKey?null:e.assignEventValues.apply(null,arguments):null}],input:function(t){t.target.composing||(e.modelValue=t.target.value)}}},"input",e.AXinputProperties,!1),e.inputMultipleSelectionListeners))])],1),n("div",{staticClass:"filter__delete-button-wrapper"},[e.input.length||e.displaySuggestedTags||e.hasSelectedTags?n("button",{staticClass:"filter__delete-button",attrs:{"aria-label":e.$t("filter.reset-filter")},on:{click:function(t){return e.resetFilters(!0)},keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.stopPropagation(),e.resetFilters(!0))},mousedown:function(e){e.preventDefault()}}},[n("ClearRoundedIcon")],1):e._e()])]),e.displaySuggestedTags?n("TagList",e._b({ref:"suggestedTags",staticClass:"filter__suggested-tags",attrs:{id:e.SuggestedTagsId,ariaLabel:e.$tc("filter.suggested-tags",e.suggestedTags.length),input:e.input,tags:e.suggestedTags,translatableTags:e.translatableTags},on:{"click-tags":function(t){return e.selectTag(t.tagName)},"prevent-blur":function(t){return e.$emit("update:preventedBlur",!0)},"focus-next":function(t){e.positionReversed?e.focusInput():e.$emit("focus-next")},"focus-prev":function(t){e.positionReversed?e.$emit("focus-prev"):e.focusInput()}}},"TagList",e.virtualKeyboardBind,!1)):e._e()],1)])},hr=[],pr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"clear-rounded-icon",attrs:{viewBox:"0 0 16 16",themeId:"clear-rounded"}},[n("title",[e._v(e._s(e.$t("icons.clear")))]),n("path",{attrs:{d:"M14.55,0l1.45,1.45-6.56,6.55,6.54,6.54-1.45,1.45-6.53-6.53L1.47,15.99,.01,14.53l6.52-6.53L0,1.47,1.45,.02l6.55,6.54L14.55,0Z","fill-rule":"evenodd"}})])},gr=[],fr=n("be08"),mr={name:"ClearRoundedIcon",components:{SVGIcon:fr["a"]}},yr=mr,vr=Object(K["a"])(yr,pr,gr,!1,null,null,null),br=vr.exports;function Tr(){if(window.getSelection)try{const{activeElement:e}=document;return e&&e.value?e.value.substring(e.selectionStart,e.selectionEnd):window.getSelection().toString()}catch(e){return""}else if(document.selection&&"Control"!==document.selection.type)return document.selection.createRange().text;return""}function Sr(e){if("number"===typeof e.selectionStart)e.selectionStart=e.selectionEnd=e.value.length;else if("undefined"!==typeof e.createTextRange){e.focus();const t=e.createTextRange();t.collapse(!1),t.select()}}function _r(e){e.selectionStart=e.selectionEnd=0}function Cr(e){return/^[\w\W\s]$/.test(e)}function kr(e){const t=e.match(/(.*)<\/data>/);try{return t?JSON.parse(t[1]):null}catch(n){return null}}function wr(e){return"string"!==typeof e&&(e=JSON.stringify(e)),`${e}`}function Ir(e,t,n,i){let a,s;return function(...r){function o(){clearTimeout(a),a=null}function l(){o(),e.apply(s,r)}if(s=this,!a||!n&&!i){if(!n)return o(),void(a=setTimeout(l,t));a=setTimeout(o,t),e.apply(s,r)}}}const xr=280,$r=100;var Or={data(){return{keyboardIsVirtual:!1,activeTags:[],initTagIndex:null,focusedTagIndex:null,metaKey:!1,shiftKey:!1,tabbing:!1,debouncedHandleDeleteTag:null}},constants:{DebounceDelay:xr,VirtualKeyboardThreshold:$r},computed:{virtualKeyboardBind:({keyboardIsVirtual:e})=>({keyboardIsVirtual:e}),allSelectedTagsAreActive:({selectedTags:e,activeTags:t})=>e.every(e=>t.includes(e))},methods:{selectRangeActiveTags(e=this.focusedTagIndex,t=this.selectedTags.length){this.activeTags=this.selectedTags.slice(e,t)},selectTag(e){this.updateSelectedTags([e]),this.clearFilterOnTagSelect&&this.setFilterInput("")},unselectActiveTags(){this.activeTags.length&&(this.deleteTags(this.activeTags),this.resetActiveTags())},async deleteHandler(e){this.activeTags.length>0&&this.setSelectedTags(this.selectedTags.filter(e=>!this.activeTags.includes(e))),this.inputIsSelected()&&this.allSelectedTagsAreActive?(e.preventDefault(),await this.resetFilters()):0===this.$refs.input.selectionEnd&&this.hasSelectedTags&&(e.preventDefault(),this.keyboardIsVirtual?this.setSelectedTags(this.selectedTags.slice(0,-1)):this.$refs.selectedTags.focusLast()),this.unselectActiveTags()},leftKeyInputHandler(e){if(this.assignEventValues(e),this.hasSelectedTags){if(this.activeTags.length&&!this.shiftKey)return e.preventDefault(),void this.$refs.selectedTags.focusTag(this.activeTags[0]);if(this.shiftKey&&0===this.$refs.input.selectionStart&&"forward"!==this.$refs.input.selectionDirection)return null===this.focusedTagIndex&&(this.focusedTagIndex=this.selectedTags.length),this.focusedTagIndex>0&&(this.focusedTagIndex-=1),this.initTagIndex=this.selectedTags.length,void this.selectTagsPressingShift();(0===this.$refs.input.selectionEnd||this.inputIsSelected())&&this.$refs.selectedTags.focusLast()}},rightKeyInputHandler(e){if(this.assignEventValues(e),this.activeTags.length&&this.shiftKey&&this.focusedTagIndex=$r&&(this.keyboardIsVirtual=!0)}),xr),setFilterInput(e){this.$emit("update:input",e)},setSelectedTags(e){this.$emit("update:selectedTags",e)},updateSelectedTags(e){this.setSelectedTags([...new Set([...this.selectedTags,...e])])},handleCopy(e){e.preventDefault();const t=[],n={tags:[],input:Tr()};if(this.activeTags.length){const e=this.activeTags;n.tags=e,t.push(e.join(" "))}return t.push(n.input),n.tags.length||n.input.length?(e.clipboardData.setData("text/html",wr(n)),e.clipboardData.setData("text/plain",t.join(" ")),n):n},handleCut(e){e.preventDefault();const{input:t,tags:n}=this.handleCopy(e);if(!t&&!n.length)return;const i=this.selectedTags.filter(e=>!n.includes(e)),a=this.input.replace(t,"");this.setSelectedTags(i),this.setFilterInput(a)},handlePaste(e){e.preventDefault();const{types:t}=e.clipboardData;let n=[],i=e.clipboardData.getData("text/plain");if(t.includes("text/html")){const t=e.clipboardData.getData("text/html"),a=kr(t);a&&({tags:n=[],input:i=""}=a)}const a=Tr();i=a.length?this.input.replace(a,i):Object(nn["f"])(this.input,i,document.activeElement.selectionStart),this.setFilterInput(i.trim()),this.allSelectedTagsAreActive?this.setSelectedTags(n):this.updateSelectedTags(n),this.resetActiveTags()},async handleDeleteTag({tagName:e,event:t={}}){const{key:n}=t;this.activeTags.length||this.deleteTags([e]),this.unselectActiveTags(),await this.$nextTick(),Sr(this.$refs.input),this.hasSelectedTags&&(await this.focusInput(),"Backspace"===n&&_r(this.$refs.input))}},mounted(){window.visualViewport&&(window.visualViewport.addEventListener("resize",this.updateKeyboardType),this.$once("hook:beforeDestroy",()=>{window.visualViewport.removeEventListener("resize",this.updateKeyboardType)}))}};const Dr=1e3;var Pr={constants:{ScrollingDebounceDelay:Dr},data(){return{isScrolling:!1,scrollRemovedAt:0}},created(){this.deleteScroll=Ir(this.deleteScroll,Dr)},methods:{deleteScroll(){this.isScrolling=!1,this.scrollRemovedAt=Date.now()},handleScroll(e){const{target:t}=e;if(0!==t.scrollTop)return t.scrollTop=0,void e.preventDefault();const n=150,i=t.offsetWidth,a=i+n;if(t.scrollWidth0?this.focusIndex(this.focusedIndex-1):this.startingPointHook())},focusNext({metaKey:e,ctrlKey:t,shiftKey:n}){(e||t)&&n||(this.externalFocusChange=!1,this.focusedIndex0}},Kr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"tag",attrs:{role:"presentation"}},[n("button",{ref:"button",class:{focus:e.isActiveTag},attrs:{role:"option","aria-selected":e.ariaSelected,"aria-roledescription":"tag"},on:{focus:function(t){return e.$emit("focus",{event:t,tagName:e.name})},click:function(t){return t.preventDefault(),e.$emit("click",{event:t,tagName:e.name})},dblclick:function(t){t.preventDefault(),!e.keyboardIsVirtual&&e.deleteTag()},keydown:[function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name})},function(t){return t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.shiftKey&&t.metaKey?t.ctrlKey||t.altKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.metaKey?t.ctrlKey||t.shiftKey||t.altKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.ctrlKey?t.shiftKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"delete",[8,46],t.key,["Backspace","Delete","Del"])?null:(t.preventDefault(),e.deleteTag.apply(null,arguments))}],mousedown:function(t){return t.preventDefault(),e.focusButton.apply(null,arguments)},copy:e.handleCopy}},[e.isRemovableTag?e._e():n("span",{staticClass:"visuallyhidden"},[e._v(" "+e._s(e.$t("filter.add-tag"))+" - ")]),e.isTranslatableTag?[e._v(" "+e._s(e.$t(e.name))+" ")]:[e._v(" "+e._s(e.name)+" ")],e.isRemovableTag?n("span",{staticClass:"visuallyhidden"},[e._v(" – "+e._s(e.$t("filter.tag-select-remove"))+" ")]):e._e()],2)])},qr=[],Fr={name:"Tag",props:{name:{type:String,required:!0},isFocused:{type:Boolean,default:()=>!1},isRemovableTag:{type:Boolean,default:!1},isTranslatableTag:{type:Boolean,default:!1},isActiveTag:{type:Boolean,default:!1},activeTags:{type:Array,required:!1},keyboardIsVirtual:{type:Boolean,default:!1}},watch:{isFocused(e){e&&this.focusButton()}},mounted(){document.addEventListener("copy",this.handleCopy),document.addEventListener("cut",this.handleCut),document.addEventListener("paste",this.handlePaste),this.$once("hook:beforeDestroy",()=>{document.removeEventListener("copy",this.handleCopy),document.removeEventListener("cut",this.handleCut),document.removeEventListener("paste",this.handlePaste)})},methods:{isCurrentlyActiveElement(){return document.activeElement===this.$refs.button},handleCopy(e){if(!this.isCurrentlyActiveElement())return;e.preventDefault();let t=[];t=this.activeTags.length>0?this.activeTags:[this.name],e.clipboardData.setData("text/html",wr({tags:t})),e.clipboardData.setData("text/plain",t.join(" "))},handleCut(e){this.isCurrentlyActiveElement()&&this.isRemovableTag&&(this.handleCopy(e),this.deleteTag(e))},handlePaste(e){this.isCurrentlyActiveElement()&&this.isRemovableTag&&(e.preventDefault(),this.deleteTag(e),this.$emit("paste-content",e))},deleteTag(e){this.$emit("delete-tag",{tagName:this.name,event:e}),this.$emit("prevent-blur")},focusButton(e={}){this.keyboardIsVirtual||this.$refs.button.focus(),0===e.buttons&&this.isFocused&&this.deleteTag(e)}},computed:{ariaSelected:({isActiveTag:e,isRemovableTag:t})=>t?e?"true":"false":null}},Hr=Fr,Vr=(n("f055"),Object(K["a"])(Hr,Kr,qr,!1,null,"7e76f326",null)),Wr=Vr.exports,Ur={name:"Tags",mixins:[Pr,zr],props:{tags:{type:Array,default:()=>[]},activeTags:{type:Array,default:()=>[]},translatableTags:{type:Array,default:()=>[]},ariaLabel:{type:String,required:!1},id:{type:String,required:!1},input:{type:String,default:null},areTagsRemovable:{type:Boolean,default:!1},keyboardIsVirtual:{type:Boolean,default:!1}},components:{Tag:Wr},methods:{focusTag(e){this.focusIndex(this.tags.indexOf(e))},startingPointHook(){this.$emit("focus-prev")},handleFocus(e,t){this.focusIndex(t),this.isScrolling=!1,this.$emit("focus",e)},endingPointHook(){this.$emit("focus-next")},resetScroll(){this.$refs["scroll-wrapper"].scrollLeft=0},handleKeydown(e){const{key:t}=e,n=this.tags[this.focusedIndex];Cr(t)&&n&&this.$emit("delete-tag",{tagName:n.label||n,event:e})}},computed:{totalItemsToNavigate:({tags:e})=>e.length}},Gr=Ur,Qr=(n("9f17"),Object(K["a"])(Gr,Rr,Mr,!1,null,"1f2bd813",null)),Xr=Qr.exports;const Yr=5,Jr="filter-input",Zr="selected-tags",eo="suggested-tags",to={autocorrect:"off",autocapitalize:"off",spellcheck:"false",role:"combobox","aria-haspopup":"true","aria-autocomplete":"none","aria-owns":"suggestedTags","aria-controls":"suggestedTags"};var no,io,ao={name:"FilterInput",mixins:[Pr,Or],constants:{FilterInputId:Jr,SelectedTagsId:Zr,SuggestedTagsId:eo,AXinputProperties:to,TagLimit:Yr},components:{TagList:Xr,ClearRoundedIcon:br,FilterIcon:Br},props:{positionReversed:{type:Boolean,default:()=>!1},tags:{type:Array,default:()=>[]},selectedTags:{type:Array,default:()=>[]},preventedBlur:{type:Boolean,default:()=>!1},placeholder:{type:String,default:()=>""},disabled:{type:Boolean,default:()=>!1},value:{type:String,default:()=>""},shouldTruncateTags:{type:Boolean,default:!1},focusInputWhenCreated:{type:Boolean,default:!1},focusInputWhenEmpty:{type:Boolean,default:!1},selectInputOnFocus:{type:Boolean,default:!1},clearFilterOnTagSelect:{type:Boolean,default:!0},preventBorderStyle:{type:Boolean,default:!1},translatableTags:{type:Array,default:()=>[]}},data(){return{resetedTagsViaDeleteButton:!1,FilterInputId:Jr,SelectedTagsId:Zr,SuggestedTagsId:eo,AXinputProperties:to,showSuggestedTags:!1}},computed:{hasSuggestedTags:({suggestedTags:e})=>e.length,hasSelectedTags:({selectedTags:e})=>e.length,inputIsNotEmpty:({input:e,hasSelectedTags:t})=>e.length||t,searchAriaLabelledBy:({hasSelectedTags:e})=>e?Jr.concat(" ",Zr):Jr,modelValue:{get:({value:e})=>e,set(e){this.$emit("input",e)}},input:({value:e})=>e,suggestedTags:({tags:e,selectedTags:t,shouldTruncateTags:n})=>{const i=e.filter(e=>!t.includes(e));return n?i.slice(0,Yr):i},displaySuggestedTags:({showSuggestedTags:e,suggestedTags:t})=>e&&t.length>0,inputMultipleSelectionListeners:({resetActiveTags:e,handleCopy:t,handleCut:n,handlePaste:i})=>({click:e,copy:t,cut:n,paste:i}),selectedTagsMultipleSelectionListeners:({handleSingleTagClick:e,selectInputAndTags:t,handleDeleteTag:n,selectedTagsKeydownHandler:i,focusTagHandler:a,handlePaste:s})=>({"click-tags":e,"select-all":t,"delete-tag":n,keydown:i,focus:a,"paste-tags":s})},watch:{async selectedTags(){this.resetedTagsViaDeleteButton?this.resetedTagsViaDeleteButton=!1:this.$el.contains(document.activeElement)&&await this.focusInput(),this.displaySuggestedTags&&this.hasSuggestedTags&&this.$refs.suggestedTags.resetScroll()},suggestedTags:{immediate:!0,handler(e){this.$emit("suggested-tags",e)}},showSuggestedTags(e){this.$emit("show-suggested-tags",e)}},methods:{async focusInput(){await this.$nextTick(),this.$refs.input.focus(),!this.input&&this.resetActiveTags&&this.resetActiveTags()},async resetFilters(e=!1){if(this.setFilterInput(""),this.setSelectedTags([]),!e)return this.$emit("update:preventedBlur",!0),this.resetActiveTags&&this.resetActiveTags(),void await this.focusInput();this.resetedTagsViaDeleteButton=!0,this.showSuggestedTags=!1,this.$refs.input.blur()},focusFirstTag(e=(()=>{})){this.showSuggestedTags||(this.showSuggestedTags=!0),this.hasSuggestedTags&&this.$refs.suggestedTags?this.$refs.suggestedTags.focusFirst():e()},setFilterInput(e){this.$emit("input",e)},setSelectedTags(e){this.$emit("update:selectedTags",e)},deleteTags(e){this.setSelectedTags(this.selectedTags.filter(t=>!e.includes(t)))},async handleBlur(e){const t=e.relatedTarget;t&&t.matches&&t.matches("button, input, ul")&&this.$el.contains(t)||(await this.$nextTick(),this.resetActiveTags(),this.preventedBlur?this.$emit("update:preventedBlur",!1):(this.showSuggestedTags=!1,this.$emit("blur")))},downHandler(e){const t=()=>this.$emit("focus-next",e);this.positionReversed?t():this.focusFirstTag(t)},upHandler(e){const t=()=>this.$emit("focus-prev",e);this.positionReversed?this.focusFirstTag(t):t()},handleFocusPrevOnSelectedTags(){this.positionReversed?this.focusFirstTag(()=>this.$emit("focus-prev")):this.$emit("focus-prev")},handleFocus(){this.showSuggestedTags=!0,this.$emit("focus")}},created(){this.focusInputWhenCreated&&document.activeElement!==this.$refs.input&&(this.inputIsNotEmpty||this.focusInputWhenEmpty)&&this.focusInput()}},so=ao,ro=(n("7309"),Object(K["a"])(so,ur,hr,!1,null,"3f01a546",null)),oo=ro.exports,lo=n("c161"),co={name:"QuickNavigationHighlighter",props:{text:{type:String,required:!0},matcherText:{type:String,default:""}},render(e){const{matcherText:t,text:n}=this,i=[];let a=0;return t?([...t].forEach(t=>{const s=n.toLowerCase().indexOf(t.toLowerCase(),a);a&&i.push(e("span",n.slice(a,s)));const r=s+1;i.push(e("span",{class:"match"},n.slice(s,r))),a=r}),e("p",{class:"highlight"},i)):e("span",{class:"highlight"},n)}},uo=co,ho=(n("ca3d"),Object(K["a"])(uo,no,io,!1,null,"1c4190f0",null)),po=ho.exports,go=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"magnifier-icon",attrs:{viewBox:"0 0 14 14",themeId:"magnifier"}},[n("path",{attrs:{d:"M15.0013 14.0319L10.9437 9.97424C11.8165 8.88933 12.2925 7.53885 12.2929 6.14645C12.2929 2.75841 9.53449 0 6.14645 0C2.75841 0 0 2.75841 0 6.14645C0 9.53449 2.75841 12.2929 6.14645 12.2929C7.57562 12.2929 8.89486 11.7932 9.94425 10.9637L14.0019 15.0213L15.0013 14.0319ZM6.13645 11.0736C4.83315 11.071 3.58399 10.5521 2.66241 9.63048C1.74084 8.70891 1.22194 7.45974 1.2193 6.15644C1.2193 3.44801 3.41802 1.23928 6.13645 1.23928C8.85488 1.23928 11.0536 3.44801 11.0536 6.15644C11.0636 8.86488 8.85488 11.0736 6.13645 11.0736Z"}})])},fo=[],mo={name:"MagnifierIcon",components:{SVGIcon:fr["a"]}},yo=mo,vo=Object(K["a"])(yo,go,fo,!1,null,null,null),bo=vo.exports,To=n("86d8"),So=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"preview"},[e.state===e.STATE.success?n("DocumentationTopic",e._b({attrs:{enableMinimized:""}},"DocumentationTopic",e.topicProps,!1)):e.state===e.STATE.loadingSlowly?n("div",{staticClass:"loading"},e._l(e.LOADER_ROW_STYLES,(function(e){return n("div",{key:e["--index"],staticClass:"loading-row",style:e})})),0):e.state===e.STATE.error?n("div",{staticClass:"unavailable"},[n("p",[e._v("Preview unavailable")])]):e._e()],1)},_o=[];const{extractProps:Co}=Is.methods,ko="hero",wo={error:"error",loading:"loading",loadingSlowly:"loadingSlowly",success:"success"},Io={...js,state:Object(w["a"])(js.state)};var xo={name:"QuickNavigationPreview",components:{DocumentationTopic:Is},constants:{PreviewState:wo,PreviewStore:Io},data(){return{store:Io}},provide(){return{store:this.store}},props:{json:{type:Object,required:!1},state:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(wo,e)}},computed:{LOADER_ROW_STYLES:()=>[{"--index":0,width:"30%"},{"--index":1,width:"80%"},{"--index":2,width:"50%"}],STATE:()=>wo,topicProps:({json:e})=>{const t=Co(e),{sections:n=[]}=e;let{abstract:i}=t;const a=n.find(({kind:e})=>e===ko);return!i&&a&&(i=a.content),{...t,abstract:i}}}},$o=xo,Oo=(n("c1f5"),Object(K["a"])($o,So,_o,!1,null,"6fb5ba95",null)),Do=Oo.exports;class Po{constructor(e){this.map=new Map,this.maxSize=e}get size(){return this.map.size}get(e){if(!this.map.has(e))return;const t=this.map.get(e);return this.map.delete(e),this.map.set(e,t),t}has(e){return this.map.has(e)}set(e,t){if(this.map.has(e)&&this.map.delete(e),this.map.set(e,t),this.map.size>this.maxSize){const e=this.map.keys().next().value;this.map.delete(e)}}*[Symbol.iterator](){yield*this.map}}var Lo=n("f2af");const{PreviewState:Ao}=Do.constants,No="AbortError",Eo=20,jo=1e3;var Bo={name:"QuickNavigationModal",components:{FilterInput:oo,GenericModal:lo["a"],MagnifierIcon:bo,TopicTypeIcon:_e["a"],QuickNavigationHighlighter:po,Reference:To["a"],Preview:Do},mixins:[zr],created(){this.abortController=null,this.$cachedSymbolResults=new Po(Eo),this.loadingTimeout=null},data(){return{debouncedInput:"",userInput:"",focusedInput:!1,cachedSymbolResults:{},previewIsLoadingSlowly:!1,SCROLL_LOCK_DISABLE_ATTR:Lo["a"]}},props:{children:{type:Array,required:!0},showQuickNavigationModal:{type:Boolean,required:!0},technology:{type:String,required:!0}},computed:{childrenMap({children:e}){return Vs(e)},filteredSymbols:({constructFuzzyRegex:e,children:t,fuzzyMatch:n,processedUserInput:i,childrenMap:a,orderSymbolsByPriority:s})=>{const r=t.filter(e=>"groupMarker"!==e.type&&null!=e.title);if(!i)return[];const o=n({inputLength:i.length,symbols:r,processedInputRegex:new RegExp(e(i),"i"),childrenMap:a}),l=[...new Map(o.map(e=>[e.path,e])).values()];return s(l).slice(0,Eo)},isVisible:{get:({showQuickNavigationModal:e})=>e,set(e){this.$emit("update:showQuickNavigationModal",e)}},noResultsWereFound:({processedUserInput:e,totalItemsToNavigate:t})=>e.length&&!t,processedUserInput:({debouncedInput:e})=>e.replace(/\s/g,""),totalItemsToNavigate:({filteredSymbols:e})=>e.length,selectedSymbol:({filteredSymbols:e,focusedIndex:t})=>null!==t?e[t]:null,nextSymbol:({filteredSymbols:e,focusedIndex:t})=>{if(null===t)return null;let n=t+1;return n>=e.length&&(n=0),e[n]},previewJSON:({cachedSymbolResults:e,selectedSymbol:t})=>t?(e[t.uid]||{}).json:null,previewState:({cachedSymbolResults:e,previewIsLoadingSlowly:t,selectedSymbol:n})=>n&&Object.hasOwnProperty.call(e,n.uid)?e[n.uid].success?Ao.success:Ao.error:t?Ao.loadingSlowly:Ao.loading},watch:{userInput:"debounceInput",focusedIndex:"scrollIntoView",selectedSymbol:"fetchSelectedSymbolData",$route:"closeQuickNavigationModal"},methods:{closeQuickNavigationModal(){this.$emit("update:showQuickNavigationModal",!1)},constructFuzzyRegex(e){return[...e].reduce((t,n,i)=>t.concat(`[${n}]`).concat(i{const a=n.exec(t.title);if(!a)return!1;const s=a[0].length;return!(s>3*e)&&{uid:t.uid,title:t.title,path:t.path,parents:Qs(t.parent,i),type:t.type,inputLengthDifference:t.title.length-e,matchLength:s,matchLengthDifference:s-e,start:a.index,substring:a[0]}}).filter(Boolean)},handleKeyEnter(){!this.noResultsWereFound&&this.userInput.length&&(this.$router.push(this.filteredSymbols[this.focusedIndex].path),this.closeQuickNavigationModal())},orderSymbolsByPriority(e){return e.sort((e,t)=>e.matchLengthDifference>t.matchLengthDifference?1:e.matchLengthDifferencet.start?1:e.startt.inputLengthDifference?1:e.inputLengthDifference{this.previewState===Ao.loading&&(this.previewIsLoadingSlowly=!0)},jo),!this.selectedSymbol||this.$cachedSymbolResults.has(this.selectedSymbol.uid))return clearTimeout(this.loadingTimeout),void(this.previewIsLoadingSlowly=!1);const e=async e=>{if(e&&!this.$cachedSymbolResults.has(e.uid))try{const t=await Object(w["b"])(e.path,{signal:this.abortController.signal});this.$cachedSymbolResults.set(e.uid,{success:!0,json:t})}catch(t){t.name!==No&&this.$cachedSymbolResults.set(e.uid,{success:!1})}finally{this.cachedSymbolResults=Object.freeze(Object.fromEntries(this.$cachedSymbolResults))}};this.abortController&&this.abortController.abort(),this.abortController=new AbortController,await Promise.all([e(this.selectedSymbol).finally(()=>{clearTimeout(this.loadingTimeout),this.previewIsLoadingSlowly=!1}),e(this.nextSymbol)])}}},Ro=Bo,Mo=(n("dfa5"),Object(K["a"])(Ro,cr,dr,!1,null,"71686791",null)),zo=Mo.exports,Ko=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"adjustable-sidebar-width",class:{dragging:e.isDragging,"sidebar-hidden":e.hiddenOnLarge}},[n("div",{ref:"sidebar",staticClass:"sidebar"},[n("div",{ref:"aside",staticClass:"aside",class:e.asideClasses,style:e.asideStyles,attrs:{"aria-hidden":e.hiddenOnLarge?"true":null},on:{transitionstart:function(t){return t.target!==t.currentTarget?null:e.trackTransitionStart.apply(null,arguments)},transitionend:function(t){return t.target!==t.currentTarget?null:e.trackTransitionEnd.apply(null,arguments)}}},[e._t("aside",null,{animationClass:"aside-animated-child",scrollLockID:e.scrollLockID,breakpoint:e.breakpoint})],2),e.fixedWidth?e._e():n("div",{staticClass:"resize-handle",on:{mousedown:function(t){return t.preventDefault(),e.startDrag.apply(null,arguments)},touchstart:function(t){return t.preventDefault(),e.startDrag.apply(null,arguments)}}})]),n("div",{ref:"content",staticClass:"content"},[e._t("default")],2),n("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:function(t){e.breakpoint=t}}})],1)},qo=[],Fo=n("5d2d"),Ho=n("a97e"),Vo=n("63b8"),Wo=n("c8e2"),Uo=n("95da"),Go=n("942d");const Qo="sidebar",Xo=1921,Yo=543,Jo=400,Zo={touch:{move:"touchmove",end:"touchend"},mouse:{move:"mousemove",end:"mouseup"}},el=(e,t=window.innerWidth)=>{const n=Math.min(t,Xo);return Math.floor(Math.min(n*(e/100),n))},tl={medium:30,large:20},nl={medium:50,large:50},il="sidebar-scroll-lock";var al={name:"AdjustableSidebarWidth",constants:{SCROLL_LOCK_ID:il},components:{BreakpointEmitter:Ho["a"]},inject:["store"],props:{shownOnMobile:{type:Boolean,default:!1},hiddenOnLarge:{type:Boolean,default:!1},fixedWidth:{type:Number,default:null}},data(){const e=window.innerWidth,t=window.innerHeight,n=Vo["b"].large,i=el(tl[n]),a=el(nl[n]),s=e>=Xo?Yo:Jo,r=Fo["c"].get(Qo,s);return{isDragging:!1,width:this.fixedWidth||Math.min(Math.max(r,i),a),isTouch:!1,windowWidth:e,windowHeight:t,breakpoint:n,noTransition:!1,isTransitioning:!1,isOpeningOnLarge:!1,focusTrapInstance:null,mobileTopOffset:0,topOffset:0}},computed:{minWidthPercent:({breakpoint:e})=>tl[e]||0,maxWidthPercent:({breakpoint:e})=>nl[e]||100,maxWidth:({maxWidthPercent:e,windowWidth:t,fixedWidth:n})=>Math.max(n,el(e,t)),minWidth:({minWidthPercent:e,windowWidth:t,fixedWidth:n})=>Math.min(n||t,el(e,t)),widthInPx:({width:e})=>e+"px",hiddenOnLargeThreshold:({minWidth:e})=>e/2,events:({isTouch:e})=>e?Zo.touch:Zo.mouse,asideStyles:({widthInPx:e,mobileTopOffset:t,topOffset:n,windowHeight:i})=>({width:e,"--top-offset":n?n+"px":null,"--top-offset-mobile":t+"px","--app-height":i+"px"}),asideClasses:({isDragging:e,shownOnMobile:t,noTransition:n,isTransitioning:i,hiddenOnLarge:a,mobileTopOffset:s,isOpeningOnLarge:r})=>({dragging:e,"show-on-mobile":t,"hide-on-large":a,"is-opening-on-large":r,"no-transition":n,"sidebar-transitioning":i,"has-mobile-top-offset":s}),scrollLockID:()=>il,BreakpointScopes:()=>Vo["c"]},async mounted(){window.addEventListener("keydown",this.onEscapeKeydown),window.addEventListener("resize",this.storeWindowSize,{passive:!0}),window.addEventListener("orientationchange",this.storeWindowSize,{passive:!0}),this.storeTopOffset(),0===this.topOffset&&0===window.scrollY||window.addEventListener("scroll",this.storeTopOffset,{passive:!0}),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("keydown",this.onEscapeKeydown),window.removeEventListener("resize",this.storeWindowSize),window.removeEventListener("orientationchange",this.storeWindowSize),window.removeEventListener("scroll",this.storeTopOffset),this.shownOnMobile&&this.toggleScrollLock(!1),this.focusTrapInstance&&this.focusTrapInstance.destroy()}),await this.$nextTick(),this.focusTrapInstance=new Wo["a"](this.$refs.aside)},watch:{$route:"closeMobileSidebar",width:{immediate:!0,handler:Ne((function(e){this.emitEventChange(e)}),150)},windowWidth:"getWidthInCheck",async breakpoint(e){this.getWidthInCheck(),e===Vo["b"].large&&this.closeMobileSidebar(),this.noTransition=!0,await Object(Ee["b"])(5),this.noTransition=!1},shownOnMobile:"handleExternalOpen",async isTransitioning(e){e?(await Object(Ee["a"])(1e3),this.isTransitioning=!1):this.updateContentWidthInStore()},hiddenOnLarge(){this.isTransitioning=!0}},methods:{getWidthInCheck:Ir((function(){this.width>this.maxWidth?this.width=this.maxWidth:this.widththis.maxWidth&&(i=this.maxWidth),this.hiddenOnLarge&&i>=this.hiddenOnLargeThreshold&&(this.$emit("update:hiddenOnLarge",!1),this.isOpeningOnLarge=!0),this.width=Math.max(i,this.minWidth),i<=this.hiddenOnLargeThreshold&&this.$emit("update:hiddenOnLarge",!0)},stopDrag(e){e.preventDefault(),this.isDragging&&(this.isDragging=!1,Fo["c"].set(Qo,this.width),document.removeEventListener(this.events.move,this.handleDrag),document.removeEventListener(this.events.end,this.stopDrag),this.emitEventChange(this.width))},emitEventChange(e){this.$emit("width-change",e),this.updateContentWidthInStore()},getTopOffset(){const e=document.getElementById(Go["e"]);if(!e)return 0;const{y:t}=e.getBoundingClientRect();return Math.max(t,0)},handleExternalOpen(e){e&&(this.mobileTopOffset=this.getTopOffset()),this.toggleScrollLock(e)},async updateContentWidthInStore(){await this.$nextTick(),this.store.setContentWidth(this.$refs.content.offsetWidth)},async toggleScrollLock(e){const t=document.getElementById(this.scrollLockID);e?(await this.$nextTick(),Lo["b"].lockScroll(t),this.focusTrapInstance.start(),Uo["a"].hide(this.$refs.aside)):(Lo["b"].unlockScroll(t),this.focusTrapInstance.stop(),Uo["a"].show(this.$refs.aside))},storeTopOffset:Ne((function(){this.topOffset=this.getTopOffset()}),60),async trackTransitionStart({propertyName:e}){"width"!==e&&"transform"!==e||(this.isTransitioning=!0)},trackTransitionEnd({propertyName:e}){"width"!==e&&"transform"!==e||(this.isTransitioning=!1,this.isOpeningOnLarge=!1)}}},sl=al,rl=(n("cb1f"),Object(K["a"])(sl,Ko,qo,!1,null,"f3c6416c",null)),ol=rl.exports,ll=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("nav",{staticClass:"navigator",attrs:{"aria-labelledby":e.INDEX_ROOT_KEY}},[e.isFetching?n("LoadingNavigatorCard",e._b({on:{close:function(t){return e.$emit("close")}}},"LoadingNavigatorCard",e.technologyProps,!1)):n("NavigatorCard",e._b({attrs:{type:e.type,children:e.flatChildren,"active-path":e.activePath,scrollLockID:e.scrollLockID,"error-fetching":e.errorFetching,"render-filter-on-top":e.renderFilterOnTop,"api-changes":e.apiChanges,"allow-hiding":e.allowHiding,"navigator-references":e.navigatorReferences},on:{close:function(t){return e.$emit("close")}},scopedSlots:e._u([{key:"filter",fn:function(){return[e._t("filter")]},proxy:!0}],null,!0)},"NavigatorCard",e.technologyProps,!1)),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" "+e._s(e.$t("navigator.navigator-is",{state:e.isFetching?e.$t("navigator.state.loading"):e.$t("navigator.state.ready")}))+" ")])],1)},cl=[],dl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseNavigatorCard",e._b({class:{"filter-on-top":e.renderFilterOnTop},on:{close:function(t){return e.$emit("close")},"head-click-alt":e.toggleAllNodes},scopedSlots:e._u([{key:"body",fn:function(t){var i=t.className;return[e._t("post-head"),n("div",{class:i,on:{"!keydown":[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:t.altKey?(t.preventDefault(),e.focusFirst.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:t.altKey?(t.preventDefault(),e.focusLast.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.focusPrev.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.focusNext.apply(null,arguments))}]}},[n("DynamicScroller",{directives:[{name:"show",rawName:"v-show",value:e.hasNodes,expression:"hasNodes"}],ref:"scroller",staticClass:"scroller",attrs:{id:e.scrollLockID,"aria-label":e.$t("navigator.title"),items:e.nodesToRender,"min-item-size":e.itemSize,"emit-update":"","key-field":"uid"},on:{update:e.handleScrollerUpdate,"!keydown":[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:t.altKey?(t.preventDefault(),e.focusFirst.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:t.altKey?(t.preventDefault(),e.focusLast.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.focusPrev.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.focusNext.apply(null,arguments))}]},nativeOn:{focusin:function(t){return e.handleFocusIn.apply(null,arguments)},focusout:function(t){return e.handleFocusOut.apply(null,arguments)}},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.item,a=t.active,s=t.index;return[n("DynamicScrollerItem",e._b({ref:"dynamicScroller_"+i.uid},"DynamicScrollerItem",{active:a,item:i,dataIndex:s},!1),[n("NavigatorCardItem",{attrs:{item:i,isRendered:a,"filter-pattern":e.filterPattern,"is-active":i.uid===e.activeUID,"is-bold":e.activePathMap[i.uid],expanded:e.openNodes[i.uid],"api-change":e.apiChangesObject[i.path],isFocused:e.focusedIndex===s,enableFocus:!e.externalFocusChange,"navigator-references":e.navigatorReferences},on:{toggle:e.toggle,"toggle-full":e.toggleFullTree,"toggle-siblings":e.toggleSiblings,navigate:e.handleNavigationChange,"focus-parent":e.focusNodeParent}})],1)]}}],null,!0)}),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" "+e._s(e.politeAriaLive)+" ")]),n("div",{staticClass:"no-items-wrapper",attrs:{"aria-live":"assertive"}},[n("p",{staticClass:"no-items"},[e._v(" "+e._s(e.$t(e.assertiveAriaLive))+" ")])])],1),e.errorFetching?e._e():n("div",{staticClass:"filter-wrapper"},[n("div",{staticClass:"navigator-filter"},[n("div",{staticClass:"input-wrapper"},[n("FilterInput",{staticClass:"filter-component",attrs:{tags:e.availableTags,translatableTags:e.translatableTags,"selected-tags":e.selectedTagsModelValue,placeholder:e.$t("filter.title"),"should-keep-open-on-blur":!1,"position-reversed":!e.renderFilterOnTop,"clear-filter-on-tag-select":!1},on:{"update:selectedTags":function(t){e.selectedTagsModelValue=t},"update:selected-tags":function(t){e.selectedTagsModelValue=t},clear:e.clearFilters},model:{value:e.filter,callback:function(t){e.filter=t},expression:"filter"}})],1),e._t("filter")],2)])]}}],null,!0)},"BaseNavigatorCard",{technology:e.technology,isTechnologyBeta:e.isTechnologyBeta,technologyPath:e.technologyPath},!1))},ul=[],hl=n("e508");function pl(e){const t=Object(nn["g"])(Object(nn["d"])(e));return new RegExp(t,"ig")}var gl,fl,ml=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseNavigatorCardItem",{staticClass:"navigator-card-item",class:{expanded:e.expanded,active:e.isActive,"is-group":e.isGroupMarker},style:{"--nesting-index":e.item.depth},attrs:{"data-nesting-index":e.item.depth,id:"container-"+e.item.uid,"aria-hidden":e.isRendered?null:"true",hideNavigatorIcon:e.isGroupMarker},nativeOn:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"left",37,t.key,["Left","ArrowLeft"])||"button"in t&&0!==t.button?null:(t.preventDefault(),e.handleLeftKeydown.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])||"button"in t&&2!==t.button||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.handleRightKeydown.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),e.clickReference.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])?null:t.altKey?"button"in t&&2!==t.button?null:(t.preventDefault(),e.toggleEntireTree.apply(null,arguments)):null}]},scopedSlots:e._u([{key:"depth-spacer",fn:function(){return[n("span",{attrs:{hidden:"",id:e.usageLabel}},[e._v(" "+e._s(e.$t("filter.navigate"))+" ")]),e.isParent?n("button",{staticClass:"tree-toggle",attrs:{tabindex:"-1","aria-labelledby":e.item.uid,"aria-expanded":e.expanded?"true":"false","aria-describedby":e.ariaDescribedBy},on:{click:[function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.toggleTree.apply(null,arguments))},function(t){return t.altKey?(t.preventDefault(),e.toggleEntireTree.apply(null,arguments)):null},function(t){return t.metaKey?(t.preventDefault(),e.toggleSiblings.apply(null,arguments)):null}]}},[n("InlineChevronRightIcon",{staticClass:"icon-inline chevron",class:{rotate:e.expanded,animating:e.idState.isOpening}})],1):e._e()]},proxy:!0},{key:"navigator-icon",fn:function(t){var i,a=t.className;return[e.apiChange?n("span",{class:[(i={},i["changed changed-"+e.apiChange]=e.apiChange,i),a]}):n("TopicTypeIcon",{key:e.item.uid,class:a,attrs:{type:e.item.type,"image-override":e.item.icon?e.navigatorReferences[e.item.icon]:null,shouldCalculateOptimalWidth:!1}})]}},{key:"title-container",fn:function(){return[e.isParent?n("span",{attrs:{hidden:"",id:e.parentLabel}},[e._v(e._s(e.$tc("filter.parent-label",e.item.childUIDs.length,{"number-siblings":e.item.index+1,"total-siblings":e.item.siblingsCount,"parent-siblings":e.item.parent,"number-parent":e.item.childUIDs.length})))]):e._e(),e.isParent?e._e():n("span",{attrs:{id:e.siblingsLabel,hidden:""}},[e._v(" "+e._s(e.$t("filter.siblings-label",{"number-siblings":e.item.index+1,"total-siblings":e.item.siblingsCount,"parent-siblings":e.item.parent}))+" ")]),n(e.refComponent,{ref:"reference",tag:"component",staticClass:"leaf-link",class:{bolded:e.isBold},attrs:{id:e.item.uid,url:e.isGroupMarker?null:e.item.path||"",tabindex:e.isFocused?"0":"-1","aria-describedby":e.ariaDescribedBy+" "+e.usageLabel},nativeOn:{click:[function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.handleClick.apply(null,arguments)},function(t){return t.altKey?(t.preventDefault(),e.toggleEntireTree.apply(null,arguments)):null}]}},[n("HighlightMatches",{attrs:{text:e.item.title,matcher:e.filterPattern}})],1),e.isDeprecated?n("Badge",{attrs:{variant:"deprecated"}}):e.isBeta?n("Badge",{attrs:{variant:"beta"}}):e._e()]},proxy:!0}])})},yl=[],vl=n("34b0"),bl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"navigator-card-item"},[n("div",{staticClass:"head-wrapper"},[n("div",{staticClass:"depth-spacer"},[e._t("depth-spacer")],2),e.hideNavigatorIcon?e._e():n("div",{staticClass:"navigator-icon-wrapper"},[e._t("navigator-icon",null,{className:"navigator-icon"})],2),n("div",{staticClass:"title-container"},[e._t("title-container")],2)])])},Tl=[],Sl={name:"BaseNavigatorCardItem",props:{hideNavigatorIcon:{type:Boolean,default:()=>!1}}},_l=Sl,Cl=(n("b39c"),Object(K["a"])(_l,bl,Tl,!1,null,"0b9fe514",null)),kl=Cl.exports,wl={name:"HighlightMatch",props:{text:{type:String,required:!0},matcher:{type:RegExp,default:void 0}},render(e){const{matcher:t,text:n}=this;if(!t)return e("p",{class:"highlight"},n);const i=[];let a=0,s=null;const r=new RegExp(t,"gi");while(null!==(s=r.exec(n))){const t=s[0].length,r=s.index+t,o=n.slice(a,s.index);o&&i.push(e("span",o));const l=n.slice(s.index,r);l&&i.push(e("span",{class:"match"},l)),a=r}const o=n.slice(a,n.length);return o&&i.push(e("span",o)),e("p",{class:"highlight"},i)}},Il=wl,xl=(n("b831"),Object(K["a"])(Il,gl,fl,!1,null,"d75876e2",null)),$l=xl.exports,Ol={name:"NavigatorCardItem",mixins:[Object(hl["c"])({idProp:e=>e.item.uid})],components:{BaseNavigatorCardItem:kl,HighlightMatches:$l,TopicTypeIcon:_e["a"],InlineChevronRightIcon:vl["a"],Reference:To["a"],Badge:ei["a"]},props:{isRendered:{type:Boolean,default:!1},item:{type:Object,required:!0},expanded:{type:Boolean,default:!1},filterPattern:{type:RegExp,default:void 0},isActive:{type:Boolean,default:!1},isBold:{type:Boolean,default:!1},apiChange:{type:String,default:null,validator:e=>It["d"].includes(e)},isFocused:{type:Boolean,default:()=>!1},enableFocus:{type:Boolean,default:!0},navigatorReferences:{type:Object,default:()=>({})}},idState(){return{isOpening:!1}},computed:{isGroupMarker:({item:{type:e}})=>e===Ce["b"].groupMarker,isParent:({item:e,isGroupMarker:t})=>!!e.childUIDs.length&&!t,parentLabel:({item:e})=>"label-parent-"+e.uid,siblingsLabel:({item:e})=>"label-"+e.uid,usageLabel:({item:e})=>"usage-"+e.uid,ariaDescribedBy:({isParent:e,parentLabel:t,siblingsLabel:n})=>e?""+t:""+n,isBeta:({item:{beta:e}})=>!!e,isDeprecated:({item:{deprecated:e}})=>!!e,refComponent:({isGroupMarker:e})=>e?"h3":To["a"]},methods:{toggleTree(){this.idState.isOpening=!0,this.$emit("toggle",this.item)},toggleEntireTree(){this.idState.isOpening=!0,this.$emit("toggle-full",this.item)},toggleSiblings(){this.idState.isOpening=!0,this.$emit("toggle-siblings",this.item)},handleLeftKeydown(){this.expanded?this.toggleTree():this.$emit("focus-parent",this.item)},handleRightKeydown(){!this.expanded&&this.isParent&&this.toggleTree()},clickReference(){(this.$refs.reference.$el||this.$refs.reference).click()},focusReference(){(this.$refs.reference.$el||this.$refs.reference).focus()},handleClick(){this.isGroupMarker||this.$emit("navigate",this.item.uid)}},watch:{async isFocused(e){await Object(Ee["b"])(8),e&&this.isRendered&&this.enableFocus&&this.focusReference()},async expanded(){await Object(Ee["b"])(9),this.idState.isOpening=!1}}},Dl=Ol,Pl=(n("6ca9"),Object(K["a"])(Dl,ml,yl,!1,null,"0c96ff75",null)),Ll=Pl.exports,Al=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"navigator-card"},[n("div",{staticClass:"navigator-card-full-height"},[n("div",{staticClass:"navigator-card-inner"},[n("div",{staticClass:"head-wrapper"},[n("div",{staticClass:"head-inner"},[n("button",{staticClass:"close-card",class:{"hide-on-large":!e.allowHiding},attrs:{id:e.SIDEBAR_HIDE_BUTTON_ID,"aria-label":e.$t("navigator.close-navigator")},on:{click:e.handleHideClick}},[n("SidenavIcon",{staticClass:"icon-inline close-icon"})],1),n("Reference",{staticClass:"navigator-head",attrs:{id:e.INDEX_ROOT_KEY,url:e.technologyPath},nativeOn:{click:function(t){return t.altKey?(t.preventDefault(),e.$emit("head-click-alt")):null}}},[n("h2",{staticClass:"card-link"},[e._v(" "+e._s(e.technology)+" ")]),e.isTechnologyBeta?n("Badge",{attrs:{variant:"beta"}}):e._e()],1)],1)]),e._t("body",null,{className:"card-body"})],2)])])},Nl=[],El=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"sidenav-icon",attrs:{viewBox:"0 0 14 14",height:"14",themeId:"sidenav"}},[n("path",{attrs:{d:"M6.533 1.867h-6.533v10.267h14v-10.267zM0.933 11.2v-8.4h4.667v8.4zM13.067 11.2h-6.533v-8.4h6.533z"}}),n("path",{attrs:{d:"M1.867 5.133h2.8v0.933h-2.8z"}}),n("path",{attrs:{d:"M1.867 7.933h2.8v0.933h-2.8z"}})])},jl=[],Bl={name:"SidenavIcon",components:{SVGIcon:fr["a"]}},Rl=Bl,Ml=Object(K["a"])(Rl,El,jl,!1,null,null,null),zl=Ml.exports,Kl={name:"BaseNavigatorCard",components:{SidenavIcon:zl,Reference:To["a"],Badge:ei["a"]},props:{allowHiding:{type:Boolean,default:!0},technologyPath:{type:String,default:""},technology:{type:String,required:!0},isTechnologyBeta:{type:Boolean,default:!1}},data(){return{SIDEBAR_HIDE_BUTTON_ID:Fs,INDEX_ROOT_KEY:Ks}},methods:{async handleHideClick(){this.$emit("close"),await this.$nextTick();const e=document.getElementById(Go["d"]);e&&e.focus()}}},ql=Kl,Fl=(n("b32a"),Object(K["a"])(ql,Al,Nl,!1,null,"24789ed0",null)),Hl=Fl.exports;const Vl=e=>e[e.length-1],Wl=(e,t)=>JSON.stringify(e)===JSON.stringify(t),Ul="navigator.state",Gl={sampleCode:"sampleCode",tutorials:"tutorials",articles:"articles"},Ql={[Gl.sampleCode]:"Sample Code",[Gl.tutorials]:"Tutorials",[Gl.articles]:"Articles"},Xl=Object.fromEntries(Object.entries(Ql).map(([e,t])=>[t,e])),Yl={[Ce["b"].article]:Gl.articles,[Ce["b"].learn]:Gl.tutorials,[Ce["b"].overview]:Gl.tutorials,[Ce["b"].resources]:Gl.tutorials,[Ce["b"].sampleCode]:Gl.sampleCode,[Ce["b"].section]:Gl.tutorials,[Ce["b"].tutorial]:Gl.tutorials,[Ce["b"].project]:Gl.tutorials},Jl="navigator.no-results",Zl="navigator.no-children",ec="navigator.error-fetching",tc="navigator.items-found",nc="navigator.tags.hide-deprecated";var ic={name:"NavigatorCard",constants:{STORAGE_KEY:Ul,FILTER_TAGS:Gl,FILTER_TAGS_TO_LABELS:Ql,FILTER_LABELS_TO_TAGS:Xl,TOPIC_TYPE_TO_TAG:Yl,ERROR_FETCHING:ec,ITEMS_FOUND:tc,HIDE_DEPRECATED:nc},components:{FilterInput:oo,NavigatorCardItem:Ll,DynamicScroller:hl["a"],DynamicScrollerItem:hl["b"],BaseNavigatorCard:Hl},props:{...Hl.props,children:{type:Array,required:!0},activePath:{type:Array,required:!0},type:{type:String,required:!0},scrollLockID:{type:String,default:""},errorFetching:{type:Boolean,default:!1},apiChanges:{type:Object,default:null},isTechnologyBeta:{type:Boolean,default:!1},navigatorReferences:{type:Object,default:()=>{}},renderFilterOnTop:{type:Boolean,default:!1},hideAvailableTags:{type:Boolean,default:!1}},mixins:[zr],data(){return{filter:"",debouncedFilter:"",selectedTags:[],openNodes:Object.freeze({}),nodesToRender:Object.freeze([]),activeUID:null,lastFocusTarget:null,allNodesToggled:!1,translatableTags:[nc]}},computed:{politeAriaLive(){const{hasNodes:e,nodesToRender:t}=this;return e?this.$tc(tc,t.length,{number:t.length}):""},assertiveAriaLive:({hasNodes:e,hasFilter:t,errorFetching:n})=>e?"":t?Jl:n?ec:Zl,availableTags({selectedTags:e,renderableChildNodesMap:t,apiChangesObject:n,hideAvailableTags:i}){if(i||e.length)return[];const a=new Set(Object.values(n)),s=new Set(Object.values(Ql)),r=new Set([nc]);a.size&&r.delete(nc);const o={type:[],changes:[],other:[]};for(const l in t){if(!Object.hasOwnProperty.call(t,l))continue;if(!s.size&&!a.size&&!r.size)break;const{type:e,path:i,deprecated:c}=t[l],d=Ql[Yl[e]],u=n[i];s.has(d)&&(o.type.push(d),s.delete(d)),u&&a.has(u)&&(o.changes.push(this.$t(It["b"][u])),a.delete(u)),c&&r.has(nc)&&(o.other.push(nc),r.delete(nc))}return o.type.concat(o.changes,o.other)},selectedTagsModelValue:{get(){return this.selectedTags.map(e=>Ql[e]||this.$t(It["b"][e])||e)},set(e){(this.selectedTags.length||e.length)&&(this.selectedTags=e.map(e=>Xl[e]||It["a"][e]||e))}},filterPattern:({debouncedFilter:e})=>e?new RegExp(pl(e),"i"):null,itemSize:()=>qs,childrenMap({children:e}){return Vs(e)},activePathChildren({activeUID:e,childrenMap:t}){return e&&t[e]?Qs(e,t):[]},activePathMap:({activePathChildren:e})=>Object.fromEntries(e.map(({uid:e})=>[e,!0])),activeIndex:({activeUID:e,nodesToRender:t})=>t.findIndex(t=>t.uid===e),filteredChildren({hasFilter:e,children:t,filterPattern:n,selectedTags:i,apiChanges:a}){if(!e)return[];const s=new Set(i);return t.filter(({title:e,path:t,type:i,deprecated:r,deprecatedChildrenCount:o,childUIDs:l})=>{const c=r||o===l.length,d=!n||n.test(e);let u=!0;s.size&&(u=s.has(Yl[i]),a&&!u&&(u=s.has(a[t])),!c&&s.has(nc)&&(u=!0));const h=!a||!!a[t];return d&&u&&h})},renderableChildNodesMap({hasFilter:e,childrenMap:t,deprecatedHidden:n,filteredChildren:i,removeDeprecated:a}){if(!e)return t;const s=i.length-1,r=new Set([]);for(let o=s;o>=0;o-=1){const e=i[o],s=t[e.groupMarkerUID];if(s&&r.add(s),r.has(e))continue;if(r.has(t[e.parent])&&e.type!==Ce["b"].groupMarker){r.add(e);continue}let l=[];e.childUIDs.length&&(l=a(Us(e.uid,t),n)),l.concat(Qs(e.uid,t)).forEach(e=>r.add(e))}return Vs([...r])},nodeChangeDeps:({filteredChildren:e,activePathChildren:t,debouncedFilter:n,selectedTags:i})=>[e,t,n,i],hasFilter({debouncedFilter:e,selectedTags:t,apiChanges:n}){return Boolean(e.length||t.length||n)},deprecatedHidden:({selectedTags:e})=>e[0]===nc,apiChangesObject(){return this.apiChanges||{}},hasNodes:({nodesToRender:e})=>!!e.length,totalItemsToNavigate:({nodesToRender:e})=>e.length,lastActivePathItem:({activePath:e})=>Vl(e)},created(){this.restorePersistedState()},watch:{filter:"debounceInput",nodeChangeDeps:"trackOpenNodes",activePath:"handleActivePathChange",apiChanges(e){e||(this.selectedTags=this.selectedTags.filter(e=>!this.$t(It["b"][e])))},async activeUID(e,t){await this.$nextTick();const n=this.$refs["dynamicScroller_"+t];n&&n.updateSize&&n.updateSize()}},methods:{setUnlessEqual(e,t){Wl(t,this[e])||(this[e]=Object.freeze(t))},toggleAllNodes(){const e=this.children.filter(e=>e.parent===Ks&&e.type!==Ce["b"].groupMarker&&e.childUIDs.length);this.allNodesToggled=!this.allNodesToggled,this.allNodesToggled&&(this.openNodes={},this.generateNodesToRender()),e.forEach(e=>{this.toggleFullTree(e)})},clearFilters(){this.filter="",this.debouncedFilter="",this.selectedTags=[]},scrollToFocus(){this.$refs.scroller.scrollToItem(this.focusedIndex)},debounceInput:Ir((function(e){this.debouncedFilter=e,this.lastFocusTarget=null}),200),trackOpenNodes([e,t,n,i],[,a=[],s="",r=[]]=[]){if(n!==s&&!s&&this.getFromStorage("filter")||!Wl(i,r)&&!r.length&&this.getFromStorage("selectedTags",[]).length)return;const o=!Wl(a,t),{childrenMap:l}=this;let c=t;if(!(this.deprecatedHidden&&!this.debouncedFilter.length||o&&this.hasFilter)&&this.hasFilter){const t=new Set,n=e.length-1;for(let i=n;i>=0;i-=1){const n=e[i];t.has(l[n.parent])||t.has(n)||Qs(n.uid,l).slice(0,-1).forEach(e=>t.add(e))}c=[...t]}const d=o?{...this.openNodes}:{},u=c.reduce((e,t)=>(e[t.uid]=!0,e),d);this.setUnlessEqual("openNodes",u),this.generateNodesToRender(),this.updateFocusIndexExternally()},toggle(e){const t=this.openNodes[e.uid];let n=[],i=[];if(t){const t=Object(w["a"])(this.openNodes),n=Us(e.uid,this.childrenMap);n.forEach(({uid:e})=>{delete t[e]}),this.setUnlessEqual("openNodes",t),i=n.slice(1)}else this.setUnlessEqual("openNodes",{...this.openNodes,[e.uid]:!0}),n=Gs(e.uid,this.childrenMap,this.children).filter(e=>this.renderableChildNodesMap[e.uid]);this.augmentRenderNodes({uid:e.uid,include:n,exclude:i})},toggleFullTree(e){const t=this.openNodes[e.uid],n=Object(w["a"])(this.openNodes),i=Us(e.uid,this.childrenMap);let a=[],s=[];i.forEach(({uid:e})=>{t?delete n[e]:n[e]=!0}),t?a=i.slice(1):s=i.slice(1).filter(e=>this.renderableChildNodesMap[e.uid]),this.setUnlessEqual("openNodes",n),this.augmentRenderNodes({uid:e.uid,exclude:a,include:s})},toggleSiblings(e){const t=this.openNodes[e.uid],n=Object(w["a"])(this.openNodes),i=Xs(e.uid,this.childrenMap,this.children);i.forEach(({uid:e,childUIDs:i,type:a})=>{if(i.length&&a!==Ce["b"].groupMarker)if(t){const t=Us(e,this.childrenMap);t.forEach(e=>{delete n[e.uid]}),delete n[e],this.augmentRenderNodes({uid:e,exclude:t.slice(1),include:[]})}else{n[e]=!0;const t=Gs(e,this.childrenMap,this.children).filter(e=>this.renderableChildNodesMap[e.uid]);this.augmentRenderNodes({uid:e,exclude:[],include:t})}}),this.setUnlessEqual("openNodes",n),this.persistState()},removeDeprecated(e,t){return t?e.filter(({deprecated:e})=>!e):e},generateNodesToRender(){const{children:e,openNodes:t,renderableChildNodesMap:n}=this;this.setUnlessEqual("nodesToRender",e.filter(e=>n[e.uid]&&(e.parent===Ks||t[e.parent]))),this.persistState(),this.scrollToElement()},augmentRenderNodes({uid:e,include:t=[],exclude:n=[]}){const i=this.nodesToRender.findIndex(t=>t.uid===e);if(t.length){const e=t.filter(e=>!this.nodesToRender.includes(e)),n=this.nodesToRender.slice(0);n.splice(i+1,0,...e),this.setUnlessEqual("nodesToRender",n)}else if(n.length){const e=new Set(n);this.setUnlessEqual("nodesToRender",this.nodesToRender.filter(t=>!e.has(t)))}this.persistState()},getFromStorage(e,t=null){const n=Fo["b"].get(Ul,{}),i=n[this.technologyPath];return i?e?i[e]||t:i:t},persistState(){const e={path:this.lastActivePathItem},{path:t}=this.activeUID&&this.childrenMap[this.activeUID]||e,n={technology:this.technology,path:t,hasApiChanges:!!this.apiChanges,openNodes:Object.keys(this.openNodes).map(Number),nodesToRender:this.nodesToRender.map(({uid:e})=>e),activeUID:this.activeUID,filter:this.filter,selectedTags:this.selectedTags},i={...Fo["b"].get(Ul,{}),[this.technologyPath]:n};Fo["b"].set(Ul,i)},clearPersistedState(){const e={...Fo["b"].get(Ul,{}),[this.technologyPath]:{}};Fo["b"].set(Ul,e)},restorePersistedState(){const e=this.getFromStorage();if(!e||e.path!==this.lastActivePathItem)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{technology:t,nodesToRender:n=[],filter:i="",hasAPIChanges:a=!1,activeUID:s=null,selectedTags:r=[],openNodes:o}=e;if(!n.length&&!i&&!r.length)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{childrenMap:l}=this,c=n.every(e=>l[e]),d=s?(this.childrenMap[s]||{}).path===this.lastActivePathItem:1===this.activePath.length;if(t!==this.technology||!c||a!==Boolean(this.apiChanges)||!d||s&&!i&&!r.length&&!n.includes(s))return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);this.setUnlessEqual("openNodes",Object.fromEntries(o.map(e=>[e,!0]))),this.setUnlessEqual("nodesToRender",n.map(e=>l[e])),this.selectedTags=r,this.filter=i,this.debouncedFilter=this.filter,this.activeUID=s,this.scrollToElement()},async scrollToElement(){if(await Object(Ee["b"])(1),!this.$refs.scroller)return;if(this.hasFilter&&!this.deprecatedHidden)return void this.$refs.scroller.scrollToItem(0);const e=document.getElementById(this.activeUID);if(e&&0===this.getChildPositionInScroller(e))return;const t=this.nodesToRender.findIndex(e=>e.uid===this.activeUID);-1!==t&&this.$refs.scroller.scrollToItem(t)},getChildPositionInScroller(e){if(!e)return 0;const{paddingTop:t,paddingBottom:n}=getComputedStyle(this.$refs.scroller.$el),i={top:parseInt(t,10)||0,bottom:parseInt(n,10)||0},{y:a,height:s}=this.$refs.scroller.$el.getBoundingClientRect(),{y:r}=e.getBoundingClientRect(),o=e.offsetParent.offsetHeight,l=r-a-i.top;return l<0?-1:l+o>=s-i.bottom?1:0},isInsideScroller(e){return this.$refs.scroller.$el.contains(e)},handleFocusIn({target:e}){this.lastFocusTarget=e;const t=this.getChildPositionInScroller(e);if(0===t)return;const{offsetHeight:n}=e.offsetParent;this.$refs.scroller.$el.scrollBy({top:n*t,left:0})},handleFocusOut(e){e.relatedTarget&&(this.isInsideScroller(e.relatedTarget)||(this.lastFocusTarget=null))},handleScrollerUpdate:Ir((async function(){await Object(Ee["a"])(300),this.lastFocusTarget&&this.isInsideScroller(this.lastFocusTarget)&&document.activeElement!==this.lastFocusTarget&&this.lastFocusTarget.focus({preventScroll:!0})}),50),setActiveUID(e){this.activeUID=e},handleNavigationChange(e){this.childrenMap[e].path.startsWith(this.technologyPath)&&this.setActiveUID(e)},pathsToFlatChildren(e){const t=e.slice(0).reverse(),{childrenMap:n}=this;let i=this.children;const a=[];while(t.length){const e=t.pop(),s=i.find(t=>t.path===e);if(!s)break;a.push(s),t.length&&(i=s.childUIDs.map(e=>n[e]))}return a},handleActivePathChange(e){const t=this.childrenMap[this.activeUID],n=Vl(e);if(t){if(n===t.path)return;const e=Xs(this.activeUID,this.childrenMap,this.children),i=Gs(this.activeUID,this.childrenMap,this.children),a=Qs(this.activeUID,this.childrenMap),s=[...i,...e,...a].find(e=>e.path===n);if(s)return void this.setActiveUID(s.uid)}const i=this.pathsToFlatChildren(e);i.length?this.setActiveUID(i[i.length-1].uid):this.activeUID?this.setActiveUID(null):this.trackOpenNodes(this.nodeChangeDeps)},updateFocusIndexExternally(){this.externalFocusChange=!0,this.activeIndex>0?this.focusIndex(this.activeIndex):this.focusIndex(0)},focusNodeParent(e){const t=this.childrenMap[e.parent];if(!t)return;const n=this.nodesToRender.findIndex(e=>e.uid===t.uid);-1!==n&&this.focusIndex(n)}}},ac=ic,sc=(n("8e4d"),Object(K["a"])(ac,dl,ul,!1,null,"1543892a",null)),rc=sc.exports,oc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseNavigatorCard",e._b({on:{close:function(t){return e.$emit("close")}},scopedSlots:e._u([{key:"body",fn:function(t){var i=t.className;return[n("transition",{attrs:{name:"delay-visibility"}},[n("div",{staticClass:"loading-navigator",class:i,attrs:{"aria-hidden":"true"}},e._l(e.LOADER_ROWS,(function(e,t){return n("LoadingNavigatorItem",{key:t,attrs:{index:t,width:e.width,hideNavigatorIcon:e.hideNavigatorIcon}})})),1)])]}}])},"BaseNavigatorCard",e.$props,!1))},lc=[],cc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseNavigatorCardItem",{staticClass:"loading-navigator-item",style:"--index: "+e.index+";",attrs:{hideNavigatorIcon:e.hideNavigatorIcon},scopedSlots:e._u([{key:"navigator-icon",fn:function(e){var t=e.className;return[n("div",{class:t})]}},{key:"title-container",fn:function(){return[n("div",{staticClass:"loader",style:{width:e.width}})]},proxy:!0}])})},dc=[],uc={name:"LoadingNavigatorItem",components:{BaseNavigatorCardItem:kl},props:{...kl.props,index:{type:Number,default:0},width:{type:String,default:"50%"}}},hc=uc,pc=(n("d1b4"),Object(K["a"])(hc,cc,dc,!1,null,"0de29914",null)),gc=pc.exports;const fc=[{width:"30%",hideNavigatorIcon:!0},{width:"80%"},{width:"50%"}];var mc={name:"LoadingNavigatorCard",components:{BaseNavigatorCard:Hl,LoadingNavigatorItem:gc},props:{...Hl.props},data(){return{LOADER_ROWS:fc}}},yc=mc,vc=(n("115d"),Object(K["a"])(yc,oc,lc,!1,null,"4b6d345f",null)),bc=vc.exports,Tc={name:"Navigator",components:{NavigatorCard:rc,LoadingNavigatorCard:bc},data(){return{INDEX_ROOT_KEY:Ks}},props:{flatChildren:{type:Array,required:!0},parentTopicIdentifiers:{type:Array,required:!0},technology:{type:Object,required:!0},isFetching:{type:Boolean,default:!1},references:{type:Object,default:()=>{}},navigatorReferences:{type:Object,default:()=>{}},scrollLockID:{type:String,default:""},errorFetching:{type:Boolean,default:!1},renderFilterOnTop:{type:Boolean,default:!1},apiChanges:{type:Object,default:null},allowHiding:{type:Boolean,default:!0}},computed:{parentTopicReferences({references:e,parentTopicIdentifiers:t}){return t.reduce((t,n)=>{const i=e[n];return i?t.concat(i):(console.error(`Reference for "${n}" is missing`),t)},[])},activePath({parentTopicReferences:e,$route:{path:t}}){if(t=t.replace(/\/$/,"").toLowerCase(),!e.length)return[t];let n=1;return"technologies"===e[0].kind&&(n=2),e.slice(n).map(e=>e.url).concat(t)},type:()=>Ce["b"].module,technologyProps:({technology:e})=>({technology:e.title,technologyPath:e.path||e.url,isTechnologyBeta:e.beta})}},Sc=Tc,_c=(n("9c7e"),Object(K["a"])(Sc,ll,cl,!1,null,"159b9764",null)),Cc=_c.exports,kc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavBase",{staticClass:"documentation-nav",attrs:{breakpoint:e.BreakpointName.medium,hasOverlay:!1,hasSolidBackground:"",hasNoBorder:e.hasNoBorder,isDark:e.isDark,isWideFormat:"",hasFullWidthBorder:"","aria-label":e.$t("api-reference")},scopedSlots:e._u([e.displaySidenav?{key:"pre-title",fn:function(t){var i=t.closeNav,a=t.isOpen,s=t.currentBreakpoint,r=t.className;return[n("div",{class:r},[n("transition",{attrs:{name:"sidenav-toggle"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.sidenavHiddenOnLarge,expression:"sidenavHiddenOnLarge"}],staticClass:"sidenav-toggle-wrapper"},[n("button",{staticClass:"sidenav-toggle",attrs:{"aria-label":e.$t("navigator.open-navigator"),id:e.baseNavOpenSidenavButtonId,tabindex:a?-1:null},on:{click:function(t){return t.preventDefault(),e.handleSidenavToggle(i,s)}}},[n("span",{staticClass:"sidenav-icon-wrapper"},[n("SidenavIcon",{staticClass:"icon-inline sidenav-icon"})],1)]),n("span",{staticClass:"sidenav-toggle__separator"})])])],1)]}}:null,{key:"tray",fn:function(t){var i=t.closeNav;return[n("Hierarchy",{attrs:{currentTopicTitle:e.title,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,parentTopicIdentifiers:e.hierarchyItems,currentTopicTags:e.currentTopicTags,references:e.references}}),n("NavMenuItems",{staticClass:"nav-menu-settings",attrs:{previousSiblingChildren:e.breadcrumbCount}},[e.interfaceLanguage&&(e.swiftPath||e.objcPath)?n("LanguageToggle",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath,closeNav:i}}):e._e(),e._t("menu-items")],2),e._t("tray-after",null,null,{breadcrumbCount:e.breadcrumbCount})]}}],null,!0)},[n("template",{slot:"default"},[e._t("title",(function(){return[e.rootLink?n("router-link",{staticClass:"nav-title-link",attrs:{to:e.rootLink}},[e._v(" "+e._s(e.$t("documentation.title"))+" ")]):n("span",{staticClass:"nav-title-link inactive"},[e._v(e._s(e.$t("documentation.title")))])]}),null,{rootLink:e.rootLink,linkClass:"nav-title-link",inactiveClass:"inactive"})],2),n("template",{slot:"after-content"},[e._t("after-content")],2)],2)},wc=[],Ic=n("cbcf"),xc=n("9b30"),$c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavMenuItems",{staticClass:"hierarchy",class:{"has-badge":e.hasBadge},attrs:{"aria-label":e.$t("documentation.nav.breadcrumbs")}},[e.root?n("HierarchyItem",{key:e.root.title,staticClass:"root-hierarchy",attrs:{url:e.addQueryParamsToUrl(e.root.url)}},[e._v(" "+e._s(e.root.title)+" ")]):e._e(),e._l(e.collapsibleItems,(function(t){return n("HierarchyItem",{key:t.title,attrs:{isCollapsed:"",url:e.addQueryParamsToUrl(t.url)}},[e._v(" "+e._s(t.title)+" ")])})),e.collapsibleItems.length?n("HierarchyCollapsedItems",{attrs:{topics:e.collapsibleItems}}):e._e(),e._l(e.nonCollapsibleItems,(function(t){return n("HierarchyItem",{key:t.title,attrs:{url:e.addQueryParamsToUrl(t.url)}},[e._v(" "+e._s(t.title)+" ")])})),n("HierarchyItem",[e._v(" "+e._s(e.currentTopicTitle)+" "),n("template",{slot:"tags"},[e.isSymbolDeprecated?n("Badge",{attrs:{variant:"deprecated"}}):e.isSymbolBeta?n("Badge",{attrs:{variant:"beta"}}):e._e(),e._l(e.currentTopicTags,(function(t){return n("Badge",{key:t.type+"-"+t.text,attrs:{variant:t.type}},[e._v(" "+e._s(t.text)+" ")])}))],2)],2)],2)},Oc=[],Dc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"hierarchy-collapsed-items"},[n("span",{staticClass:"hierarchy-item-icon icon-inline"},[e._v("/")]),n("button",{ref:"btn",staticClass:"toggle",class:{focused:!e.collapsed},on:{click:e.toggleCollapsed}},[n("span",{staticClass:"indicator"},[n("EllipsisIcon",{staticClass:"icon-inline toggle-icon"})],1)]),n("ul",{ref:"dropdown",staticClass:"dropdown",class:{collapsed:e.collapsed}},e._l(e.topicsWithUrls,(function(t){return n("li",{key:t.title,staticClass:"dropdown-item"},[n("router-link",{staticClass:"nav-menu-link",attrs:{to:t.url}},[e._v(e._s(t.title))])],1)})),0)])},Pc=[],Lc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"ellipsis-icon",attrs:{viewBox:"0 0 14 14",themeId:"ellipsis"}},[n("path",{attrs:{d:"m12.439 7.777v-1.554h-1.554v1.554zm-4.662 0v-1.554h-1.554v1.554zm-4.662 0v-1.554h-1.554v1.554z"}})])},Ac=[],Nc={name:"EllipsisIcon",components:{SVGIcon:fr["a"]}},Ec=Nc,jc=Object(K["a"])(Ec,Lc,Ac,!1,null,null,null),Bc=jc.exports,Rc={name:"HierarchyCollapsedItems",components:{EllipsisIcon:Bc},data:()=>({collapsed:!0}),props:{topics:{type:Array,required:!0}},watch:{collapsed(e,t){t&&!e?document.addEventListener("click",this.handleDocumentClick,!1):!t&&e&&document.removeEventListener("click",this.handleDocumentClick,!1)}},beforeDestroy(){document.removeEventListener("click",this.handleDocumentClick,!1)},computed:{topicsWithUrls:({$route:e,topics:t})=>t.map(t=>({...t,url:Object(P["b"])(t.url,e.query)}))},methods:{handleDocumentClick(e){const{target:t}=e,{collapsed:n,$refs:{btn:i,dropdown:a}}=this,s=!i.contains(t)&&!a.contains(t);!n&&s&&(this.collapsed=!0)},toggleCollapsed(){this.collapsed=!this.collapsed}}},Mc=Rc,zc=(n("2ca2"),Object(K["a"])(Mc,Dc,Pc,!1,null,"74906830",null)),Kc=zc.exports,qc=function(e,t){var n=t._c;return n(t.$options.components.NavMenuItemBase,{tag:"component",staticClass:"hierarchy-item",class:[{collapsed:t.props.isCollapsed},t.data.staticClass]},[n("span",{staticClass:"hierarchy-item-icon icon-inline"},[t._v("/")]),t.props.url?n("router-link",{staticClass:"parent item nav-menu-link",attrs:{to:t.props.url}},[t._t("default")],2):[n("span",{staticClass:"current item"},[t._t("default")],2),t._t("tags")]],2)},Fc=[],Hc=n("863d"),Vc={name:"HierarchyItem",components:{NavMenuItemBase:Hc["a"],InlineChevronRightIcon:vl["a"]},props:{isCollapsed:Boolean,url:{type:String,required:!1}}},Wc=Vc,Uc=(n("260a"),Object(K["a"])(Wc,qc,Fc,!0,null,"382bf39e",null)),Gc=Uc.exports;const Qc=3;var Xc={name:"Hierarchy",components:{Badge:ei["a"],NavMenuItems:xc["a"],HierarchyCollapsedItems:Kc,HierarchyItem:Gc},constants:{MaxVisibleLinks:Qc},inject:["store"],props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,references:Object,currentTopicTitle:{type:String,required:!0},parentTopicIdentifiers:{type:Array,default:()=>[]},currentTopicTags:{type:Array,default:()=>[]}},computed:{windowWidth:({store:e})=>e.state.contentWidth,parentTopics(){return this.parentTopicIdentifiers.reduce((e,t)=>{const n=this.references[t];if(n){const{title:t,url:i}=n;return e.concat({title:t,url:i})}return console.error(`Reference for "${t}" is missing`),e},[])},root:({parentTopics:e,windowWidth:t})=>t<=1e3?null:e[0],firstItemSlice:({root:e})=>e?1:0,linksAfterCollapse:({windowWidth:e,hasBadge:t})=>{const n=t?1:0;return e>1200?Qc-n:e>1e3?Qc-1-n:e>=800?Qc-2-n:0},collapsibleItems:({parentTopics:e,linksAfterCollapse:t,firstItemSlice:n})=>t?e.slice(n,-t):e.slice(n),nonCollapsibleItems:({parentTopics:e,linksAfterCollapse:t,firstItemSlice:n})=>t?e.slice(n).slice(-t):[],hasBadge:({isSymbolDeprecated:e,isSymbolBeta:t,currentTopicTags:n})=>e||t||n.length},methods:{addQueryParamsToUrl(e){return Object(P["b"])(e,this.$route.query)}}},Yc=Xc,Jc=(n("5208"),Object(K["a"])(Yc,$c,Oc,!1,null,"c2bd6086",null)),Zc=Jc.exports,ed=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavMenuItemBase",{staticClass:"nav-menu-setting language-container"},[n("div",{class:{"language-toggle-container":e.hasLanguages}},[n("select",{ref:"language-sizer",staticClass:"language-dropdown language-sizer",attrs:{"aria-hidden":"true",tabindex:"-1"}},[n("option",{key:e.currentLanguage.name,attrs:{selected:""}},[e._v(e._s(e.currentLanguage.name))])]),n("label",{staticClass:"nav-menu-setting-label",attrs:{for:e.hasLanguages?"language-toggle":null}},[e._v(e._s(e.$t("formats.colon",{content:e.$t("language")})))]),e.hasLanguages?n("select",{directives:[{name:"model",rawName:"v-model",value:e.languageModel,expression:"languageModel"}],staticClass:"language-dropdown nav-menu-link",style:"width: "+e.adjustedWidth+"px",attrs:{id:"language-toggle"},on:{change:[function(t){var n=Array.prototype.filter.call(t.target.options,(function(e){return e.selected})).map((function(e){var t="_value"in e?e._value:e.value;return t}));e.languageModel=t.target.multiple?n:n[0]},function(t){return e.pushRoute(e.currentLanguage.route)}]}},e._l(e.languages,(function(t){return n("option",{key:t.api,domProps:{value:t.api}},[e._v(" "+e._s(t.name)+" ")])})),0):n("span",{staticClass:"nav-menu-toggle-none current-language",attrs:{"aria-current":"page"}},[e._v(e._s(e.currentLanguage.name))]),e.hasLanguages?n("InlineChevronDownIcon",{staticClass:"toggle-icon icon-inline"}):e._e()],1),e.hasLanguages?n("div",{staticClass:"language-list-container"},[n("span",{staticClass:"nav-menu-setting-label"},[e._v(e._s(e.$t("formats.colon",{content:e.$t("language")})))]),n("ul",{staticClass:"language-list"},e._l(e.languages,(function(t){return n("li",{key:t.api,staticClass:"language-list-item"},[t.api===e.languageModel?n("span",{staticClass:"current-language",attrs:{"data-language":t.api,"aria-current":"page"}},[e._v(" "+e._s(t.name)+" ")]):n("a",{staticClass:"nav-menu-link",attrs:{href:"#"},on:{click:function(n){return n.preventDefault(),e.pushRoute(t.route)}}},[e._v(" "+e._s(t.name)+" ")])])})),0)]):e._e()])},td=[],nd=n("7948"),id={name:"LanguageToggle",components:{InlineChevronDownIcon:nd["a"],NavMenuItemBase:Hc["a"]},inject:{store:{default(){return{setPreferredLanguage(){}}}}},props:{interfaceLanguage:{type:String,required:!0},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},closeNav:{type:Function,default:()=>{}}},data(){return{languageModel:null,adjustedWidth:0}},mounted(){const e=Ne(async()=>{await Object(Ee["b"])(3),this.calculateSelectWidth()},150);window.addEventListener("resize",e),window.addEventListener("orientationchange",e),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("resize",e),window.removeEventListener("orientationchange",e)})},watch:{interfaceLanguage:{immediate:!0,handler(e){this.languageModel=e}},currentLanguage:{immediate:!0,handler:"calculateSelectWidth"}},methods:{getRoute(e){const t=e.query===O["a"].swift.key.url?void 0:e.query;return{query:{...this.$route.query,language:t},path:this.isCurrentPath(e.path)?null:Object(L["d"])(e.path)}},async pushRoute(e){await this.closeNav(),this.store.setPreferredLanguage(e.query),this.$router.push(this.getRoute(e))},isCurrentPath(e){return this.$route.path.replace(/^\//,"")===e},async calculateSelectWidth(){await this.$nextTick(),this.adjustedWidth=this.$refs["language-sizer"].clientWidth+6}},computed:{languages(){return[{name:O["a"].swift.name,api:O["a"].swift.key.api,route:{path:this.swiftPath,query:O["a"].swift.key.url}},{name:O["a"].objectiveC.name,api:O["a"].objectiveC.key.api,route:{path:this.objcPath,query:O["a"].objectiveC.key.url}}]},currentLanguage:({languages:e,languageModel:t})=>e.find(e=>e.api===t),hasLanguages:({objcPath:e,swiftPath:t})=>t&&e}},ad=id,sd=(n("b857"),Object(K["a"])(ad,ed,td,!1,null,"d12167e0",null)),rd=sd.exports,od={name:"DocumentationNav",components:{SidenavIcon:zl,NavBase:Ic["a"],NavMenuItems:xc["a"],Hierarchy:Zc,LanguageToggle:rd},props:{title:{type:String,required:!1},parentTopicIdentifiers:{type:Array,required:!1},isSymbolBeta:{type:Boolean,required:!1},isSymbolDeprecated:{type:Boolean,required:!1},isDark:{type:Boolean,default:!1},hasNoBorder:{type:Boolean,default:!1},currentTopicTags:{type:Array,required:!0},references:{type:Object,default:()=>({})},interfaceLanguage:{type:String,required:!1},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},sidenavHiddenOnLarge:{type:Boolean,default:!1},displaySidenav:{type:Boolean,default:!1}},computed:{baseNavOpenSidenavButtonId:()=>Go["d"],BreakpointName:()=>Vo["b"],breadcrumbCount:({hierarchyItems:e})=>e.length+1,rootHierarchyReference:({parentTopicIdentifiers:e,references:t})=>t[e[0]]||{},isRootTechnologyLink:({rootHierarchyReference:{kind:e}})=>"technologies"===e,rootLink:({isRootTechnologyLink:e,rootHierarchyReference:t,$route:n})=>e?{path:t.url,query:n.query}:null,hierarchyItems:({parentTopicIdentifiers:e,isRootTechnologyLink:t})=>t?e.slice(1):e},methods:{async handleSidenavToggle(e,t){await e(),this.$emit("toggle-sidenav",t),await this.$nextTick();const n=document.getElementById(Fs);n&&n.focus()}}},ld=od,cd=(n("c61f"),Object(K["a"])(ld,kc,wc,!1,null,"138d523a",null)),dd=cd.exports,ud=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"StaticContentWidth"},[e._t("default")],2)},hd=[],pd={name:"StaticContentWidth",inject:["store"],mounted(){const e=Ne(async()=>{await this.$nextTick(),this.store.setContentWidth(this.$el.offsetWidth)},150);window.addEventListener("resize",e),window.addEventListener("orientationchange",e),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("resize",e),window.removeEventListener("orientationchange",e)}),e()}},gd=pd,fd=Object(K["a"])(gd,ud,hd,!1,null,null,null),md=fd.exports,yd=n("3bdd"),vd=n("4009");const bd="symbol";var Td={watch:{topicData:{immediate:!0,handler:"extractOnThisPageSections"}},methods:{shouldRegisterContentSection(e){return e.type===_n["BlockType"].heading&&e.level<4},extractOnThisPageSections(e){if(!e)return;this.store.resetPageSections();const{metadata:{title:t},primaryContentSections:n,topicSections:i,defaultImplementationsSections:a,relationshipsSections:s,seeAlsoSections:r,kind:o}=e;this.store.addOnThisPageSection({title:t,anchor:vd["a"],level:1,isSymbol:o===bd},{i18n:!1}),n&&n.forEach(e=>{switch(e.kind){case Ke.content:At["a"].methods.forEach.call(e,e=>{this.shouldRegisterContentSection(e)&&this.store.addOnThisPageSection({title:e.text,anchor:e.anchor||Object(nn["a"])(e.text),level:e.level},{i18n:!1})});break;case Ke.properties:case Ke.restBody:case Ke.restCookies:case Ke.restEndpoint:case Ke.restHeaders:case Ke.restParameters:case Ke.restResponses:this.store.addOnThisPageSection({title:e.title,anchor:Object(nn["a"])(e.title),level:2});break;default:qt[e.kind]&&this.store.addOnThisPageSection(qt[e.kind])}}),i&&this.store.addOnThisPageSection(Kt.topics),a&&this.store.addOnThisPageSection(Kt.defaultImplementations),s&&this.store.addOnThisPageSection(Kt.relationships),r&&this.store.addOnThisPageSection(Kt.seeAlso)}}},Sd=n("9b56");const _d="0.3.0",Cd="navigator-hidden-large",{extractProps:kd}=Is.methods;var wd={name:"DocumentationTopicView",constants:{MIN_RENDER_JSON_VERSION_WITH_INDEX:_d,NAVIGATOR_HIDDEN_ON_LARGE_KEY:Cd},components:{Navigator:Cc,AdjustableSidebarWidth:ol,StaticContentWidth:md,NavigatorDataProvider:nr,Topic:Is,CodeTheme:Bs["a"],Nav:dd,QuickNavigationButton:lr,QuickNavigationModal:zo,PortalTarget:I["PortalTarget"]},mixins:[Ms["a"],zs["a"],Td],props:{enableMinimized:{type:Boolean,default:!1}},data(){return{topicDataDefault:null,topicDataObjc:null,sidenavVisibleOnMobile:!1,sidenavHiddenOnLarge:Fo["c"].get(Cd,!1),showQuickNavigationModal:!1,store:js,BreakpointName:Vo["b"]}},computed:{objcOverrides:({topicData:e})=>{const{variantOverrides:t=[]}=e||{},n=({interfaceLanguage:e})=>e===O["a"].objectiveC.key.api,i=({traits:e})=>e.some(n),a=t.find(i);return a?a.patch:null},enableQuickNavigation:({isTargetIDE:e})=>!e&&Object(Ze["c"])(["features","docs","quickNavigation","enable"],!0),topicData:{get(){return this.topicDataObjc?this.topicDataObjc:this.topicDataDefault},set(e){this.topicDataDefault=e}},topicKey:({$route:e,topicProps:t})=>[e.path,t.interfaceLanguage].join(),topicProps(){return kd(this.topicData)},parentTopicIdentifiers:({topicProps:{hierarchy:{paths:e=[]},references:t},$route:n})=>e.length?e.find(e=>{const i=e.find(e=>t[e]&&"technologies"!==t[e].kind),a=i&&t[i];return a&&n.path.toLowerCase().startsWith(a.url.toLowerCase())})||e[0]:[],technology:({$route:e,topicProps:{identifier:t,references:n,role:i,title:a},parentTopicIdentifiers:s})=>{const r={title:a,url:e.path},o=n[t];if(!s.length)return o||r;const l=n[s[0]];return l&&"technologies"!==l.kind?l:(i!==k["a"].collection||o)&&(l&&n[s[1]]||o)||r},languagePaths:({topicData:{variants:e=[]}})=>e.reduce((e,t)=>t.traits.reduce((e,n)=>n.interfaceLanguage?{...e,[n.interfaceLanguage]:(e[n.interfaceLanguage]||[]).concat(t.paths)}:e,e),{}),objcPath:({languagePaths:{[O["a"].objectiveC.key.api]:[e]=[]}={}})=>e,swiftPath:({languagePaths:{[O["a"].swift.key.api]:[e]=[]}={}})=>e,isSymbolBeta:({topicProps:{platforms:e}})=>!!(e&&e.length&&e.every(e=>e.beta)),isSymbolDeprecated:({topicProps:{platforms:e,deprecationSummary:t}})=>!!(t&&t.length>0||e&&e.length&&e.every(e=>e.deprecatedAt)),enableNavigator:({isTargetIDE:e,topicDataDefault:t})=>!e&&Object(yd["b"])(Object(yd["a"])(t.schemaVersion),_d)>=0,enableOnThisPageNav:({isTargetIDE:e})=>!Object(Ze["c"])(["features","docs","onThisPageNavigator","disable"],!1)&&!e,sidebarProps:({sidenavVisibleOnMobile:e,enableNavigator:t,sidenavHiddenOnLarge:n})=>t?{shownOnMobile:e,hiddenOnLarge:n}:{},sidebarListeners(){return this.enableNavigator?{"update:shownOnMobile":this.toggleMobileSidenav,"update:hiddenOnLarge":this.toggleLargeSidenav}:{}}},methods:{applyObjcOverrides(){this.topicDataObjc=C(Object(w["a"])(this.topicData),this.objcOverrides)},handleCodeColorsChange(e){Rs["a"].updateCodeColors(e)},handleToggleSidenav(e){e===Vo["b"].large?this.toggleLargeSidenav():this.toggleMobileSidenav()},openQuickNavigationModal(){this.sidenavVisibleOnMobile||(this.showQuickNavigationModal=!0)},toggleLargeSidenav(e=!this.sidenavHiddenOnLarge){this.sidenavHiddenOnLarge=e,Fo["c"].set(Cd,e)},toggleMobileSidenav(e=!this.sidenavVisibleOnMobile){this.sidenavVisibleOnMobile=e},onQuickNavigationKeydown(e){("/"===e.key||"o"===e.key&&e.shiftKey&&e.metaKey)&&this.enableNavigator&&"input"!==e.target.tagName.toLowerCase()&&(this.openQuickNavigationModal(),e.preventDefault())}},mounted(){this.$bridge.on("contentUpdate",this.handleContentUpdateFromBridge),this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"}),this.enableQuickNavigation&&window.addEventListener("keydown",this.onQuickNavigationKeydown)},provide(){return{store:this.store}},inject:{isTargetIDE:{default(){return!1}}},beforeDestroy(){this.$bridge.off("contentUpdate",this.handleContentUpdateFromBridge),this.$bridge.off("codeColors",this.handleCodeColorsChange),this.enableQuickNavigation&&window.removeEventListener("keydown",this.onQuickNavigationKeydown)},beforeRouteEnter(e,t,n){e.meta.skipFetchingData?n(e=>e.newContentMounted()):Object(w["c"])(e,t,n).then(t=>n(n=>{Object(Sd["c"])(e.params.locale,n),n.topicData=t,e.query.language===O["a"].objectiveC.key.url&&n.objcOverrides&&n.applyObjcOverrides()})).catch(n)},beforeRouteUpdate(e,t,n){e.path===t.path&&e.query.language===O["a"].objectiveC.key.url&&this.objcOverrides?(this.applyObjcOverrides(),n()):Object(w["e"])(e,t)?Object(w["c"])(e,t,n).then(t=>{this.topicDataObjc=null,this.topicData=t,e.query.language===O["a"].objectiveC.key.url&&this.objcOverrides&&this.applyObjcOverrides(),Object(Sd["c"])(e.params.locale,this),n()}).catch(n):n()},created(){this.store.reset()},watch:{topicData(){this.$nextTick(()=>{this.newContentMounted()})}}},Id=wd,xd=(n("857c"),Object(K["a"])(Id,i,a,!1,null,"4a89caca",null));t["default"]=xd.exports},f9c9:function(e,t,n){}}]); \ No newline at end of file diff --git a/js/documentation-topic~topic.1679ec90.js b/js/documentation-topic~topic.1679ec90.js new file mode 100644 index 00000000..52033084 --- /dev/null +++ b/js/documentation-topic~topic.1679ec90.js @@ -0,0 +1,20 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["documentation-topic~topic"],{"1c3f":function(t,e,n){"use strict";n("b826")},"2b88":function(t,e,n){"use strict"; +/*! + * portal-vue © Thorsten Lünborg, 2019 + * + * Version: 2.1.7 + * + * LICENCE: MIT + * + * https://github.com/linusborg/portal-vue + * + */function s(t){return t&&"object"===typeof t&&"default"in t?t["default"]:t}Object.defineProperty(e,"__esModule",{value:!0});var r=s(n("2b0e"));function o(t){return o="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}function a(t){return i(t)||l(t)||c()}function i(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e1&&void 0!==arguments[1]?arguments[1]:{};return t.reduce((function(t,n){var s=n.passengers[0],r="function"===typeof s?s(e):n.passengers;return t.concat(r)}),[])}function f(t,e){return t.map((function(t,e){return[e,t]})).sort((function(t,n){return e(t[1],n[1])||t[0]-n[0]})).map((function(t){return t[1]}))}function p(t,e){return e.reduce((function(e,n){return t.hasOwnProperty(n)&&(e[n]=t[n]),e}),{})}var m={},g={},y={},b=r.extend({data:function(){return{transports:m,targets:g,sources:y,trackInstances:u}},methods:{open:function(t){if(u){var e=t.to,n=t.from,s=t.passengers,o=t.order,a=void 0===o?1/0:o;if(e&&n&&s){var i={to:e,from:n,passengers:h(s),order:a},l=Object.keys(this.transports);-1===l.indexOf(e)&&r.set(this.transports,e,[]);var c=this.$_getTransportIndex(i),d=this.transports[e].slice(0);-1===c?d.push(i):d[c]=i,this.transports[e]=f(d,(function(t,e){return t.order-e.order}))}}},close:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.to,s=t.from;if(n&&(s||!1!==e)&&this.transports[n])if(e)this.transports[n]=[];else{var r=this.$_getTransportIndex(t);if(r>=0){var o=this.transports[n].slice(0);o.splice(r,1),this.transports[n]=o}}},registerTarget:function(t,e,n){u&&(this.trackInstances&&!n&&this.targets[t]&&console.warn("[portal-vue]: Target ".concat(t," already exists")),this.$set(this.targets,t,Object.freeze([e])))},unregisterTarget:function(t){this.$delete(this.targets,t)},registerSource:function(t,e,n){u&&(this.trackInstances&&!n&&this.sources[t]&&console.warn("[portal-vue]: source ".concat(t," already exists")),this.$set(this.sources,t,Object.freeze([e])))},unregisterSource:function(t){this.$delete(this.sources,t)},hasTarget:function(t){return!(!this.targets[t]||!this.targets[t][0])},hasSource:function(t){return!(!this.sources[t]||!this.sources[t][0])},hasContentFor:function(t){return!!this.transports[t]&&!!this.transports[t].length},$_getTransportIndex:function(t){var e=t.to,n=t.from;for(var s in this.transports[e])if(this.transports[e][s].from===n)return+s;return-1}}}),v=new b(m),T=1,S=r.extend({name:"portal",props:{disabled:{type:Boolean},name:{type:String,default:function(){return String(T++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}}},created:function(){var t=this;this.$nextTick((function(){v.registerSource(t.name,t)}))},mounted:function(){this.disabled||this.sendUpdate()},updated:function(){this.disabled?this.clear():this.sendUpdate()},beforeDestroy:function(){v.unregisterSource(this.name),this.clear()},watch:{to:function(t,e){e&&e!==t&&this.clear(e),this.sendUpdate()}},methods:{clear:function(t){var e={from:this.name,to:t||this.to};v.close(e)},normalizeSlots:function(){return this.$scopedSlots.default?[this.$scopedSlots.default]:this.$slots.default},normalizeOwnChildren:function(t){return"function"===typeof t?t(this.slotProps):t},sendUpdate:function(){var t=this.normalizeSlots();if(t){var e={from:this.name,to:this.to,passengers:a(t),order:this.order};v.open(e)}else this.clear()}},render:function(t){var e=this.$slots.default||this.$scopedSlots.default||[],n=this.tag;return e&&this.disabled?e.length<=1&&this.slim?this.normalizeOwnChildren(e)[0]:t(n,[this.normalizeOwnChildren(e)]):this.slim?t():t(n,{class:{"v-portal":!0},style:{display:"none"},key:"v-portal-placeholder"})}}),w=r.extend({name:"portalTarget",props:{multiple:{type:Boolean,default:!1},name:{type:String,required:!0},slim:{type:Boolean,default:!1},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},data:function(){return{transports:v.transports,firstRender:!0}},created:function(){var t=this;this.$nextTick((function(){v.registerTarget(t.name,t)}))},watch:{ownTransports:function(){this.$emit("change",this.children().length>0)},name:function(t,e){v.unregisterTarget(e),v.registerTarget(t,this)}},mounted:function(){var t=this;this.transition&&this.$nextTick((function(){t.firstRender=!1}))},beforeDestroy:function(){v.unregisterTarget(this.name)},computed:{ownTransports:function(){var t=this.transports[this.name]||[];return this.multiple?t:0===t.length?[]:[t[t.length-1]]},passengers:function(){return d(this.ownTransports,this.slotProps)}},methods:{children:function(){return 0!==this.passengers.length?this.passengers:this.$scopedSlots.default?this.$scopedSlots.default(this.slotProps):this.$slots.default||[]},noWrapper:function(){var t=this.slim&&!this.transition;return t&&this.children().length>1&&console.warn("[portal-vue]: PortalTarget with `slim` option received more than one child element."),t}},render:function(t){var e=this.noWrapper(),n=this.children(),s=this.transition||this.tag;return e?n[0]:this.slim&&!s?t():t(s,{props:{tag:this.transition&&this.tag?this.tag:void 0},class:{"vue-portal-target":!0}},n)}}),C=0,$=["disabled","name","order","slim","slotProps","tag","to"],k=["multiple","transition"],x=r.extend({name:"MountingPortal",inheritAttrs:!1,props:{append:{type:[Boolean,String]},bail:{type:Boolean},mountTo:{type:String,required:!0},disabled:{type:Boolean},name:{type:String,default:function(){return"mounted_"+String(C++)}},order:{type:Number,default:0},slim:{type:Boolean},slotProps:{type:Object,default:function(){return{}}},tag:{type:String,default:"DIV"},to:{type:String,default:function(){return String(Math.round(1e7*Math.random()))}},multiple:{type:Boolean,default:!1},targetSlim:{type:Boolean},targetSlotProps:{type:Object,default:function(){return{}}},targetTag:{type:String,default:"div"},transition:{type:[String,Object,Function]}},created:function(){if("undefined"!==typeof document){var t=document.querySelector(this.mountTo);if(t){var e=this.$props;if(v.targets[e.name])e.bail?console.warn("[portal-vue]: Target ".concat(e.name," is already mounted.\n Aborting because 'bail: true' is set")):this.portalTarget=v.targets[e.name];else{var n=e.append;if(n){var s="string"===typeof n?n:"DIV",r=document.createElement(s);t.appendChild(r),t=r}var o=p(this.$props,k);o.slim=this.targetSlim,o.tag=this.targetTag,o.slotProps=this.targetSlotProps,o.name=this.to,this.portalTarget=new w({el:t,parent:this.$parent||this,propsData:o})}}else console.error("[portal-vue]: Mount Point '".concat(this.mountTo,"' not found in document"))}},beforeDestroy:function(){var t=this.portalTarget;if(this.append){var e=t.$el;e.parentNode.removeChild(e)}t.$destroy()},render:function(t){if(!this.portalTarget)return console.warn("[portal-vue] Target wasn't mounted"),t();if(!this.$scopedSlots.manual){var e=p(this.$props,$);return t(S,{props:e,attrs:this.$attrs,on:this.$listeners,scopedSlots:this.$scopedSlots},this.$slots.default)}var n=this.$scopedSlots.manual({to:this.to});return Array.isArray(n)&&(n=n[0]),n||t()}});function P(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.component(e.portalName||"Portal",S),t.component(e.portalTargetName||"PortalTarget",w),t.component(e.MountingPortalName||"MountingPortal",x)}var I={install:P};e.default=I,e.Portal=S,e.PortalTarget=w,e.MountingPortal=x,e.Wormhole=v},"66c9":function(t,e,n){"use strict";e["a"]={state:{codeColors:null},reset(){this.state.codeColors=null},updateCodeColors(t){const e=t=>t?`rgba(${t.red}, ${t.green}, ${t.blue}, ${t.alpha})`:null;this.state.codeColors=Object.entries(t).reduce((t,[n,s])=>({...t,[n]:e(s)}),{})}}},7948:function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"inline-chevron-down-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-chevron-down"}},[n("path",{attrs:{d:"M12.634 2.964l0.76 0.649-6.343 7.426-6.445-7.423 0.755-0.655 5.683 6.545 5.59-6.542z"}})])},r=[],o=n("be08"),a={name:"InlineChevronDownIcon",components:{SVGIcon:o["a"]}},i=a,l=n("2877"),c=Object(l["a"])(i,s,r,!1,null,null,null);e["a"]=c.exports},8590:function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{style:t.codeStyle},[t._t("default")],2)},r=[],o=n("66c9");const a=0,i=255;function l(t){const e=t.match(/rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d+\.?\d*|\.\d+)\s*\)/);if(!e)throw new Error("invalid rgba() input");const n=10;return{r:parseInt(e[1],n),g:parseInt(e[2],n),b:parseInt(e[3],n),a:parseFloat(e[4])}}function c(t){const{r:e,g:n,b:s}=l(t);return.2126*e+.7152*n+.0722*s}function u(t,e){const n=Math.round(i*e),s=l(t),{a:r}=s,[o,c,u]=[s.r,s.g,s.b].map(t=>Math.max(a,Math.min(i,t+n)));return`rgba(${o}, ${c}, ${u}, ${r})`}function h(t,e){return u(t,e)}function d(t,e){return u(t,-1*e)}var f={name:"CodeTheme",data(){return{codeThemeState:o["a"].state}},computed:{codeStyle(){const{codeColors:t}=this.codeThemeState;return t?{"--text":t.text,"--background":t.background,"--line-highlight":t.lineHighlight,"--url":t.commentURL,"--syntax-comment":t.comment,"--syntax-quote":t.comment,"--syntax-keyword":t.keyword,"--syntax-literal":t.keyword,"--syntax-selector-tag":t.keyword,"--syntax-string":t.stringLiteral,"--syntax-bullet":t.stringLiteral,"--syntax-meta":t.keyword,"--syntax-number":t.stringLiteral,"--syntax-symbol":t.stringLiteral,"--syntax-tag":t.stringLiteral,"--syntax-attr":t.typeAnnotation,"--syntax-built_in":t.typeAnnotation,"--syntax-builtin-name":t.typeAnnotation,"--syntax-class":t.typeAnnotation,"--syntax-params":t.typeAnnotation,"--syntax-section":t.typeAnnotation,"--syntax-title":t.typeAnnotation,"--syntax-type":t.typeAnnotation,"--syntax-attribute":t.keyword,"--syntax-identifier":t.text,"--syntax-subst":t.text,"--color-syntax-param-internal-name":this.internalParamNameColor}:null},internalParamNameColor(){const{background:t,text:e}=this.codeThemeState.codeColors;try{const n=c(t),s=nObject.keys(u).includes(t),default:u.light},codeBackgroundColorOverride:{type:String,default:""},backdropBackgroundColorOverride:{type:String,default:""},width:{type:String,default:null},showClose:{type:Boolean,default:!0}},data(){return{lastFocusItem:null,prefersDarkStyle:!1,focusTrapInstance:null}},computed:{isVisible:{get:({visible:t})=>t,set(t){this.$emit("update:visible",t)}},modalColors(){return{"--code-background":this.codeBackgroundColorOverride,"--backdrop-background":this.backdropBackgroundColorOverride}},themeClass({theme:t,prefersDarkStyle:e,isThemeDynamic:n}){let s={};return n&&(s={"theme-light":!e,"theme-dark":e}),["theme-"+t,s]},stateClasses:({isFullscreen:t,isVisible:e,showClose:n})=>({"modal-fullscreen":t,"modal-standard":!t,"modal-open":e,"modal-with-close":n}),isThemeDynamic:({theme:t})=>t===u.dynamic||t===u.code},watch:{isVisible(t){t?this.onShow():this.onHide()}},mounted(){if(this.focusTrapInstance=new a["a"],document.addEventListener("keydown",this.onKeydown),this.isThemeDynamic){const t=window.matchMedia("(prefers-color-scheme: dark)");t.addListener(this.onColorSchemePreferenceChange),this.$once("hook:beforeDestroy",()=>{t.removeListener(this.onColorSchemePreferenceChange)}),this.onColorSchemePreferenceChange(t)}},beforeDestroy(){this.isVisible&&o["b"].unlockScroll(this.$refs.container),document.removeEventListener("keydown",this.onKeydown),this.focusTrapInstance.destroy()},methods:{async onShow(){await this.$nextTick(),o["b"].lockScroll(this.$refs.container),await this.focusCloseButton(),this.focusTrapInstance.updateFocusContainer(this.$refs.container),this.focusTrapInstance.start(),i["a"].hide(this.$refs.container)},onHide(){o["b"].unlockScroll(this.$refs.container),this.focusTrapInstance.stop(),this.lastFocusItem&&(this.lastFocusItem.focus({preventScroll:!0}),this.lastFocusItem=null),this.$emit("close"),i["a"].show(this.$refs.container)},closeModal(){this.isVisible=!1},selectContent(){window.getSelection().selectAllChildren(this.$refs.content)},onClickOutside(){this.closeModal()},onKeydown(t){const{metaKey:e=!1,ctrlKey:n=!1,key:s}=t;this.isVisible&&("a"===s&&(e||n)&&(t.preventDefault(),this.selectContent()),"Escape"===s&&(t.preventDefault(),this.closeModal()))},onColorSchemePreferenceChange({matches:t}){this.prefersDarkStyle=t},async focusCloseButton(){this.lastFocusItem=document.activeElement,await this.$nextTick(),this.$refs.close&&this.$refs.close.focus(),this.$emit("open")}}},d=h,f=(n("1c3f"),n("2877")),p=Object(f["a"])(d,s,r,!1,null,"795f7b59",null);e["a"]=p.exports},c8e2:function(t,e,n){"use strict";function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}n.d(e,"a",(function(){return o}));var r=n("0cb0");class o{constructor(t){s(this,"focusContainer",null),s(this,"tabTargets",[]),s(this,"firstTabTarget",null),s(this,"lastTabTarget",null),s(this,"lastFocusedElement",null),this.focusContainer=t,this.onFocus=this.onFocus.bind(this)}updateFocusContainer(t){this.focusContainer=t}start(){this.collectTabTargets(),this.firstTabTarget?this.focusContainer.contains(document.activeElement)&&r["a"].isTabbableElement(document.activeElement)||this.firstTabTarget.focus():console.warn("There are no focusable elements. FocusTrap needs at least one."),this.lastFocusedElement=document.activeElement,document.addEventListener("focus",this.onFocus,!0)}stop(){document.removeEventListener("focus",this.onFocus,!0)}collectTabTargets(){this.tabTargets=r["a"].getTabbableElements(this.focusContainer),this.firstTabTarget=this.tabTargets[0],this.lastTabTarget=this.tabTargets[this.tabTargets.length-1]}onFocus(t){if(this.focusContainer.contains(t.target))this.lastFocusedElement=t.target;else{if(t.preventDefault(),this.collectTabTargets(),this.lastFocusedElement===this.lastTabTarget||!this.lastFocusedElement||!document.contains(this.lastFocusedElement))return this.firstTabTarget.focus(),void(this.lastFocusedElement=this.firstTabTarget);this.lastFocusedElement===this.firstTabTarget&&(this.lastTabTarget.focus(),this.lastFocusedElement=this.lastTabTarget)}}destroy(){this.stop(),this.focusContainer=null,this.tabTargets=[],this.firstTabTarget=null,this.lastTabTarget=null,this.lastFocusedElement=null}}}}]); \ No newline at end of file diff --git a/js/documentation-topic~topic~tutorials-overview.90c61522.js b/js/documentation-topic~topic~tutorials-overview.90c61522.js new file mode 100644 index 00000000..ab75cfe1 --- /dev/null +++ b/js/documentation-topic~topic~tutorials-overview.90c61522.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["documentation-topic~topic~tutorials-overview"],{"007b":function(e,t,n){},"0444":function(e,t,n){},"05a1":function(e,t,n){},"0939":function(e,t,n){"use strict";n("9034")},"0caf":function(e,t,n){"use strict";t["a"]={inject:{performanceMetricsEnabled:{default:!1},isTargetIDE:{default:!1}},methods:{newContentMounted(){let e;this.performanceMetricsEnabled&&(e=Math.round(window.performance.now()),window.renderedTimes||(window.renderedTimes=[]),window.renderedTimes.push(e)),this.$bridge.send({type:"rendered",data:{time:e}})},handleContentUpdateFromBridge(e){this.topicData=e}}}},"0cb0":function(e,t,n){"use strict";const i=["input","select","textarea","button","optgroup","option","menuitem","fieldset","object","a[href]","*[tabindex]","*[contenteditable]"],a=i.join(",");t["a"]={getTabbableElements(e){const t=e.querySelectorAll(a),n=t.length;let i;const r=[];for(i=0;i=0},isFocusableElement(e){const t=e.nodeName.toLowerCase(),n=i.includes(t);return!("a"!==t||!e.getAttribute("href"))||(n?!e.disabled:"true"===e.getAttribute("contenteditable")||!Number.isNaN(parseFloat(e.getAttribute("tabindex"))))}}},"0cf0":function(e,t,n){},"0da1":function(e,t,n){"use strict";n("5c97")},"0eaa":function(e,t,n){},"0f00":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"row"},[e._t("default")],2)},a=[],r={name:"GridRow"},s=r,o=(n("2224"),n("2877")),c=Object(o["a"])(s,i,a,!1,null,"be73599c",null);t["a"]=c.exports},1020:function(e,t){var n={exports:{}};function i(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach((function(t){var n=e[t];"object"!=typeof n||Object.isFrozen(n)||i(n)})),e}n.exports=i,n.exports.default=i;var a=n.exports;class r{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function s(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function o(e,...t){const n=Object.create(null);for(const i in e)n[i]=e[i];return t.forEach((function(e){for(const t in e)n[t]=e[t]})),n}const c="",l=e=>!!e.kind,u=(e,{prefix:t})=>{if(e.includes(".")){const n=e.split(".");return[`${t}${n.shift()}`,...n.map((e,t)=>`${e}${"_".repeat(t+1)}`)].join(" ")}return`${t}${e}`};class d{constructor(e,t){this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}addText(e){this.buffer+=s(e)}openNode(e){if(!l(e))return;let t=e.kind;t=e.sublanguage?"language-"+t:u(t,{prefix:this.classPrefix}),this.span(t)}closeNode(e){l(e)&&(this.buffer+=c)}value(){return this.buffer}span(e){this.buffer+=``}}class p{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const t={kind:e,children:[]};this.add(t),this.stack.push(t)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){while(this.closeNode());}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,t){return"string"===typeof t?e.addText(t):t.children&&(e.openNode(t),t.children.forEach(t=>this._walk(e,t)),e.closeNode(t)),e}static _collapse(e){"string"!==typeof e&&e.children&&(e.children.every(e=>"string"===typeof e)?e.children=[e.children.join("")]:e.children.forEach(e=>{p._collapse(e)}))}}class h extends p{constructor(e){super(),this.options=e}addKeyword(e,t){""!==e&&(this.openNode(t),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,t){const n=e.root;n.kind=t,n.sublanguage=!0,this.add(n)}toHTML(){const e=new d(this,this.options);return e.value()}finalize(){return!0}}function m(e){return e?"string"===typeof e?e:e.source:null}function f(e){return v("(?=",e,")")}function g(e){return v("(?:",e,")*")}function b(e){return v("(?:",e,")?")}function v(...e){const t=e.map(e=>m(e)).join("");return t}function y(e){const t=e[e.length-1];return"object"===typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function w(...e){const t=y(e),n="("+(t.capture?"":"?:")+e.map(e=>m(e)).join("|")+")";return n}function _(e){return new RegExp(e.toString()+"|").exec("").length-1}function x(e,t){const n=e&&e.exec(t);return n&&0===n.index}const k=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function C(e,{joinWith:t}){let n=0;return e.map(e=>{n+=1;const t=n;let i=m(e),a="";while(i.length>0){const e=k.exec(i);if(!e){a+=i;break}a+=i.substring(0,e.index),i=i.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?a+="\\"+String(Number(e[1])+t):(a+=e[0],"("===e[0]&&n++)}return a}).map(e=>`(${e})`).join(t)}const S=/\b\B/,E="[a-zA-Z]\\w*",O="[a-zA-Z_]\\w*",I="\\b\\d+(\\.\\d+)?",j="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",T="\\b(0b[01]+)",A="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",L=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=v(t,/.*\b/,e.binary,/\b.*/)),o({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},B={begin:"\\\\[\\s\\S]",relevance:0},$={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[B]},N={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[B]},M={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},P=function(e,t,n={}){const i=o({scope:"comment",begin:e,end:t,contains:[]},n);i.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const a=w("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return i.contains.push({begin:v(/[ ]+/,"(",a,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),i},R=P("//","$"),V=P("/\\*","\\*/"),D=P("#","$"),G={scope:"number",begin:I,relevance:0},z={scope:"number",begin:j,relevance:0},q={scope:"number",begin:T,relevance:0},F={begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[B,{begin:/\[/,end:/\]/,relevance:0,contains:[B]}]}]},U={scope:"title",begin:E,relevance:0},W={scope:"title",begin:O,relevance:0},H={begin:"\\.\\s*"+O,relevance:0},K=function(e){return Object.assign(e,{"on:begin":(e,t)=>{t.data._beginMatch=e[1]},"on:end":(e,t)=>{t.data._beginMatch!==e[1]&&t.ignoreMatch()}})};var Z=Object.freeze({__proto__:null,MATCH_NOTHING_RE:S,IDENT_RE:E,UNDERSCORE_IDENT_RE:O,NUMBER_RE:I,C_NUMBER_RE:j,BINARY_NUMBER_RE:T,RE_STARTERS_RE:A,SHEBANG:L,BACKSLASH_ESCAPE:B,APOS_STRING_MODE:$,QUOTE_STRING_MODE:N,PHRASAL_WORDS_MODE:M,COMMENT:P,C_LINE_COMMENT_MODE:R,C_BLOCK_COMMENT_MODE:V,HASH_COMMENT_MODE:D,NUMBER_MODE:G,C_NUMBER_MODE:z,BINARY_NUMBER_MODE:q,REGEXP_MODE:F,TITLE_MODE:U,UNDERSCORE_TITLE_MODE:W,METHOD_GUARD:H,END_SAME_AS_BEGIN:K});function Y(e,t){const n=e.input[e.index-1];"."===n&&t.ignoreMatch()}function X(e,t){void 0!==e.className&&(e.scope=e.className,delete e.className)}function J(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=Y,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,void 0===e.relevance&&(e.relevance=0))}function Q(e,t){Array.isArray(e.illegal)&&(e.illegal=w(...e.illegal))}function ee(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function te(e,t){void 0===e.relevance&&(e.relevance=1)}const ne=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const n=Object.assign({},e);Object.keys(e).forEach(t=>{delete e[t]}),e.keywords=n.keywords,e.begin=v(n.beforeMatch,f(n.begin)),e.starts={relevance:0,contains:[Object.assign(n,{endsParent:!0})]},e.relevance=0,delete n.beforeMatch},ie=["of","and","for","in","not","or","if","then","parent","list","value"],ae="keyword";function re(e,t,n=ae){const i=Object.create(null);return"string"===typeof e?a(n,e.split(" ")):Array.isArray(e)?a(n,e):Object.keys(e).forEach((function(n){Object.assign(i,re(e[n],t,n))})),i;function a(e,n){t&&(n=n.map(e=>e.toLowerCase())),n.forEach((function(t){const n=t.split("|");i[n[0]]=[e,se(n[0],n[1])]}))}}function se(e,t){return t?Number(t):oe(e)?0:1}function oe(e){return ie.includes(e.toLowerCase())}const ce={},le=e=>{console.error(e)},ue=(e,...t)=>{console.log("WARN: "+e,...t)},de=(e,t)=>{ce[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),ce[`${e}/${t}`]=!0)},pe=new Error;function he(e,t,{key:n}){let i=0;const a=e[n],r={},s={};for(let o=1;o<=t.length;o++)s[o+i]=a[o],r[o+i]=!0,i+=_(t[o-1]);e[n]=s,e[n]._emit=r,e[n]._multi=!0}function me(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw le("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),pe;if("object"!==typeof e.beginScope||null===e.beginScope)throw le("beginScope must be object"),pe;he(e,e.begin,{key:"beginScope"}),e.begin=C(e.begin,{joinWith:""})}}function fe(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw le("skip, excludeEnd, returnEnd not compatible with endScope: {}"),pe;if("object"!==typeof e.endScope||null===e.endScope)throw le("endScope must be object"),pe;he(e,e.end,{key:"endScope"}),e.end=C(e.end,{joinWith:""})}}function ge(e){e.scope&&"object"===typeof e.scope&&null!==e.scope&&(e.beginScope=e.scope,delete e.scope)}function be(e){ge(e),"string"===typeof e.beginScope&&(e.beginScope={_wrap:e.beginScope}),"string"===typeof e.endScope&&(e.endScope={_wrap:e.endScope}),me(e),fe(e)}function ve(e){function t(t,n){return new RegExp(m(t),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(n?"g":""))}class n{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,t){t.position=this.position++,this.matchIndexes[this.matchAt]=t,this.regexes.push([t,e]),this.matchAt+=_(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=t(C(e,{joinWith:"|"}),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const t=this.matcherRe.exec(e);if(!t)return null;const n=t.findIndex((e,t)=>t>0&&void 0!==e),i=this.matchIndexes[n];return t.splice(0,n),Object.assign(t,i)}}class i{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const t=new n;return this.rules.slice(e).forEach(([e,n])=>t.addRule(e,n)),t.compile(),this.multiRegexes[e]=t,t}resumingScanAtSamePosition(){return 0!==this.regexIndex}considerAll(){this.regexIndex=0}addRule(e,t){this.rules.push([e,t]),"begin"===t.type&&this.count++}exec(e){const t=this.getMatcher(this.regexIndex);t.lastIndex=this.lastIndex;let n=t.exec(e);if(this.resumingScanAtSamePosition())if(n&&n.index===this.lastIndex);else{const t=this.getMatcher(0);t.lastIndex=this.lastIndex+1,n=t.exec(e)}return n&&(this.regexIndex+=n.position+1,this.regexIndex===this.count&&this.considerAll()),n}}function a(e){const t=new i;return e.contains.forEach(e=>t.addRule(e.begin,{rule:e,type:"begin"})),e.terminatorEnd&&t.addRule(e.terminatorEnd,{type:"end"}),e.illegal&&t.addRule(e.illegal,{type:"illegal"}),t}function r(n,i){const s=n;if(n.isCompiled)return s;[X,ee,be,ne].forEach(e=>e(n,i)),e.compilerExtensions.forEach(e=>e(n,i)),n.__beforeBegin=null,[J,Q,te].forEach(e=>e(n,i)),n.isCompiled=!0;let o=null;return"object"===typeof n.keywords&&n.keywords.$pattern&&(n.keywords=Object.assign({},n.keywords),o=n.keywords.$pattern,delete n.keywords.$pattern),o=o||/\w+/,n.keywords&&(n.keywords=re(n.keywords,e.case_insensitive)),s.keywordPatternRe=t(o,!0),i&&(n.begin||(n.begin=/\B|\b/),s.beginRe=t(s.begin),n.end||n.endsWithParent||(n.end=/\B|\b/),n.end&&(s.endRe=t(s.end)),s.terminatorEnd=m(s.end)||"",n.endsWithParent&&i.terminatorEnd&&(s.terminatorEnd+=(n.end?"|":"")+i.terminatorEnd)),n.illegal&&(s.illegalRe=t(n.illegal)),n.contains||(n.contains=[]),n.contains=[].concat(...n.contains.map((function(e){return we("self"===e?n:e)}))),n.contains.forEach((function(e){r(e,s)})),n.starts&&r(n.starts,i),s.matcher=a(s),s}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=o(e.classNameAliases||{}),r(e)}function ye(e){return!!e&&(e.endsWithParent||ye(e.starts))}function we(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map((function(t){return o(e,{variants:null},t)}))),e.cachedVariants?e.cachedVariants:ye(e)?o(e,{starts:e.starts?o(e.starts):null}):Object.isFrozen(e)?o(e):e}var _e="11.3.1";class xe extends Error{constructor(e,t){super(e),this.name="HTMLInjectionError",this.html=t}}const ke=s,Ce=o,Se=Symbol("nomatch"),Ee=7,Oe=function(e){const t=Object.create(null),n=Object.create(null),i=[];let s=!0;const o="Could not find the language '{}', did you forget to load/include a language module?",c={disableAutodetect:!0,name:"Plain text",contains:[]};let l={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:h};function u(e){return l.noHighlightRe.test(e)}function d(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=l.languageDetectRe.exec(t);if(n){const t=$(n[1]);return t||(ue(o.replace("{}",n[1])),ue("Falling back to no-highlight mode for this block.",e)),t?n[1]:"no-highlight"}return t.split(/\s+/).find(e=>u(e)||$(e))}function p(e,t,n){let i="",a="";"object"===typeof t?(i=e,n=t.ignoreIllegals,a=t.language):(de("10.7.0","highlight(lang, code, ...args) has been deprecated."),de("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),a=e,i=t),void 0===n&&(n=!0);const r={code:i,language:a};V("before:highlight",r);const s=r.result?r.result:m(r.language,r.code,n);return s.code=r.code,V("after:highlight",s),s}function m(e,n,i,a){const c=Object.create(null);function u(e,t){return e.keywords[t]}function d(){if(!j.keywords)return void A.addText(L);let e=0;j.keywordPatternRe.lastIndex=0;let t=j.keywordPatternRe.exec(L),n="";while(t){n+=L.substring(e,t.index);const i=E.case_insensitive?t[0].toLowerCase():t[0],a=u(j,i);if(a){const[e,r]=a;if(A.addText(n),n="",c[i]=(c[i]||0)+1,c[i]<=Ee&&(B+=r),e.startsWith("_"))n+=t[0];else{const n=E.classNameAliases[e]||e;A.addKeyword(t[0],n)}}else n+=t[0];e=j.keywordPatternRe.lastIndex,t=j.keywordPatternRe.exec(L)}n+=L.substr(e),A.addText(n)}function p(){if(""===L)return;let e=null;if("string"===typeof j.subLanguage){if(!t[j.subLanguage])return void A.addText(L);e=m(j.subLanguage,L,!0,T[j.subLanguage]),T[j.subLanguage]=e._top}else e=_(L,j.subLanguage.length?j.subLanguage:null);j.relevance>0&&(B+=e.relevance),A.addSublanguage(e._emitter,e.language)}function h(){null!=j.subLanguage?p():d(),L=""}function f(e,t){let n=1;while(void 0!==t[n]){if(!e._emit[n]){n++;continue}const i=E.classNameAliases[e[n]]||e[n],a=t[n];i?A.addKeyword(a,i):(L=a,d(),L=""),n++}}function g(e,t){return e.scope&&"string"===typeof e.scope&&A.openNode(E.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(A.addKeyword(L,E.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),L=""):e.beginScope._multi&&(f(e.beginScope,t),L="")),j=Object.create(e,{parent:{value:j}}),j}function b(e,t,n){let i=x(e.endRe,n);if(i){if(e["on:end"]){const n=new r(e);e["on:end"](t,n),n.isMatchIgnored&&(i=!1)}if(i){while(e.endsParent&&e.parent)e=e.parent;return e}}if(e.endsWithParent)return b(e.parent,t,n)}function v(e){return 0===j.matcher.regexIndex?(L+=e[0],1):(P=!0,0)}function y(e){const t=e[0],n=e.rule,i=new r(n),a=[n.__beforeBegin,n["on:begin"]];for(const r of a)if(r&&(r(e,i),i.isMatchIgnored))return v(t);return n.skip?L+=t:(n.excludeBegin&&(L+=t),h(),n.returnBegin||n.excludeBegin||(L=t)),g(n,e),n.returnBegin?0:t.length}function w(e){const t=e[0],i=n.substr(e.index),a=b(j,e,i);if(!a)return Se;const r=j;j.endScope&&j.endScope._wrap?(h(),A.addKeyword(t,j.endScope._wrap)):j.endScope&&j.endScope._multi?(h(),f(j.endScope,e)):r.skip?L+=t:(r.returnEnd||r.excludeEnd||(L+=t),h(),r.excludeEnd&&(L=t));do{j.scope&&A.closeNode(),j.skip||j.subLanguage||(B+=j.relevance),j=j.parent}while(j!==a.parent);return a.starts&&g(a.starts,e),r.returnEnd?0:t.length}function k(){const e=[];for(let t=j;t!==E;t=t.parent)t.scope&&e.unshift(t.scope);e.forEach(e=>A.openNode(e))}let C={};function S(t,a){const r=a&&a[0];if(L+=t,null==r)return h(),0;if("begin"===C.type&&"end"===a.type&&C.index===a.index&&""===r){if(L+=n.slice(a.index,a.index+1),!s){const t=new Error(`0 width match regex (${e})`);throw t.languageName=e,t.badRule=C.rule,t}return 1}if(C=a,"begin"===a.type)return y(a);if("illegal"===a.type&&!i){const e=new Error('Illegal lexeme "'+r+'" for mode "'+(j.scope||"")+'"');throw e.mode=j,e}if("end"===a.type){const e=w(a);if(e!==Se)return e}if("illegal"===a.type&&""===r)return 1;if(M>1e5&&M>3*a.index){const e=new Error("potential infinite loop, way more iterations than matches");throw e}return L+=r,r.length}const E=$(e);if(!E)throw le(o.replace("{}",e)),new Error('Unknown language: "'+e+'"');const O=ve(E);let I="",j=a||O;const T={},A=new l.__emitter(l);k();let L="",B=0,N=0,M=0,P=!1;try{for(j.matcher.considerAll();;){M++,P?P=!1:j.matcher.considerAll(),j.matcher.lastIndex=N;const e=j.matcher.exec(n);if(!e)break;const t=n.substring(N,e.index),i=S(t,e);N=e.index+i}return S(n.substr(N)),A.closeAllNodes(),A.finalize(),I=A.toHTML(),{language:e,value:I,relevance:B,illegal:!1,_emitter:A,_top:j}}catch(R){if(R.message&&R.message.includes("Illegal"))return{language:e,value:ke(n),illegal:!0,relevance:0,_illegalBy:{message:R.message,index:N,context:n.slice(N-100,N+100),mode:R.mode,resultSoFar:I},_emitter:A};if(s)return{language:e,value:ke(n),illegal:!1,relevance:0,errorRaised:R,_emitter:A,_top:j};throw R}}function y(e){const t={value:ke(e),illegal:!1,relevance:0,_top:c,_emitter:new l.__emitter(l)};return t._emitter.addText(e),t}function _(e,n){n=n||l.languages||Object.keys(t);const i=y(e),a=n.filter($).filter(M).map(t=>m(t,e,!1));a.unshift(i);const r=a.sort((e,t)=>{if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if($(e.language).supersetOf===t.language)return 1;if($(t.language).supersetOf===e.language)return-1}return 0}),[s,o]=r,c=s;return c.secondBest=o,c}function k(e,t,i){const a=t&&n[t]||i;e.classList.add("hljs"),e.classList.add("language-"+a)}function C(e){let t=null;const n=d(e);if(u(n))return;if(V("before:highlightElement",{el:e,language:n}),e.children.length>0&&(l.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/issues/2886"),console.warn(e)),l.throwUnescapedHTML)){const t=new xe("One of your code blocks includes unescaped HTML.",e.innerHTML);throw t}t=e;const i=t.textContent,a=n?p(i,{language:n,ignoreIllegals:!0}):_(i);e.innerHTML=a.value,k(e,n,a.language),e.result={language:a.language,re:a.relevance,relevance:a.relevance},a.secondBest&&(e.secondBest={language:a.secondBest.language,relevance:a.secondBest.relevance}),V("after:highlightElement",{el:e,result:a,text:i})}function S(e){l=Ce(l,e)}const E=()=>{j(),de("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function O(){j(),de("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let I=!1;function j(){if("loading"===document.readyState)return void(I=!0);const e=document.querySelectorAll(l.cssSelector);e.forEach(C)}function T(){I&&j()}function A(n,i){let a=null;try{a=i(e)}catch(r){if(le("Language definition for '{}' could not be registered.".replace("{}",n)),!s)throw r;le(r),a=c}a.name||(a.name=n),t[n]=a,a.rawDefinition=i.bind(null,e),a.aliases&&N(a.aliases,{languageName:n})}function L(e){delete t[e];for(const t of Object.keys(n))n[t]===e&&delete n[t]}function B(){return Object.keys(t)}function $(e){return e=(e||"").toLowerCase(),t[e]||t[n[e]]}function N(e,{languageName:t}){"string"===typeof e&&(e=[e]),e.forEach(e=>{n[e.toLowerCase()]=t})}function M(e){const t=$(e);return t&&!t.disableAutodetect}function P(e){e["before:highlightBlock"]&&!e["before:highlightElement"]&&(e["before:highlightElement"]=t=>{e["before:highlightBlock"](Object.assign({block:t.el},t))}),e["after:highlightBlock"]&&!e["after:highlightElement"]&&(e["after:highlightElement"]=t=>{e["after:highlightBlock"](Object.assign({block:t.el},t))})}function R(e){P(e),i.push(e)}function V(e,t){const n=e;i.forEach((function(e){e[n]&&e[n](t)}))}function D(e){return de("10.7.0","highlightBlock will be removed entirely in v12.0"),de("10.7.0","Please use highlightElement now."),C(e)}"undefined"!==typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",T,!1),Object.assign(e,{highlight:p,highlightAuto:_,highlightAll:j,highlightElement:C,highlightBlock:D,configure:S,initHighlighting:E,initHighlightingOnLoad:O,registerLanguage:A,unregisterLanguage:L,listLanguages:B,getLanguage:$,registerAliases:N,autoDetection:M,inherit:Ce,addPlugin:R}),e.debugMode=function(){s=!1},e.safeMode=function(){s=!0},e.versionString=_e,e.regex={concat:v,lookahead:f,either:w,optional:b,anyNumberOfTimes:g};for(const r in Z)"object"===typeof Z[r]&&a(Z[r]);return Object.assign(e,Z),e};var Ie=Oe({});e.exports=Ie,Ie.HighlightJS=Ie,Ie.default=Ie},"12b1":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));const i={list:"list",compactGrid:"compactGrid",detailedGrid:"detailedGrid",hidden:"hidden"}},1417:function(e,t,n){var i={"./markdown":["84cb","highlight-js-custom-markdown"],"./markdown.js":["84cb","highlight-js-custom-markdown"],"./swift":["81c8","highlight-js-custom-swift"],"./swift.js":["81c8","highlight-js-custom-swift"]};function a(e){if(!n.o(i,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=i[e],a=t[0];return n.e(t[1]).then((function(){return n(a)}))}a.keys=function(){return Object.keys(i)},a.id="1417",e.exports=a},"146e":function(e,t,n){"use strict";var i=n("e425"),a=n("dd18"),r=n("8a61");function s(e){return new Promise((t,n)=>{e.complete?t():(e.addEventListener("load",t,{once:!0}),e.addEventListener("error",n,{once:!0}))})}function o(){return Promise.allSettled([...document.getElementsByTagName("img")].map(s))}t["a"]={mixins:[r["a"]],mounted(){this.scrollToElementIfAnchorPresent()},updated(){this.scrollToElementIfAnchorPresent()},methods:{async scrollToElementIfAnchorPresent(){const{hash:e}=this.$route;if(!e)return;const{imageLoadingStrategy:t}=i["a"].state;i["a"].setImageLoadingStrategy(a["a"].eager),await this.$nextTick(),await o(),this.scrollToElement(e),i["a"].setImageLoadingStrategy(t)}}}},"159b":function(e,t,n){"use strict";n("2d6f")},"17a4":function(e,t,n){"use strict";n("bbe1")},"19cc":function(e,t,n){},"1f39":function(e,t,n){"use strict";n("007b")},2224:function(e,t,n){"use strict";n("b392")},"25a9":function(e,t,n){"use strict";n.d(t,"c",(function(){return d})),n.d(t,"e",(function(){return p})),n.d(t,"b",(function(){return h})),n.d(t,"a",(function(){return m})),n.d(t,"d",(function(){return f}));var i=n("748c"),a=n("d26a"),r=n("3bdd");class s extends Error{constructor({location:e,response:t}){super("Request redirected"),this.location=e,this.response=t}}class o extends Error{constructor(e){super("Unable to fetch data"),this.route=e}}async function c(e,t={},n={}){function i(e){return("ide"!==Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET||0!==e.status)&&!e.ok}const o=Object(a["c"])(e),c=Object(a["d"])(t);c&&(o.search=c);const l=await fetch(o.href,n);if(i(l))throw l;if(l.redirected)throw new s({location:l.url,response:l});const u=await l.json();return Object(r["c"])(u.schemaVersion),u}function l(e){const t=e.replace(/\/$/,"");return Object(i["c"])(["/data",t])+".json"}function u(e){const{pathname:t,search:n}=new URL(e),i=/\/data(\/.*).json$/,a=i.exec(t);return a?a[1]+n:t+n}async function d(e,t,n){const i=l(e.path);let a;try{a=await c(i,e.query)}catch(r){if("ide"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET)throw console.error(r),!1;if(r instanceof s)throw u(r.location);r.status&&404===r.status?n({name:"not-found",params:[e.path]}):n(new o(e))}return a}function p(e,t){return!Object(a["a"])(e,t)}async function h(e,t={}){const n=l(e);return c(n,{},t)}function m(e){return JSON.parse(JSON.stringify(e))}async function f({slug:e}){const t=Object(a["c"])(["/index/",e,"index.json"]);return c(t)}},"2cae":function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return s}));var i=n("31d4"),a=n("66cd");const r={blue:"blue",teal:"teal",orange:"orange",purple:"purple",green:"green",sky:"sky",pink:"pink"},s={[i["b"].article]:r.teal,[i["b"].init]:r.blue,[i["b"].case]:r.orange,[i["b"].class]:r.purple,[i["b"].collection]:r.pink,[a["a"].collectionGroup]:r.teal,[i["b"].dictionarySymbol]:r.purple,[i["b"].enum]:r.orange,[i["b"].extension]:r.orange,[i["b"].func]:r.green,[i["b"].op]:r.green,[i["b"].httpRequest]:r.green,[i["b"].module]:r.sky,[i["b"].method]:r.blue,[i["b"].macro]:r.pink,[i["b"].protocol]:r.purple,[i["b"].property]:r.teal,[i["b"].propertyListKey]:r.green,[i["b"].propertyListKeyReference]:r.green,[i["b"].sampleCode]:r.purple,[i["b"].struct]:r.purple,[i["b"].subscript]:r.blue,[i["b"].typealias]:r.orange,[i["b"].union]:r.purple,[i["b"].var]:r.purple}},"2d6f":function(e,t,n){},"2f34":function(e,t,n){"use strict";t["a"]={inject:{store:{default:()=>({state:{references:{}},setReferences(){},reset(){}})}},computed:{references:({store:e})=>e.state.references}}},3024:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"technology-icon",attrs:{viewBox:"0 0 14 14",themeId:"technology"}},[n("path",{attrs:{d:"M3.39,9l3.16,1.84.47.28.47-.28L10.61,9l.45.26,1.08.63L7,12.91l-5.16-3,1.08-.64L3.39,9M7,0,0,4.1,2.47,5.55,0,7,2.47,8.44,0,9.9,7,14l7-4.1L11.53,8.45,14,7,11.53,5.56,14,4.1ZM7,7.12,5.87,6.45l-1.54-.9L3.39,5,1.85,4.1,7,1.08l5.17,3L10.6,5l-.93.55-1.54.91ZM7,10,3.39,7.9,1.85,7,3.4,6.09,4.94,7,7,8.2,9.06,7,10.6,6.1,12.15,7l-1.55.9Z"}})])},a=[],r=n("be08"),s={name:"TechnologyIcon",components:{SVGIcon:r["a"]}},o=s,c=n("2877"),l=Object(c["a"])(o,i,a,!1,null,null,null);t["a"]=l.exports},"308e":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"column",style:e.style},[e._t("default")],2)},a=[],r={name:"Column",props:{span:{type:Number,default:null}},computed:{style:({span:e})=>({"--col-span":e})}},s=r,o=(n("fe08"),n("2877")),c=Object(o["a"])(s,i,a,!1,null,"0f654188",null);t["a"]=c.exports},"31d4":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return a}));const i={article:"article",associatedtype:"associatedtype",buildSetting:"buildSetting",case:"case",collection:"collection",class:"class",container:"container",dictionarySymbol:"dictionarySymbol",enum:"enum",extension:"extension",func:"func",groupMarker:"groupMarker",httpRequest:"httpRequest",init:"init",languageGroup:"languageGroup",learn:"learn",macro:"macro",method:"method",module:"module",op:"op",overview:"overview",project:"project",property:"property",propertyListKey:"propertyListKey",propertyListKeyReference:"propertyListKeyReference",protocol:"protocol",resources:"resources",root:"root",sampleCode:"sampleCode",section:"section",struct:"struct",subscript:"subscript",symbol:"symbol",tutorial:"tutorial",typealias:"typealias",union:"union",var:"var"},a={[i.init]:i.method,[i.case]:i.enum,[i.propertyListKeyReference]:i.propertyListKey,[i.project]:i.tutorial}},"3b75":function(e,t,n){},"3b96":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"curly-brackets-icon",attrs:{viewBox:"0 0 14 14",themeId:"curly-brackets"}},[n("path",{attrs:{d:"M9.987 14h-0.814v-0.916h0.36c0.137 0 0.253-0.038 0.349-0.116 0.099-0.080 0.179-0.188 0.239-0.318 0.064-0.134 0.11-0.298 0.139-0.483 0.031-0.186 0.045-0.38 0.045-0.58v-2.115c0-0.417 0.046-0.781 0.139-1.083 0.092-0.3 0.2-0.554 0.322-0.754 0.127-0.203 0.246-0.353 0.366-0.458 0.087-0.076 0.155-0.131 0.207-0.169-0.052-0.037-0.12-0.093-0.207-0.167-0.12-0.105-0.239-0.255-0.366-0.459-0.122-0.2-0.23-0.453-0.322-0.754-0.093-0.3-0.139-0.665-0.139-1.082v-2.13c0-0.199-0.014-0.392-0.045-0.572-0.029-0.182-0.076-0.345-0.139-0.483-0.060-0.137-0.141-0.246-0.239-0.328-0.095-0.076-0.212-0.115-0.349-0.115h-0.36v-0.916h0.814c0.442 0 0.788 0.18 1.030 0.538 0.238 0.352 0.358 0.826 0.358 1.407v2.236c0 0.3 0.015 0.597 0.044 0.886 0.030 0.287 0.086 0.544 0.164 0.765 0.077 0.216 0.184 0.392 0.318 0.522 0.129 0.124 0.298 0.188 0.503 0.188h0.058v0.916h-0.058c-0.206 0-0.374 0.064-0.503 0.188-0.134 0.129-0.242 0.305-0.318 0.521-0.078 0.223-0.134 0.48-0.164 0.766-0.029 0.288-0.044 0.587-0.044 0.884v2.236c0 0.582-0.12 1.055-0.358 1.409-0.242 0.358-0.588 0.538-1.030 0.538z"}}),n("path",{attrs:{d:"M4.827 14h-0.814c-0.442 0-0.788-0.18-1.030-0.538-0.238-0.352-0.358-0.825-0.358-1.409v-2.221c0-0.301-0.015-0.599-0.045-0.886-0.029-0.287-0.085-0.544-0.163-0.764-0.077-0.216-0.184-0.393-0.318-0.522-0.131-0.127-0.296-0.188-0.503-0.188h-0.058v-0.916h0.058c0.208 0 0.373-0.063 0.503-0.188 0.135-0.129 0.242-0.304 0.318-0.522 0.078-0.22 0.134-0.477 0.163-0.765 0.030-0.286 0.045-0.585 0.045-0.886v-2.251c0-0.582 0.12-1.055 0.358-1.407 0.242-0.358 0.588-0.538 1.030-0.538h0.814v0.916h-0.36c-0.138 0-0.252 0.038-0.349 0.116-0.099 0.079-0.179 0.189-0.239 0.327-0.064 0.139-0.11 0.302-0.141 0.483-0.029 0.18-0.044 0.373-0.044 0.572v2.13c0 0.417-0.046 0.782-0.138 1.082-0.092 0.302-0.201 0.556-0.324 0.754-0.123 0.201-0.246 0.356-0.366 0.459-0.086 0.074-0.153 0.13-0.206 0.167 0.052 0.038 0.12 0.093 0.206 0.169 0.12 0.103 0.243 0.258 0.366 0.458s0.232 0.453 0.324 0.754c0.092 0.302 0.138 0.666 0.138 1.083v2.115c0 0.2 0.015 0.394 0.044 0.58 0.030 0.186 0.077 0.349 0.139 0.482 0.062 0.132 0.142 0.239 0.241 0.32 0.096 0.079 0.21 0.116 0.349 0.116h0.36z"}})])},a=[],r=n("be08"),s={name:"CurlyBracketsIcon",components:{SVGIcon:r["a"]}},o=s,c=n("2877"),l=Object(c["a"])(o,i,a,!1,null,null,null);t["a"]=l.exports},"3ba9":function(e,t,n){},"3bdd":function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return s})),n.d(t,"c",(function(){return d}));const i={major:0,minor:3,patch:0};function a({major:e,minor:t,patch:n}){return[e,t,n].join(".")}function r(e){const[t=0,n=0,i=0]=e.split(".");return[Number(t),Number(n),Number(i)]}function s(e,t){const n=r(e),i=r(t);for(let a=0;ai[a])return 1;if(n[a]`[Swift-DocC-Render] The render node version for this page (${e}) has a different major version component than Swift-DocC-Render supports (${o}). Compatibility is not guaranteed.`;function u(e){const{major:t,minor:n}=e,{major:r,minor:s}=i;return t!==r?l(a(e)):n>s?c(a(e)):""}function d(e){if(!e)return;const t=u(e);t&&console.warn(t)}},"43fe":function(e,t,n){"use strict";n("4573")},4573:function(e,t,n){},"47cc":function(e,t,n){},"49e3":function(e,t,n){},"517a":function(e,t,n){"use strict";n("8222")},5201:function(e,t,n){"use strict";n("0cf0")},"52e4":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("WordBreak",{attrs:{tag:"code"}},[e._t("default")],2)},a=[],r=n("7b1f"),s={name:"CodeVoice",components:{WordBreak:r["a"]}},o=s,c=(n("8c92"),n("2877")),l=Object(c["a"])(o,i,a,!1,null,"05f4a5b7",null);t["a"]=l.exports},5416:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"device-frame",class:e.classes,style:e.styles,attrs:{"data-device":e.device}},[n("div",{staticClass:"device-screen",class:{"with-device":e.currentDeviceAttrs}},[e._t("default")],2),n("div",{staticClass:"device"})])},a=[],r={},s=n("6842");const o=e=>e&&e!==1/0,c=(e,t=4)=>o(e)?+`${Math.round(`${e}e+${t}`)}e-${t}`:null;var l={name:"DeviceFrame",props:{device:{type:String,required:!0}},provide:{insideDeviceFrame:!0},computed:{currentDeviceAttrs:({device:e})=>Object(s["c"])(["theme","device-frames",e],r[e]),styles:({toPixel:e,toUrl:t,toPct:n,currentDeviceAttrs:i={}})=>{const{screenTop:a,screenLeft:r,screenWidth:s,frameWidth:o,lightUrl:l,darkUrl:u,screenHeight:d,frameHeight:p}=i;return{"--screen-top":n(a/p),"--screen-left":n(r/o),"--screen-width":n(s/o),"--screen-height":n(d/p),"--screen-aspect":c(s/d)||null,"--frame-width":e(o),"--frame-aspect":c(o/p)||null,"--device-light-url":t(l),"--device-dark-url":t(u)}},classes:({currentDeviceAttrs:e})=>({"no-device":!e})},methods:{toPixel:e=>o(e)?e+"px":null,toUrl:e=>o(e)?`url(${e})`:null,toPct:e=>o(e)?c(100*e)+"%":null}},u=l,d=(n("b2da"),n("2877")),p=Object(d["a"])(u,i,a,!1,null,"28ae8fd3",null);t["a"]=p.exports},5677:function(e,t,n){"use strict";n.r(t),n.d(t,"BlockType",(function(){return Ct}));var i=n("2f34"),a=n("e3ab"),r=n("7b69"),s=n("5dcc"),o=n("52e4"),c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"DictionaryExample"},[e._t("default"),n("CollapsibleCodeListing",{attrs:{content:e.example.content,showLineNumbers:""}})],2)},l=[],u=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"collapsible-code-listing",class:{"single-line":1===e.content[0].code.length}},[n("pre",[n("CodeBlock",e._l(this.content,(function(t,i){return n("div",{key:i,class:["container-general",{collapsible:!0===t.collapsible},{collapsed:!0===t.collapsible&&e.collapsed}]},e._l(t.code,(function(t,i){return n("div",{key:i,staticClass:"code-line-container"},[e._v("\n "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.showLineNumbers,expression:"showLineNumbers"}],staticClass:"code-number"}),e._v("\n "),n("div",{staticClass:"code-line"},[e._v(e._s(t))]),e._v("\n ")])})),0)})),0)],1)])},d=[],p=n("800b"),h={name:"CollapsibleCodeListing",components:{CodeBlock:p["a"]},props:{collapsed:{type:Boolean,required:!1},content:{type:Array,required:!0},showLineNumbers:{type:Boolean,default:()=>!0}}},m=h,f=(n("efc1"),n("2877")),g=Object(f["a"])(m,u,d,!1,null,"25a17a0e",null),b=g.exports,v={name:"DictionaryExample",components:{CollapsibleCodeListing:b},props:{example:{type:Object,required:!0}}},y=v,w=Object(f["a"])(y,c,l,!1,null,null,null),_=w.exports,x=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Row",{staticClass:"endpoint-example"},[n("Column",{staticClass:"example-code"},[e._t("default"),n("Tabnav",{model:{value:e.currentTab,callback:function(t){e.currentTab=t},expression:"currentTab"}},[n("TabnavItem",{attrs:{value:e.Tab.request}},[e._v(e._s(e.$t("tab.request")))]),n("TabnavItem",{attrs:{value:e.Tab.response}},[e._v(e._s(e.$t("tab.response")))])],1),n("div",{staticClass:"output"},[e.isCurrent(e.Tab.request)?n("div",{staticClass:"code"},[n("CollapsibleCodeListing",e._b({attrs:{collapsed:e.isCollapsed,showLineNumbers:""}},"CollapsibleCodeListing",e.request,!1))],1):e._e(),e.isCurrent(e.Tab.response)?n("div",{staticClass:"code"},[n("CollapsibleCodeListing",e._b({attrs:{collapsed:e.isCollapsed,showLineNumbers:""}},"CollapsibleCodeListing",e.response,!1))],1):e._e()]),e.isCollapsible?n("div",{staticClass:"controls"},[e.isCollapsed?n("a",{staticClass:"toggle",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.showMore.apply(null,arguments)}}},[n("InlinePlusCircleSolidIcon",{staticClass:"control-icon icon-inline"}),e._v(" "+e._s(e.$t("more"))+" ")],1):n("a",{staticClass:"toggle",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.showLess.apply(null,arguments)}}},[n("InlineMinusCircleSolidIcon",{staticClass:"control-icon icon-inline"}),e._v(" "+e._s(e.$t("less"))+" ")],1)]):e._e()],2)],1)},k=[],C=n("0f00"),S=n("620a"),E=function(){var e,t=this,n=t.$createElement,i=t._self._c||n;return i("nav",{staticClass:"tabnav",class:(e={},e["tabnav--"+t.position]=t.position,e["tabnav--vertical"]=t.vertical,e)},[i("ul",{staticClass:"tabnav-items"},[t._t("default")],2)])},O=[];const I="tabnavData";var j={name:"Tabnav",constants:{ProvideKey:I},provide(){const e={selectTab:this.selectTab};return Object.defineProperty(e,"activeTab",{enumerable:!0,get:()=>this.value}),{[I]:e}},props:{position:{type:String,required:!1,validator:e=>new Set(["start","center","end"]).has(e)},vertical:{type:Boolean,default:!1},value:{type:[String,Number],required:!0}},methods:{selectTab(e){this.$emit("input",e)}}},T=j,A=(n("fb8e"),Object(f["a"])(T,E,O,!1,null,"5283512a",null)),L=A.exports,B=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"tabnav-item"},[n("a",{staticClass:"tabnav-link",class:{active:e.isActive},attrs:{href:"#","aria-current":e.isActive?"true":"false"},on:{click:function(t){return t.preventDefault(),e.tabnavData.selectTab(e.value)}}},[e._t("default")],2)])},$=[],N={name:"TabnavItem",inject:{tabnavData:{default:{activeTab:null,selectTab:()=>{}}}},props:{value:{type:[String,Number],default:null}},computed:{isActive({tabnavData:e,value:t}){return e.activeTab===t}}},M=N,P=(n("6869"),Object(f["a"])(M,B,$,!1,null,"6aa9882a",null)),R=P.exports,V=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-plus-circle-solid-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-plus-circle-solid"}},[n("path",{attrs:{d:"M7.005 0.5h-0.008c-1.791 0.004-3.412 0.729-4.589 1.9l0-0c-1.179 1.177-1.908 2.803-1.908 4.6 0 3.59 2.91 6.5 6.5 6.5s6.5-2.91 6.5-6.5c0-3.587-2.906-6.496-6.492-6.5h-0zM4.005 7.52v-1h2.5v-2.51h1v2.51h2.5v1h-2.501v2.49h-1v-2.49z"}})])},D=[],G=n("be08"),z={name:"InlinePlusCircleSolidIcon",components:{SVGIcon:G["a"]}},q=z,F=Object(f["a"])(q,V,D,!1,null,null,null),U=F.exports,W=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-minus-circle-solid-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-minus-circle-solid"}},[n("path",{attrs:{d:"m6.98999129.48999129c3.58985091 0 6.50000001 2.91014913 6.50000001 6.5 0 3.58985091-2.9101491 6.50000001-6.50000001 6.50000001-3.58985087 0-6.5-2.9101491-6.5-6.50000001 0-3.58985087 2.91014913-6.5 6.5-6.5zm3 6.02001742h-6v1h6z","fill-rule":"evenodd"}})])},H=[],K={name:"InlineMinusCircleSolidIcon",components:{SVGIcon:G["a"]}},Z=K,Y=Object(f["a"])(Z,W,H,!1,null,null,null),X=Y.exports;const J={request:"Request",response:"Response"};var Q={name:"EndpointExample",components:{InlineMinusCircleSolidIcon:X,InlinePlusCircleSolidIcon:U,TabnavItem:R,Tabnav:L,CollapsibleCodeListing:b,Row:C["a"],Column:S["a"]},constants:{Tab:J},props:{request:{type:Object,required:!0},response:{type:Object,required:!0}},data(){return{isCollapsed:!0,currentTab:J.request}},computed:{Tab:()=>J,isCollapsible:({response:e,request:t,currentTab:n})=>{const i={[J.request]:t.content,[J.response]:e.content}[n]||[];return i.some(({collapsible:e})=>e)}},methods:{isCurrent(e){return this.currentTab===e},showMore(){this.isCollapsed=!1},showLess(){this.isCollapsed=!0}}},ee=Q,te=(n("b0e7"),Object(f["a"])(ee,x,k,!1,null,"c84e62a6",null)),ne=te.exports,ie=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("figure",{attrs:{id:e.anchor}},[e._t("default")],2)},ae=[],re={name:"Figure",props:{anchor:{type:String,required:!1}}},se=re,oe=Object(f["a"])(se,ie,ae,!1,null,null,null),ce=oe.exports,le=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.tag,{tag:"component",staticClass:"caption",class:{trailing:e.trailing}},[e.title?[n("strong",[e._v(e._s(e.title))]),e._v(" "),e._t("default")]:[e._t("default")]],2)},ue=[];const de={caption:"caption",figcaption:"figcaption"},pe={leading:"leading",trailing:"trailing"};var he={name:"Caption",constants:{CaptionPosition:pe,CaptionTag:de},props:{title:{type:String,required:!1},tag:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(de,e)},position:{type:String,default:()=>pe.leading,validator:e=>Object.hasOwnProperty.call(pe,e)}},computed:{trailing:({position:e})=>e===pe.trailing}},me=he,fe=(n("6209"),Object(f["a"])(me,le,ue,!1,null,"1b76f4e0",null)),ge=fe.exports,be=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ImageAsset",{attrs:{alt:e.alt,variants:e.variants}})},ve=[],ye=n("8bd9"),we={name:"InlineImage",components:{ImageAsset:ye["a"]},props:{alt:{type:String,default:""},variants:{type:Array,required:!0}}},_e=we,xe=(n("cb92"),Object(f["a"])(_e,be,ve,!1,null,"3a939631",null)),ke=xe.exports,Ce=n("86d8"),Se=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"table-wrapper"},[n("table",{class:{spanned:e.spanned}},[e._t("default")],2)])},Ee=[],Oe={name:"Table",props:{spanned:{type:Boolean,default:!1}}},Ie=Oe,je=(n("ec71"),Object(f["a"])(Ie,Se,Ee,!1,null,"5ed73c89",null)),Te=je.exports,Ae=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("s",{attrs:{"data-before-text":e.$t("accessibility.strike.start"),"data-after-text":e.$t("accessibility.strike.end")}},[e._t("default")],2)},Le=[],Be={name:"StrikeThrough"},$e=Be,Ne=(n("d0da"),Object(f["a"])($e,Ae,Le,!1,null,"7fc51673",null)),Me=Ne.exports,Pe=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("small",[e._t("default")],2)},Re=[],Ve={name:"Small"},De=Ve,Ge=(n("b0f5"),Object(f["a"])(De,Pe,Re,!1,null,"77035f61",null)),ze=Ge.exports,qe=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Asset",{attrs:{identifier:e.identifier,"video-autoplays":!1,"video-muted":!1,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,deviceFrame:e.deviceFrame}})},Fe=[],Ue=n("80e4"),We=n("7689"),He={name:"BlockVideo",mixins:[We["a"]],components:{Asset:Ue["a"]},props:{identifier:{type:String,required:!0},deviceFrame:{type:String,required:!1}}},Ke=He,Ze=(n("fe1c"),Object(f["a"])(Ke,qe,Fe,!1,null,"035a093f",null)),Ye=Ze.exports,Xe=n("308e"),Je=n("ee9e"),Qe=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"TabNavigator",class:[{"tabs--vertical":e.vertical}]},[n("Tabnav",e._b({model:{value:e.currentTitle,callback:function(t){e.currentTitle=t},expression:"currentTitle"}},"Tabnav",{position:e.position,vertical:e.vertical},!1),e._l(e.titles,(function(t){return n("TabnavItem",{key:t,attrs:{value:t}},[e._v(" "+e._s(t)+" ")])})),1),n("div",{staticClass:"tabs-content"},[n("div",{staticClass:"tabs-content-container"},[n("transition-group",{attrs:{name:"fade"}},[e._l(e.titles,(function(t){return[n("div",{directives:[{name:"show",rawName:"v-show",value:t===e.currentTitle,expression:"title === currentTitle"}],key:t,staticClass:"tab-container",class:{active:t===e.currentTitle}},[e._t(t)],2)]}))],2)],1)])],1)},et=[],tt={name:"TabNavigator",components:{TabnavItem:R,Tabnav:L},props:{vertical:{type:Boolean,default:!1},position:{type:String,default:"start",validator:e=>new Set(["start","center","end"]).has(e)},titles:{type:Array,required:!0,default:()=>[]}},data(){return{currentTitle:this.titles[0]}},watch:{titles(e,t){if(e.length!t.includes(e));this.currentTitle=n||this.currentTitle}}}},nt=tt,it=(n("9ed5"),Object(f["a"])(nt,Qe,et,!1,null,"e671a734",null)),at=it.exports,rt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{staticClass:"tasklist"},e._l(e.tasks,(function(t,i){return n("li",{key:i},[e.showCheckbox(t)?n("input",{attrs:{type:"checkbox",disabled:""},domProps:{checked:t.checked}}):e._e(),e._t("task",null,{task:t})],2)})),0)},st=[];const ot="checked",ct=e=>Object.hasOwnProperty.call(e,ot);var lt={name:"TaskList",props:{tasks:{required:!0,type:Array,validator:e=>e.some(ct)}},methods:{showCheckbox:ct}},ut=lt,dt=(n("c3da"),Object(f["a"])(ut,rt,st,!1,null,"6a56a858",null)),pt=dt.exports,ht=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.isListStyle?n("div",{staticClass:"links-block"},e._l(e.items,(function(e){return n("TopicsLinkBlock",{key:e.identifier,staticClass:"topic-link-block",attrs:{topic:e}})})),1):n("TopicsLinkCardGrid",{staticClass:"links-block",attrs:{items:e.items,"topic-style":e.blockStyle}})},mt=[],ft=n("70fb"),gt=n("12b1"),bt={name:"LinksBlock",mixins:[i["a"]],components:{TopicsLinkBlock:()=>n.e("chunk-c0335d80").then(n.bind(null,"2a18")),TopicsLinkCardGrid:ft["a"]},props:{identifiers:{type:Array,required:!0},blockStyle:{type:String,default:gt["a"].compactGrid}},computed:{isListStyle:({blockStyle:e})=>e===gt["a"].list,items:({identifiers:e,references:t})=>e.reduce((e,n)=>t[n]?e.concat(t[n]):e,[])}},vt=bt,yt=(n("6e71"),Object(f["a"])(vt,ht,mt,!1,null,"ce6f87f6",null)),wt=yt.exports,_t=n("5416");const{CaptionPosition:xt,CaptionTag:kt}=ge.constants,Ct={aside:"aside",codeListing:"codeListing",endpointExample:"endpointExample",heading:"heading",orderedList:"orderedList",paragraph:"paragraph",table:"table",termList:"termList",unorderedList:"unorderedList",dictionaryExample:"dictionaryExample",small:"small",video:"video",row:"row",tabNavigator:"tabNavigator",links:"links"},St={codeVoice:"codeVoice",emphasis:"emphasis",image:"image",inlineHead:"inlineHead",link:"link",newTerm:"newTerm",reference:"reference",strong:"strong",text:"text",superscript:"superscript",subscript:"subscript",strikethrough:"strikethrough"},Et={both:"both",column:"column",none:"none",row:"row"},Ot={left:"left",right:"right",center:"center",unset:"unset"},It=7;function jt(e,t){const n=n=>n.map(jt(e,t)),i=t=>t.map(t=>e("li",{},n(t.content))),c=(t,i,a,r,s,o,c)=>{const{colspan:l,rowspan:u}=o[`${s}_${r}`]||{};if(0===l||0===u)return null;const d=c[r]||Ot.unset;let p=null;return d!==Ot.unset&&(p=d+"-cell"),e(t,{attrs:{...i,colspan:l,rowspan:u},class:p},n(a))},l=(t,n=Et.none,i={},a=[])=>{switch(n){case Et.both:{const[n,...r]=t;return[e("thead",{},[e("tr",{},n.map((e,t)=>c("th",{scope:"col"},e,t,0,i,a)))]),e("tbody",{},r.map(([t,...n],r)=>e("tr",{},[c("th",{scope:"row"},t,0,r+1,i,a),...n.map((e,t)=>c("td",{},e,t+1,r+1,i,a))])))]}case Et.column:return[e("tbody",{},t.map(([t,...n],r)=>e("tr",{},[c("th",{scope:"row"},t,0,r,i,a),...n.map((e,t)=>c("td",{},e,t+1,r,i,a))])))];case Et.row:{const[n,...r]=t;return[e("thead",{},[e("tr",{},n.map((e,t)=>c("th",{scope:"col"},e,t,0,i,a)))]),e("tbody",{},r.map((t,n)=>e("tr",{},t.map((e,t)=>c("td",{},e,t,n+1,i,a)))))]}default:return[e("tbody",{},t.map((t,n)=>e("tr",{},t.map((e,t)=>c("td",{},e,t,n,i,a)))))]}},u=({metadata:{abstract:t=[],anchor:i,title:a,...r},...s})=>{const o={...s,metadata:r},c=[n([o])];if(a&&t.length||t.length){const i=a?xt.leading:xt.trailing,r=i===xt.trailing?1:0,s=kt.figcaption;c.splice(r,0,e(ge,{props:{title:a,position:i,tag:s}},n(t)))}return e(ce,{props:{anchor:i}},c)},d=({metadata:{deviceFrame:t},...i})=>e(_t["a"],{props:{device:t}},n([i]));return function(c){switch(c.type){case Ct.aside:{const t={kind:c.style,name:c.name};return e(a["a"],{props:t},n(c.content))}case Ct.codeListing:{if(c.metadata&&c.metadata.anchor)return u(c);const t={syntax:c.syntax,fileType:c.fileType,content:c.code,showLineNumbers:c.showLineNumbers};return e(r["a"],{props:t})}case Ct.endpointExample:{const t={request:c.request,response:c.response};return e(ne,{props:t},n(c.summary||[]))}case Ct.heading:{const t={anchor:c.anchor,level:c.level};return e(s["a"],{props:t},c.text)}case Ct.orderedList:return e("ol",{attrs:{start:c.start}},i(c.items));case Ct.paragraph:{const t=1===c.inlineContent.length&&c.inlineContent[0].type===St.image,i=t?{class:["inline-image-container"]}:{};return e("p",i,n(c.inlineContent))}case Ct.table:{const t=l(c.rows,c.header,c.extendedData,c.alignments);if(c.metadata&&c.metadata.abstract){const{title:i}=c.metadata,a=i?xt.leading:xt.trailing,r=kt.caption;t.unshift(e(ge,{props:{title:i,position:a,tag:r}},n(c.metadata.abstract)))}return e(Te,{attrs:{id:c.metadata&&c.metadata.anchor},props:{spanned:!!c.extendedData}},t)}case Ct.termList:return e("dl",{},c.items.map(({term:t,definition:i})=>[e("dt",{},n(t.inlineContent)),e("dd",{},n(i.content))]));case Ct.unorderedList:{const t=e=>pt.props.tasks.validator(e.items);return t(c)?e(pt,{props:{tasks:c.items},scopedSlots:{task:e=>n(e.task.content)}}):e("ul",{},i(c.items))}case Ct.dictionaryExample:{const t={example:c.example};return e(_,{props:t},n(c.summary||[]))}case Ct.small:return e("p",{},[e(ze,{},n(c.inlineContent))]);case Ct.video:{if(c.metadata&&c.metadata.abstract)return u(c);if(!t[c.identifier])return null;const{deviceFrame:n}=c.metadata||{};return e(Ye,{props:{identifier:c.identifier,deviceFrame:n}})}case Ct.row:{const t=c.numberOfColumns?{large:c.numberOfColumns}:void 0;return e(Je["a"],{props:{columns:t}},c.columns.map(t=>e(Xe["a"],{props:{span:t.size}},n(t.content))))}case Ct.tabNavigator:{const t=c.tabs.length>It,i=c.tabs.map(e=>e.title),a=c.tabs.reduce((e,t)=>({...e,[t.title]:()=>n(t.content)}),{});return e(at,{props:{titles:i,vertical:t},scopedSlots:a})}case Ct.links:return e(wt,{props:{blockStyle:c.style,identifiers:c.items}});case St.codeVoice:return e(o["a"],{},c.code);case St.emphasis:case St.newTerm:return e("em",n(c.inlineContent));case St.image:{if(c.metadata&&(c.metadata.anchor||c.metadata.abstract))return u(c);const n=t[c.identifier];return n?c.metadata&&c.metadata.deviceFrame?d(c):e(ke,{props:{alt:n.alt,variants:n.variants}}):null}case St.link:return e("a",{attrs:{href:c.destination}},c.title);case St.reference:{const i=t[c.identifier];if(!i)return null;const a=c.overridingTitleInlineContent||i.titleInlineContent,r=c.overridingTitle||i.title;return e(Ce["a"],{props:{url:i.url,kind:i.kind,role:i.role,isActive:c.isActive,ideTitle:i.ideTitle,titleStyle:i.titleStyle,hasInlineFormatting:!!a}},a?n(a):r)}case St.strong:case St.inlineHead:return e("strong",n(c.inlineContent));case St.text:return"\n"===c.text?e("br"):c.text;case St.superscript:return e("sup",n(c.inlineContent));case St.subscript:return e("sub",n(c.inlineContent));case St.strikethrough:return e(Me,n(c.inlineContent));default:return null}}}var Tt,At,Lt={name:"ContentNode",constants:{TableHeaderStyle:Et,TableColumnAlignments:Ot},mixins:[i["a"]],render:function(e){return e(this.tag,{class:"content"},this.content.map(jt(e,this.references),this))},props:{content:{type:Array,required:!0},tag:{type:String,default:()=>"div"}},methods:{map(e){function t(n=[]){return n.map(n=>{switch(n.type){case Ct.aside:return e({...n,content:t(n.content)});case Ct.dictionaryExample:return e({...n,summary:t(n.summary)});case Ct.paragraph:case St.emphasis:case St.strong:case St.inlineHead:case St.superscript:case St.subscript:case St.strikethrough:case St.newTerm:return e({...n,inlineContent:t(n.inlineContent)});case Ct.orderedList:case Ct.unorderedList:return e({...n,items:n.items.map(e=>({...e,content:t(e.content)}))});case Ct.table:return e({...n,rows:n.rows.map(e=>e.map(t))});case Ct.termList:return e({...n,items:n.items.map(e=>({...e,term:{inlineContent:t(e.term.inlineContent)},definition:{content:t(e.definition.content)}}))});default:return e(n)}})}return t(this.content)},forEach(e){function t(n=[]){n.forEach(n=>{switch(e(n),n.type){case Ct.aside:t(n.content);break;case Ct.paragraph:case St.emphasis:case St.strong:case St.inlineHead:case St.newTerm:case St.superscript:case St.subscript:case St.strikethrough:t(n.inlineContent);break;case Ct.orderedList:case Ct.unorderedList:n.items.forEach(e=>t(e.content));break;case Ct.dictionaryExample:t(n.summary);break;case Ct.table:n.rows.forEach(e=>{e.forEach(t)});break;case Ct.termList:n.items.forEach(e=>{t(e.term.inlineContent),t(e.definition.content)});break}})}return t(this.content)},reduce(e,t){let n=t;return this.forEach(t=>{n=e(n,t)}),n}},computed:{plaintext(){return this.reduce((e,t)=>t.type===Ct.paragraph?e+"\n":t.type===St.text?`${e}${t.text}`:e,"").trim()}},BlockType:Ct,InlineType:St},Bt=Lt,$t=Object(f["a"])(Bt,Tt,At,!1,null,null,null);t["default"]=$t.exports},"598a":function(e,t,n){},"5c97":function(e,t,n){},"5da3":function(e,t,n){e.exports=n.p+"img/no-image@2x.df2a0a50.png"},"5dcc":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("h"+e.level,{tag:"component",attrs:{id:e.anchor}},[e.shouldLink?n("router-link",{staticClass:"header-anchor",attrs:{to:{hash:"#"+e.anchor}},on:{click:function(t){return e.handleFocusAndScroll(e.anchor)}}},[e._t("default"),n("span",{staticClass:"visuallyhidden"},[e._v(e._s(e.$t("accessibility.in-page-link")))]),n("LinkIcon",{staticClass:"icon",attrs:{"aria-hidden":"true"}})],2):[e._t("default")]],2)},a=[],r=n("8a61"),s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"link-icon",attrs:{viewBox:"0 0 20 20"}},[n("path",{attrs:{d:"M19.34,4.88L15.12,.66c-.87-.87-2.3-.87-3.17,0l-3.55,3.56-1.38,1.38-1.4,1.4c-.47,.47-.68,1.09-.64,1.7,.02,.29,.09,.58,.21,.84,.11,.23,.24,.44,.43,.63l4.22,4.22h0l.53-.53,.53-.53h0l-4.22-4.22c-.29-.29-.29-.77,0-1.06l1.4-1.4,.91-.91,.58-.58,.55-.55,2.9-2.9c.29-.29,.77-.29,1.06,0l4.22,4.22c.29,.29,.29,.77,0,1.06l-2.9,2.9c.14,.24,.24,.49,.31,.75,.08,.32,.11,.64,.09,.96l3.55-3.55c.87-.87,.87-2.3,0-3.17Z"}}),n("path",{attrs:{d:"M14.41,9.82s0,0,0,0l-4.22-4.22h0l-.53,.53-.53,.53h0l4.22,4.22c.29,.29,.29,.77,0,1.06l-1.4,1.4-.91,.91-.58,.58-.55,.55h0l-2.9,2.9c-.29,.29-.77,.29-1.06,0L1.73,14.04c-.29-.29-.29-.77,0-1.06l2.9-2.9c-.14-.24-.24-.49-.31-.75-.08-.32-.11-.64-.09-.97L.68,11.93c-.87,.87-.87,2.3,0,3.17l4.22,4.22c.87,.87,2.3,.87,3.17,0l3.55-3.55,1.38-1.38,1.4-1.4c.47-.47,.68-1.09,.64-1.7-.02-.29-.09-.58-.21-.84-.11-.22-.24-.44-.43-.62Z"}})])},o=[],c=n("be08"),l={name:"LinkIcon",components:{SVGIcon:c["a"]}},u=l,d=n("2877"),p=Object(d["a"])(u,s,o,!1,null,null,null),h=p.exports,m={name:"LinkableHeading",mixins:[r["a"]],components:{LinkIcon:h},props:{anchor:{type:String,required:!1},level:{type:Number,default:()=>2,validator:e=>e>=1&&e<=6}},inject:{enableMinimized:{default:()=>!1},isTargetIDE:{default:()=>!1}},computed:{shouldLink:({anchor:e,enableMinimized:t,isTargetIDE:n})=>!!e&&!t&&!n}},f=m,g=(n("bbf6"),Object(d["a"])(f,i,a,!1,null,"6007a8a4",null));t["a"]=g.exports},6058:function(e,t,n){},6209:function(e,t,n){"use strict";n("0eaa")},"620a":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"col",class:e.classes},[e._t("default")],2)},a=[];const r=0,s=12,o=new Set(["large","medium","small"]),c=e=>({type:Object,default:()=>({}),validator:t=>Object.keys(t).every(n=>o.has(n)&&e(t[n]))}),l=c(e=>"boolean"===typeof e),u=c(e=>"number"===typeof e&&e>=r&&e<=s);var d={name:"GridColumn",props:{isCentered:l,isUnCentered:l,span:{...u,default:()=>({large:s})}},computed:{classes:function(){return{["large-"+this.span.large]:void 0!==this.span.large,["medium-"+this.span.medium]:void 0!==this.span.medium,["small-"+this.span.small]:void 0!==this.span.small,"large-centered":!!this.isCentered.large,"medium-centered":!!this.isCentered.medium,"small-centered":!!this.isCentered.small,"large-uncentered":!!this.isUnCentered.large,"medium-uncentered":!!this.isUnCentered.medium,"small-uncentered":!!this.isUnCentered.small}}}},p=d,h=(n("6e4a"),n("2877")),m=Object(h["a"])(p,i,a,!1,null,"2ee3ad8b",null);t["a"]=m.exports},"636c":function(e,t,n){},"63e6":function(e,t,n){},"64b5":function(e,t,n){},6667:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"diagonal-arrow",attrs:{viewBox:"0 0 14 14",themeId:"diagonal-arrow"}},[n("path",{attrs:{d:"M0.010 12.881l10.429-10.477-3.764 0.824-0.339-1.549 7.653-1.679-1.717 7.622-1.546-0.349 0.847-3.759-10.442 10.487z"}})])},a=[],r=n("be08"),s={name:"DiagonalArrowIcon",components:{SVGIcon:r["a"]}},o=s,c=n("2877"),l=Object(c["a"])(o,i,a,!1,null,null,null);t["a"]=l.exports},"66cd":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));const i={article:"article",codeListing:"codeListing",collection:"collection",collectionGroup:"collectionGroup",containerSymbol:"containerSymbol",devLink:"devLink",dictionarySymbol:"dictionarySymbol",generic:"generic",link:"link",media:"media",pseudoCollection:"pseudoCollection",pseudoSymbol:"pseudoSymbol",restRequestSymbol:"restRequestSymbol",sampleCode:"sampleCode",symbol:"symbol",table:"table",learn:"learn",overview:"overview",project:"project",tutorial:"tutorial",resources:"resources"}},6869:function(e,t,n){"use strict";n("9649")},"6e4a":function(e,t,n){"use strict";n("05a1")},"6e71":function(e,t,n){"use strict";n("3ba9")},"70fb":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"TopicsLinkCardGrid"},[n("Row",{attrs:{columns:{large:e.compactCards?3:2,medium:2}}},e._l(e.items,(function(t){return n("Column",{key:t.title},[n("TopicsLinkCardGridItem",{attrs:{item:t,compact:e.compactCards}})],1)})),1)],1)},a=[],r=n("ee9e"),s=n("308e"),o=n("12b1"),c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Card",{staticClass:"reference-card-grid-item",attrs:{url:e.item.url,image:e.imageReferences.card,title:e.item.title,"floating-style":"",size:e.cardSize,"link-text":e.compact?"":e.$t(e.linkText)},scopedSlots:e._u([e.imageReferences.card?null:{key:"cover",fn:function(t){var i=t.classes;return[n("div",{staticClass:"reference-card-grid-item__image",class:i},[n("TopicTypeIcon",{staticClass:"reference-card-grid-item__icon",attrs:{type:e.item.role,"image-override":e.references[e.imageReferences.icon]}})],1)]}}],null,!0)},[e.compact?e._e():n("ContentNode",{attrs:{content:e.item.abstract}})],1)},l=[],u=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Reference",e._b({staticClass:"card",class:e.classes,attrs:{url:e.url}},"Reference",e.linkAriaTags,!1),[n("CardCover",{attrs:{variants:e.imageVariants,rounded:e.floatingStyle,alt:e.imageReference.alt,"aria-hidden":"true"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._t("cover",null,null,t)]}}],null,!0)}),n("div",{staticClass:"details",attrs:{"aria-hidden":"true"}},[e.eyebrow?n("div",{staticClass:"eyebrow",attrs:{id:e.eyebrowId,"aria-label":e.formatAriaLabel("- "+e.eyebrow)}},[e._v(" "+e._s(e.eyebrow)+" ")]):e._e(),n("div",{staticClass:"title",attrs:{id:e.titleId}},[e._v(" "+e._s(e.title)+" ")]),e.$slots.default?n("div",{staticClass:"card-content",attrs:{id:e.contentId}},[e._t("default")],2):e._e(),e.linkText?n(e.hasButton?"ButtonLink":"div",{tag:"component",staticClass:"link"},[e._v(" "+e._s(e.linkText)+" "),e.showExternalLinks?n("DiagonalArrowIcon",{staticClass:"icon-inline link-icon"}):e.hasButton?e._e():n("InlineChevronRightIcon",{staticClass:"icon-inline link-icon"})],1):e._e()],1)],1)},d=[],p=n("76ab"),h=n("34b0"),m=n("6667"),f=n("86d8"),g={small:"small",large:"large"},b=n("2f34"),v=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"card-cover-wrap",class:{rounded:e.rounded}},[e._t("default",(function(){return[n("ImageAsset",{staticClass:"card-cover",attrs:{variants:e.variants,alt:e.alt}})]}),{classes:"card-cover"})],2)},y=[],w=n("8bd9"),_={name:"CardCover",components:{ImageAsset:w["a"]},props:{variants:{type:Array,required:!0},rounded:{type:Boolean,default:!1},alt:{type:String,default:null}}},x=_,k=(n("850e"),n("2877")),C=Object(k["a"])(x,v,y,!1,null,"0c1c40a1",null),S=C.exports,E={name:"Card",components:{Reference:f["a"],DiagonalArrowIcon:m["a"],InlineChevronRightIcon:h["a"],CardCover:S,ButtonLink:p["a"]},constants:{CardSize:g},mixins:[b["a"]],computed:{titleId:({_uid:e})=>"card_title_"+e,contentId:({_uid:e})=>"card_content_"+e,eyebrowId:({_uid:e})=>"card_eyebrow_"+e,linkAriaTags:({titleId:e,eyebrowId:t,contentId:n,eyebrow:i,$slots:a})=>({"aria-labelledby":e.concat(i?" "+t:""),"aria-describedby":a.default?""+n:null}),classes:({size:e,floatingStyle:t})=>[e,{"floating-style":t}],imageReference:({image:e,references:t})=>t[e]||{},imageVariants:({imageReference:e})=>e.variants||[]},props:{linkText:{type:String,required:!1},url:{type:String,required:!1,default:""},eyebrow:{type:String,required:!1},image:{type:String,required:!1},size:{type:String,validator:e=>Object.prototype.hasOwnProperty.call(g,e)},title:{type:String,required:!0},hasButton:{type:Boolean,default:()=>!1},floatingStyle:{type:Boolean,default:!1},showExternalLinks:{type:Boolean,default:!1},formatAriaLabel:{type:Function,default:e=>e}}},O=E,I=(n("0939"),Object(k["a"])(O,u,d,!1,null,"328d568a",null)),j=I.exports,T=n("f12c"),A=n("66cd");const L={[A["a"].article]:"documentation.card.read-article",[A["a"].overview]:"documentation.card.start-tutorial",[A["a"].collection]:"documentation.card.view-api",[A["a"].symbol]:"documentation.card.view-symbol",[A["a"].sampleCode]:"documentation.card.view-sample-code"};var B={name:"TopicsLinkCardGridItem",components:{TopicTypeIcon:T["a"],Card:j,ContentNode:()=>Promise.resolve().then(n.bind(null,"5677"))},mixins:[b["a"]],props:{item:{type:Object,required:!0},compact:{type:Boolean,default:!0}},computed:{imageReferences:({item:e})=>(e.images||[]).reduce((e,t)=>(e[t.type]=t.identifier,e),{icon:null,card:null}),linkText:({item:e})=>L[e.role]||"documentation.card.learn-more",cardSize:({compact:e})=>e?void 0:g.large}},$=B,N=(n("8f26"),Object(k["a"])($,c,l,!1,null,"08a5e3f8",null)),M=N.exports,P={name:"TopicsLinkCardGrid",components:{TopicsLinkCardGridItem:M,Column:s["a"],Row:r["a"]},props:{items:{type:Array,required:!0},topicStyle:{type:String,default:o["a"].compactGrid,validator:e=>e===o["a"].compactGrid||e===o["a"].detailedGrid}},computed:{compactCards:({topicStyle:e})=>e===o["a"].compactGrid}},R=P,V=Object(k["a"])(R,i,a,!1,null,null,null);t["a"]=V.exports},"72e7":function(e,t,n){"use strict";const i={up:"up",down:"down"};t["a"]={constants:{IntersectionDirections:i},data(){return{intersectionObserver:null,intersectionPreviousScrollY:0,intersectionScrollDirection:i.down}},computed:{intersectionThreshold(){const e=[];for(let t=0;t<=1;t+=.01)e.push(t);return e},intersectionRoot(){return null},intersectionRootMargin(){return"0px 0px 0px 0px"},intersectionObserverOptions(){return{root:this.intersectionRoot,rootMargin:this.intersectionRootMargin,threshold:this.intersectionThreshold}}},async mounted(){await n.e("chunk-2d0d3105").then(n.t.bind(null,"5abe",7)),this.intersectionObserver=new IntersectionObserver(e=>{this.detectIntersectionScrollDirection();const t=this.onIntersect;t?e.forEach(t):console.warn("onIntersect not implemented")},this.intersectionObserverOptions),this.getIntersectionTargets().forEach(e=>{this.intersectionObserver.observe(e)})},beforeDestroy(){this.intersectionObserver&&this.intersectionObserver.disconnect()},methods:{getIntersectionTargets(){return[this.$el]},detectIntersectionScrollDirection(){window.scrollYthis.intersectionPreviousScrollY&&(this.intersectionScrollDirection=i.up),this.intersectionPreviousScrollY=window.scrollY}}}},"74ea":function(e,t,n){"use strict";n("636c")},7689:function(e,t,n){"use strict";t["a"]={computed:{isClientMobile(){let e=!1;return e="maxTouchPoints"in navigator||"msMaxTouchPoints"in navigator?Boolean(navigator.maxTouchPoints||navigator.msMaxTouchPoints):window.matchMedia?window.matchMedia("(pointer:coarse)").matches:"orientation"in window,e}}}},"76ab":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.resolvedComponent,e._b({tag:"component",staticClass:"button-cta",class:{"is-dark":e.isDark}},"component",e.componentProps,!1),[e._t("default")],2)},a=[],r=n("86d8"),s={name:"ButtonLink",components:{Reference:r["a"]},props:{url:{type:String,required:!1},isDark:{type:Boolean,default:!1}},computed:{resolvedComponent:({url:e})=>e?r["a"]:"button",componentProps:({url:e})=>e?{url:e}:{}}},o=s,c=(n("0da1"),n("2877")),l=Object(c["a"])(o,i,a,!1,null,"c9c81868",null);t["a"]=l.exports},"7b1f":function(e,t,n){"use strict";var i,a,r={functional:!0,name:"WordBreak",render(e,{props:t,slots:n,data:i}){const a=n().default||[],r=a.filter(e=>e.text&&!e.tag);if(0===r.length||r.length!==a.length)return e(t.tag,i,a);const s=r.map(({text:e})=>e).join(),o=[];let c=null,l=0;while(null!==(c=t.safeBoundaryPattern.exec(s))){const t=c.index+1;o.push(s.slice(l,t)),o.push(e("wbr",{key:c.index})),l=t}return o.push(s.slice(l,s.length)),e(t.tag,i,o)},props:{safeBoundaryPattern:{type:RegExp,default:()=>/([a-z](?=[A-Z])|(:)\w|\w(?=[._]\w))/g},tag:{type:String,default:()=>"span"}}},s=r,o=n("2877"),c=Object(o["a"])(s,i,a,!1,null,null,null);t["a"]=c.exports},"7b69":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"code-listing",class:{"single-line":1===e.syntaxHighlightedLines.length},attrs:{"data-syntax":e.syntaxNameNormalized}},[e.fileName?n("Filename",{attrs:{isActionable:e.isFileNameActionable,fileType:e.fileType},on:{click:function(t){return e.$emit("file-name-click")}}},[e._v(e._s(e.fileName)+" ")]):e._e(),n("div",{staticClass:"container-general"},[n("pre",[n("CodeBlock",[e._l(e.syntaxHighlightedLines,(function(t,i){return[n("span",{key:i,class:["code-line-container",{highlighted:e.isHighlighted(i)}]},[e.showLineNumbers?n("span",{staticClass:"code-number",attrs:{"data-line-number":e.lineNumberFor(i)}}):e._e(),n("span",{staticClass:"code-line",domProps:{innerHTML:e._s(t)}})]),e._v("\n")]}))],2)],1)])],1)},a=[],r=n("002d"),s=n("8649"),o=n("800b"),c=n("1020"),l=n.n(c);const u={objectivec:["objective-c"]},d={bash:["sh","zsh"],c:["h"],cpp:["cc","c++","h++","hpp","hh","hxx","cxx"],css:[],diff:["patch"],http:["https"],java:["jsp"],javascript:["js","jsx","mjs","cjs"],json:[],llvm:[],markdown:["md","mkdown","mkd"],objectivec:["mm","objc","obj-c"].concat(u.objectivec),perl:["pl","pm"],php:[],python:["py","gyp","ipython"],ruby:["rb","gemspec","podspec","thor","irb"],scss:[],shell:["console","shellsession"],swift:[],xml:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],...Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_HLJS_LANGUAGES?Object.fromEntries(Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_HLJS_LANGUAGES.split(",").map(e=>[e,[]])):void 0},p=new Set(["markdown","swift"]),h=Object.entries(d),m=new Set(Object.keys(d)),f=new Map;async function g(e){const t=[e];try{return await t.reduce(async(e,t)=>{let i;await e,i=p.has(t)?await n("1417")("./"+t):await n("b7b0")("./"+t),l.a.registerLanguage(t,i.default)},Promise.resolve()),!0}catch(i){return console.error(`Could not load ${e} file`),!1}}function b(e){if(m.has(e))return e;const t=h.find(([,t])=>t.includes(e));return t?t[0]:null}function v(e){if(f.has(e))return f.get(e);const t=b(e);return f.set(e,t),t}l.a.configure({classPrefix:"syntax-",languages:[...m]});const y=async e=>{const t=v(e);return!(!t||l.a.listLanguages().includes(t))&&g(t)},w=/\r\n|\r|\n/g,_=/syntax-/;function x(e){return 0===e.length?[]:e.split(w)}function k(e){return(e.trim().match(w)||[]).length}function C(e){const t=document.createElement("template");return t.innerHTML=e,t.content.childNodes}function S(e){const{className:t}=e;if(!_.test(t))return null;const n=x(e.innerHTML).reduce((e,n)=>`${e}${n}\n`,"");return C(n.trim())}function E(e){return Array.from(e.childNodes).forEach(e=>{if(k(e.textContent))try{const t=e.childNodes.length?E(e):S(e);t&&e.replaceWith(...t)}catch(t){console.error(t)}}),S(e)}function O(e,t){const n=b(t);if(!l.a.getLanguage(n))throw new Error("Unsupported language for syntax highlighting: "+t);return l.a.highlight(e,{language:n,ignoreIllegals:!0}).value}function I(e,t){const n=e.join("\n"),i=O(n,t),a=document.createElement("code");return a.innerHTML=i,E(a),x(a.innerHTML)}var j=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"filename"},[e.isActionable?n("a",{attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[n("FileIcon",{attrs:{fileType:e.fileType}}),e._t("default")],2):n("span",[n("FileIcon",{attrs:{fileType:e.fileType}}),e._t("default")],2)])},T=[],A=function(){var e=this,t=e.$createElement,n=e._self._c||t;return"swift"===e.fileType?n("SwiftFileIcon",{staticClass:"file-icon"}):n("GenericFileIcon",{staticClass:"file-icon"})},L=[],B=n("a88f"),$=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"generic-file-icon",attrs:{viewBox:"0 0 14 14",themeId:"generic-file"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},N=[],M=n("be08"),P={name:"GenericFileIcon",components:{SVGIcon:M["a"]}},R=P,V=n("2877"),D=Object(V["a"])(R,$,N,!1,null,null,null),G=D.exports,z={name:"CodeListingFileIcon",components:{SwiftFileIcon:B["a"],GenericFileIcon:G},props:{fileType:String}},q=z,F=(n("e6db"),Object(V["a"])(q,A,L,!1,null,"7c381064",null)),U=F.exports,W={name:"CodeListingFilename",components:{FileIcon:U},props:{isActionable:{type:Boolean,default:()=>!1},fileType:String}},H=W,K=(n("8608"),Object(V["a"])(H,j,T,!1,null,"c8c40662",null)),Z=K.exports,Y={name:"CodeListing",components:{Filename:Z,CodeBlock:o["a"]},data(){return{syntaxHighlightedLines:[]}},props:{fileName:String,isFileNameActionable:{type:Boolean,default:()=>!1},syntax:String,fileType:String,content:{type:Array,required:!0},startLineNumber:{type:Number,default:()=>1},highlights:{type:Array,default:()=>[]},showLineNumbers:{type:Boolean,default:()=>!1}},computed:{escapedContent:({content:e})=>e.map(r["c"]),highlightedLineNumbers(){return new Set(this.highlights.map(({line:e})=>e))},syntaxNameNormalized(){const e={occ:s["a"].objectiveC.key.url};return e[this.syntax]||this.syntax}},watch:{content:{handler:"syntaxHighlightLines",immediate:!0}},methods:{isHighlighted(e){return this.highlightedLineNumbers.has(this.lineNumberFor(e))},lineNumberFor(e){return this.startLineNumber+e},async syntaxHighlightLines(){let e;try{await y(this.syntaxNameNormalized),e=I(this.content,this.syntaxNameNormalized)}catch(t){e=this.escapedContent}this.syntaxHighlightedLines=e.map(e=>""===e?"\n":e)}}},X=Y,J=(n("7e3a"),Object(V["a"])(X,i,a,!1,null,"59f42f5b",null));t["a"]=J.exports},"7e3a":function(e,t,n){"use strict";n("f030")},"800b":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("code",{attrs:{tabindex:"0","data-before-code":e.$t("accessibility.code.start"),"data-after-code":e.$t("accessibility.code.end")}},[e._t("default")],2)},a=[],r={name:"CodeBlock"},s=r,o=(n("159b"),n("2877")),c=Object(o["a"])(s,i,a,!1,null,"08295b2f",null);t["a"]=c.exports},"80c8":function(e,t,n){},"80e4":function(e,t,n){"use strict";var i,a,r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"asset"},[n(e.assetComponent,e._g(e._b({tag:"component"},"component",e.assetProps,!1),e.assetListeners))],1)},s=[],o=n("8bd9"),c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ConditionalWrapper",{ref:"wrapper",attrs:{tag:e.DeviceFrameComponent,"should-wrap":!!e.deviceFrame,device:e.deviceFrame}},[n("video",{ref:"video",attrs:{controls:e.showsControls,autoplay:e.autoplays,poster:e.normalisedPosterPath,width:e.optimalWidth,playsinline:""},domProps:{muted:e.muted},on:{playing:function(t){return e.$emit("playing")},pause:function(t){return e.$emit("pause")},ended:function(t){return e.$emit("ended")}}},[n("source",{attrs:{src:e.normalizePath(e.videoAttributes.url)}})])])},l=[],u=n("748c"),d=n("e425"),p=n("821b"),h={functional:!0,name:"ConditionalWrapper",props:{tag:[Object,String],shouldWrap:Boolean},render(e,t){return t.props.shouldWrap?e(t.props.tag,t.data,t.children):t.children}},m=h,f=n("2877"),g=Object(f["a"])(m,i,a,!1,null,null,null),b=g.exports,v=n("5416"),y={name:"VideoAsset",components:{ConditionalWrapper:b},props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0},posterVariants:{type:Array,required:!1,default:()=>[]},muted:{type:Boolean,default:!0},deviceFrame:{type:String,required:!1}},data:()=>({appState:d["a"].state,optimalWidth:null}),computed:{DeviceFrameComponent:()=>v["a"],preferredColorScheme:({appState:e})=>e.preferredColorScheme,systemColorScheme:({appState:e})=>e.systemColorScheme,userPrefersDark:({preferredColorScheme:e,systemColorScheme:t})=>e===p["a"].dark||e===p["a"].auto&&t===p["a"].dark,shouldShowDarkVariant:({darkVideoVariantAttributes:e,userPrefersDark:t})=>e&&t,defaultVideoAttributes(){return this.videoVariantsGroupedByAppearance.light[0]||this.darkVideoVariantAttributes||{}},darkVideoVariantAttributes(){return this.videoVariantsGroupedByAppearance.dark[0]},videoVariantsGroupedByAppearance(){return Object(u["e"])(this.variants)},posterVariantsGroupedByAppearance(){const{light:e,dark:t}=Object(u["e"])(this.posterVariants);return{light:Object(u["a"])(e),dark:Object(u["a"])(t)}},defaultPosterAttributes:({posterVariantsGroupedByAppearance:e,userPrefersDark:t})=>t&&e.dark.length?e.dark[0]:e.light[0]||{},normalisedPosterPath:({defaultPosterAttributes:e})=>Object(u["c"])(e.src),videoAttributes:({darkVideoVariantAttributes:e,defaultVideoAttributes:t,shouldShowDarkVariant:n})=>n?e:t},watch:{normalisedPosterPath:{immediate:!0,handler:"getPosterDimensions"}},methods:{normalizePath:u["c"],async getPosterDimensions(e){if(!e)return void(this.optimalWidth=null);const{density:t}=this.defaultPosterAttributes,n=parseInt(t.match(/\d+/)[0],10),{width:i}=await Object(u["b"])(e);this.optimalWidth=i/n}}},w=y,_=Object(f["a"])(w,c,l,!1,null,null,null),x=_.exports,k=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"video-replay-container"},[n("VideoAsset",{ref:"asset",attrs:{variants:e.variants,autoplays:e.autoplays,showsControls:e.showsControls,muted:e.muted,posterVariants:e.posterVariants,deviceFrame:e.deviceFrame},on:{pause:e.onPause,playing:e.onVideoPlaying,ended:e.onVideoEnd}}),e.showsControls?e._e():n("a",{staticClass:"control-button",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.togglePlayStatus.apply(null,arguments)}}},[e._v(" "+e._s(e.text)+" "),e.videoEnded?n("InlineReplayIcon",{staticClass:"control-icon icon-inline"}):e.isPlaying?n("PauseIcon",{staticClass:"control-icon icon-inline"}):n("PlayIcon",{staticClass:"control-icon icon-inline"})],1)],1)},C=[],S=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-replay-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-replay"}},[n("path",{attrs:{d:"M2.254 10.201c-1.633-2.613-0.838-6.056 1.775-7.689 2.551-1.594 5.892-0.875 7.569 1.592l0.12 0.184-0.848 0.53c-1.34-2.145-4.166-2.797-6.311-1.457s-2.797 4.166-1.457 6.311 4.166 2.797 6.311 1.457c1.006-0.629 1.71-1.603 2.003-2.723l0.056-0.242 0.98 0.201c-0.305 1.487-1.197 2.792-2.51 3.612-2.613 1.633-6.056 0.838-7.689-1.775z"}}),n("path",{attrs:{d:"M10.76 1.355l0.984-0.18 0.851 4.651-4.56-1.196 0.254-0.967 3.040 0.796z"}})])},E=[],O=n("be08"),I={name:"InlineReplayIcon",components:{SVGIcon:O["a"]}},j=I,T=Object(f["a"])(j,S,E,!1,null,null,null),A=T.exports,L=n("c4dd"),B=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"pause-icon",attrs:{viewBox:"0 0 14 14",themeId:"pause"}},[n("path",{attrs:{d:"M5 4h1v6h-1z"}}),n("path",{attrs:{d:"M8 4h1v6h-1z"}}),n("path",{attrs:{d:"M7 0.5c-3.6 0-6.5 2.9-6.5 6.5s2.9 6.5 6.5 6.5 6.5-2.9 6.5-6.5-2.9-6.5-6.5-6.5zM7 12.5c-3 0-5.5-2.5-5.5-5.5s2.5-5.5 5.5-5.5 5.5 2.5 5.5 5.5-2.5 5.5-5.5 5.5z"}})])},$=[],N={name:"PauseIcon",components:{SVGIcon:O["a"]}},M=N,P=Object(f["a"])(M,B,$,!1,null,null,null),R=P.exports,V={name:"ReplayableVideoAsset",components:{PauseIcon:R,PlayIcon:L["a"],InlineReplayIcon:A,VideoAsset:x},props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0},muted:{type:Boolean,default:!0},posterVariants:{type:Array,default:()=>[]},deviceFrame:{type:String,required:!1}},computed:{text(){return this.videoEnded?this.$t("video.replay"):this.isPlaying?this.$t("video.pause"):this.$t("video.play")}},data(){return{isPlaying:!1,videoEnded:!1}},methods:{async togglePlayStatus(){const e=this.$refs.asset.$refs.video;e&&(this.isPlaying&&!this.videoEnded?await e.pause():await e.play())},onVideoEnd(){this.isPlaying=!1,this.videoEnded=!0},onVideoPlaying(){const{video:e}=this.$refs.asset.$refs;this.isPlaying=!e.paused,this.videoEnded=e.ended},onPause(){const{video:e}=this.$refs.asset.$refs;!this.showsControls&&this.isPlaying&&(this.isPlaying=!1),this.videoEnded=e.ended}}},D=V,G=(n("74ea"),Object(f["a"])(D,k,C,!1,null,"7653dfd0",null)),z=G.exports,q=n("2f34");const F={video:"video",image:"image"};var U={name:"Asset",components:{ImageAsset:o["a"],VideoAsset:x},constants:{AssetTypes:F},mixins:[q["a"]],props:{identifier:{type:String,required:!0},showsReplayButton:{type:Boolean,default:()=>!1},showsVideoControls:{type:Boolean,default:()=>!0},videoAutoplays:{type:Boolean,default:()=>!0},videoMuted:{type:Boolean,default:!0},deviceFrame:{type:String,required:!1}},computed:{rawAsset(){return this.references[this.identifier]||{}},isRawAssetVideo:({rawAsset:e})=>e.type===F.video,videoPoster(){return this.isRawAssetVideo&&this.references[this.rawAsset.poster]},asset(){return this.isRawAssetVideo&&this.prefersReducedMotion&&this.videoPoster||this.rawAsset},assetComponent(){switch(this.asset.type){case F.image:return o["a"];case F.video:return this.showsReplayButton?z:x;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[F.image]:this.imageProps,[F.video]:this.videoProps}[this.asset.type]},imageProps(){return{alt:this.asset.alt,variants:this.asset.variants}},videoProps(){return{variants:this.asset.variants,showsControls:this.showsVideoControls,muted:this.videoMuted,autoplays:!this.prefersReducedMotion&&this.videoAutoplays,posterVariants:this.videoPoster?this.videoPoster.variants:[],deviceFrame:this.deviceFrame}},assetListeners(){return{[F.image]:null,[F.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},W=U,H=(n("5201"),Object(f["a"])(W,r,s,!1,null,"dcbc7b38",null));t["a"]=H.exports},"81c0":function(e,t,n){},8222:function(e,t,n){},"850e":function(e,t,n){"use strict";n("88d2")},8608:function(e,t,n){"use strict";n("a7f3")},"863d":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"nav-menu-item",class:{"nav-menu-item--animated":e.animate}},[e._t("default")],2)},a=[],r={name:"NavMenuItemBase",props:{animate:{type:Boolean,default:!0}}},s=r,o=(n("43fe"),n("2877")),c=Object(o["a"])(s,i,a,!1,null,"66cbfe4c",null);t["a"]=c.exports},8649:function(e,t,n){"use strict";t["a"]={objectiveC:{name:"Objective-C",key:{api:"occ",url:"objc"}},swift:{name:"Swift",key:{api:"swift",url:"swift"}}}},"86d8":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.refComponent,{tag:"component",attrs:{url:e.urlWithParams,"is-active":e.isActiveComputed}},[e._t("default")],2)},a=[],r=n("d26a"),s=n("66cd"),o=n("9895"),c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.isActive?n("a",{attrs:{href:e.url}},[e._t("default")],2):n("span",[e._t("default")],2)},l=[],u={name:"ReferenceExternal",props:{url:{type:String,required:!0},isActive:{type:Boolean,default:!0}}},d=u,p=n("2877"),h=Object(p["a"])(d,c,l,!1,null,null,null),m=h.exports,f=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ReferenceInternal",e._b({},"ReferenceInternal",e.$props,!1),[n("CodeVoice",[e._t("default")],2)],1)},g=[],b=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.isActive?n("router-link",{attrs:{to:e.url}},[e._t("default")],2):n("span",[e._t("default")],2)},v=[],y={name:"ReferenceInternal",props:{url:{type:String,required:!0},isActive:{type:Boolean,default:!0}}},w=y,_=Object(p["a"])(w,b,v,!1,null,null,null),x=_.exports,k=n("52e4"),C={name:"ReferenceInternalSymbol",props:x.props,components:{ReferenceInternal:x,CodeVoice:k["a"]}},S=C,E=Object(p["a"])(S,f,g,!1,null,null,null),O=E.exports,I={name:"Reference",computed:{isInternal({url:e}){if(!e.startsWith("/")&&!e.startsWith("#"))return!1;const{resolved:{name:t}={}}=this.$router.resolve(e)||{};return t!==o["b"]},isSymbolReference(){return"symbol"===this.kind&&!this.hasInlineFormatting&&(this.role===s["a"].symbol||this.role===s["a"].dictionarySymbol)},isDisplaySymbol({isSymbolReference:e,titleStyle:t,ideTitle:n}){return n?e&&"symbol"===t:e},refComponent(){return this.isInternal?this.isDisplaySymbol?O:x:m},urlWithParams({isInternal:e}){return e?Object(r["b"])(this.url,this.$route.query):this.url},isActiveComputed({url:e,isActive:t}){return!(!e||!t)}},props:{url:{type:String,required:!0},kind:{type:String,required:!1},role:{type:String,required:!1},isActive:{type:Boolean,required:!1,default:!0},ideTitle:{type:String,required:!1},titleStyle:{type:String,required:!1},hasInlineFormatting:{type:Boolean,default:!1}}},j=I,T=Object(p["a"])(j,i,a,!1,null,null,null);t["a"]=T.exports},"88d2":function(e,t,n){},"8a61":function(e,t,n){"use strict";var i=n("3908");t["a"]={methods:{async scrollToElement(e){await Object(i["b"])(8);const t=this.$router.resolve({hash:e}),{selector:n,offset:a}=await this.$router.options.scrollBehavior(t.route),r=document.querySelector(n);return r?(r.scrollIntoView(),window.scrollY+window.innerHeight`${Object(r["c"])(e.src)} ${e.density}`).join(", "),n=e[0],i={srcSet:t,src:Object(r["c"])(n.src)},{width:a}=n.size||{width:null};return a&&(i.width=a,i.height="auto"),i}var h={name:"ImageAsset",mixins:[s],inject:{imageLoadingStrategy:{default:null}},data:()=>({appState:o["a"].state,fallbackImageSrcSet:null,optimalWidth:null}),computed:{allVariants:({lightVariants:e=[],darkVariants:t=[]})=>e.concat(t),defaultAttributes:({lightVariantAttributes:e,darkVariantAttributes:t})=>e||t,darkVariantAttributes:({darkVariants:e})=>p(e),lightVariantAttributes:({lightVariants:e})=>p(e),loading:({appState:e,imageLoadingStrategy:t})=>t||e.imageLoadingStrategy,preferredColorScheme:({appState:e})=>e.preferredColorScheme,prefersAuto:({preferredColorScheme:e})=>e===c["a"].auto,prefersDark:({preferredColorScheme:e})=>e===c["a"].dark},props:{alt:{type:String,default:""},variants:{type:Array,required:!0},shouldCalculateOptimalWidth:{type:Boolean,default:!0}},methods:{handleImageLoadError(){this.fallbackImageSrcSet=u.a+" 2x"},async calculateOptimalWidth(){const{$refs:{img:{currentSrc:e}},allVariants:t}=this,{density:n}=t.find(({src:t})=>e.endsWith(t)),i=parseInt(n.match(/\d+/)[0],d),a=await Object(r["b"])(e),s=a.width/i;return s},async optimizeImageSize(){if(!this.defaultAttributes.width&&this.$refs.img)try{this.optimalWidth=await this.calculateOptimalWidth()}catch{console.error("Unable to calculate optimal image width")}}},mounted(){this.shouldCalculateOptimalWidth&&this.$refs.img.addEventListener("load",this.optimizeImageSize)}},m=h,f=n("2877"),g=Object(f["a"])(m,i,a,!1,null,null,null);t["a"]=g.exports},"8c92":function(e,t,n){"use strict";n("80c8")},"8d2d":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"tutorial-icon",attrs:{viewBox:"0 0 14 14",themeId:"tutorial"}},[n("path",{attrs:{d:"M0.933 6.067h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M0.933 1.867h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M13.067 1.867v10.267h-7.467v-10.267zM12.133 2.8h-5.6v8.4h5.6z"}}),n("path",{attrs:{d:"M0.933 10.267h3.733v1.867h-3.733v-1.867z"}})])},a=[],r=n("be08"),s={name:"TutorialIcon",components:{SVGIcon:r["a"]}},o=s,c=n("2877"),l=Object(c["a"])(o,i,a,!1,null,null,null);t["a"]=l.exports},"8d90":function(e,t,n){},"8f26":function(e,t,n){"use strict";n("0444")},9034:function(e,t,n){},"95da":function(e,t,n){"use strict";var i=n("0cb0");const a="data-original-",r="aria-hidden",s="tabindex";function o(e,t){const n=a+t;if(e.getAttribute(n))return;const i=e.getAttribute(t)||"";e.setAttribute(n,i)}function c(e,t){const n=a+t;if(!e.hasAttribute(n))return;const i=e.getAttribute(n);e.removeAttribute(n),i.length?e.setAttribute(t,i):e.removeAttribute(t)}function l(e,t){const n=document.body;let i=e,a=e;while(i=i.previousElementSibling)t(i);while(a=a.nextElementSibling)t(a);e.parentElement&&e.parentElement!==n&&l(e.parentElement,t)}const u=e=>{o(e,r),o(e,s),e.setAttribute(r,"true"),e.setAttribute(s,"-1");const t=i["a"].getTabbableElements(e);let n=t.length-1;while(n>=0)o(t[n],s),t[n].setAttribute(s,"-1"),n-=1},d=e=>{c(e,r),c(e,s);const t=e.querySelectorAll(`[${a+s}]`);let n=t.length-1;while(n>=0)c(t[n],s),n-=1};t["a"]={hide(e){l(e,u)},show(e){l(e,d)}}},9649:function(e,t,n){},"9a61":function(e,t,n){"use strict";n("19cc")},"9b30":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{staticClass:"nav-menu-items",attrs:{"data-previous-menu-children-count":e.previousSiblingChildren}},[e._t("default")],2)},a=[],r={name:"NavMenuItems",props:{previousSiblingChildren:{type:Number,default:0}}},s=r,o=(n("517a"),n("2877")),c=Object(o["a"])(s,i,a,!1,null,"67c1c0a5",null);t["a"]=c.exports},"9ed5":function(e,t,n){"use strict";n("a5f5")},a295:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",themeId:"path"}},[n("path",{attrs:{d:"M0 0.948h2.8v2.8h-2.8z"}}),n("path",{attrs:{d:"M11.2 10.252h2.8v2.8h-2.8z"}}),n("path",{attrs:{d:"M6.533 1.852h0.933v10.267h-0.933z"}}),n("path",{attrs:{d:"M2.8 1.852h4.667v0.933h-4.667z"}}),n("path",{attrs:{d:"M6.533 11.186h4.667v0.933h-4.667z"}})])},a=[],r=n("be08"),s={name:"PathIcon",components:{SVGIcon:r["a"]}},o=s,c=n("2877"),l=Object(c["a"])(o,i,a,!1,null,null,null);t["a"]=l.exports},a4f0:function(e,t,n){},a5f5:function(e,t,n){},a7a5:function(e,t,n){},a7d8:function(e,t,n){},a7f3:function(e,t,n){},a88f:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"swift-file-icon",attrs:{viewBox:"0 0 15 14",themeId:"swift-file"}},[n("path",{attrs:{d:"M14.93,13.56A2.15,2.15,0,0,0,15,13a5.37,5.37,0,0,0-1.27-3.24A6.08,6.08,0,0,0,14,7.91,9.32,9.32,0,0,0,9.21.31a8.51,8.51,0,0,1,1.78,5,6.4,6.4,0,0,1-.41,2.18A45.06,45.06,0,0,1,3.25,1.54,44.57,44.57,0,0,0,7.54,6.9,45.32,45.32,0,0,1,1.47,2.32,35.69,35.69,0,0,0,8.56,9.94a6.06,6.06,0,0,1-3.26.85A9.48,9.48,0,0,1,0,8.91a10,10,0,0,0,8.1,4.72c2.55,0,3.25-1.2,4.72-1.2a2.09,2.09,0,0,1,1.91,1.15C14.79,13.69,14.88,13.75,14.93,13.56Z"}})])},a=[],r=n("be08"),s={name:"SwiftFileIcon",components:{SVGIcon:r["a"]}},o=s,c=(n("c3e5"),n("2877")),l=Object(c["a"])(o,i,a,!1,null,"c01a6890",null);t["a"]=l.exports},a97e:function(e,t,n){"use strict";var i=n("63b8");const a=e=>e?`(max-width: ${e}px)`:"",r=e=>e?`(min-width: ${e}px)`:"";function s({minWidth:e,maxWidth:t}){return["only screen",r(e),a(t)].filter(Boolean).join(" and ")}function o({maxWidth:e,minWidth:t}){return window.matchMedia(s({minWidth:t,maxWidth:e}))}var c,l,u={name:"BreakpointEmitter",constants:{BreakpointAttributes:i["a"],BreakpointName:i["b"],BreakpointScopes:i["c"]},props:{scope:{type:String,default:()=>i["c"].default,validator:e=>e in i["c"]}},render(){return this.$scopedSlots.default?this.$scopedSlots.default({matchingBreakpoint:this.matchingBreakpoint}):null},data:()=>({matchingBreakpoint:null}),methods:{initMediaQuery(e,t){const n=o(t),i=t=>this.handleMediaQueryChange(t,e);n.addListener(i),this.$once("hook:beforeDestroy",()=>{n.removeListener(i)}),i(n)},handleMediaQueryChange(e,t){e.matches&&(this.matchingBreakpoint=t,this.$emit("change",t))}},mounted(){const e=i["a"][this.scope]||{};Object.entries(e).forEach(([e,t])=>{this.initMediaQuery(e,t)})}},d=u,p=n("2877"),h=Object(p["a"])(d,c,l,!1,null,null,null);t["a"]=h.exports},a9f1:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"article-icon",attrs:{viewBox:"0 0 14 14",themeId:"article"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},a=[],r=n("be08"),s={name:"ArticleIcon",components:{SVGIcon:r["a"]}},o=s,c=n("2877"),l=Object(c["a"])(o,i,a,!1,null,null,null);t["a"]=l.exports},aea0:function(e,t,n){},b0e7:function(e,t,n){"use strict";n("8d90")},b0f5:function(e,t,n){"use strict";n("49e3")},b2da:function(e,t,n){"use strict";n("e529")},b392:function(e,t,n){},b7b0:function(e,t,n){var i={"./bash":["f0f8","highlight-js-bash"],"./c":["1fe5","highlight-js-c"],"./cpp":["0209","highlight-js-cpp"],"./css":["ee8c","highlight-js-css"],"./diff":["48b8","highlight-js-diff"],"./http":["c01d","highlight-js-http"],"./java":["332f","highlight-js-java"],"./javascript":["4dd1","highlight-js-javascript"],"./json":["5ad2","highlight-js-json"],"./llvm":["7c30","highlight-js-llvm"],"./markdown":["04b0","highlight-js-markdown"],"./objectivec":["9bf2","highlight-js-objectivec"],"./perl":["6a51","highlight-js-perl"],"./php":["2907","highlight-js-php"],"./python":["9510","highlight-js-python"],"./ruby":["82cb","highlight-js-ruby"],"./scss":["6113","highlight-js-scss"],"./shell":["b65b","highlight-js-shell"],"./swift":["2a39","highlight-js-swift"],"./xml":["8dcb","highlight-js-xml"]};function a(e){if(!n.o(i,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=i[e],a=t[0];return n.e(t[1]).then((function(){return n.t(a,7)}))}a.keys=function(){return Object.keys(i)},a.id="b7b0",e.exports=a},b8f2:function(e,t,n){"use strict";n("a7a5")},bbe1:function(e,t,n){},bbf6:function(e,t,n){"use strict";n("63e6")},bf08:function(e,t,n){"use strict";var i=n("2788"),a=n("002d"),r=n("d26a"),s=n("5677");t["a"]={methods:{extractFirstParagraphText(e=[]){const t=s["default"].computed.plaintext.bind({...s["default"].methods,content:e})();return Object(a["e"])(t)}},computed:{pagePath:({$route:{path:e="/"}={}})=>e,pageURL:({pagePath:e="/"})=>Object(r["e"])(e),disableMetadata:()=>!1},mounted(){this.disableMetadata||Object(i["a"])({title:this.pageTitle,description:this.pageDescription,url:this.pageURL,currentLocale:this.$i18n.locale})}}},c081:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.action?n("DestinationDataProvider",{attrs:{destination:e.action},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.url,a=t.title;return n("ButtonLink",{attrs:{url:i,isDark:e.isDark}},[e._v(" "+e._s(a)+" ")])}}],null,!1,1264376715)}):e._e()},a=[],r=n("76ab"),s=n("c7ea"),o={name:"CallToActionButton",components:{DestinationDataProvider:s["a"],ButtonLink:r["a"]},props:{action:{type:Object,required:!0},isDark:{type:Boolean,default:!1}}},c=o,l=n("2877"),u=Object(l["a"])(c,i,a,!1,null,null,null);t["a"]=u.exports},c3da:function(e,t,n){"use strict";n("fda2")},c3e5:function(e,t,n){"use strict";n("aea0")},c4dd:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"play-icon",attrs:{viewBox:"0 0 14 14",themeId:"play"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M10.195 7.010l-5 3v-6l5 3z"}})])},a=[],r=n("be08"),s={name:"PlayIcon",components:{SVGIcon:r["a"]}},o=s,c=n("2877"),l=Object(c["a"])(o,i,a,!1,null,null,null);t["a"]=l.exports},c7ea:function(e,t,n){"use strict";var i=n("2f34");const a={link:"link",reference:"reference",text:"text"};var r,s,o={name:"DestinationDataProvider",mixins:[i["a"]],props:{destination:{type:Object,required:!0,default:()=>({})}},inject:{isTargetIDE:{default:()=>!1}},constants:{DestinationType:a},computed:{isExternal:({reference:e,destination:t})=>e.type===a.link||t.type===a.link,shouldAppendOpensInBrowser:({isExternal:e,isTargetIDE:t})=>e&&t,reference:({references:e,destination:t})=>e[t.identifier]||{},linkUrl:({destination:e,reference:t})=>({[a.link]:e.destination,[a.reference]:t.url,[a.text]:e.text}[e.type]),linkTitle:({reference:e,destination:t})=>({[a.link]:t.title,[a.reference]:t.overridingTitle||e.title,[a.text]:""}[t.type])},methods:{formatAriaLabel(e){return this.shouldAppendOpensInBrowser?e+" (opens in browser)":e}},render(){return this.$scopedSlots.default({url:this.linkUrl||"",title:this.linkTitle||"",formatAriaLabel:this.formatAriaLabel,isExternal:this.isExternal})}},c=o,l=n("2877"),u=Object(l["a"])(c,r,s,!1,null,null,null);t["a"]=u.exports},cb92:function(e,t,n){"use strict";n("598a")},cbcf:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("nav",{ref:"nav",staticClass:"nav",class:e.rootClasses,attrs:{role:"navigation"}},[n("div",{ref:"wrapper",staticClass:"nav__wrapper"},[n("div",{staticClass:"nav__background"}),e.hasOverlay?n("div",{staticClass:"nav-overlay",on:{click:e.closeNav}}):e._e(),n("div",{staticClass:"nav-content"},[e._t("pre-title",null,{className:"pre-title"},{closeNav:e.closeNav,inBreakpoint:e.inBreakpoint,currentBreakpoint:e.currentBreakpoint,isOpen:e.isOpen}),e.$slots.default?n("div",{staticClass:"nav-title"},[e._t("default")],2):e._e(),e._t("after-title"),n("div",{staticClass:"nav-menu"},[n("a",{ref:"axToggle",staticClass:"nav-ax-toggle",attrs:{href:"#",role:"button"},on:{click:function(t){return t.preventDefault(),e.toggleNav.apply(null,arguments)}}},[n("span",{staticClass:"visuallyhidden"},[e.isOpen?[e._v(" "+e._s(e.$t("documentation.nav.close-menu"))+" ")]:[e._v(" "+e._s(e.$t("documentation.nav.open-menu"))+" ")]],2)]),n("div",{ref:"tray",staticClass:"nav-menu-tray",on:{transitionend:function(t){return t.target!==t.currentTarget?null:e.onTransitionEnd.apply(null,arguments)},click:e.handleTrayClick}},[e._t("tray",(function(){return[n("NavMenuItems",[e._t("menu-items")],2)]}),{closeNav:e.closeNav})],2)]),n("div",{staticClass:"nav-actions"},[n("a",{ref:"toggle",staticClass:"nav-menucta",attrs:{href:"#",tabindex:"-1","aria-hidden":"true"},on:{click:function(t){return t.preventDefault(),e.toggleNav.apply(null,arguments)}}},[n("span",{staticClass:"nav-menucta-chevron"})])])],2),e._t("after-content")],2),n("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:e.onBreakpointChange}})],1)},a=[],r=n("72e7"),s=n("9b30"),o=n("a97e"),c=n("f2af"),l=n("942d"),u=n("63b8"),d=n("95da"),p=n("3908");const{noClose:h}=l["a"],{BreakpointName:m,BreakpointScopes:f}=o["a"].constants,g=8,b={isDark:"theme-dark",isOpen:"nav--is-open",inBreakpoint:"nav--in-breakpoint-range",isTransitioning:"nav--is-transitioning",isSticking:"nav--is-sticking",hasSolidBackground:"nav--solid-background",hasNoBorder:"nav--noborder",hasFullWidthBorder:"nav--fullwidth-border",isWideFormat:"nav--is-wide-format",noBackgroundTransition:"nav--no-bg-transition"};var v={name:"NavBase",components:{NavMenuItems:s["a"],BreakpointEmitter:o["a"]},constants:{NavStateClasses:b,NoBGTransitionFrames:g},props:{breakpoint:{type:String,default:m.small},hasOverlay:{type:Boolean,default:!0},hasSolidBackground:{type:Boolean,default:!1},hasNoBorder:{type:Boolean,default:!1},hasFullWidthBorder:{type:Boolean,default:!1},isDark:{type:Boolean,default:!1},isWideFormat:{type:Boolean,default:!1}},mixins:[r["a"]],data(){return{isOpen:!1,isTransitioning:!1,isSticking:!1,noBackgroundTransition:!0,currentBreakpoint:m.large}},computed:{BreakpointScopes:()=>f,inBreakpoint:({currentBreakpoint:e,breakpoint:t})=>!Object(u["d"])(e,t),rootClasses:({isOpen:e,inBreakpoint:t,isTransitioning:n,isSticking:i,hasSolidBackground:a,hasNoBorder:r,hasFullWidthBorder:s,isDark:o,isWideFormat:c,noBackgroundTransition:l})=>({[b.isDark]:o,[b.isOpen]:e,[b.inBreakpoint]:t,[b.isTransitioning]:n,[b.isSticking]:i,[b.hasSolidBackground]:a,[b.hasNoBorder]:r,[b.hasFullWidthBorder]:s,[b.isWideFormat]:c,[b.noBackgroundTransition]:l})},watch:{isOpen(e){this.$emit("change",e),e?this.onExpand():this.onClose()}},async mounted(){window.addEventListener("keydown",this.onEscape),window.addEventListener("popstate",this.closeNav),window.addEventListener("orientationchange",this.closeNav),document.addEventListener("click",this.handleClickOutside),this.handleFlashOnMount(),await this.$nextTick()},beforeDestroy(){window.removeEventListener("keydown",this.onEscape),window.removeEventListener("popstate",this.closeNav),window.removeEventListener("orientationchange",this.closeNav),document.removeEventListener("click",this.handleClickOutside),this.isOpen&&this.toggleScrollLock(!1)},methods:{getIntersectionTargets(){return[document.getElementById(l["e"])||this.$el]},toggleNav(){this.isOpen=!this.isOpen,this.isTransitioning=!0},closeNav(){const e=this.isOpen;return this.isOpen=!1,this.resolveOnceTransitionsEnd(e)},resolveOnceTransitionsEnd(e){return e&&this.inBreakpoint?(this.isTransitioning=!0,new Promise(e=>{const t=this.$watch("isTransitioning",()=>{e(),t()})})):Promise.resolve()},async onTransitionEnd({propertyName:e}){"max-height"===e&&(this.$emit("changed",this.isOpen),this.isTransitioning=!1,this.isOpen?(this.$emit("opened"),this.toggleScrollLock(!0)):this.$emit("closed"))},onBreakpointChange(e){this.currentBreakpoint=e,this.inBreakpoint||this.closeNav()},onIntersect({intersectionRatio:e}){window.scrollY<0||(this.isSticking=1!==e)},onEscape({key:e}){"Escape"===e&&this.isOpen&&(this.closeNav(),this.$refs.axToggle.focus())},handleTrayClick({target:e}){e.href&&!e.classList.contains(h)&&this.closeNav()},handleClickOutside({target:e}){this.$refs.nav.contains(e)||this.closeNav()},toggleScrollLock(e){e?c["b"].lockScroll(this.$refs.tray):c["b"].unlockScroll(this.$refs.tray)},onExpand(){this.$emit("open"),d["a"].hide(this.$refs.wrapper),document.activeElement===this.$refs.toggle&&document.activeElement.blur()},onClose(){this.$emit("close"),this.toggleScrollLock(!1),d["a"].show(this.$refs.wrapper)},async handleFlashOnMount(){await Object(p["b"])(g),this.noBackgroundTransition=!1}}},y=v,w=(n("1f39"),n("2877")),_=Object(w["a"])(y,i,a,!1,null,"5c0521d3",null);t["a"]=_.exports},d0da:function(e,t,n){"use strict";n("64b5")},e3ab:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("aside",{class:e.kind,attrs:{"aria-label":e.kind}},[n("p",{staticClass:"label"},[e._v(e._s(e.name||e.$t(e.label)))]),e._t("default")],2)},a=[];const r={deprecated:"deprecated",experiment:"experiment",important:"important",note:"note",tip:"tip",warning:"warning"};var s={name:"Aside",props:{kind:{type:String,required:!0,validator:e=>Object.prototype.hasOwnProperty.call(r,e)},name:{type:String,required:!1}},computed:{label:({kind:e})=>"aside-kind."+e}},o=s,c=(n("b8f2"),n("2877")),l=Object(c["a"])(o,i,a,!1,null,"3ccce809",null);t["a"]=l.exports},e529:function(e,t,n){},e6db:function(e,t,n){"use strict";n("47cc")},ec71:function(e,t,n){"use strict";n("a4f0")},ee9e:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"row",class:{"with-columns":e.columns},style:e.style},[e._t("default")],2)},a=[],r=n("63b8"),s={name:"Row",props:{columns:{type:Object,required:!1,validator:e=>Object.entries(e).every(([e,t])=>r["b"][e]&&"number"===typeof t)},gap:{type:Number,required:!1}},computed:{style:({columns:e={},gap:t})=>({"--col-count-large":e.large,"--col-count-medium":e.medium,"--col-count-small":e.small||1,"--col-gap":t&&t+"px"})}},o=s,c=(n("17a4"),n("2877")),l=Object(c["a"])(o,i,a,!1,null,"1bcb2d0f",null);t["a"]=l.exports},efc1:function(e,t,n){"use strict";n("3b75")},f030:function(e,t,n){},f12c:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"TopicTypeIcon",style:e.styles},[e.imageOverride?n("OverridableAsset",{staticClass:"icon-inline",attrs:{imageOverride:e.imageOverride,shouldCalculateOptimalWidth:e.shouldCalculateOptimalWidth}}):n(e.icon,e._b({tag:"component",staticClass:"icon-inline"},"component",e.iconProps,!1))],1)},a=[],r=n("a295"),s=n("3024"),o=n("a9f1"),c=n("8d2d"),l=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14",themeId:"topic-func"}},[n("path",{attrs:{d:"M13 1v12h-12v-12zM12.077 1.923h-10.154v10.154h10.154z"}}),n("path",{attrs:{d:"M5.191 9.529c0.044 0.002 0.089 0.004 0.133 0.004 0.108 0 0.196-0.025 0.262-0.074s0.122-0.113 0.166-0.188c0.044-0.077 0.078-0.159 0.103-0.247s0.049-0.173 0.074-0.251l0.598-2.186h-0.709l0.207-0.702h0.702l0.288-1.086c0.083-0.384 0.256-0.667 0.517-0.849s0.591-0.273 0.99-0.273c0.108 0 0.212 0.007 0.314 0.022s0.203 0.027 0.306 0.037l-0.207 0.761c-0.054-0.006-0.106-0.011-0.155-0.018s-0.102-0.011-0.155-0.011c-0.108 0-0.196 0.016-0.262 0.048s-0.122 0.075-0.166 0.129-0.080 0.115-0.107 0.185c-0.028 0.068-0.055 0.14-0.085 0.214l-0.222 0.842h0.768l-0.192 0.702h-0.783l-0.628 2.319c-0.059 0.222-0.129 0.419-0.21 0.594s-0.182 0.322-0.303 0.443-0.269 0.214-0.443 0.281-0.385 0.1-0.631 0.1c-0.084 0-0.168-0.004-0.251-0.011s-0.168-0.014-0.251-0.018l0.207-0.768c0.040 0 0.081 0.001 0.126 0.004z"}})])},u=[],d=n("be08"),p={name:"TopicFuncIcon",components:{SVGIcon:d["a"]}},h=p,m=n("2877"),f=Object(m["a"])(h,l,u,!1,null,null,null),g=f.exports,b=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"collection-icon",attrs:{viewBox:"0 0 14 14",themeId:"collection"}},[n("path",{attrs:{d:"m1 1v12h12v-12zm11 11h-10v-10h10z"}}),n("path",{attrs:{d:"m3 4h8v1h-8zm0 2.5h8v1h-8zm0 2.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 4h8v1h-8z"}}),n("path",{attrs:{d:"m3 6.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 9h8v1h-8z"}})])},v=[],y={name:"CollectionIcon",components:{SVGIcon:d["a"]}},w=y,_=Object(m["a"])(w,b,v,!1,null,null,null),x=_.exports,k=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14",themeId:"topic-func-op"}},[n("path",{attrs:{d:"M13 13h-12v-12h12zM1.923 12.077h10.154v-10.154h-10.154z"}}),n("path",{attrs:{d:"M5.098 4.968v-1.477h-0.738v1.477h-1.477v0.738h1.477v1.477h0.738v-1.477h1.477v-0.738z"}}),n("path",{attrs:{d:"M8.030 4.807l-2.031 5.538h0.831l2.031-5.538z"}}),n("path",{attrs:{d:"M8.894 8.805v0.923h2.215v-0.923z"}})])},C=[],S={name:"TopicFuncOpIcon",components:{SVGIcon:d["a"]}},E=S,O=Object(m["a"])(E,k,C,!1,null,null,null),I=O.exports,j=n("3b96"),T=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14",themeId:"topic-subscript"}},[n("path",{attrs:{d:"M13 13h-12v-12h12zM1.923 12.077h10.154v-10.154h-10.154z"}}),n("path",{attrs:{d:"M4.133 3.633v6.738h1.938v-0.831h-0.923v-5.077h0.923v-0.831z"}}),n("path",{attrs:{d:"M9.856 10.371v-6.738h-1.938v0.831h0.923v5.077h-0.923v0.831z"}})])},A=[],L={name:"TopicSubscriptIcon",components:{SVGIcon:d["a"]}},B=L,$=Object(m["a"])(B,T,A,!1,null,null,null),N=$.exports,M=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"two-letter-icon",attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16",themeId:"two-letter"}},[n("g",{attrs:{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"}},[n("g",{attrs:{transform:"translate(1.000000, 1.000000)"}},[n("rect",{attrs:{stroke:"currentColor",x:"0.5",y:"0.5",width:"13",height:"13"}}),n("text",{attrs:{"font-size":"8","font-weight":"bold",fill:"currentColor"}},[n("tspan",{attrs:{x:"8.2",y:"11"}},[e._v(e._s(e.second))])]),n("text",{attrs:{"font-size":"11","font-weight":"bold",fill:"currentColor"}},[n("tspan",{attrs:{x:"1.7",y:"11"}},[e._v(e._s(e.first))])])])])])},P=[],R={name:"TwoLetterSymbolIcon",components:{SVGIcon:d["a"]},props:{first:{type:String,required:!0},second:{type:String,required:!0}}},V=R,D=Object(m["a"])(V,M,P,!1,null,null,null),G=D.exports,z=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"single-letter-icon",attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16",themeId:"single-letter"}},[n("g",{attrs:{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"}},[n("rect",{attrs:{stroke:"currentColor",x:"1",y:"1",width:"14",height:"14"}}),n("text",{attrs:{"font-size":"11","font-weight":"bold",fill:"currentColor",x:"49%",y:"12","text-anchor":"middle"}},[n("tspan",[e._v(e._s(e.symbol))])])])])},q=[],F={name:"SingleLetterSymbolIcon",components:{SVGIcon:d["a"]},props:{symbol:{type:String,required:!0}}},U=F,W=Object(m["a"])(U,z,q,!1,null,null,null),H=W.exports,K=n("31d4"),Z=n("2cae"),Y=n("fdd9");const X={[K["b"].article]:o["a"],[K["b"].associatedtype]:x,[K["b"].buildSetting]:x,[K["b"].class]:H,[K["b"].collection]:x,[K["b"].dictionarySymbol]:H,[K["b"].container]:x,[K["b"].enum]:H,[K["b"].extension]:G,[K["b"].func]:g,[K["b"].op]:I,[K["b"].httpRequest]:H,[K["b"].languageGroup]:x,[K["b"].learn]:r["a"],[K["b"].method]:H,[K["b"].macro]:H,[K["b"].module]:s["a"],[K["b"].overview]:r["a"],[K["b"].protocol]:G,[K["b"].property]:H,[K["b"].propertyListKey]:H,[K["b"].resources]:r["a"],[K["b"].sampleCode]:j["a"],[K["b"].struct]:H,[K["b"].subscript]:N,[K["b"].symbol]:x,[K["b"].tutorial]:c["a"],[K["b"].typealias]:H,[K["b"].union]:H,[K["b"].var]:H},J={[K["b"].class]:{symbol:"C"},[K["b"].dictionarySymbol]:{symbol:"O"},[K["b"].enum]:{symbol:"E"},[K["b"].extension]:{first:"E",second:"x"},[K["b"].httpRequest]:{symbol:"E"},[K["b"].method]:{symbol:"M"},[K["b"].macro]:{symbol:"#"},[K["b"].protocol]:{first:"P",second:"r"},[K["b"].property]:{symbol:"P"},[K["b"].propertyListKey]:{symbol:"K"},[K["b"].struct]:{symbol:"S"},[K["b"].typealias]:{symbol:"T"},[K["b"].union]:{symbol:"U"},[K["b"].var]:{symbol:"V"}};var Q={name:"TopicTypeIcon",components:{OverridableAsset:Y["a"],SVGIcon:d["a"],SingleLetterSymbolIcon:H},constants:{TopicTypeIcons:X,TopicTypeProps:J},props:{type:{type:String,required:!0},withColors:{type:Boolean,default:!1},imageOverride:{type:Object,default:null},shouldCalculateOptimalWidth:{type:Boolean,default:!0}},computed:{normalisedType:({type:e})=>K["a"][e]||e,icon:({normalisedType:e})=>X[e]||x,iconProps:({normalisedType:e})=>J[e]||{},color:({normalisedType:e})=>Z["b"][e],styles:({color:e,withColors:t})=>t&&e?{"--icon-color":`var(--color-type-icon-${e})`}:{}}},ee=Q,te=(n("9a61"),Object(m["a"])(ee,i,a,!1,null,"18b61706",null));t["a"]=te.exports},f2af:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));let i=!1,a=-1,r=0;const s="data-scroll-lock-disable",o=()=>window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1);function c(e){e.touches.length>1||e.preventDefault()}const l=e=>!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight;function u(){r=document.body.getBoundingClientRect().top,document.body.style.overflow="hidden scroll",document.body.style.top=r+"px",document.body.style.position="fixed",document.body.style.width="100%"}function d(e){e&&(e.ontouchstart=null,e.ontouchmove=null),document.removeEventListener("touchmove",c)}function p(e,t){const n=e.targetTouches[0].clientY-a,i=e.target.closest(`[${s}]`)||t;return 0===i.scrollTop&&n>0||l(i)&&n<0?c(e):(e.stopPropagation(),!0)}function h(e){document.addEventListener("touchmove",c,{passive:!1}),e&&(e.ontouchstart=e=>{1===e.targetTouches.length&&(a=e.targetTouches[0].clientY)},e.ontouchmove=t=>{1===t.targetTouches.length&&p(t,e)})}t["b"]={lockScroll(e){i||(o()?h(e):u(),i=!0)},unlockScroll(e){i&&(o()?d(e):(document.body.style.removeProperty("overflow"),document.body.style.removeProperty("top"),document.body.style.removeProperty("position"),document.body.style.removeProperty("width"),window.scrollTo(0,Math.abs(r))),i=!1)}}},fb8e:function(e,t,n){"use strict";n("6058")},fda2:function(e,t,n){},fdd9:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.shouldUseAsset?n("ImageAsset",e._b({},"ImageAsset",{variants:e.variants,loading:null,shouldCalculateOptimalWidth:e.shouldCalculateOptimalWidth,alt:e.alt},!1)):n("SVGIcon",{attrs:{"icon-url":e.iconUrl,themeId:e.themeId}})},a=[],r=n("8bd9"),s=n("be08"),o={name:"OverridableAsset",components:{SVGIcon:s["a"],ImageAsset:r["a"]},props:{imageOverride:{type:Object,default:null},shouldCalculateOptimalWidth:{type:Boolean,default:!0}},computed:{variants:({imageOverride:e})=>e?e.variants:[],alt:({imageOverride:e})=>e.alt,firstVariant:({variants:e})=>e[0],iconUrl:({firstVariant:e})=>e&&e.url,themeId:({firstVariant:e})=>e&&e.svgID,isSameOrigin:({iconUrl:e,sameOrigin:t})=>t(e),shouldUseAsset:({isSameOrigin:e,themeId:t})=>!e||!t},methods:{sameOrigin(e){if(!e)return!1;const t=new URL(e,window.location),n=new URL(window.location);return t.origin===n.origin}}},c=o,l=n("2877"),u=Object(l["a"])(c,i,a,!1,null,null,null);t["a"]=u.exports},fe08:function(e,t,n){"use strict";n("a7d8")},fe1c:function(e,t,n){"use strict";n("81c0")}}]); \ No newline at end of file diff --git a/js/highlight-js-bash.1b52852f.js b/js/highlight-js-bash.1b52852f.js new file mode 100644 index 00000000..6db17786 --- /dev/null +++ b/js/highlight-js-bash.1b52852f.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-bash"],{f0f8:function(e,s){function t(e){const s=e.regex,t={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[t]}]};Object.assign(t,{className:"variable",variants:[{begin:s.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const a={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},i={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},c={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,t,a]};a.contains.push(c);const o={className:"",begin:/\\"/},r={className:"string",begin:/'/,end:/'/},l={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,t]},p=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],d=e.SHEBANG({binary:`(${p.join("|")})`,relevance:10}),h={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},m=["if","then","else","elif","fi","for","while","in","do","done","case","esac","function"],u=["true","false"],b={match:/(\/[a-z._-]+)+/},g=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],f=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","type","typeset","ulimit","unalias"],w=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],k=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh"],keywords:{$pattern:/\b[a-z._-]+\b/,keyword:m,literal:u,built_in:[...g,...f,"set","shopt",...w,...k]},contains:[d,e.SHEBANG(),h,l,e.HASH_COMMENT_MODE,i,b,c,o,r,t]}}e.exports=t}}]); \ No newline at end of file diff --git a/js/highlight-js-c.d1db3f17.js b/js/highlight-js-c.d1db3f17.js new file mode 100644 index 00000000..3bc41acb --- /dev/null +++ b/js/highlight-js-c.d1db3f17.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-c"],{"1fe5":function(e,n){function s(e){const n=e.regex,s=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),t="decltype\\(auto\\)",a="[a-zA-Z_]\\w*::",i="<[^<>]+>",r="("+t+"|"+n.optional(a)+"[a-zA-Z_]\\w*"+n.optional(i)+")",l={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},o="\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)",c={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+o+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},d={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},u={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(c,{className:"string"}),{className:"string",begin:/<.*?>/},s,e.C_BLOCK_COMMENT_MODE]},g={className:"title",begin:n.optional(a)+e.IDENT_RE,relevance:0},p=n.optional(a)+e.IDENT_RE+"\\s*\\(",m=["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],_=["float","double","signed","unsigned","int","short","long","char","void","_Bool","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal128","const","static","complex","bool","imaginary"],f={keyword:m,type:_,literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},b=[u,l,s,e.C_BLOCK_COMMENT_MODE,d,c],w={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:f,contains:b.concat([{begin:/\(/,end:/\)/,keywords:f,contains:b.concat(["self"]),relevance:0}]),relevance:0},h={begin:"("+r+"[\\*&\\s]+)+"+p,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:f,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:t,keywords:f,relevance:0},{begin:p,returnBegin:!0,contains:[e.inherit(g,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:[s,e.C_BLOCK_COMMENT_MODE,c,d,l,{begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:["self",s,e.C_BLOCK_COMMENT_MODE,c,d,l]}]},l,s,e.C_BLOCK_COMMENT_MODE,u]};return{name:"C",aliases:["h"],keywords:f,disableAutodetect:!0,illegal:"=]/,contains:[{beginKeywords:"final class struct"},e.TITLE_MODE]}]),exports:{preprocessor:u,strings:c,keywords:f}}}e.exports=s}}]); \ No newline at end of file diff --git a/js/highlight-js-cpp.eaddddbe.js b/js/highlight-js-cpp.eaddddbe.js new file mode 100644 index 00000000..db9fd820 --- /dev/null +++ b/js/highlight-js-cpp.eaddddbe.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-cpp"],{"0209":function(e,t){function n(e){const t=e.regex,n=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",i="[a-zA-Z_]\\w*::",r="<[^<>]+>",s="(?!struct)("+a+"|"+t.optional(i)+"[a-zA-Z_]\\w*"+t.optional(r)+")",c={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},o="\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)",l={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+o+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},d={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},u={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(l,{className:"string"}),{className:"string",begin:/<.*?>/},n,e.C_BLOCK_COMMENT_MODE]},p={className:"title",begin:t.optional(i)+e.IDENT_RE,relevance:0},_=t.optional(i)+e.IDENT_RE+"\\s*\\(",m=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],g=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],f=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],b=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],h=["NULL","false","nullopt","nullptr","true"],w=["_Pragma"],y={type:g,keyword:m,literal:h,built_in:w,_type_hints:f},v={className:"function.dispatch",relevance:0,keywords:{_hint:b},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},k=[v,u,c,n,e.C_BLOCK_COMMENT_MODE,d,l],x={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:y,contains:k.concat([{begin:/\(/,end:/\)/,keywords:y,contains:k.concat(["self"]),relevance:0}]),relevance:0},E={className:"function",begin:"("+s+"[\\*&\\s]+)+"+_,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:y,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:y,relevance:0},{begin:_,returnBegin:!0,contains:[p],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[l,d]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:y,relevance:0,contains:[n,e.C_BLOCK_COMMENT_MODE,l,d,c,{begin:/\(/,end:/\)/,keywords:y,relevance:0,contains:["self",n,e.C_BLOCK_COMMENT_MODE,l,d,c]}]},c,n,e.C_BLOCK_COMMENT_MODE,u]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:y,illegal:"",keywords:y,contains:["self",c]},{begin:e.IDENT_RE+"::",keywords:y},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}e.exports=n}}]); \ No newline at end of file diff --git a/js/highlight-js-css.75eab1fe.js b/js/highlight-js-css.75eab1fe.js new file mode 100644 index 00000000..3d507d0b --- /dev/null +++ b/js/highlight-js-css.75eab1fe.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-css"],{ee8c:function(e,t){const o=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z][A-Za-z0-9_-]*/}}),i=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],r=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],a=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"],n=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],l=["align-content","align-items","align-self","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","empty-cells","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","isolation","justify-content","left","letter-spacing","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-height","max-width","min-height","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","speak","speak-as","src","tab-size","table-layout","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index"].reverse();function s(e){const t=e.regex,s=o(e),d={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},c="and or not only",g=/@-?\w[\w]*(-\w+)*/,m="[a-zA-Z-][a-zA-Z0-9_-]*",p=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[s.BLOCK_COMMENT,d,s.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+m,relevance:0},s.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+a.join("|")+")"},{begin:":(:)?("+n.join("|")+")"}]},s.CSS_VARIABLE,{className:"attribute",begin:"\\b("+l.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[s.BLOCK_COMMENT,s.HEXCOLOR,s.IMPORTANT,s.CSS_NUMBER_MODE,...p,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},s.FUNCTION_DISPATCH]},{begin:t.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:g},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:c,attribute:r.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...p,s.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+i.join("|")+")\\b"}]}}e.exports=s}}]); \ No newline at end of file diff --git a/js/highlight-js-custom-markdown.7cffc4b3.js b/js/highlight-js-custom-markdown.7cffc4b3.js new file mode 100644 index 00000000..5271416e --- /dev/null +++ b/js/highlight-js-custom-markdown.7cffc4b3.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-custom-markdown","highlight-js-markdown"],{"04b0":function(n,e){function a(n){const e=n.regex,a={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},i={begin:"^[-\\*]{3,}",end:"$"},s={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},t={className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},c={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},d=/[A-Za-z][A-Za-z0-9+.-]*/,l={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.concat(/\[.+?\]\(/,d,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},g={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},o={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};g.contains.push(o),o.contains.push(g);let r=[a,l];g.contains=g.contains.concat(r),o.contains=o.contains.concat(r),r=r.concat(g,o);const b={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:r},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:r}]}]},u={className:"quote",begin:"^>\\s+",contains:r,end:"$"};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[b,a,t,g,o,u,s,i,l,c]}}n.exports=a},"84cb":function(n,e,a){"use strict";a.r(e);var i=a("04b0"),s=a.n(i);const t={begin:"",returnBegin:!0,contains:[{className:"link",begin:"doc:",end:">",excludeEnd:!0}]},c={className:"link",begin:/`{2}(?!`)/,end:/`{2}(?!`)/,excludeBegin:!0,excludeEnd:!0},d={begin:"^>\\s+[Note:|Tip:|Important:|Experiment:|Warning:]",end:"$",returnBegin:!0,contains:[{className:"quote",begin:"^>",end:"\\s+"},{className:"type",begin:"Note|Tip|Important|Experiment|Warning",end:":"},{className:"quote",begin:".*",end:"$",endsParent:!0}]},l={begin:"@",end:"[{\\)\\s]",returnBegin:!0,contains:[{className:"title",begin:"@",end:"[\\s+(]",excludeEnd:!0},{begin:":",end:"[,\\)\n\t]",excludeBegin:!0,keywords:{literal:"true false null undefined"},contains:[{className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",endsWithParent:!0,excludeEnd:!0},{className:"string",variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}],endsParent:!0},{className:"link",begin:"http|https",endsWithParent:!0,excludeEnd:!0}]}]};e["default"]=function(n){const e=s()(n),a=e.contains.find(({className:n})=>"code"===n);a.variants=a.variants.filter(({begin:n})=>!n.includes("( {4}|\\t)"));const i=[...e.contains.filter(({className:n})=>"code"!==n),a];return{...e,contains:[c,t,d,l,...i]}}}}]); \ No newline at end of file diff --git a/js/highlight-js-custom-swift.5cda5c20.js b/js/highlight-js-custom-swift.5cda5c20.js new file mode 100644 index 00000000..d19f9880 --- /dev/null +++ b/js/highlight-js-custom-swift.5cda5c20.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-custom-swift","highlight-js-swift"],{"2a39":function(e,n){function t(e){return e?"string"===typeof e?e:e.source:null}function a(e){return i("(?=",e,")")}function i(...e){const n=e.map(e=>t(e)).join("");return n}function s(e){const n=e[e.length-1];return"object"===typeof n&&n.constructor===Object?(e.splice(e.length-1,1),n):{}}function c(...e){const n=s(e),a="("+(n.capture?"":"?:")+e.map(e=>t(e)).join("|")+")";return a}const u=e=>i(/\b/,e,/\w$/.test(e)?/\b/:/\B/),o=["Protocol","Type"].map(u),r=["init","self"].map(u),l=["Any","Self"],m=["actor","associatedtype","async","await",/as\?/,/as!/,"as","break","case","catch","class","continue","convenience","default","defer","deinit","didSet","do","dynamic","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],d=["false","nil","true"],p=["assignment","associativity","higherThan","left","lowerThan","none","right"],F=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],b=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],f=c(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),h=c(f,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),w=i(f,h,"*"),y=c(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),g=c(y,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),E=i(y,g,"*"),v=i(/[A-Z]/,g,"*"),A=["autoclosure",i(/convention\(/,c("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",i(/objc\(/,E,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],N=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function k(e){const n={match:/\s+/,relevance:0},t=e.COMMENT("/\\*","\\*/",{contains:["self"]}),s=[e.C_LINE_COMMENT_MODE,t],f={match:[/\./,c(...o,...r)],className:{2:"keyword"}},y={match:i(/\./,c(...m)),relevance:0},k=m.filter(e=>"string"===typeof e).concat(["_|0"]),C=m.filter(e=>"string"!==typeof e).concat(l).map(u),D={variants:[{className:"keyword",match:c(...C,...r)}]},B={$pattern:c(/\b\w+/,/#\w+/),keyword:k.concat(F),literal:d},_=[f,y,D],S={match:i(/\./,c(...b)),relevance:0},x={className:"built_in",match:i(/\b/,c(...b),/(?=\()/)},M=[S,x],I={match:/->/,relevance:0},$={className:"operator",relevance:0,variants:[{match:w},{match:`\\.(\\.|${h})+`}]},O=[I,$],L="([0-9]_*)+",T="([0-9a-fA-F]_*)+",j={className:"number",relevance:0,variants:[{match:`\\b(${L})(\\.(${L}))?([eE][+-]?(${L}))?\\b`},{match:`\\b0x(${T})(\\.(${T}))?([pP][+-]?(${L}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},K=(e="")=>({className:"subst",variants:[{match:i(/\\/,e,/[0\\tnr"']/)},{match:i(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),P=(e="")=>({className:"subst",match:i(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),z=(e="")=>({className:"subst",label:"interpol",begin:i(/\\/,e,/\(/),end:/\)/}),q=(e="")=>({begin:i(e,/"""/),end:i(/"""/,e),contains:[K(e),P(e),z(e)]}),U=(e="")=>({begin:i(e,/"/),end:i(/"/,e),contains:[K(e),z(e)]}),Z={className:"string",variants:[q(),q("#"),q("##"),q("###"),U(),U("#"),U("##"),U("###")]},V={match:i(/`/,E,/`/)},W={className:"variable",match:/\$\d+/},G={className:"variable",match:`\\$${g}+`},J=[V,W,G],R={match:/(@|#)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:N,contains:[...O,j,Z]}]}},X={className:"keyword",match:i(/@/,c(...A))},H={className:"meta",match:i(/@/,E)},Q=[R,X,H],Y={match:a(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:i(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,g,"+")},{className:"type",match:v,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:i(/\s+&\s+/,a(v)),relevance:0}]},ee={begin://,keywords:B,contains:[...s,..._,...Q,I,Y]};Y.contains.push(ee);const ne={match:i(E,/\s*:/),keywords:"_|0",relevance:0},te={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",ne,...s,..._,...M,...O,j,Z,...J,...Q,Y]},ae={begin://,contains:[...s,Y]},ie={begin:c(a(i(E,/\s*:/)),a(i(E,/\s+/,E,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:E}]},se={begin:/\(/,end:/\)/,keywords:B,contains:[ie,...s,..._,...O,j,Z,...Q,Y,te],endsParent:!0,illegal:/["']/},ce={match:[/func/,/\s+/,c(V.match,E,w)],className:{1:"keyword",3:"title.function"},contains:[ae,se,n],illegal:[/\[/,/%/]},ue={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[ae,se,n],illegal:/\[|%/},oe={match:[/operator/,/\s+/,w],className:{1:"keyword",3:"title"}},re={begin:[/precedencegroup/,/\s+/,v],className:{1:"keyword",3:"title"},contains:[Y],keywords:[...p,...d],end:/}/};for(const a of Z.variants){const e=a.contains.find(e=>"interpol"===e.label);e.keywords=B;const n=[..._,...M,...O,j,Z,...J];e.contains=[...n,{begin:/\(/,end:/\)/,contains:["self",...n]}]}return{name:"Swift",keywords:B,contains:[...s,ce,ue,{beginKeywords:"struct protocol class extension enum actor",end:"\\{",excludeEnd:!0,keywords:B,contains:[e.inherit(e.TITLE_MODE,{className:"title.class",begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/}),..._]},oe,re,{beginKeywords:"import",end:/$/,contains:[...s],relevance:0},..._,...M,...O,j,Z,...J,...Q,Y,te]}}e.exports=k},"81c8":function(e,n,t){"use strict";t.r(n);var a=t("2a39"),i=t.n(a);n["default"]=function(e){const n=i()(e);n.keywords.keyword=[...n.keywords.keyword,"distributed"];const t=({beginKeywords:e=""})=>e.split(" ").includes("class"),a=n.contains.findIndex(t);if(a>=0){const{beginKeywords:e,...t}=n.contains[a];n.contains[a]={...t,begin:/\b(struct|protocol|extension|enum|actor|class\b(?!.*\bfunc))\b/}}return n}}}]); \ No newline at end of file diff --git a/js/highlight-js-diff.62d66733.js b/js/highlight-js-diff.62d66733.js new file mode 100644 index 00000000..64337fa8 --- /dev/null +++ b/js/highlight-js-diff.62d66733.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-diff"],{"48b8":function(e,n){function a(e){const n=e.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:n.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:n.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}e.exports=a}}]); \ No newline at end of file diff --git a/js/highlight-js-http.163e45b6.js b/js/highlight-js-http.163e45b6.js new file mode 100644 index 00000000..14f39a9f --- /dev/null +++ b/js/highlight-js-http.163e45b6.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-http"],{c01d:function(e,n){function a(e){const n=e.regex,a="HTTP/(2|1\\.[01])",s=/[A-Za-z][A-Za-z0-9-]*/,t={className:"attribute",begin:n.concat("^",s,"(?=\\:\\s)"),starts:{contains:[{className:"punctuation",begin:/: /,relevance:0,starts:{end:"$",relevance:0}}]}},i=[t,{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}];return{name:"HTTP",aliases:["https"],illegal:/\S/,contains:[{begin:"^(?="+a+" \\d{3})",end:/$/,contains:[{className:"meta",begin:a},{className:"number",begin:"\\b\\d{3}\\b"}],starts:{end:/\b\B/,illegal:/\S/,contains:i}},{begin:"(?=^[A-Z]+ (.*?) "+a+"$)",end:/$/,contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{className:"meta",begin:a},{className:"keyword",begin:"[A-Z]+"}],starts:{end:/\b\B/,illegal:/\S/,contains:i}},e.inherit(t,{relevance:0})]}}e.exports=a}}]); \ No newline at end of file diff --git a/js/highlight-js-java.8326d9d8.js b/js/highlight-js-java.8326d9d8.js new file mode 100644 index 00000000..f11ca2a2 --- /dev/null +++ b/js/highlight-js-java.8326d9d8.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-java"],{"332f":function(e,a){var n="[0-9](_*[0-9])*",s=`\\.(${n})`,i="[0-9a-fA-F](_*[0-9a-fA-F])*",t={className:"number",variants:[{begin:`(\\b(${n})((${s})|\\.)?|(${s}))[eE][+-]?(${n})[fFdD]?\\b`},{begin:`\\b(${n})((${s})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${s})[fFdD]?\\b`},{begin:`\\b(${n})[fFdD]\\b`},{begin:`\\b0[xX]((${i})\\.?|(${i})?\\.(${i}))[pP][+-]?(${n})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${i})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function r(e,a,n){return-1===n?"":e.replace(a,s=>r(e,a,n-1))}function c(e){e.regex;const a="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",n=a+r("(?:<"+a+"~~~(?:\\s*,\\s*"+a+"~~~)*>)?",/~~~/g,2),s=["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do"],i=["super","this"],c=["false","true","null"],l=["char","boolean","long","float","int","byte","short","double"],o={keyword:s,literal:c,type:l,built_in:i},b={className:"meta",begin:"@"+a,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},_={className:"params",begin:/\(/,end:/\)/,keywords:o,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:o,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[e.BACKSLASH_ESCAPE]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,a],className:{1:"keyword",3:"title.class"}},{begin:[a,/\s+/,a,/\s+/,/=/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,a],className:{1:"keyword",3:"title.class"},contains:[_,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+n+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:o,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:o,relevance:0,contains:[b,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,t,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},t,b]}}e.exports=c}}]); \ No newline at end of file diff --git a/js/highlight-js-javascript.acb8a8eb.js b/js/highlight-js-javascript.acb8a8eb.js new file mode 100644 index 00000000..ac843fc0 --- /dev/null +++ b/js/highlight-js-javascript.acb8a8eb.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-javascript"],{"4dd1":function(e,n){const a="[A-Za-z$_][0-9A-Za-z$_]*",t=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],s=["true","false","null","undefined","NaN","Infinity"],c=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],r=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],i=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],o=["arguments","this","super","console","window","document","localStorage","module","global"],l=[].concat(i,c,r);function b(e){const n=e.regex,b=(e,{after:n})=>{const a="",end:""},u=/<[A-Za-z0-9\\._:-]+\s*\/>/,m={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,n)=>{const a=e[0].length+e.index,t=e.input[a];if("<"===t||","===t)return void n.ignoreMatch();let s;">"===t&&(b(e,{after:a})||n.ignoreMatch());const c=e.input.substr(a);(s=c.match(/^\s+extends\s+/))&&0===s.index&&n.ignoreMatch()}},E={$pattern:a,keyword:t,literal:s,built_in:l,"variable.language":o},A="[0-9](_?[0-9])*",y=`\\.(${A})`,N="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",f={className:"number",variants:[{begin:`(\\b(${N})((${y})|\\.)?|(${y}))[eE][+-]?(${A})\\b`},{begin:`\\b(${N})\\b((${y})\\b|\\.)?|(${y})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},h={className:"subst",begin:"\\$\\{",end:"\\}",keywords:E,contains:[]},_={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"xml"}},p={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"css"}},v={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,h]},w=e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:d+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),S={className:"comment",variants:[w,e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},R=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,_,p,v,f];h.contains=R.concat({begin:/\{/,end:/\}/,keywords:E,contains:["self"].concat(R)});const k=[].concat(S,h.contains),O=k.concat([{begin:/\(/,end:/\)/,keywords:E,contains:["self"].concat(k)}]),I={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:E,contains:O},x={variants:[{match:[/class/,/\s+/,d,/\s+/,/extends/,/\s+/,n.concat(d,"(",n.concat(/\./,d),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,d],scope:{1:"keyword",3:"title.class"}}]},T={relevance:0,match:n.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]+|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+/),className:"title.class",keywords:{_:[...c,...r]}},C={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},M={variants:[{match:[/function/,/\s+/,d,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[I],illegal:/%/},B={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function $(e){return n.concat("(?!",e.join("|"),")")}const D={match:n.concat(/\b/,$([...i,"super"]),d,n.lookahead(/\(/)),className:"title.function",relevance:0},U={begin:n.concat(/\./,n.lookahead(n.concat(d,/(?![0-9A-Za-z$_(])/))),end:d,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},Z={match:[/get|set/,/\s+/,d,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},I]},z="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",F={match:[/const|var|let/,/\s+/,d,/\s*/,/=\s*/,n.lookahead(z)],className:{1:"keyword",3:"title.function"},contains:[I]};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:E,exports:{PARAMS_CONTAINS:O,CLASS_REFERENCE:T},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),C,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,_,p,v,S,f,T,{className:"attr",begin:d+n.lookahead(":"),relevance:0},F,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[S,e.REGEXP_MODE,{className:"function",begin:z,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:E,contains:O}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:g.begin,end:g.end},{match:u},{begin:m.begin,"on:begin":m.isTrulyOpeningTag,end:m.end}],subLanguage:"xml",contains:[{begin:m.begin,end:m.end,skip:!0,contains:["self"]}]}]},M,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[I,e.inherit(e.TITLE_MODE,{begin:d,className:"title.function"})]},{match:/\.\.\./,relevance:0},U,{match:"\\$"+d,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[I]},D,B,x,Z,{match:/\$[(.]/}]}}e.exports=b}}]); \ No newline at end of file diff --git a/js/highlight-js-json.471128d2.js b/js/highlight-js-json.471128d2.js new file mode 100644 index 00000000..c87d3c3b --- /dev/null +++ b/js/highlight-js-json.471128d2.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-json"],{"5ad2":function(n,e){function a(n){const e={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},a={match:/[{}[\],:]/,className:"punctuation",relevance:0},s={beginKeywords:["true","false","null"].join(" ")};return{name:"JSON",contains:[e,a,n.QUOTE_STRING_MODE,s,n.C_NUMBER_MODE,n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}n.exports=a}}]); \ No newline at end of file diff --git a/js/highlight-js-llvm.6100b125.js b/js/highlight-js-llvm.6100b125.js new file mode 100644 index 00000000..0beb806e --- /dev/null +++ b/js/highlight-js-llvm.6100b125.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-llvm"],{"7c30":function(e,n){function a(e){const n=e.regex,a=/([-a-zA-Z$._][\w$.-]*)/,t={className:"type",begin:/\bi\d+(?=\s|\b)/},i={className:"operator",relevance:0,begin:/=/},c={className:"punctuation",relevance:0,begin:/,/},l={className:"number",variants:[{begin:/0[xX][a-fA-F0-9]+/},{begin:/-?\d+(?:[.]\d+)?(?:[eE][-+]?\d+(?:[.]\d+)?)?/}],relevance:0},r={className:"symbol",variants:[{begin:/^\s*[a-z]+:/}],relevance:0},s={className:"variable",variants:[{begin:n.concat(/%/,a)},{begin:/%\d+/},{begin:/#\d+/}]},o={className:"title",variants:[{begin:n.concat(/@/,a)},{begin:/@\d+/},{begin:n.concat(/!/,a)},{begin:n.concat(/!\d+/,a)},{begin:/!\d+/}]};return{name:"LLVM IR",keywords:"begin end true false declare define global constant private linker_private internal available_externally linkonce linkonce_odr weak weak_odr appending dllimport dllexport common default hidden protected extern_weak external thread_local zeroinitializer undef null to tail target triple datalayout volatile nuw nsw nnan ninf nsz arcp fast exact inbounds align addrspace section alias module asm sideeffect gc dbg linker_private_weak attributes blockaddress initialexec localdynamic localexec prefix unnamed_addr ccc fastcc coldcc x86_stdcallcc x86_fastcallcc arm_apcscc arm_aapcscc arm_aapcs_vfpcc ptx_device ptx_kernel intel_ocl_bicc msp430_intrcc spir_func spir_kernel x86_64_sysvcc x86_64_win64cc x86_thiscallcc cc c signext zeroext inreg sret nounwind noreturn noalias nocapture byval nest readnone readonly inlinehint noinline alwaysinline optsize ssp sspreq noredzone noimplicitfloat naked builtin cold nobuiltin noduplicate nonlazybind optnone returns_twice sanitize_address sanitize_memory sanitize_thread sspstrong uwtable returned type opaque eq ne slt sgt sle sge ult ugt ule uge oeq one olt ogt ole oge ord uno ueq une x acq_rel acquire alignstack atomic catch cleanup filter inteldialect max min monotonic nand personality release seq_cst singlethread umax umin unordered xchg add fadd sub fsub mul fmul udiv sdiv fdiv urem srem frem shl lshr ashr and or xor icmp fcmp phi call trunc zext sext fptrunc fpext uitofp sitofp fptoui fptosi inttoptr ptrtoint bitcast addrspacecast select va_arg ret br switch invoke unwind unreachable indirectbr landingpad resume malloc alloca free load store getelementptr extractelement insertelement shufflevector getresult extractvalue insertvalue atomicrmw cmpxchg fence argmemonly double",contains:[t,e.COMMENT(/;\s*$/,null,{relevance:0}),e.COMMENT(/;/,/$/),e.QUOTE_STRING_MODE,{className:"string",variants:[{begin:/"/,end:/[^\\]"/}]},o,c,i,s,r,l]}}e.exports=a}}]); \ No newline at end of file diff --git a/js/highlight-js-markdown.90077643.js b/js/highlight-js-markdown.90077643.js new file mode 100644 index 00000000..dc8d097c --- /dev/null +++ b/js/highlight-js-markdown.90077643.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-markdown"],{"04b0":function(n,e){function a(n){const e=n.regex,a={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},i={begin:"^[-\\*]{3,}",end:"$"},s={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},c={className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},t={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},g=/[A-Za-z][A-Za-z0-9+.-]*/,d={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.concat(/\[.+?\]\(/,g,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},l={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},o={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};l.contains.push(o),o.contains.push(l);let b=[a,d];l.contains=l.contains.concat(b),o.contains=o.contains.concat(b),b=b.concat(l,o);const r={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:b},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:b}]}]},m={className:"quote",begin:"^>\\s+",contains:b,end:"$"};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[r,a,c,l,o,m,s,i,d,t]}}n.exports=a}}]); \ No newline at end of file diff --git a/js/highlight-js-objectivec.bcdf5156.js b/js/highlight-js-objectivec.bcdf5156.js new file mode 100644 index 00000000..2456ffc8 --- /dev/null +++ b/js/highlight-js-objectivec.bcdf5156.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-objectivec"],{"9bf2":function(e,n){function _(e){const n={className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},_=/[a-zA-Z@][a-zA-Z0-9_]*/,i=["int","float","while","char","export","sizeof","typedef","const","struct","for","union","unsigned","long","volatile","static","bool","mutable","if","do","return","goto","void","enum","else","break","extern","asm","case","short","default","double","register","explicit","signed","typename","this","switch","continue","wchar_t","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","super","unichar","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],t=["false","true","FALSE","TRUE","nil","YES","NO","NULL"],a=["BOOL","dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],o={$pattern:_,keyword:i,literal:t,built_in:a},s={$pattern:_,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:o,illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+s.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:s,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}e.exports=_}}]); \ No newline at end of file diff --git a/js/highlight-js-perl.757d7b6f.js b/js/highlight-js-perl.757d7b6f.js new file mode 100644 index 00000000..a4c74d11 --- /dev/null +++ b/js/highlight-js-perl.757d7b6f.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-perl"],{"6a51":function(e,n){function t(e){const n=e.regex,t=["abs","accept","alarm","and","atan2","bind","binmode","bless","break","caller","chdir","chmod","chomp","chop","chown","chr","chroot","close","closedir","connect","continue","cos","crypt","dbmclose","dbmopen","defined","delete","die","do","dump","each","else","elsif","endgrent","endhostent","endnetent","endprotoent","endpwent","endservent","eof","eval","exec","exists","exit","exp","fcntl","fileno","flock","for","foreach","fork","format","formline","getc","getgrent","getgrgid","getgrnam","gethostbyaddr","gethostbyname","gethostent","getlogin","getnetbyaddr","getnetbyname","getnetent","getpeername","getpgrp","getpriority","getprotobyname","getprotobynumber","getprotoent","getpwent","getpwnam","getpwuid","getservbyname","getservbyport","getservent","getsockname","getsockopt","given","glob","gmtime","goto","grep","gt","hex","if","index","int","ioctl","join","keys","kill","last","lc","lcfirst","length","link","listen","local","localtime","log","lstat","lt","ma","map","mkdir","msgctl","msgget","msgrcv","msgsnd","my","ne","next","no","not","oct","open","opendir","or","ord","our","pack","package","pipe","pop","pos","print","printf","prototype","push","q|0","qq","quotemeta","qw","qx","rand","read","readdir","readline","readlink","readpipe","recv","redo","ref","rename","require","reset","return","reverse","rewinddir","rindex","rmdir","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","sethostent","setnetent","setpgrp","setpriority","setprotoent","setpwent","setservent","setsockopt","shift","shmctl","shmget","shmread","shmwrite","shutdown","sin","sleep","socket","socketpair","sort","splice","split","sprintf","sqrt","srand","stat","state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite","tell","telldir","tie","tied","time","times","tr","truncate","uc","ucfirst","umask","undef","unless","unlink","unpack","unshift","untie","until","use","utime","values","vec","wait","waitpid","wantarray","warn","when","while","write","x|0","xor","y|0"],s=/[dualxmsipngr]{0,12}/,r={$pattern:/[\w.]+/,keyword:t.join(" ")},i={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:r},a={begin:/->\{/,end:/\}/},o={variants:[{begin:/\$\d/},{begin:n.concat(/[$%@](\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@][^\s\w{]/,relevance:0}]},c=[e.BACKSLASH_ESCAPE,i,o],g=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],l=(e,t,r="\\1")=>{const i="\\1"===r?r:n.concat(r,t);return n.concat(n.concat("(?:",e,")"),t,/(?:\\.|[^\\\/])*?/,i,/(?:\\.|[^\\\/])*?/,r,s)},d=(e,t,r)=>n.concat(n.concat("(?:",e,")"),t,/(?:\\.|[^\\\/])*?/,r,s),p=[o,e.HASH_COMMENT_MODE,e.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),a,{className:"string",contains:c,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:l("s|tr|y",n.either(...g,{capture:!0}))},{begin:l("s|tr|y","\\(","\\)")},{begin:l("s|tr|y","\\[","\\]")},{begin:l("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:d("(?:m|qr)?",/\//,/\//)},{begin:d("m|qr",n.either(...g,{capture:!0}),/\1/)},{begin:d("m|qr",/\(/,/\)/)},{begin:d("m|qr",/\[/,/\]/)},{begin:d("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return i.contains=p,a.contains=p,{name:"Perl",aliases:["pl","pm"],keywords:r,contains:p}}e.exports=t}}]); \ No newline at end of file diff --git a/js/highlight-js-php.cc8d6c27.js b/js/highlight-js-php.cc8d6c27.js new file mode 100644 index 00000000..3d12a9c9 --- /dev/null +++ b/js/highlight-js-php.cc8d6c27.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-php"],{2907:function(e,r){function t(e){const r={className:"variable",begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*(?![A-Za-z0-9])(?![$])"},t={className:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?[=]?/},{begin:/\?>/}]},a={className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},n=e.inherit(e.APOS_STRING_MODE,{illegal:null}),i=e.inherit(e.QUOTE_STRING_MODE,{illegal:null,contains:e.QUOTE_STRING_MODE.contains.concat(a)}),o=e.END_SAME_AS_BEGIN({begin:/<<<[ \t]*(\w+)\n/,end:/[ \t]*(\w+)\b/,contains:e.QUOTE_STRING_MODE.contains.concat(a)}),l={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[e.inherit(n,{begin:"b'",end:"'"}),e.inherit(i,{begin:'b"',end:'"'}),i,n,o]},c={className:"number",variants:[{begin:"\\b0b[01]+(?:_[01]+)*\\b"},{begin:"\\b0o[0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0x[\\da-f]+(?:_[\\da-f]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:e[+-]?\\d+)?"}],relevance:0},s={keyword:"__CLASS__ __DIR__ __FILE__ __FUNCTION__ __LINE__ __METHOD__ __NAMESPACE__ __TRAIT__ die echo exit include include_once print require require_once array abstract and as binary bool boolean break callable case catch class clone const continue declare default do double else elseif empty enddeclare endfor endforeach endif endswitch endwhile enum eval extends final finally float for foreach from global goto if implements instanceof insteadof int integer interface isset iterable list match|0 mixed new object or private protected public real return string switch throw trait try unset use var void while xor yield",literal:"false null true",built_in:"Error|0 AppendIterator ArgumentCountError ArithmeticError ArrayIterator ArrayObject AssertionError BadFunctionCallException BadMethodCallException CachingIterator CallbackFilterIterator CompileError Countable DirectoryIterator DivisionByZeroError DomainException EmptyIterator ErrorException Exception FilesystemIterator FilterIterator GlobIterator InfiniteIterator InvalidArgumentException IteratorIterator LengthException LimitIterator LogicException MultipleIterator NoRewindIterator OutOfBoundsException OutOfRangeException OuterIterator OverflowException ParentIterator ParseError RangeException RecursiveArrayIterator RecursiveCachingIterator RecursiveCallbackFilterIterator RecursiveDirectoryIterator RecursiveFilterIterator RecursiveIterator RecursiveIteratorIterator RecursiveRegexIterator RecursiveTreeIterator RegexIterator RuntimeException SeekableIterator SplDoublyLinkedList SplFileInfo SplFileObject SplFixedArray SplHeap SplMaxHeap SplMinHeap SplObjectStorage SplObserver SplObserver SplPriorityQueue SplQueue SplStack SplSubject SplSubject SplTempFileObject TypeError UnderflowException UnexpectedValueException UnhandledMatchError ArrayAccess Closure Generator Iterator IteratorAggregate Serializable Stringable Throwable Traversable WeakReference WeakMap Directory __PHP_Incomplete_Class parent php_user_filter self static stdClass"};return{case_insensitive:!0,keywords:s,contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[t]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler"}),t,{className:"keyword",begin:/\$this\b/},r,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},e.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{className:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:s,contains:["self",r,e.C_BLOCK_COMMENT_MODE,l,c]}]},{className:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",relevance:0,end:";",contains:[e.UNDERSCORE_TITLE_MODE]},l,c]}}e.exports=t}}]); \ No newline at end of file diff --git a/js/highlight-js-python.c214ed92.js b/js/highlight-js-python.c214ed92.js new file mode 100644 index 00000000..c8d2ed8d --- /dev/null +++ b/js/highlight-js-python.c214ed92.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-python"],{9510:function(e,n){function a(e){const n=e.regex,a=/[\p{XID_Start}_]\p{XID_Continue}*/u,i=["and","as","assert","async","await","break","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],s=["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],t=["__debug__","Ellipsis","False","None","NotImplemented","True"],r=["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"],l={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:i,built_in:s,literal:t,type:r},o={className:"meta",begin:/^(>>>|\.\.\.) /},b={className:"subst",begin:/\{/,end:/\}/,keywords:l,illegal:/#/},c={begin:/\{\{/,relevance:0},d={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,o],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,o],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,o,c,b]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,o,c,b]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,c,b]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,c,b]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},p="[0-9](_?[0-9])*",g=`(\\b(${p}))?\\.(${p})|\\b(${p})\\.`,m={className:"number",relevance:0,variants:[{begin:`(\\b(${p})|(${g}))[eE][+-]?(${p})[jJ]?\\b`},{begin:`(${g})[jJ]?`},{begin:"\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?\\b"},{begin:"\\b0[bB](_?[01])+[lL]?\\b"},{begin:"\\b0[oO](_?[0-7])+[lL]?\\b"},{begin:"\\b0[xX](_?[0-9a-fA-F])+[lL]?\\b"},{begin:`\\b(${p})[jJ]\\b`}]},_={className:"comment",begin:n.lookahead(/# type:/),end:/$/,keywords:l,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},u={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,contains:["self",o,m,d,e.HASH_COMMENT_MODE]}]};return b.contains=[d,m,o],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:l,illegal:/(<\/|->|\?)|=>/,contains:[o,m,{begin:/\bself\b/},{beginKeywords:"if",relevance:0},d,_,e.HASH_COMMENT_MODE,{match:[/def/,/\s+/,a],scope:{1:"keyword",3:"title.function"},contains:[u]},{variants:[{match:[/class/,/\s+/,a,/\s*/,/\(\s*/,a,/\s*\)/]},{match:[/class/,/\s+/,a]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[m,u,d]}]}}e.exports=a}}]); \ No newline at end of file diff --git a/js/highlight-js-ruby.f889d392.js b/js/highlight-js-ruby.f889d392.js new file mode 100644 index 00000000..a8355da1 --- /dev/null +++ b/js/highlight-js-ruby.f889d392.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-ruby"],{"82cb":function(e,n){function a(e){const n=e.regex,a="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",i={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor __FILE__",built_in:"proc lambda",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},b={begin:"#<",end:">"},c=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^=begin","^=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],r={className:"subst",begin:/#\{/,end:/\}/,keywords:i},d={className:"string",contains:[e.BACKSLASH_ESCAPE,r],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:n.concat(/<<[-~]?'?/,n.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,r]})]}]},t="[1-9](_?[0-9])*|0",o="[0-9](_?[0-9])*",g={className:"number",relevance:0,variants:[{begin:`\\b(${t})(\\.(${o}))?([eE][+-]?(${o})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},l={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:i},_=[d,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE,relevance:0}]}].concat(c)},{className:"function",begin:n.concat(/def\s+/,n.lookahead(a+"\\s*(\\(|;|$)")),relevance:0,keywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:a}),l].concat(c)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[d,{begin:a}],relevance:0},g,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|/,end:/\|/,relevance:0,keywords:i},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[e.BACKSLASH_ESCAPE,r],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(b,c),relevance:0}].concat(b,c);r.contains=_,l.contains=_;const w="[>?]>",E="[\\w#]+\\(\\w+\\):\\d+:\\d+>",u="(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>",N=[{begin:/^\s*=>/,starts:{end:"$",contains:_}},{className:"meta",begin:"^("+w+"|"+E+"|"+u+")(?=[ ])",starts:{end:"$",contains:_}}];return c.unshift(b),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:i,illegal:/\/\*/,contains:[e.SHEBANG({binary:"ruby"})].concat(N).concat(c).concat(_)}}e.exports=a}}]); \ No newline at end of file diff --git a/js/highlight-js-scss.62ee18da.js b/js/highlight-js-scss.62ee18da.js new file mode 100644 index 00000000..8f46244f --- /dev/null +++ b/js/highlight-js-scss.62ee18da.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-scss"],{6113:function(e,t){const i=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z][A-Za-z0-9_-]*/}}),o=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],r=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],a=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"],n=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],l=["align-content","align-items","align-self","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","empty-cells","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","isolation","justify-content","left","letter-spacing","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-height","max-width","min-height","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","speak","speak-as","src","tab-size","table-layout","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index"].reverse();function s(e){const t=i(e),s=n,d=a,c="@[a-z-]+",p="and or not only",g="[a-zA-Z-][a-zA-Z0-9_-]*",m={className:"variable",begin:"(\\$"+g+")\\b"};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+o.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+d.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+s.join("|")+")"},m,{begin:/\(/,end:/\)/,contains:[t.CSS_NUMBER_MODE]},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+l.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,contains:[t.BLOCK_COMMENT,m,t.HEXCOLOR,t.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.IMPORTANT]},{begin:"@(page|font-face)",keywords:{$pattern:c,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:p,attribute:r.join(" ")},contains:[{begin:c,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},m,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.HEXCOLOR,t.CSS_NUMBER_MODE]},t.FUNCTION_DISPATCH]}}e.exports=s}}]); \ No newline at end of file diff --git a/js/highlight-js-shell.dd7f411f.js b/js/highlight-js-shell.dd7f411f.js new file mode 100644 index 00000000..999f4527 --- /dev/null +++ b/js/highlight-js-shell.dd7f411f.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-shell"],{b65b:function(s,n){function e(s){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}s.exports=e}}]); \ No newline at end of file diff --git a/js/highlight-js-swift.84f3e88c.js b/js/highlight-js-swift.84f3e88c.js new file mode 100644 index 00000000..89d1daf1 --- /dev/null +++ b/js/highlight-js-swift.84f3e88c.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-swift"],{"2a39":function(e,n){function a(e){return e?"string"===typeof e?e:e.source:null}function t(e){return i("(?=",e,")")}function i(...e){const n=e.map(e=>a(e)).join("");return n}function s(e){const n=e[e.length-1];return"object"===typeof n&&n.constructor===Object?(e.splice(e.length-1,1),n):{}}function u(...e){const n=s(e),t="("+(n.capture?"":"?:")+e.map(e=>a(e)).join("|")+")";return t}const c=e=>i(/\b/,e,/\w$/.test(e)?/\b/:/\B/),o=["Protocol","Type"].map(c),r=["init","self"].map(c),l=["Any","Self"],m=["actor","associatedtype","async","await",/as\?/,/as!/,"as","break","case","catch","class","continue","convenience","default","defer","deinit","didSet","do","dynamic","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],p=["false","nil","true"],d=["assignment","associativity","higherThan","left","lowerThan","none","right"],F=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],b=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],h=u(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),f=u(h,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),w=i(h,f,"*"),y=u(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),g=u(y,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),E=i(y,g,"*"),v=i(/[A-Z]/,g,"*"),A=["autoclosure",i(/convention\(/,u("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",i(/objc\(/,E,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],N=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function C(e){const n={match:/\s+/,relevance:0},a=e.COMMENT("/\\*","\\*/",{contains:["self"]}),s=[e.C_LINE_COMMENT_MODE,a],h={match:[/\./,u(...o,...r)],className:{2:"keyword"}},y={match:i(/\./,u(...m)),relevance:0},C=m.filter(e=>"string"===typeof e).concat(["_|0"]),k=m.filter(e=>"string"!==typeof e).concat(l).map(c),D={variants:[{className:"keyword",match:u(...k,...r)}]},B={$pattern:u(/\b\w+/,/#\w+/),keyword:C.concat(F),literal:p},_=[h,y,D],S={match:i(/\./,u(...b)),relevance:0},M={className:"built_in",match:i(/\b/,u(...b),/(?=\()/)},x=[S,M],$={match:/->/,relevance:0},I={className:"operator",relevance:0,variants:[{match:w},{match:`\\.(\\.|${f})+`}]},O=[$,I],L="([0-9]_*)+",T="([0-9a-fA-F]_*)+",j={className:"number",relevance:0,variants:[{match:`\\b(${L})(\\.(${L}))?([eE][+-]?(${L}))?\\b`},{match:`\\b0x(${T})(\\.(${T}))?([pP][+-]?(${L}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},P=(e="")=>({className:"subst",variants:[{match:i(/\\/,e,/[0\\tnr"']/)},{match:i(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),K=(e="")=>({className:"subst",match:i(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),z=(e="")=>({className:"subst",label:"interpol",begin:i(/\\/,e,/\(/),end:/\)/}),q=(e="")=>({begin:i(e,/"""/),end:i(/"""/,e),contains:[P(e),K(e),z(e)]}),U=(e="")=>({begin:i(e,/"/),end:i(/"/,e),contains:[P(e),z(e)]}),Z={className:"string",variants:[q(),q("#"),q("##"),q("###"),U(),U("#"),U("##"),U("###")]},V={match:i(/`/,E,/`/)},W={className:"variable",match:/\$\d+/},G={className:"variable",match:`\\$${g}+`},J=[V,W,G],R={match:/(@|#)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:N,contains:[...O,j,Z]}]}},X={className:"keyword",match:i(/@/,u(...A))},H={className:"meta",match:i(/@/,E)},Q=[R,X,H],Y={match:t(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:i(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,g,"+")},{className:"type",match:v,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:i(/\s+&\s+/,t(v)),relevance:0}]},ee={begin://,keywords:B,contains:[...s,..._,...Q,$,Y]};Y.contains.push(ee);const ne={match:i(E,/\s*:/),keywords:"_|0",relevance:0},ae={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",ne,...s,..._,...x,...O,j,Z,...J,...Q,Y]},te={begin://,contains:[...s,Y]},ie={begin:u(t(i(E,/\s*:/)),t(i(E,/\s+/,E,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:E}]},se={begin:/\(/,end:/\)/,keywords:B,contains:[ie,...s,..._,...O,j,Z,...Q,Y,ae],endsParent:!0,illegal:/["']/},ue={match:[/func/,/\s+/,u(V.match,E,w)],className:{1:"keyword",3:"title.function"},contains:[te,se,n],illegal:[/\[/,/%/]},ce={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[te,se,n],illegal:/\[|%/},oe={match:[/operator/,/\s+/,w],className:{1:"keyword",3:"title"}},re={begin:[/precedencegroup/,/\s+/,v],className:{1:"keyword",3:"title"},contains:[Y],keywords:[...d,...p],end:/}/};for(const t of Z.variants){const e=t.contains.find(e=>"interpol"===e.label);e.keywords=B;const n=[..._,...x,...O,j,Z,...J];e.contains=[...n,{begin:/\(/,end:/\)/,contains:["self",...n]}]}return{name:"Swift",keywords:B,contains:[...s,ue,ce,{beginKeywords:"struct protocol class extension enum actor",end:"\\{",excludeEnd:!0,keywords:B,contains:[e.inherit(e.TITLE_MODE,{className:"title.class",begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/}),..._]},oe,re,{beginKeywords:"import",end:/$/,contains:[...s],relevance:0},..._,...x,...O,j,Z,...J,...Q,Y,ae]}}e.exports=C}}]); \ No newline at end of file diff --git a/js/highlight-js-xml.9c3688c7.js b/js/highlight-js-xml.9c3688c7.js new file mode 100644 index 00000000..55cc1e27 --- /dev/null +++ b/js/highlight-js-xml.9c3688c7.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-xml"],{"8dcb":function(e,n){function a(e){const n=e.regex,a=n.concat(/[A-Z_]/,n.optional(/[A-Z0-9_.-]*:/),/[A-Z0-9_.-]*/),s=/[A-Za-z0-9._:-]+/,t={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},i={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},c=e.inherit(i,{begin:/\(/,end:/\)/}),l=e.inherit(e.APOS_STRING_MODE,{className:"string"}),r=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),g={endsWithParent:!0,illegal:/`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin://,relevance:10,contains:[i,r,l,c,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin://,contains:[i,c,r,l]}]}]},e.COMMENT(//,{relevance:10}),{begin://,relevance:10},t,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:/)/,end:/>/,keywords:{name:"style"},contains:[g],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/)/,end:/>/,keywords:{name:"script"},contains:[g],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:n.concat(//,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:a,relevance:0,starts:g}]},{className:"tag",begin:n.concat(/<\//,n.lookahead(n.concat(a,/>/))),contains:[{className:"name",begin:a,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}e.exports=a}}]); \ No newline at end of file diff --git a/js/index.e8a5d294.js b/js/index.e8a5d294.js new file mode 100644 index 00000000..f24cc9e8 --- /dev/null +++ b/js/index.e8a5d294.js @@ -0,0 +1,9 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */(function(e){function t(t){for(var i,o,s=t[0],c=t[1],l=t[2],u=0,h=[];u])/g,o=/^-+/,r=/["'&<>]/g;function a(e){return e.trim().replace(i,"-").replace(o,"").toLowerCase()}function s(e){const t=e=>({'"':""","'":"'","&":"&","<":"<",">":">"}[e]||e);return e.replace(r,t)}function c(e){return e.replace(/#(.*)/,(e,t)=>"#"+CSS.escape(t))}function l(e){return e.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&")}function u(e){let t,n;const i="\\s*",o=" ",r=e.trim(),a=r.length;if(!a)return o;const s=[];for(t=0;t[{name:"description",content:t},{property:"og:locale",content:i},{property:"og:site_name",content:r},{property:"og:type",content:"website"},{property:"og:title",content:e},{property:"og:description",content:t},{property:"og:url",content:n},{property:"og:image",content:Object(o["e"])("/developer-og.jpg")},{name:"twitter:image",content:Object(o["e"])("/developer-og-twitter.jpg")},{name:"twitter:card",content:"summary_large_image"},{name:"twitter:description",content:t},{name:"twitter:title",content:e},{name:"twitter:url",content:n}],s=e=>[e,r].filter(Boolean).join(" | "),c=e=>{const{content:t}=e,n=e.property?"property":"name",i=e[n],o=document.querySelector(`meta[${n}="${i}"]`);if(o&&t)o.setAttribute("content",t);else if(o&&!t)o.remove();else if(t){const t=document.createElement("meta");t.setAttribute(n,e[n]),t.setAttribute("content",e.content),document.getElementsByTagName("head")[0].appendChild(t)}},l=e=>{document.title=e};function u({title:e,description:t,url:n,currentLocale:i}){const o=s(e);l(o),a({title:o,description:t,url:n,currentLocale:i}).forEach(e=>c(e))}function h(e){document.querySelector("html").setAttribute("lang",e)}},"34b0":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-chevron-right-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-chevron-right"}},[n("path",{attrs:{d:"M2.964 1.366l0.649-0.76 7.426 6.343-7.423 6.445-0.655-0.755 6.545-5.683-6.542-5.59z"}})])},o=[],r=n("be08"),a={name:"InlineChevronRightIcon",components:{SVGIcon:r["a"]}},s=a,c=n("2877"),l=Object(c["a"])(s,i,o,!1,null,null,null);t["a"]=l.exports},3502:function(e,t,n){},3908:function(e,t,n){"use strict";function i(e){let t=null,n=e-1;const i=new Promise(e=>{t=e});return requestAnimationFrame((function e(){n-=1,n<=0?t():requestAnimationFrame(e)})),i}function o(e){return new Promise(t=>{setTimeout(t,e)})}n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return o}))},"3be4":function(e,t,n){},"3ca7":function(e){e.exports=JSON.parse('[{"code":"en-US","name":"English","slug":"en-US"},{"code":"zh-CN","name":"简体中文","slug":"zh-CN"},{"code":"ja-JP","name":"日本語","slug":"ja-JP"}]')},4009:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));const i="app-top"},"48b1":function(e,t,n){"use strict";n("e487")},5522:function(e,t,n){"use strict";n("a3e8")},"5c0b":function(e,t,n){"use strict";n("9c0c")},"5d2d":function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n.d(t,"c",(function(){return c})),n.d(t,"b",(function(){return l}));const i="developer.setting.";function o(e=localStorage){return{getItem:t=>{try{return e.getItem(t)}catch(n){return null}},setItem:(t,n)=>{try{e.setItem(t,n)}catch(i){}},removeItem:t=>{try{e.removeItem(t)}catch(n){}}}}function r(e){return{get:(t,n)=>{const o=JSON.parse(e.getItem(i+t));return null!==o?o:n},set:(t,n)=>e.setItem(i+t,JSON.stringify(n)),remove:t=>e.removeItem(i+t)}}const a=o(window.localStorage),s=o(window.sessionStorage),c=r(a),l=r(s)},"63b8":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){return r})),n.d(t,"d",(function(){return s}));const i={large:"large",medium:"medium",small:"small"},o={default:"default",nav:"nav"},r={[o.default]:{[i.large]:{minWidth:1069,contentWidth:980},[i.medium]:{minWidth:736,maxWidth:1068,contentWidth:692},[i.small]:{minWidth:320,maxWidth:735,contentWidth:280}},[o.nav]:{[i.large]:{minWidth:1024},[i.medium]:{minWidth:768,maxWidth:1023},[i.small]:{minWidth:320,maxWidth:767}}},a={[i.small]:0,[i.medium]:1,[i.large]:2};function s(e,t){return a[e]>a[t]}},6842:function(e,t,n){"use strict";function i(e,t,n){let i,o=e,r=t;for("string"===typeof r&&(r=[r]),i=0;ie.json()).catch(()=>({}))}const c=(e,t)=>i(r,e,t)},"748c":function(e,t,n){"use strict";function i(e){return e.reduce((e,t)=>(t.traits.includes("dark")?e.dark.push(t):e.light.push(t),e),{light:[],dark:[]})}function o(e){const t=["1x","2x","3x"];return t.reduce((t,n)=>{const i=e.find(e=>e.traits.includes(n));return i?t.concat({density:n,src:i.url,size:i.size}):t},[])}function r(e){const t="/",n=new RegExp(t+"+","g");return e.join(t).replace(n,t)}function a(e){const{baseUrl:t}=window,n=Array.isArray(e)?r(e):e;return n&&"string"===typeof n&&!n.startsWith(t)&&n.startsWith("/")?r([t,n]):n}function s(e){return e?e.startsWith("/")?e:"/"+e:e}function c(e){return e?`url('${a(e)}')`:void 0}function l(e){return new Promise((t,n)=>{const i=new Image;i.src=e,i.onerror=n,i.onload=()=>t({width:i.width,height:i.height})})}n.d(t,"e",(function(){return i})),n.d(t,"a",(function(){return o})),n.d(t,"c",(function(){return a})),n.d(t,"d",(function(){return s})),n.d(t,"f",(function(){return c})),n.d(t,"b",(function(){return l}))},"7ac6":function(e,t,n){},"7d8d":function(e){e.exports=JSON.parse('{"view-in":"日本語で表示","continue-viewing":"日本語で表示を続ける","language":"言語","video":{"replay":"リプレイ","play":"再生","pause":"一時停止","watch":"概要のビデオを観る"},"tutorials":{"title":"チュートリアル | チュートリアル","step":"手順{number}","submit":"送信","next":"次へ","preview":{"title":"プレビューなし | プレビュー | プレビュー","no-preview-available-step":"この手順では利用可能なプレビューがありません。"},"nav":{"chapters":"章","current":"現在の{thing}"},"assessment":{"check-your-understanding":"理解度を確認する","success-message":"よくできました。このチュートリアルの問題にすべて回答しました。","answer-number-is":"問題番号{index}は","correct":"正解です","incorrect":"不正解です","next-question":"次の問題"},"project-files":"プロジェクトファイル","estimated-time":"予測時間","sections":{"chapter":"{number}章"},"question-of":"{total}問中の{index}問","section-of":"{total}件中の{number}件","overriding-title":"{title}の{newTitle}","time":{"format":"{number} {minutes}","minutes":{"full":"分 | 分 | {count}分","short":"分 | 分"},"hours":{"full":"時間 | 時間"}}},"documentation":{"title":"ドキュメント","nav":{"breadcrumbs":"パンくずリスト","menu":"メニュー","open-menu":"メニューを開く","close-menu":"メニューを閉じる"},"current-page":"現在のページは{title}です","card":{"learn-more":"詳しい情報","read-article":"記事を読む","start-tutorial":"チュートリアルを開始","view-api":"APIのコレクションを表示","view-symbol":"記号を表示","view-sample-code":"サンプルコードを表示"}},"aside-kind":{"beta":"ベータ版","experiment":"試験運用版","important":"重要","note":"注意","tip":"ヒント","warning":"警告","deprecated":"非推奨"},"change-type":{"added":"追加","modified":"変更","deprecated":"非推奨"},"verbs":{"hide":"非表示","show":"表示","close":"閉じる"},"sections":{"title":"セクション{number}","on-this-page":"このページの内容","topics":"トピック","default-implementations":"デフォルト実装","relationships":"関連項目","see-also":"参照","declaration":"宣言","details":"詳細","parameters":"パラメータ","possible-values":"使用できる値","parts":"パーツ","availability":"利用可能","resources":"リソース"},"metadata":{"details":{"name":"名前","key":"キー","type":"タイプ"},"beta":{"legal":"このドキュメントはベータ版のソフトウェアのもので、変更される可能性があります。","software":"ベータ版ソフトウェア"},"default-implementation":"デフォルト実装あり。| デフォルト実装あり。"},"availability":{"introduced-and-deprecated":"{name} {introducedAt}で導入され、{name} {deprecatedAt}で非推奨になりました","available-on":"{name} {introducedAt}以降で使用できます"},"more":"さらに表示","less":"表示を減らす","api-reference":"APIリファレンス","filter":{"title":"フィルタ","search-symbols":"{technology}でシンボルを検索","suggested-tags":"提案されたタグ | 提案されたタグ","selected-tags":"選択したタグ | 選択したタグ","add-tag":"タグを追加","tag-select-remove":"タグ。選択してリストから削除します。","navigate":"シンボルを移動するには、上下左右の矢印キーを押します。","siblings-label":"{total-siblings}個中{number-siblings}個のシンボルが{parent-siblings}の中にあります","parent-label":"{total-siblings}個中{number-siblings}個のシンボルが1個のシンボルを含む{parent-siblings}の中にあります | {total-siblings}個中{number-siblings}個のシンボルが{number-parent}個のシンボルを含む{parent-siblings}の中にあります","reset-filter":"フィルタをリセット"},"navigator":{"title":"ドキュメントナビゲータ","open-navigator":"ドキュメントナビゲータを開く","close-navigator":"ドキュメントナビゲータを閉じる","no-results":"結果が見つかりません。","no-children":"使用できるデータがありません。","error-fetching":"データを取得する際にエラーが起きました。","items-found":"項目が見つかりません | 1個の項目が見つかりました | {number}個の項目が見つかりましたTabキーを押すと項目をナビゲートできます。","navigator-is":"ナビゲータは{state}です","state":{"loading":"読み込み中","ready":"準備完了"},"tags":{"hide-deprecated":"非推奨の項目を非表示"}},"tab":{"request":"リクエスト","response":"レスポンス"},"required":"必須","parameters":{"default":"デフォルト","minimum":"最小","maximum":"最大","possible-types":"タイプ | 使用できるタイプ","possible-values":"値 | 使用できる値"},"content-type":"Content-Type: {value}","read-only":"読み出し専用","error":{"unknown":"原因不明のエラーが起きました。","image":"イメージを読み込めませんでした"},"color-scheme":{"select":"カラースキーム環境設定を選択","auto":"自動","dark":"ダーク","light":"ライト"},"accessibility":{"strike":{"start":"取り消し線テキストの開始","end":"取り消し線テキストの終了"},"code":{"start":"コードブロックの開始","end":"コードブロックの終了"},"skip-navigation":"ナビゲーションをスキップ"},"select-language":"このページの言語を選択","icons":{"clear":"消去","web-service-endpoint":"Webサービスのエンドポイント","search":"検索"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"クイックナビゲーションを開く","title":"クリックするか「/」を入力すると素早く移動します"}}}')},"821b":function(e,t,n){"use strict";t["a"]={auto:"auto",dark:"dark",light:"light"}},"942d":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return o})),n.d(t,"e",(function(){return r})),n.d(t,"d",(function(){return a})),n.d(t,"a",(function(){return s}));const i=52,o=48,r="nav-sticky-anchor",a="nav-open-navigator",s={noClose:"noclose"}},"94a8":function(e){e.exports=JSON.parse('{"view-in":"View in English","continue-viewing":"Continue viewing in English","language":"Language","video":{"replay":"Replay","play":"Play","pause":"Pause","watch":"Watch intro video"},"tutorials":{"title":"Tutorial | Tutorials","step":"Step {number}","submit":"Submit","next":"Next","preview":{"title":"No Preview | Preview | Previews","no-preview-available-step":"No preview available for this step."},"nav":{"chapters":"Chapters","current":"Current {thing}"},"assessment":{"check-your-understanding":"Check Your Understanding","success-message":"Great job, you\'ve answered all the questions for this tutorial.","answer-number-is":"Answer number {index} is","correct":"correct","incorrect":"incorrect","next-question":"Next question"},"project-files":"Project files","estimated-time":"Estimated Time","sections":{"chapter":"Chapter {number}"},"question-of":"Question {index} of {total}","section-of":"{number} of {total}","overriding-title":"{newTitle} with {title}","time":{"format":"{number} {minutes}","minutes":{"full":"minute | minutes | {count} minutes","short":"min | mins"},"hours":{"full":"hour | hours"}}},"documentation":{"title":"Documentation","nav":{"breadcrumbs":"Breadcrumbs","menu":"Menu","open-menu":"Open Menu","close-menu":"Close Menu"},"current-page":"Current page is {title}","card":{"learn-more":"Learn More","read-article":"Read article","start-tutorial":"Start tutorial","view-api":"View API collection","view-symbol":"View symbol","view-sample-code":"View sample code"}},"aside-kind":{"beta":"Beta","experiment":"Experiment","important":"Important","note":"Note","tip":"Tip","warning":"Warning","deprecated":"Deprecated"},"change-type":{"added":"Added","modified":"Modified","deprecated":"Deprecated"},"verbs":{"hide":"Hide","show":"Show","close":"Close"},"sections":{"title":"Section {number}","on-this-page":"On this page","topics":"Topics","default-implementations":"Default Implementations","relationships":"Relationships","see-also":"See Also","declaration":"Declaration","details":"Details","parameters":"Parameters","possible-values":"Possible Values","parts":"Parts","availability":"Availability","resources":"Resources"},"metadata":{"details":{"name":"Name","key":"Key","type":"Type"},"beta":{"legal":"This documentation refers to beta software and may be changed.","software":"Beta Software"},"default-implementation":"Default implementation provided. | Default implementations provided."},"availability":{"introduced-and-deprecated":"Introduced in {name} {introducedAt} and deprecated in {name} {deprecatedAt}","available-on":"Available on {name} {introducedAt} and later"},"more":"More","less":"Less","api-reference":"API Reference","filter":{"title":"Filter","search-symbols":"Search symbols in {technology}","suggested-tags":"Suggested tag | Suggested tags","selected-tags":"Selected tag | Selected tags","add-tag":"Add tag","tag-select-remove":"Tag. Select to remove from list.","navigate":"To navigate the symbols, press Up Arrow, Down Arrow, Left Arrow or Right Arrow","siblings-label":"{number-siblings} of {total-siblings} symbols inside {parent-siblings}","parent-label":"{number-siblings} of {total-siblings} symbols inside {parent-siblings} containing one symbol | {number-siblings} of {total-siblings} symbols inside {parent-siblings} containing {number-parent} symbols","reset-filter":"Reset Filter"},"navigator":{"title":"Documentation Navigator","open-navigator":"Open Documentation Navigator","close-navigator":"Close Documentation Navigator","no-results":"No results found.","no-children":"No data available.","error-fetching":"There was an error fetching the data.","items-found":"No items were found | 1 item was found | {number} items were found. Tab back to navigate through them.","navigator-is":"Navigator is {state}","state":{"loading":"loading","ready":"ready"},"tags":{"hide-deprecated":"Hide Deprecated"}},"tab":{"request":"Request","response":"Response"},"required":"Required","parameters":{"default":"Default","minimum":"Minimum","maximum":"Maximum","possible-types":"Type | Possible types","possible-values":"Value | Possible Values"},"content-type":"Content-Type: {value}","read-only":"Read-only","error":{"unknown":"An unknown error occurred.","image":"Image failed to load","not-found":"The page you\'re looking for can\'t be found."},"color-scheme":{"select":"Select a color scheme preference","auto":"Auto","dark":"Dark","light":"Light"},"accessibility":{"strike":{"start":"start of stricken text","end":"end of stricken text"},"code":{"start":"start of code block","end":"end of code block"},"skip-navigation":"Skip Navigation","in-page-link":"in page link"},"select-language":"Select the language for this page","icons":{"clear":"Clear","web-service-endpoint":"Web Service Endpoint","search":"Search"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"Open Quick Navigation","title":"Click or type / for quick navigation"}}}')},9895:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return o}));const i="not-found",o="documentation-topic"},9923:function(e,t,n){"use strict";n.r(t),n.d(t,"defaultLocale",(function(){return a})),n.d(t,"messages",(function(){return s}));var i=n("94a8"),o=n("d9c4"),r=n("7d8d");const a="en-US",s={"en-US":i,"zh-CN":o,"ja-JP":r}},"9b56":function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return u}));var i=n("3ca7"),o=n("9923"),r=n("2788");const a=i.reduce((e,t)=>({...e,[t.slug]:t.code}),{});function s(e){return a[e]}function c(e){return!!a[e]}function l(e){return{params:{locale:e===o["defaultLocale"]?void 0:e}}}function u(e=o["defaultLocale"],t){if(!c(e))return;t.$i18n.locale=e;const n=s(e);Object(r["b"])(n)}},"9c0c":function(e,t,n){},"9dba":function(e,t,n){"use strict";n("3502")},a2be:function(e,t,n){"use strict";n("01da")},a3e8:function(e,t,n){},a919:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"close-icon",attrs:{viewBox:"0 0 14 14",themeId:"close"}},[n("path",{attrs:{d:"M12.73,0l1.27,1.27-5.74,5.73,5.72,5.72-1.27,1.27-5.72-5.72L1.28,13.99,.01,12.72,5.72,7.01,0,1.28,1.27,.01,6.99,5.73,12.73,0Z"}})])},o=[],r=n("be08"),a={name:"CloseIcon",components:{SVGIcon:r["a"]}},s=a,c=n("2877"),l=Object(c["a"])(s,i,o,!1,null,null,null);t["a"]=l.exports},be08:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("svg",{staticClass:"svg-icon",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}},[e.themeOverrideURL?n("use",{attrs:{href:e.themeOverrideURL+"#"+e.themeId,width:"100%",height:"100%"}}):e._t("default")],2)},o=[],r=n("6842"),a={name:"SVGIcon",props:{themeId:{type:String,required:!1},iconUrl:{type:String,default:null}},computed:{themeOverrideURL:({iconUrl:e,themeId:t})=>e||Object(r["c"])(["theme","icons",t],void 0)}},s=a,c=(n("c2c4"),n("2877")),l=Object(c["a"])(s,i,o,!1,null,"33d3200a",null);t["a"]=l.exports},c2c4:function(e,t,n){"use strict";n("161e")},c83d:function(e,t,n){},d26a:function(e,t,n){"use strict";n.d(t,"d",(function(){return r})),n.d(t,"b",(function(){return a})),n.d(t,"a",(function(){return s})),n.d(t,"c",(function(){return c})),n.d(t,"e",(function(){return l}));var i=n("748c"),o={input:"input",tags:"tags"};function r(e={}){return Object.entries(e).reduce((e,[t,n])=>n?e.concat(`${encodeURIComponent(t)}=${encodeURIComponent(n)}`):e,[]).join("&")}function a(e,{changes:t,language:n,context:i}={}){const[o,a]=e.split("#"),s=o.match(/\?.*/),c=r({changes:t,language:n,context:i}),l=s?"&":"?",u=a?o:e,h=c?`${l}${c}`:"",d=a?"#"+a:"";return`${u}${h}${d}`}function s(e,t){const{query:{changes:n,[o.input]:i,[o.tags]:r,...a}={}}=e,{query:{changes:s,[o.input]:c,[o.tags]:l,...u}={}}=t;return e.name===t.name&&JSON.stringify({path:e.path,query:a})===JSON.stringify({path:t.path,query:u})}function c(e,t=window.location.href){return new URL(Object(i["c"])(e),t)}function l(e,t){return c(e,t).href}},d369:function(e,t,n){"use strict";var i=n("5d2d");const o={preferredColorScheme:"developer.setting.preferredColorScheme",preferredLocale:"developer.setting.preferredLocale",preferredLanguage:"docs.setting.preferredLanguage"},r={preferredColorScheme:"docs.setting.preferredColorScheme"};t["a"]=Object.defineProperties({},Object.keys(o).reduce((e,t)=>({...e,[t]:{get:()=>{const e=r[t],n=i["a"].getItem(o[t]);return e?n||i["a"].getItem(e):n},set:e=>i["a"].setItem(o[t],e)}}),{}))},d9c4:function(e){e.exports=JSON.parse('{"view-in":"以中文查看","continue-viewing":"继续以中文查看","language":"语言","video":{"replay":"重新播放","play":"播放","pause":"暂停","watch":"观看介绍视频"},"tutorials":{"title":"教程","step":"第 {number} 步","submit":"提交","next":"下一步","preview":{"title":"无预览 | 预览","no-preview-available-step":"这一步没有预览。"},"nav":{"chapters":"章节","current":"当前{thing}"},"assessment":{"check-your-understanding":"检查你的理解程度","success-message":"很棒,你回答了此教程的所有问题。","answer-number-is":"第 {index} 个答案","correct":"正确","incorrect":"错误","next-question":"下一个问题"},"project-files":"项目文件","estimated-time":"预计时间","sections":{"chapter":"第 {number} 章"},"question-of":"第 {index} 个问题(共 {total} 个)","section-of":"{number}/{total}","overriding-title":"{newTitle}{title}","time":{"format":"{number} {minutes}","minutes":{"full":"分钟 | {count} 分钟","short":"分钟"},"hours":{"full":"小时"}}},"documentation":{"title":"文档","nav":{"breadcrumbs":"面包屑导航","menu":"菜单","open-menu":"打开菜单","close-menu":"关闭菜单"},"current-page":"当前页面为:{title}","card":{"learn-more":"进一步了解","read-article":"阅读文章","start-tutorial":"开始教程","view-api":"查看 API 集合","view-symbol":"查看符号","view-sample-code":"查看示例代码"}},"aside-kind":{"beta":"Beta 版","experiment":"试验","important":"重要事项","note":"注","tip":"提示","warning":"警告","deprecated":"已弃用"},"change-type":{"added":"已添加","modified":"已修改","deprecated":"已弃用"},"verbs":{"hide":"隐藏","show":"显示","close":"关闭"},"sections":{"title":"第 {number} 部分","on-this-page":"在此页面上","topics":"主题","default-implementations":"默认实现","relationships":"关系","see-also":"另请参阅","declaration":"声明","details":"详细信息","parameters":"参数","possible-values":"可能值","parts":"部件","availability":"可用性","resources":"资源"},"metadata":{"details":{"name":"名称","key":"密钥","type":"类型"},"beta":{"legal":"此文档涉及 Beta 版软件且可能会改动。","software":"Beta 版软件"},"default-implementation":"提供默认实现。| 提供默认实现方法。"},"availability":{"introduced-and-deprecated":"{name} {introducedAt} 中引入,{name} {deprecatedAt} 中弃用","available-on":"{name} {introducedAt} 及更高版本中可用"},"more":"更多","less":"更少","api-reference":"API 参考","filter":{"title":"过滤","search-symbols":"在 {technology} 搜索符号","suggested-tags":"建议标签","selected-tags":"所选标签","add-tag":"添加标签","tag-select-remove":"标签。选择以从列表中移除。","navigate":"若要导航符号,请按下上箭头、下箭头、左箭头或右箭头。","siblings-label":"{parent-siblings} 内含 {number-siblings} 个符号(共 {total-siblings} 个)","parent-label":"{parent-siblings} 内含 {number-siblings} 个符号(共 {total-siblings} 个)包含一个符号 | {parent-siblings} 内含 {number-siblings} 个符号(共 {total-siblings} 个)包含 {number-parent} 个符号","reset-filter":"还原过滤条件"},"navigator":{"title":"文档导航器","open-navigator":"打开文档导航器","close-navigator":"关闭文档导航器","no-results":"未找到结果。","no-children":"无可用数据。","error-fetching":"获取数据时出错。","items-found":"未找到任何项目 | 找到 1 个项目 | 找到 {number} 个项目。按下 Tab 键导航。","navigator-is":"导航器{state}","state":{"loading":"正在载入","ready":"准备就绪"},"tags":{"hide-deprecated":"隐藏已弃用"}},"tab":{"request":"请求","response":"回复"},"required":"必需","parameters":{"default":"默认","minimum":"最小值","maximum":"最大值","possible-types":"类型 | 可能类型","possible-values":"值 | 可能值"},"content-type":"内容类型:{value}","read-only":"只读","error":{"unknown":"出现未知错误。","image":"图像无法载入"},"color-scheme":{"select":"选择首选颜色方案","auto":"自动","dark":"深色","light":"浅色"},"accessibility":{"strike":{"start":"删除线文本开始","end":"删除线文本结束"},"code":{"start":"代码块开头","end":"代码块结尾"},"skip-navigation":"跳过导航"},"select-language":"选择此页面的语言","icons":{"clear":"清除","web-service-endpoint":"网络服务端点","search":"搜索"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"打开快速导航","title":"点按或键入 / 进行快速导航"}}}')},dd18:function(e,t,n){"use strict";t["a"]={eager:"eager",lazy:"lazy"}},e425:function(e,t,n){"use strict";var i=n("821b"),o=n("dd18"),r=n("d369"),a=n("3ca7");const s="undefined"!==typeof window.matchMedia&&[i["a"].light,i["a"].dark,"no-preference"].some(e=>window.matchMedia(`(prefers-color-scheme: ${e})`).matches),c=s?i["a"].auto:i["a"].light;t["a"]={state:{imageLoadingStrategy:"ide"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET?o["a"].eager:o["a"].lazy,preferredColorScheme:r["a"].preferredColorScheme||c,preferredLocale:r["a"].preferredLocale,supportsAutoColorScheme:s,systemColorScheme:i["a"].light,availableLocales:[]},reset(){this.state.imageLoadingStrategy="ide"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET?o["a"].eager:o["a"].lazy,this.state.preferredColorScheme=r["a"].preferredColorScheme||c,this.state.supportsAutoColorScheme=s,this.state.systemColorScheme=i["a"].light},setImageLoadingStrategy(e){this.state.imageLoadingStrategy=e},setPreferredColorScheme(e){this.state.preferredColorScheme=e,r["a"].preferredColorScheme=e},setAllLocalesAreAvailable(){const e=a.map(e=>e.code);this.state.availableLocales=e},setAvailableLocales(e=[]){this.state.availableLocales=e},setPreferredLocale(e){this.state.preferredLocale=e,r["a"].preferredLocale=this.state.preferredLocale},setSystemColorScheme(e){this.state.systemColorScheme=e},syncPreferredColorScheme(){r["a"].preferredColorScheme&&r["a"].preferredColorScheme!==this.state.preferredColorScheme&&(this.state.preferredColorScheme=r["a"].preferredColorScheme)}}},e487:function(e,t,n){},e759:function(e,t,n){"use strict";n("3be4")},e9e6:function(e,t,n){"use strict";n("7ac6")},ed78:function(e,t,n){"use strict";n("c83d")},ed96:function(e,t,n){n.p=window.baseUrl},f161:function(e,t,n){"use strict";n.r(t);n("ed96");var i=n("2b0e"),o=n("a925"),r=n("8c4f"),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:{fromkeyboard:e.fromKeyboard,hascustomheader:e.hasCustomHeader},attrs:{id:"app"}},[n("div",{attrs:{id:e.AppTopID}}),e.isTargetIDE?e._e():n("a",{attrs:{href:"#main",id:"skip-nav"}},[e._v(e._s(e.$t("accessibility.skip-navigation")))]),n("InitialLoadingPlaceholder"),e._t("header",(function(){return[e.enablei18n?n("SuggestLang"):e._e(),e.hasCustomHeader?n("custom-header",{attrs:{"data-color-scheme":e.preferredColorScheme}}):e._e()]}),{isTargetIDE:e.isTargetIDE}),n("div",{attrs:{id:e.baseNavStickyAnchorId}}),e._t("default",(function(){return[n("router-view",{staticClass:"router-content"}),e.hasCustomFooter?n("custom-footer",{attrs:{"data-color-scheme":e.preferredColorScheme}}):e.isTargetIDE?e._e():n("Footer",{scopedSlots:e._u([{key:"default",fn:function(t){var i=t.className;return[e.enablei18n?n("div",{class:i},[n("LocaleSelector")],1):e._e()]}}])})]}),{isTargetIDE:e.isTargetIDE}),e._t("footer",null,{isTargetIDE:e.isTargetIDE})],2)},s=[],c=n("e425"),l=n("821b"),u=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("footer",{staticClass:"footer"},[n("div",{staticClass:"row"},[n("ColorSchemeToggle")],1),e._t("default",null,{className:"row"})],2)},h=[],d=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"color-scheme-toggle",attrs:{"aria-label":e.$t("color-scheme.select"),role:"radiogroup"}},e._l(e.options,(function(t){return n("label",{key:t},[n("input",{attrs:{type:"radio"},domProps:{checked:t==e.preferredColorScheme,value:t},on:{input:e.setPreferredColorScheme}}),n("div",{staticClass:"text"},[e._v(e._s(e.$t("color-scheme."+t)))])])})),0)},g=[],m={name:"ColorSchemeToggle",data:()=>({appState:c["a"].state}),computed:{options:({supportsAutoColorScheme:e})=>[l["a"].light,l["a"].dark,...e?[l["a"].auto]:[]],preferredColorScheme:({appState:e})=>e.preferredColorScheme,supportsAutoColorScheme:({appState:e})=>e.supportsAutoColorScheme},methods:{setPreferredColorScheme:e=>{c["a"].setPreferredColorScheme(e.target.value)}},watch:{preferredColorScheme:{immediate:!0,handler(e){document.body.dataset.colorScheme=e}}}},p=m,f=(n("9dba"),n("2877")),b=Object(f["a"])(p,d,g,!1,null,"02a6f6ec",null),v=b.exports,w={name:"Footer",components:{ColorSchemeToggle:v}},y=w,j=(n("e9e6"),Object(f["a"])(y,u,h,!1,null,"4e049dbd",null)),S=j.exports,E=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.loaded?e._e():n("div",{staticClass:"InitialLoadingPlaceholder",attrs:{id:"loading-placeholder"}})},C=[],_={name:"InitialLoadingPlaceholder",data(){return{loaded:!1}},created(){const e=()=>{this.loaded=!0};this.$router.onReady(e,e)}},P=_,k=(n("48b1"),Object(f["a"])(P,E,C,!1,null,"35c356b6",null)),L=k.exports,A=n("942d"),T=n("6842");function x(e,t){return e&&"object"===typeof e&&Object.prototype.hasOwnProperty.call(e,t)&&"string"===typeof e[t]}function O(e,t,n,i){if(!t||"object"!==typeof t||i&&(x(t,"light")||x(t,"dark"))){let o=t;if(x(t,i)&&(o=t[i]),"object"===typeof o)return;n[e]=o}else Object.entries(t).forEach(([t,o])=>{const r=[e,t].join("-");O(r,o,n,i)})}function I(e,t="light"){const n={},i=e||{};return O("-",i,n,t),n}var $=n("4009"),D=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.displaySuggestLang?n("div",{staticClass:"suggest-lang"},[n("div",{staticClass:"suggest-lang__wrapper"},[n("router-link",{staticClass:"suggest-lang__link",attrs:{to:e.getLocaleParam(e.preferredLocale),lang:e.getCodeForSlug(e.preferredLocale)},nativeOn:{click:function(t){return e.setPreferredLocale(e.preferredLocale)}}},[e._v(e._s(e.$i18n.messages[e.preferredLocale]["view-in"])),n("InlineChevronRightIcon",{staticClass:"icon-inline"})],1),n("div",{staticClass:"suggest-lang__close-icon-wrapper"},[n("button",{staticClass:"suggest-lang__close-icon-button",attrs:{"aria-label":e.$t("continue-viewing")},on:{click:function(t){return e.setPreferredLocale(e.$i18n.locale)}}},[n("CloseIcon",{staticClass:"icon-inline"})],1)])],1)]):e._e()},N=[],R=n("34b0"),U=n("a919"),q=n("3ca7"),V=n("9b56"),B={name:"SuggestLang",components:{InlineChevronRightIcon:R["a"],CloseIcon:U["a"]},computed:{preferredLocale:()=>{const e=c["a"].state.preferredLocale;if(e)return e;const t=q.find(e=>{const t=e.code.split("-")[0],n=window.navigator.language.split("-")[0];return n===t});return t?t.slug:null},displaySuggestLang:({preferredLocale:e,$i18n:t})=>e&&t.locale!==e},methods:{setPreferredLocale:e=>{c["a"].setPreferredLocale(e)},getCodeForSlug:V["a"],getLocaleParam:V["b"]}},M=B,W=(n("ed78"),Object(f["a"])(M,D,N,!1,null,"ad72c62e",null)),F=W.exports,G=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"locale-selector"},[n("select",{attrs:{"aria-label":e.$t("select-language")},domProps:{value:e.$i18n.locale},on:{change:e.updateRouter}},e._l(e.locales,(function(t){var i=t.slug,o=t.name,r=t.code;return n("option",{key:i,attrs:{lang:r},domProps:{value:i}},[e._v(" "+e._s(o)+" ")])})),0),n("ChevronThickIcon",{staticClass:"icon-inline"})],1)},H=[],J=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"chevron-thick-icon",attrs:{viewBox:"0 0 14 10.5",themeId:"chevron-thick"}},[n("path",{attrs:{d:"M12.43,0l1.57,1.22L7,10.5,0,1.23,1.58,0,7,7,12.43,0Z"}})])},K=[],z=n("be08"),Y={name:"ChevronThickIcon",components:{SVGIcon:z["a"]}},Q=Y,Z=Object(f["a"])(Q,J,K,!1,null,null,null),X=Z.exports,ee={name:"LocaleSelector",components:{ChevronThickIcon:X},methods:{updateRouter({target:{value:e}}){this.$router.push(Object(V["b"])(e)),c["a"].setPreferredLocale(e),Object(V["c"])(e,this)}},computed:{availableLocales:()=>c["a"].state.availableLocales,locales:({availableLocales:e})=>q.filter(({code:t})=>e.includes(t))}},te=ee,ne=(n("e759"),Object(f["a"])(te,G,H,!1,null,"7e4d9b69",null)),ie=ne.exports,oe={name:"CoreApp",components:{Footer:S,InitialLoadingPlaceholder:L,SuggestLang:F,LocaleSelector:ie},provide(){return{isTargetIDE:this.isTargetIDE,performanceMetricsEnabled:"true"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_PERFORMANCE_ENABLED}},data(){return{AppTopID:$["a"],appState:c["a"].state,fromKeyboard:!1,isTargetIDE:"ide"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET,themeSettings:T["d"],baseNavStickyAnchorId:A["e"]}},computed:{currentColorScheme:({appState:e})=>e.systemColorScheme,preferredColorScheme:({appState:e})=>e.preferredColorScheme,availableLocales:({appState:e})=>e.availableLocales,CSSCustomProperties:({currentColorScheme:e,preferredColorScheme:t,themeSettings:n})=>I(n.theme,t===l["a"].auto?e:t),hasCustomHeader:()=>!!window.customElements.get("custom-header"),hasCustomFooter:()=>!!window.customElements.get("custom-footer"),enablei18n:({availableLocales:e})=>Object(T["c"])(["features","docs","i18n","enable"],!1)&&e.length>1},props:{enableThemeSettings:{type:Boolean,default:!0}},watch:{CSSCustomProperties:{immediate:!0,handler(e){this.detachStylesFromRoot(e),this.attachStylesToRoot(e)}}},async created(){window.addEventListener("keydown",this.onKeyDown),this.$bridge.on("navigation",this.handleNavigationRequest),this.enableThemeSettings&&Object.assign(this.themeSettings,await Object(T["b"])()),window.addEventListener("pageshow",this.syncPreferredColorScheme),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("pageshow",this.syncPreferredColorScheme)})},mounted(){(document.querySelector(".footer-current-year")||{}).innerText=(new Date).getFullYear(),this.attachColorSchemeListeners()},beforeDestroy(){this.fromKeyboard?window.removeEventListener("mousedown",this.onMouseDown):window.removeEventListener("keydown",this.onKeyDown),this.$bridge.off("navigation",this.handleNavigationRequest),this.detachStylesFromRoot(this.CSSCustomProperties)},methods:{onKeyDown(){this.fromKeyboard=!0,window.addEventListener("mousedown",this.onMouseDown),window.removeEventListener("keydown",this.onKeyDown)},onMouseDown(){this.fromKeyboard=!1,window.addEventListener("keydown",this.onKeyDown),window.removeEventListener("mousedown",this.onMouseDown)},handleNavigationRequest(e){this.$router.push(e)},attachColorSchemeListeners(){if(!window.matchMedia)return;const e=window.matchMedia("(prefers-color-scheme: dark)");e.addListener(this.onColorSchemePreferenceChange),this.$once("hook:beforeDestroy",()=>{e.removeListener(this.onColorSchemePreferenceChange)}),this.onColorSchemePreferenceChange(e)},onColorSchemePreferenceChange({matches:e}){const t=e?l["a"].dark:l["a"].light;c["a"].setSystemColorScheme(t)},attachStylesToRoot(e){const t=document.body;Object.entries(e).filter(([,e])=>Boolean(e)).forEach(([e,n])=>{t.style.setProperty(e,n)})},detachStylesFromRoot(e){const t=document.body;Object.entries(e).forEach(([e])=>{t.style.removeProperty(e)})},syncPreferredColorScheme(){c["a"].syncPreferredColorScheme()}}},re=oe,ae=(n("5c0b"),n("a2be"),Object(f["a"])(re,a,s,!1,null,"7d594ed9",null)),se=ae.exports;class ce{constructor(){this.$send=()=>{}}send(e){this.$send(e)}}class le{constructor(){const{webkit:{messageHandlers:{bridge:e={}}={}}={}}=window;this.bridge=e;const{postMessage:t=(()=>{})}=e;this.$send=t.bind(e)}send(e){this.$send(e)}}class ue{constructor(e=new ce){this.backend=e,this.listeners={}}send(e){this.backend.send(e)}receive(e){this.emit(e.type,e.data)}emit(e,t){this.listeners[e]&&this.listeners[e].forEach(e=>e(t))}on(e,t){this.listeners[e]||(this.listeners[e]=new Set),this.listeners[e].add(t)}off(e,t){this.listeners[e]&&this.listeners[e].delete(t)}}var he={install(e,t){let n;n=t.performanceMetricsEnabled||"ide"===t.appTarget?new le:new ce,e.prototype.$bridge=new ue(n)}};function de(e){return"custom-"+e}function ge(e){return class extends HTMLElement{constructor(){super();const t=this.attachShadow({mode:"open"}),n=e.content.cloneNode(!0);t.appendChild(n)}}}function me(e){const t=de(e),n=document.getElementById(t);n&&window.customElements.define(t,ge(n))}function pe(e,t={names:["header","footer"]}){const{names:n}=t;e.config.ignoredElements=/^custom-/,n.forEach(me)}function fe(e,t){const{value:n=!1}=t;e.style.display=n?"none":""}var be={hide:fe};function ve(e,{performanceMetrics:t=!1}={}){e.config.productionTip=!1,e.use(pe),e.directive("hide",be.hide),e.use(he,{appTarget:Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET,performanceMetricsEnabled:t}),window.bridge=e.prototype.$bridge,e.config.performance=t}var we=n("9895"),ye=n("63b8"),je=n("3908"),Se=n("002d"),Ee=n("d26a");const Ce=10;function _e(e){const{name:t}=e,n=t.includes(we["a"]);return n?Ce:0}function Pe(){const{location:e}=window;return e.pathname+e.search+e.hash}function ke(){const e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);return ePromise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("tutorials-overview")]).then(n.bind(null,"f025"))},{path:"/tutorials/:id/*",name:"topic",component:()=>Promise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("documentation-topic~topic"),n.e("topic")]).then(n.bind(null,"3213"))},{path:"/documentation/*",name:we["a"],component:()=>Promise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("chunk-c0335d80"),n.e("documentation-topic~topic"),n.e("documentation-topic")]).then(n.bind(null,"f8ac"))},{path:"*",name:we["b"],component:Ke},{path:"*",name:"server-error",component:Me}];const Ye=[{pathPrefix:"/:locale?",nameSuffix:"-locale"}];function Qe(e,t=[],n=Ye){return n.reduce((n,i)=>n.concat(e.filter(e=>!t.includes(e.name)).map(e=>({...e,path:i.pathPrefix+e.path,name:e.name+i.nameSuffix}))),[])}const Ze=[...Qe(ze,[we["b"]]),...ze];function Xe(e={}){const t=new r["a"]({mode:"history",base:T["a"],scrollBehavior:Le,...e,routes:e.routes||Ze});return t.onReady(()=>{"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual"),Ae()}),"ide"!==Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET&&t.onError(e=>{const{route:n={path:"/"}}=e;t.replace({name:"server-error",params:[n.path]})}),window.addEventListener("unload",Te),t}var et=n("9923");function tt(e=et){const{defaultLocale:t,messages:n,dateTimeFormats:i={}}=e,r=new o["a"]({dateTimeFormats:i,locale:t,fallbackLocale:t,messages:n});return r}i["default"].use(ve),i["default"].use(r["a"]),i["default"].use(o["a"]),new i["default"]({router:Xe(),render:e=>e(se),i18n:tt()}).$mount("#app")}}); \ No newline at end of file diff --git a/js/topic.8cd0c0c4.js b/js/topic.8cd0c0c4.js new file mode 100644 index 00000000..af0651e0 --- /dev/null +++ b/js/topic.8cd0c0c4.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["topic"],{"0466":function(e,t,n){},"0503":function(e,t,n){"use strict";n("e38e")},"0c11":function(e,t,n){},"0c14":function(e,t,n){},1006:function(e,t,n){"use strict";n("a95e")},"1dd5":function(e,t,n){"use strict";n("7b17")},"257c":function(e,t,n){"use strict";n("7748")},"2a05":function(e,t,n){},"2f9d":function(e,t,n){"use strict";n("525c")},3213:function(e,t,n){"use strict";n.r(t);var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[e.topicData?n(e.componentFor(e.topicData),e._b({key:e.topicKey,tag:"component",attrs:{hierarchy:e.hierarchy}},"component",e.propsFor(e.topicData),!1)):e._e()],1)},i=[],r=n("25a9"),o=n("a97e");const{BreakpointName:a}=o["a"].constants;var c,l,u={state:{linkableSections:[],breakpoint:a.large,references:{}},addLinkableSection(e){const t={...e,visibility:0};t.sectionNumber=this.state.linkableSections.length,this.state.linkableSections.push(t)},reset(){this.state.linkableSections=[],this.state.breakpoint=a.large,this.state.references={}},updateLinkableSection(e){this.state.linkableSections=this.state.linkableSections.map(t=>e.anchor===t.anchor?{...t,visibility:e.visibility}:t)},updateBreakpoint(e){this.state.breakpoint=e},setReferences(e){this.state.references=e}},d=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"article"},[e.isTargetIDE?e._e():n("NavigationBar",{attrs:{chapters:e.hierarchy.modules,technology:e.metadata.category,topic:e.heroTitle||"",rootReference:e.hierarchy.reference,identifierUrl:e.identifierUrl}}),n("main",{attrs:{id:"main",role:"main",tabindex:"0"}},[e._t("above-hero"),e._l(e.sections,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component"},"component",e.propsFor(t),!1))}))],2),n("PortalTarget",{attrs:{name:"modal-destination",multiple:""}})],1)},p=[],h=n("2b88"),m=n("e425"),f=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavBase",{attrs:{id:"nav","aria-label":e.technology,hasSolidBackground:""}},[n("template",{slot:"default"},[n("ReferenceUrlProvider",{attrs:{reference:e.rootReference},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.urlWithParams;return n("NavTitleContainer",{attrs:{to:s}},[n("template",{slot:"default"},[e._v(e._s(e.technology))]),n("template",{slot:"subhead"},[e._v(e._s(e.$tc("tutorials.title",2)))])],2)}}])})],1),n("template",{slot:"after-title"},[n("div",{staticClass:"separator"})]),n("template",{slot:"tray"},[n("div",{staticClass:"mobile-dropdown-container"},[n("MobileDropdown",{attrs:{options:e.chapters,sections:e.optionsForSections,currentOption:e.currentSection?e.currentSection.title:""},on:{"select-section":e.onSelectSection}})],1),n("div",{staticClass:"dropdown-container"},[n("PrimaryDropdown",{staticClass:"primary-dropdown",attrs:{options:e.chapters,currentOption:e.topic}}),n("ChevronIcon",{staticClass:"icon-inline"}),e.currentSection?n("SecondaryDropdown",{staticClass:"secondary-dropdown",attrs:{options:e.optionsForSections,currentOption:e.currentSection.title,sectionTracker:e.sectionIndicatorText},on:{"select-section":e.onSelectSection}}):e._e()],1),e._t("tray",null,{siblings:e.chapters.length+e.optionsForSections.length})],2)],2)},v=[],b=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"chevron-icon",attrs:{viewBox:"0 0 14 14",themeId:"chevron"}},[n("path",{attrs:{d:"M3.22 1.184l0.325-0.38 7.235 6.201-7.235 6.19-0.325-0.38 6.792-5.811-6.792-5.82z"}})])},g=[],y=n("be08"),C={name:"ChevronIcon",components:{SVGIcon:y["a"]}},w=C,_=n("2877"),k=Object(_["a"])(w,b,g,!1,null,null,null),S=k.exports,x=n("d26a"),T=n("2f34"),I={name:"ReferenceUrlProvider",mixins:[T["a"]],props:{reference:{type:String,required:!0}},computed:{resolvedReference:({references:e,reference:t})=>e[t]||{},url:({resolvedReference:e})=>e.url,title:({resolvedReference:e})=>e.title},render(){return this.$scopedSlots.default({url:this.url,urlWithParams:Object(x["b"])(this.url,this.$route.query),title:this.title,reference:this.resolvedReference})}},A=I,$=Object(_["a"])(A,c,l,!1,null,null,null),O=$.exports,N=n("8a61"),P=n("cbcf"),q=n("653a"),D=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavMenuItems",{staticClass:"mobile-dropdown"},e._l(e.options,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(s){var i=s.title;return n("NavMenuItemBase",{staticClass:"chapter-list",attrs:{role:"group"}},[n("p",{staticClass:"chapter-name"},[e._v(e._s(i))]),n("ul",{staticClass:"tutorial-list"},e._l(t.projects,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.url,i=t.urlWithParams,r=t.title;return n("li",{staticClass:"tutorial-list-item"},[n("router-link",{staticClass:"option tutorial",attrs:{to:i,value:r}},[e._v(" "+e._s(r)+" ")]),s===e.$route.path?n("ul",{staticClass:"section-list",attrs:{role:"listbox"}},e._l(e.sections,(function(t){return n("li",{key:t.title},[n("router-link",{class:e.classesFor(t),attrs:{to:{path:t.path,query:e.$route.query},value:t.title},nativeOn:{click:function(n){return e.onClick(t)}}},[e._v(" "+e._s(t.title)+" ")])],1)})),0):e._e()],1)}}],null,!0)})})),1)])}}],null,!0)})})),1)},j=[],R=n("863d"),M=n("9b30"),B={name:"MobileDropdown",components:{NavMenuItems:M["a"],NavMenuItemBase:R["a"],ReferenceUrlProvider:O},props:{options:{type:Array,required:!0},currentOption:{type:String,required:!0},sections:{type:Array,required:!1,default:()=>[]}},methods:{classesFor(e){return["option","section",{active:this.currentOption===e.title},this.depthClass(e)]},depthClass(e){const{depth:t=0}=e;return"depth"+t},onClick(e){this.$emit("select-section",e.path)}}},L=B,E=(n("e688"),Object(_["a"])(L,D,j,!1,null,"154acfbd",null)),F=E.exports,V=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("DropdownCustom",{staticClass:"tutorial-dropdown",attrs:{value:e.currentOption,"aria-label":e.$t("tutorials.nav.current",{thing:e.$t("sections.title")}),isSmall:""},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.closeAndFocusToggler,i=t.contentClasses,r=t.navigateOverOptions,o=t.OptionClass,a=t.ActiveOptionClass;return[n("ul",{staticClass:"options",class:i,attrs:{role:"listbox",tabindex:"0"}},e._l(e.options,(function(t){return n("router-link",{key:t.title,attrs:{to:{path:t.path,query:e.$route.query},custom:""},scopedSlots:e._u([{key:"default",fn:function(i){var c,l=i.navigate;return[n("li",{class:[o,(c={},c[a]=e.currentOption===t.title,c)],attrs:{role:"option",value:t.title,"aria-selected":e.currentOption===t.title,"aria-current":e.ariaCurrent(t.title),tabindex:-1},on:{click:function(n){return e.setActive(t,l,s,n)},keydown:[function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.setActive(t,l,s,n)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),r(t,1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),r(t,-1))}]}},[e._v(" "+e._s(t.title)+" ")])]}}],null,!0)})})),1)]}}])},[n("template",{slot:"toggle-post-content"},[n("span",{staticClass:"section-tracker"},[e._v(e._s(e.sectionTracker))])])],2)},U=[],H=function(){var e,t=this,n=t.$createElement,s=t._self._c||n;return s("BaseDropdown",{staticClass:"dropdown-custom",class:(e={},e[t.OpenedClass]=t.isOpen,e["dropdown-small"]=t.isSmall,e),attrs:{value:t.value},scopedSlots:t._u([{key:"dropdown",fn:function(e){var n=e.dropdownClasses;return[s("span",{staticClass:"visuallyhidden",attrs:{id:"DropdownLabel_"+t._uid}},[t._v(t._s(t.ariaLabel))]),s("button",{ref:"dropdownToggle",staticClass:"form-dropdown-toggle",class:n,attrs:{role:"button",id:"DropdownToggle_"+t._uid,"aria-labelledby":"DropdownLabel_"+t._uid+" DropdownToggle_"+t._uid,"aria-expanded":t.isOpen?"true":"false","aria-haspopup":"true"},on:{click:t.toggleDropdown,keydown:[function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])?null:t.closeAndFocusToggler.apply(null,arguments)},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"])?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"])?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))}]}},[s("span",{staticClass:"form-dropdown-title"},[t._v(t._s(t.value))]),t._t("toggle-post-content")],2)]}}],null,!0)},[s("template",{slot:"eyebrow"},[t._t("eyebrow")],2),s("template",{slot:"after"},[t._t("default",null,null,{value:t.value,isOpen:t.isOpen,contentClasses:["form-dropdown-content",{"is-open":t.isOpen}],closeDropdown:t.closeDropdown,onChangeAction:t.onChangeAction,closeAndFocusToggler:t.closeAndFocusToggler,navigateOverOptions:t.navigateOverOptions,OptionClass:t.OptionClass,ActiveOptionClass:t.ActiveOptionClass})],2)],2)},z=[],G=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"form-element"},[e._t("dropdown",(function(){return[n("select",e._b({directives:[{name:"model",rawName:"v-model",value:e.modelValue,expression:"modelValue"}],class:e.dropdownClasses,on:{change:function(t){var n=Array.prototype.filter.call(t.target.options,(function(e){return e.selected})).map((function(e){var t="_value"in e?e._value:e.value;return t}));e.modelValue=t.target.multiple?n:n[0]}}},"select",e.$attrs,!1),[e._t("default")],2)]}),{dropdownClasses:e.dropdownClasses,value:e.value}),n("InlineChevronDownIcon",{staticClass:"form-icon",attrs:{"aria-hidden":"true"}}),e.$slots.eyebrow?n("span",{staticClass:"form-label",attrs:{"aria-hidden":"true"}},[e._t("eyebrow")],2):e._e(),e._t("after")],2)},W=[],Q=n("7948"),K={name:"BaseDropdown",inheritAttrs:!1,props:{value:{type:String,default:""}},components:{InlineChevronDownIcon:Q["a"]},computed:{modelValue:{get:({value:e})=>e,set(e){this.$emit("input",e)}},dropdownClasses({value:e}){return["form-dropdown",{"form-dropdown-selectnone":""===e,"no-eyebrow":!this.$slots.eyebrow}]}}},X=K,J=(n("ed71"),Object(_["a"])(X,G,W,!1,null,"998803d8",null)),Y=J.exports;const Z="is-open",ee="option",te="option-active";var ne={name:"DropdownCustom",components:{BaseDropdown:Y},constants:{OpenedClass:Z,OptionClass:ee,ActiveOptionClass:te},props:{value:{type:String,default:""},ariaLabel:{type:String,default:""},isSmall:{type:Boolean,default:!1}},data(){return{isOpen:!1,OpenedClass:Z,OptionClass:ee,ActiveOptionClass:te}},mounted(){document.addEventListener("click",this.closeOnLoseFocus)},beforeDestroy(){document.removeEventListener("click",this.closeOnLoseFocus)},methods:{onChangeAction(e){this.$emit("input",e)},toggleDropdown(){this.isOpen?this.closeDropdown():this.openDropdown()},async closeAndFocusToggler(){this.closeDropdown(),await this.$nextTick(),this.$refs.dropdownToggle.focus({preventScroll:!0})},closeDropdown(){this.isOpen=!1,this.$emit("close")},openDropdown(){this.isOpen=!0,this.$emit("open"),this.focusActiveLink()},closeOnLoseFocus(e){!this.$el.contains(e.target)&&this.isOpen&&this.closeDropdown()},navigateOverOptions({target:e},t){const n=this.$el.querySelectorAll("."+ee),s=Array.from(n),i=s.indexOf(e),r=s[i+t];r&&r.focus({preventScroll:!0})},async focusActiveLink(){const e=this.$el.querySelector("."+te);e&&(await this.$nextTick(),e.focus({preventScroll:!0}))}}},se=ne,ie=(n("e84c"),Object(_["a"])(se,H,z,!1,null,"12dd746a",null)),re=ie.exports,oe={name:"SecondaryDropdown",components:{DropdownCustom:re},props:{options:{type:Array,required:!0},currentOption:{type:String,required:!0},sectionTracker:{type:String,required:!1}},methods:{ariaCurrent(e){return this.currentOption===e&&"section"},setActive(e,t,n,s){t(s),this.$emit("select-section",e.path),n()}}},ae=oe,ce=(n("7f7b"),Object(_["a"])(ae,V,U,!1,null,"554d62b6",null)),le=ce.exports,ue=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("DropdownCustom",{staticClass:"tutorial-dropdown",attrs:{value:e.currentOption,"aria-label":e.$t("tutorials.nav.current",{thing:e.$tc("tutorials.title",1)}),isSmall:""},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.closeAndFocusToggler,i=t.contentClasses,r=t.closeDropdown,o=t.navigateOverOptions,a=t.OptionClass,c=t.ActiveOptionClass;return[n("ul",{staticClass:"options",class:i,attrs:{tabindex:"0"}},e._l(e.options,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(i){var l=i.title;return n("li",{staticClass:"chapter-list",attrs:{role:"group"}},[n("p",{staticClass:"chapter-name"},[e._v(e._s(l))]),n("ul",{attrs:{role:"listbox"}},e._l(t.projects,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.urlWithParams,l=t.title;return[n("router-link",{attrs:{to:i,custom:""},scopedSlots:e._u([{key:"default",fn:function(t){var i,u=t.navigate,d=t.isActive;return[n("li",{class:(i={},i[a]=!0,i[c]=d,i),attrs:{role:"option",value:l,"aria-selected":d,"aria-current":!!d&&"tutorial",tabindex:-1},on:{click:function(t){return e.setActive(u,r,t)},keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.setActive(u,r,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),o(t,1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),o(t,-1))}]}},[e._v(" "+e._s(l)+" ")])]}}],null,!0)})]}}],null,!0)})})),1)])}}],null,!0)})})),1)]}}])})},de=[],pe={name:"PrimaryDropdown",components:{DropdownCustom:re,ReferenceUrlProvider:O},props:{options:{type:Array,required:!0},currentOption:{type:String,required:!0}},methods:{setActive(e,t,n){e(n),t()}}},he=pe,me=(n("9938"),Object(_["a"])(he,ue,de,!1,null,"4bddb6e6",null)),fe=me.exports;const ve={title:"Introduction",url:"#introduction",reference:"introduction",sectionNumber:0,depth:0};var be={name:"NavigationBar",components:{NavTitleContainer:q["a"],NavBase:P["a"],ReferenceUrlProvider:O,PrimaryDropdown:fe,SecondaryDropdown:le,MobileDropdown:F,ChevronIcon:S},mixins:[N["a"],T["a"]],props:{chapters:{type:Array,required:!0},technology:{type:String,required:!0},topic:{type:String,required:!0},rootReference:{type:String,required:!0},identifierUrl:{type:String,required:!0}},data(){return{currentSection:ve,tutorialState:this.store.state}},watch:{pageSectionWithHighestVisibility(e){e&&(this.currentSection=e)}},computed:{currentProject(){return this.chapters.reduce((e,{projects:t})=>e.concat(t),[]).find(e=>e.reference===this.identifierUrl)},pageSections(){if(!this.currentProject)return[];const e=[ve].concat(this.currentProject.sections);return this.tutorialState.linkableSections.map((t,n)=>{const s=e[n],i=this.references[s.reference],{url:r,title:o}=i||s;return{...t,title:o,path:r}})},optionsForSections(){return this.pageSections.map(({depth:e,path:t,title:n})=>({depth:e,path:t,title:n}))},pageSectionWithHighestVisibility(){return[...this.pageSections].sort((e,t)=>t.visibility-e.visibility).find(e=>e.visibility>0)},sectionIndicatorText(){const e=this.tutorialState.linkableSections.length-1,{sectionNumber:t}=this.currentSection||{};if(0!==t)return this.$t("tutorials.section-of",{number:t,total:e})}},methods:{onSelectSection(e){const t=e.split("#")[1];this.handleFocusAndScroll(t)}}},ge=be,ye=(n("ea88"),Object(_["a"])(ge,f,v,!1,null,"717bc942",null)),Ce=ye.exports,we=n("bf08"),_e=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"body"},[n("BodyContent",{attrs:{content:e.content}})],1)},ke=[],Se=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("article",{staticClass:"body-content"},e._l(e.content,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component",staticClass:"layout"},"component",e.propsFor(t),!1))})),1)},xe=[],Te=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"columns",class:e.classes},[e._l(e.columns,(function(t,s){return[n("Asset",{key:t.media,attrs:{identifier:t.media,videoAutoplays:!1}}),t.content?n("ContentNode",{key:s,attrs:{content:t.content}}):e._e()]}))],2)},Ie=[],Ae=n("80e4"),$e=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseContentNode",{attrs:{content:e.articleContent}})},Oe=[],Ne=n("5677"),Pe={name:"ContentNode",components:{BaseContentNode:Ne["default"]},props:Ne["default"].props,computed:{articleContent(){return this.map(e=>{switch(e.type){case Ne["default"].BlockType.codeListing:return{...e,showLineNumbers:!0};case Ne["default"].BlockType.heading:{const{anchor:t,...n}=e;return n}default:return e}})}},methods:Ne["default"].methods,BlockType:Ne["default"].BlockType,InlineType:Ne["default"].InlineType},qe=Pe,De=(n("cb8d"),Object(_["a"])(qe,$e,Oe,!1,null,"3cfe1c35",null)),je=De.exports,Re={name:"Columns",components:{Asset:Ae["a"],ContentNode:je},props:{columns:{type:Array,required:!0}},computed:{classes(){return{"cols-2":2===this.columns.length,"cols-3":3===this.columns.length}}}},Me=Re,Be=(n("e9b0"),Object(_["a"])(Me,Te,Ie,!1,null,"30edf911",null)),Le=Be.exports,Ee=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"content-and-media",class:e.classes},[n("ContentNode",{attrs:{content:e.content}}),n("Asset",{attrs:{identifier:e.media}})],1)},Fe=[];const Ve={leading:"leading",trailing:"trailing"};var Ue={name:"ContentAndMedia",components:{Asset:Ae["a"],ContentNode:je},props:{content:je.props.content,media:Ae["a"].props.identifier,mediaPosition:{type:String,default:()=>Ve.trailing,validator:e=>Object.prototype.hasOwnProperty.call(Ve,e)}},computed:{classes(){return{"media-leading":this.mediaPosition===Ve.leading,"media-trailing":this.mediaPosition===Ve.trailing}}},MediaPosition:Ve},He=Ue,ze=(n("1006"),Object(_["a"])(He,Ee,Fe,!1,null,"3fa44f9e",null)),Ge=ze.exports,We=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"full-width"},e._l(e.groups,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component",staticClass:"group"},"component",e.propsFor(t),!1),[n("ContentNode",{attrs:{content:t.content}})],1)})),1)},Qe=[],Ke=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.tag,{tag:"component",attrs:{id:e.anchor}},[e._t("default")],2)},Xe=[],Je=n("72e7"),Ye={name:"LinkableElement",mixins:[Je["a"]],inject:{navigationBarHeight:{default(){}},store:{default(){return{addLinkableSection(){},updateLinkableSection(){}}}}},props:{anchor:{type:String,required:!0},depth:{type:Number,default:()=>0},tag:{type:String,default:()=>"div"},title:{type:String,required:!0}},computed:{intersectionRootMargin(){const e=this.navigationBarHeight?`-${this.navigationBarHeight}px`:"0%";return e+" 0% -50% 0%"}},created(){this.store.addLinkableSection({anchor:this.anchor,depth:this.depth,title:this.title,visibility:0})},methods:{onIntersect(e){const t=Math.min(1,e.intersectionRatio);this.store.updateLinkableSection({anchor:this.anchor,depth:this.depth,title:this.title,visibility:t})}}},Ze=Ye,et=Object(_["a"])(Ze,Ke,Xe,!1,null,null,null),tt=et.exports;const{BlockType:nt}=je;var st={name:"FullWidth",components:{ContentNode:je,LinkableElement:tt},props:je.props,computed:{groups:({content:e})=>e.reduce((e,t)=>0===e.length||t.type===nt.heading?[...e,{heading:t.type===nt.heading?t:null,content:[t]}]:[...e.slice(0,e.length-1),{heading:e[e.length-1].heading,content:e[e.length-1].content.concat(t)}],[])},methods:{componentFor(e){return e.heading?tt:"div"},depthFor(e){switch(e.level){case 1:case 2:return 0;default:return 1}},propsFor(e){return e.heading?{anchor:e.heading.anchor,depth:this.depthFor(e.heading),title:e.heading.text}:{}}}},it=st,rt=(n("aece"),Object(_["a"])(it,We,Qe,!1,null,"1f2be54b",null)),ot=rt.exports;const at={columns:"columns",contentAndMedia:"contentAndMedia",fullWidth:"fullWidth"};var ct={name:"BodyContent",props:{content:{type:Array,required:!0,validator:e=>e.every(({kind:e})=>Object.prototype.hasOwnProperty.call(at,e))}},methods:{componentFor(e){return{[at.columns]:Le,[at.contentAndMedia]:Ge,[at.fullWidth]:ot}[e.kind]},propsFor(e){const{content:t,kind:n,media:s,mediaPosition:i}=e;return{[at.columns]:{columns:t},[at.contentAndMedia]:{content:t,media:s,mediaPosition:i},[at.fullWidth]:{content:t}}[n]}},LayoutKind:at},lt=ct,ut=(n("1dd5"),Object(_["a"])(lt,Se,xe,!1,null,"4d5a806e",null)),dt=ut.exports,pt={name:"Body",components:{BodyContent:dt},props:dt.props},ht=pt,mt=(n("5237"),Object(_["a"])(ht,_e,ke,!1,null,"6499e2f2",null)),ft=mt.exports,vt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialCTA",e._b({},"TutorialCTA",e.$props,!1))},bt=[],gt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseCTA",e._b({attrs:{label:e.$t("tutorials.next")}},"BaseCTA",e.baseProps,!1))},yt=[],Ct=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"call-to-action"},[n("Row",[n("LeftColumn",[n("span",{staticClass:"label"},[e._v(e._s(e.label))]),n("h2",[e._v(" "+e._s(e.title)+" ")]),e.abstract?n("ContentNode",{staticClass:"description",attrs:{content:[e.abstractParagraph]}}):e._e(),e.action?n("Button",{attrs:{action:e.action}}):e._e()],1),n("RightColumn",{staticClass:"right-column"},[e.media?n("Asset",{staticClass:"media",attrs:{identifier:e.media}}):e._e()],1)],1)],1)},wt=[],_t=n("0f00"),kt=n("620a"),St=n("c081"),xt={name:"CallToAction",components:{Asset:Ae["a"],Button:St["a"],ContentNode:Ne["default"],LeftColumn:{render(e){return e(kt["a"],{props:{span:{large:5,small:12}}},this.$slots.default)}},RightColumn:{render(e){return e(kt["a"],{props:{span:{large:6,small:12}}},this.$slots.default)}},Row:_t["a"]},props:{title:{type:String,required:!0},label:{type:String,required:!0},abstract:{type:Array,required:!1},action:{type:Object,required:!1},media:{type:String,required:!1}},computed:{abstractParagraph(){return{type:"paragraph",inlineContent:this.abstract}}}},Tt=xt,It=(n("c7dd"),Object(_["a"])(Tt,Ct,wt,!1,null,"042a0474",null)),At=It.exports,$t={name:"CallToAction",components:{BaseCTA:At},computed:{baseProps(){return{title:this.title,abstract:this.abstract,action:this.action,media:this.media}}},props:{title:{type:String,required:!0},abstract:{type:Array,required:!1},action:{type:Object,required:!1},media:{type:String,required:!1}}},Ot=$t,Nt=Object(_["a"])(Ot,gt,yt,!1,null,null,null),Pt=Nt.exports,qt={name:"CallToAction",components:{TutorialCTA:Pt},props:Pt.props},Dt=qt,jt=(n("3e1b"),Object(_["a"])(Dt,vt,bt,!1,null,"426a965c",null)),Rt=jt.exports,Mt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialHero",e._b({},"TutorialHero",e.$props,!1))},Bt=[],Lt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"tutorial-hero",attrs:{anchor:"introduction",title:e.sectionTitle}},[n("div",{staticClass:"hero dark"},[e.backgroundImageUrl?n("div",{staticClass:"bg",style:e.bgStyle}):e._e(),e._t("above-title"),n("Row",[n("Column",[n("Headline",{attrs:{level:1}},[e.chapter?n("template",{slot:"eyebrow"},[e._v(e._s(e.chapter))]):e._e(),e._v(" "+e._s(e.title)+" ")],2),e.content||e.video?n("div",{staticClass:"intro"},[e.content?n("ContentNode",{attrs:{content:e.content}}):e._e(),e.video?[n("p",[n("a",{staticClass:"call-to-action",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.toggleCallToActionModal.apply(null,arguments)}}},[e._v(" Watch intro video "),n("PlayIcon",{staticClass:"cta-icon icon-inline"})],1)]),n("GenericModal",{attrs:{visible:e.callToActionModalVisible,isFullscreen:"",theme:"dark"},on:{"update:visible":function(t){e.callToActionModalVisible=t}}},[n("Asset",{directives:[{name:"show",rawName:"v-show",value:e.callToActionModalVisible,expression:"callToActionModalVisible"}],ref:"asset",staticClass:"video-asset",attrs:{identifier:e.video},on:{videoEnded:e.handleVideoEnd}})],1)]:e._e()],2):e._e(),n("Metadata",{staticClass:"metadata",attrs:{projectFilesUrl:e.projectFilesUrl,estimatedTimeInMinutes:e.estimatedTimeInMinutes,xcodeRequirement:e.xcodeRequirementData}})],1)],1)],2)])},Et=[],Ft=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"headline"},[e.$slots.eyebrow?n("span",{staticClass:"eyebrow"},[e._t("eyebrow")],2):e._e(),n("Heading",{staticClass:"heading",attrs:{level:e.level}},[e._t("default")],2)],1)},Vt=[];const Ut=1,Ht=6,zt={type:Number,required:!0,validator:e=>e>=Ut&&e<=Ht},Gt={name:"Heading",render:function(e){return e("h"+this.level,this.$slots.default)},props:{level:zt}};var Wt={name:"Headline",components:{Heading:Gt},props:{level:zt}},Qt=Wt,Kt=(n("3976"),Object(_["a"])(Qt,Ft,Vt,!1,null,"d46a1474",null)),Xt=Kt.exports,Jt=n("c161"),Yt=n("c4dd"),Zt=n("748c"),en=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"metadata"},[e.estimatedTimeInMinutes?n("div",{staticClass:"item",attrs:{"aria-label":"\n "+e.$tc("tutorials.time.minutes.full",e.estimatedTimeInMinutes,{count:e.estimatedTimeInMinutes})+"\n "+e.$t("tutorials.estimated-time")+"\n "}},[n("div",{staticClass:"content",attrs:{"aria-hidden":"true"}},[n("i18n",{staticClass:"duration",attrs:{path:"tutorials.time.format",tag:"div"},scopedSlots:e._u([{key:"number",fn:function(){return[e._v(" "+e._s(e.estimatedTimeInMinutes)+" ")]},proxy:!0},{key:"minutes",fn:function(){return[n("div",{staticClass:"minutes"},[e._v(e._s(e.$tc("tutorials.time.minutes.short",e.estimatedTimeInMinutes))+" ")])]},proxy:!0}],null,!1,3313752798)})],1),n("div",{staticClass:"bottom",attrs:{"aria-hidden":"true"}},[e._v(e._s(e.$t("tutorials.estimated-time")))])]):e._e(),e.projectFilesUrl?n("div",{staticClass:"item"},[n("DownloadIcon",{staticClass:"item-large-icon icon-inline"}),n("div",{staticClass:"content bottom"},[n("a",{staticClass:"content-link project-download",attrs:{href:e.projectFilesUrl}},[e._v(" "+e._s(e.$t("tutorials.project-files"))+" "),n("InlineDownloadIcon",{staticClass:"small-icon icon-inline"})],1)])],1):e._e(),e.xcodeRequirement?n("div",{staticClass:"item"},[n("XcodeIcon",{staticClass:"item-large-icon icon-inline"}),n("div",{staticClass:"content bottom"},[e.isTargetIDE?n("span",[e._v(e._s(e.xcodeRequirement.title))]):n("a",{staticClass:"content-link",attrs:{href:e.xcodeRequirement.url}},[e._v(" "+e._s(e.xcodeRequirement.title)+" "),n("InlineChevronRightIcon",{staticClass:"icon-inline small-icon xcode-icon"})],1)])],1):e._e()])},tn=[],nn=n("de60"),sn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"xcode-icon",attrs:{viewBox:"0 0 14 14",themeId:"xcode"}},[n("path",{attrs:{d:"M2.668 4.452l-1.338-2.229 0.891-0.891 2.229 1.338 1.338 2.228 3.667 3.666 0.194-0.194 2.933 2.933c0.13 0.155 0.209 0.356 0.209 0.576 0 0.497-0.403 0.9-0.9 0.9-0.22 0-0.421-0.079-0.577-0.209l0.001 0.001-2.934-2.933 0.181-0.181-3.666-3.666z"}}),n("path",{attrs:{d:"M11.824 1.277l-0.908 0.908c-0.091 0.091-0.147 0.216-0.147 0.354 0 0.106 0.033 0.205 0.090 0.286l-0.001-0.002 0.058 0.069 0.185 0.185c0.090 0.090 0.215 0.146 0.353 0.146 0.107 0 0.205-0.033 0.286-0.090l-0.002 0.001 0.069-0.057 0.909-0.908c0.118 0.24 0.187 0.522 0.187 0.82 0 1.045-0.848 1.893-1.893 1.893-0.296 0-0.577-0.068-0.826-0.189l0.011 0.005-5.5 5.5c0.116 0.238 0.184 0.518 0.184 0.813 0 1.045-0.848 1.893-1.893 1.893-0.296 0-0.576-0.068-0.826-0.189l0.011 0.005 0.908-0.909c0.090-0.090 0.146-0.215 0.146-0.353 0-0.107-0.033-0.205-0.090-0.286l0.001 0.002-0.057-0.069-0.185-0.185c-0.091-0.091-0.216-0.147-0.354-0.147-0.106 0-0.205 0.033-0.286 0.090l0.002-0.001-0.069 0.058-0.908 0.908c-0.116-0.238-0.184-0.518-0.184-0.813 0-1.045 0.847-1.892 1.892-1.892 0.293 0 0.571 0.067 0.819 0.186l-0.011-0.005 5.5-5.5c-0.116-0.238-0.184-0.519-0.184-0.815 0-1.045 0.847-1.892 1.892-1.892 0.296 0 0.577 0.068 0.827 0.19l-0.011-0.005z"}})])},rn=[],on={name:"XcodeIcon",components:{SVGIcon:y["a"]}},an=on,cn=Object(_["a"])(an,sn,rn,!1,null,null,null),ln=cn.exports,un=n("34b0"),dn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-download-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-download"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5z"}}),n("path",{attrs:{d:"M7.51 2.964l-0.001 5.431 1.308-2.041 0.842 0.539-2.664 4.162-2.633-4.164 0.845-0.534 1.303 2.059 0.001-5.452z"}})])},pn=[],hn={name:"InlineDownloadIcon",components:{SVGIcon:y["a"]}},mn=hn,fn=Object(_["a"])(mn,dn,pn,!1,null,null,null),vn=fn.exports,bn={name:"HeroMetadata",components:{InlineDownloadIcon:vn,InlineChevronRightIcon:un["a"],DownloadIcon:nn["a"],XcodeIcon:ln},inject:["isTargetIDE"],props:{projectFilesUrl:{type:String},estimatedTimeInMinutes:{type:Number},xcodeRequirement:{type:Object,required:!1}}},gn=bn,yn=(n("33ff"),Object(_["a"])(gn,en,tn,!1,null,"94ff76c0",null)),Cn=yn.exports,wn={name:"Hero",components:{PlayIcon:Yt["a"],GenericModal:Jt["a"],Column:{render(e){return e(kt["a"],{props:{span:{large:7,medium:9,small:12}}},this.$slots.default)}},ContentNode:Ne["default"],Headline:Xt,Metadata:Cn,Row:_t["a"],Asset:Ae["a"],LinkableSection:tt},mixins:[T["a"]],props:{title:{type:String,required:!0},chapter:{type:String},content:{type:Array},projectFiles:{type:String},estimatedTimeInMinutes:{type:Number},xcodeRequirement:{type:String,required:!1},video:{type:String},backgroundImage:{type:String}},computed:{backgroundImageUrl(){const e=this.references[this.backgroundImage]||{},{variants:t=[]}=e,n=t.find(e=>e.traits.includes("light"));return Object(Zt["c"])((n||{}).url)},projectFilesUrl(){return this.projectFiles?Object(Zt["c"])(this.references[this.projectFiles].url):null},bgStyle(){return{backgroundImage:Object(Zt["f"])(this.backgroundImageUrl)}},xcodeRequirementData(){return this.references[this.xcodeRequirement]},sectionTitle(){return"Introduction"}},data(){return{callToActionModalVisible:!1}},methods:{async toggleCallToActionModal(){this.callToActionModalVisible=!0,await this.$nextTick();const e=this.$refs.asset.$el.querySelector("video");if(e)try{await e.play(),e.muted=!1}catch(t){}},handleVideoEnd(){this.callToActionModalVisible=!1}}},_n=wn,kn=(n("7fae"),Object(_["a"])(_n,Lt,Et,!1,null,"55543c5a",null)),Sn=kn.exports,xn={name:"Hero",components:{TutorialHero:Sn},props:Sn.props},Tn=xn,In=(n("2f9d"),Object(_["a"])(Tn,Mt,Bt,!1,null,"35a9482f",null)),An=In.exports,$n=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialAssessments",e._b({},"TutorialAssessments",e.$props,!1),[n("p",{attrs:{slot:"success"},slot:"success"},[e._v("Great job, you've answered all the questions for this article.")])])},On=[],Nn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"assessments-wrapper",attrs:{anchor:e.anchor,title:e.title}},[n("Row",{ref:"assessments",staticClass:"assessments"},[n("MainColumn",[n("Row",{staticClass:"banner"},[n("HeaderColumn",[n("h2",{staticClass:"title"},[e._v(e._s(e.title))])])],1),e.completed?n("div",{staticClass:"success"},[e._t("success",(function(){return[n("p",[e._v(e._s(e.SuccessMessage))])]}))],2):n("div",[n("Progress",e._b({ref:"progress"},"Progress",e.progress,!1)),n("Quiz",{key:e.activeIndex,attrs:{choices:e.activeAssessment.choices,content:e.activeAssessment.content,isLast:e.isLast,title:e.activeAssessment.title},on:{submit:e.onSubmit,advance:e.onAdvance,"see-results":e.onSeeResults}})],1),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"assertive"}},[e.completed?e._t("success",(function(){return[e._v(" "+e._s(e.SuccessMessage)+" ")]})):e._e()],2)],1)],1)],1)},Pn=[],qn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Row",[n("p",{staticClass:"title"},[e._v(e._s(e.$t("tutorials.question-of",{index:e.index,total:e.total})))])])},Dn=[],jn={name:"AssessmentsProgress",components:{Row:_t["a"]},props:{index:{type:Number,required:!0},total:{type:Number,required:!0}}},Rn=jn,Mn=(n("6866"),Object(_["a"])(Rn,qn,Dn,!1,null,"28135d78",null)),Bn=Mn.exports,Ln=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"quiz"},[n("ContentNode",{staticClass:"title",attrs:{content:e.title}}),e.content?n("ContentNode",{staticClass:"question-content",attrs:{content:e.content}}):e._e(),n("div",{staticClass:"choices"},[e._l(e.choices,(function(t,s){return n("label",{key:s,class:e.choiceClasses[s]},[n(e.getIconComponent(s),{tag:"component",staticClass:"choice-icon"}),n("input",{directives:[{name:"model",rawName:"v-model",value:e.selectedIndex,expression:"selectedIndex"}],attrs:{type:"radio",name:"assessment"},domProps:{value:s,checked:e._q(e.selectedIndex,s)},on:{change:function(t){e.selectedIndex=s}}}),n("ContentNode",{staticClass:"question",attrs:{content:t.content}}),e.userChoices[s].checked?[n("ContentNode",{staticClass:"answer",attrs:{content:t.justification}}),t.reaction?n("p",{staticClass:"answer"},[e._v(e._s(t.reaction))]):e._e()]:e._e()],2)})),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"assertive"}},[e._v(" "+e._s(e.ariaLiveText)+" ")])],2),n("div",{staticClass:"controls"},[n("ButtonLink",{staticClass:"check",attrs:{disabled:null===e.selectedIndex||e.showNextQuestion},nativeOn:{click:function(t){return e.submit.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("tutorials.submit"))+" ")]),e.isLast?n("ButtonLink",{staticClass:"results",attrs:{disabled:!e.showNextQuestion},nativeOn:{click:function(t){return e.seeResults.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("tutorials.next"))+" ")]):n("ButtonLink",{staticClass:"next",attrs:{disabled:!e.showNextQuestion},nativeOn:{click:function(t){return e.advance.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("tutorials.assessment.next-question"))+" ")])],1)],1)},En=[],Fn=n("76ab"),Vn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"reset-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"reset-circle"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M3.828 4.539l0.707-0.707 5.657 5.657-0.707 0.707-5.657-5.657z"}}),n("path",{attrs:{d:"M3.828 9.489l5.657-5.657 0.707 0.707-5.657 5.657-0.707-0.707z"}})])},Un=[],Hn={name:"ResetCircleIcon",components:{SVGIcon:y["a"]}},zn=Hn,Gn=Object(_["a"])(zn,Vn,Un,!1,null,null,null),Wn=Gn.exports,Qn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"check-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"check-circle"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M9.626 3.719l0.866 0.5-3.5 6.062-3.464-2 0.5-0.866 2.6 1.5z"}})])},Kn=[],Xn={name:"CheckCircleIcon",components:{SVGIcon:y["a"]}},Jn=Xn,Yn=Object(_["a"])(Jn,Qn,Kn,!1,null,null,null),Zn=Yn.exports,es={name:"Quiz",components:{CheckCircleIcon:Zn,ResetCircleIcon:Wn,ContentNode:Ne["default"],ButtonLink:Fn["a"]},props:{content:{type:Array,required:!1},choices:{type:Array,required:!0},isLast:{type:Boolean,default:!1},title:{type:Array,required:!0}},data(){return{userChoices:this.choices.map(()=>({checked:!1})),selectedIndex:null,checkedIndex:null}},computed:{correctChoices(){return this.choices.reduce((e,t,n)=>t.isCorrect?e.add(n):e,new Set)},choiceClasses(){return this.userChoices.map((e,t)=>({choice:!0,active:this.selectedIndex===t,disabled:e.checked||this.showNextQuestion,correct:e.checked&&this.choices[t].isCorrect,incorrect:e.checked&&!this.choices[t].isCorrect}))},showNextQuestion(){return Array.from(this.correctChoices).every(e=>this.userChoices[e].checked)},ariaLiveText(){if(null===this.checkedIndex)return"";const{isCorrect:e}=this.choices[this.checkedIndex];return`${this.$t("tutorials.assessment.answer-number-is",{index:this.checkedIndex+1})} ${e?this.$t("tutorials.assessment.correct"):this.$t("tutorials.assessment.incorrect")}\n `}},methods:{getIconComponent(e){const t=this.userChoices[e];if(t&&t.checked)return this.choices[e].isCorrect?Zn:Wn},submit(){this.$set(this.userChoices,this.selectedIndex,{checked:!0}),this.checkedIndex=this.selectedIndex,this.$emit("submit")},advance(){this.$emit("advance")},seeResults(){this.$emit("see-results")}}},ts=es,ns=(n("0503"),Object(_["a"])(ts,Ln,En,!1,null,"19ed40e2",null)),ss=ns.exports;const is=12,rs="tutorials.assessment.success-message";var os={name:"Assessments",constants:{SuccessMessage:rs},components:{LinkableSection:tt,Quiz:ss,Progress:Bn,Row:_t["a"],HeaderColumn:{render(e){return e(kt["a"],{props:{isCentered:{large:!0},span:{large:10}}},this.$slots.default)}},MainColumn:{render(e){return e(kt["a"],{props:{isCentered:{large:!0},span:{large:10,medium:10,small:12}}},this.$slots.default)}}},props:{assessments:{type:Array,required:!0},anchor:{type:String,required:!0}},inject:["navigationBarHeight"],data(){return{activeIndex:0,completed:!1,SuccessMessage:this.$t(rs)}},computed:{activeAssessment(){return this.assessments[this.activeIndex]},isLast(){return this.activeIndex===this.assessments.length-1},progress(){return{index:this.activeIndex+1,total:this.assessments.length}},title(){return this.$t("tutorials.assessment.check-your-understanding")}},methods:{scrollTo(e,t=0){e.scrollIntoView(!0),window.scrollBy(0,-this.navigationBarHeight-t)},onSubmit(){this.$nextTick(()=>{this.scrollTo(this.$refs.progress.$el,is)})},onAdvance(){this.activeIndex+=1,this.$nextTick(()=>{this.scrollTo(this.$refs.progress.$el,is)})},onSeeResults(){this.completed=!0,this.$nextTick(()=>{this.scrollTo(this.$refs.assessments.$el,is)})}}},as=os,cs=(n("da20"),Object(_["a"])(as,Nn,Pn,!1,null,"65e3c02c",null)),ls=cs.exports,us={name:"Assessments",components:{TutorialAssessments:ls},props:ls.props},ds=us,ps=(n("f264"),Object(_["a"])(ds,$n,On,!1,null,"3c94366b",null)),hs=ps.exports;const ms={articleBody:"articleBody",callToAction:"callToAction",hero:"hero",assessments:"assessments"};var fs={name:"Article",components:{NavigationBar:Ce,PortalTarget:h["PortalTarget"]},mixins:[we["a"]],inject:{isTargetIDE:{default:!1},store:{default(){return{reset(){},setReferences(){}}}}},props:{hierarchy:{type:Object,required:!0},metadata:{type:Object,required:!0},references:{type:Object,required:!0},sections:{type:Array,required:!0,validator:e=>e.every(({kind:e})=>Object.prototype.hasOwnProperty.call(ms,e))},identifierUrl:{type:String,required:!0}},computed:{heroSection(){return this.sections.find(this.isHero)},heroTitle(){return(this.heroSection||{}).title},pageTitle(){return this.heroTitle?`${this.heroTitle} — ${this.metadata.category} Tutorials`:void 0},pageDescription:({heroSection:e,extractFirstParagraphText:t})=>e?t(e.content):null},methods:{componentFor(e){const{kind:t}=e;return{[ms.articleBody]:ft,[ms.callToAction]:Rt,[ms.hero]:An,[ms.assessments]:hs}[t]},isHero(e){return e.kind===ms.hero},propsFor(e){const{abstract:t,action:n,anchor:s,assessments:i,backgroundImage:r,chapter:o,content:a,estimatedTimeInMinutes:c,kind:l,media:u,projectFiles:d,title:p,video:h,xcodeRequirement:m}=e;return{[ms.articleBody]:{content:a},[ms.callToAction]:{abstract:t,action:n,media:u,title:p},[ms.hero]:{backgroundImage:r,chapter:o,content:a,estimatedTimeInMinutes:c,projectFiles:d,title:p,video:h,xcodeRequirement:m},[ms.assessments]:{anchor:s,assessments:i}}[l]}},created(){m["a"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(e){this.store.setReferences(e)},"metadata.availableLocales":function(e){m["a"].setAvailableLocales(e)}},SectionKind:ms},vs=fs,bs=(n("79ef"),Object(_["a"])(vs,d,p,!1,null,"7d4562ea",null)),gs=bs.exports,ys=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"tutorial"},[e.isTargetIDE?e._e():n("NavigationBar",{attrs:{technology:e.metadata.category,chapters:e.hierarchy.modules,topic:e.tutorialTitle||"",rootReference:e.hierarchy.reference,identifierUrl:e.identifierUrl}}),n("main",{attrs:{id:"main",role:"main",tabindex:"0"}},[e._l(e.sections,(function(e,t){return n("Section",{key:t,attrs:{section:e}})})),n("BreakpointEmitter",{on:{change:e.handleBreakpointChange}})],2),n("PortalTarget",{attrs:{name:"modal-destination",multiple:""}})],1)},Cs=[],ws=n("66c9"),_s=n("7689"),ks=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"sections"},e._l(e.tasks,(function(t,s){return n("Section",e._b({key:s,attrs:{id:t.anchor,sectionNumber:s+1,isRuntimePreviewVisible:e.isRuntimePreviewVisible},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}},"Section",t,!1))})),1)},Ss=[],xs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"section",attrs:{anchor:e.anchor,title:e.introProps.title}},[n("Intro",e._b({},"Intro",e.introProps,!1)),e.stepsSection.length>0?n("Steps",{attrs:{content:e.stepsSection,isRuntimePreviewVisible:e.isRuntimePreviewVisible,sectionNumber:e.sectionNumber},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}}):e._e()],1)},Ts=[],Is=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"intro-container"},[n("Row",{class:["intro","intro-"+e.sectionNumber,{ide:e.isTargetIDE}]},[n("Column",{staticClass:"left"},[n("Headline",{attrs:{level:2}},[n("router-link",{attrs:{slot:"eyebrow",to:e.sectionLink},slot:"eyebrow"},[e._v(" "+e._s(e.$t("sections.title",{number:e.sectionNumber}))+" ")]),e._v(" "+e._s(e.title)+" ")],1),n("ContentNode",{attrs:{content:e.content}})],1),n("Column",{staticClass:"right"},[n("div",{staticClass:"media"},[e.media?n("Asset",{attrs:{identifier:e.media,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,videoAutoplays:!e.isClientMobile}}):e._e()],1)])],1),e.expandedSections.length>0?n("ExpandedIntro",{staticClass:"expanded-intro",attrs:{content:e.expandedSections}}):e._e()],1)},As=[],$s={name:"SectionIntro",inject:{isClientMobile:{default:()=>!1},isTargetIDE:{default:()=>!1}},components:{Asset:Ae["a"],ContentNode:Ne["default"],ExpandedIntro:dt,Headline:Xt,Row:_t["a"],Column:{render(e){return e(kt["a"],{props:{span:{large:6,small:12}}},this.$slots.default)}}},props:{sectionAnchor:{type:String,required:!0},content:{type:Array,required:!0},media:{type:String,required:!0},title:{type:String,required:!0},sectionNumber:{type:Number,required:!0},expandedSections:{type:Array,default:()=>[]}},methods:{focus(){this.$emit("focus",this.media)}},computed:{sectionLink(){return{path:this.$route.path,hash:this.sectionAnchor,query:this.$route.query}}}},Os=$s,Ns=(n("257c"),Object(_["a"])(Os,Is,As,!1,null,"7f9a8f65",null)),Ps=Ns.exports,qs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"steps"},[n("div",{staticClass:"content-container"},e._l(e.contentNodes,(function(t,s){return n(t.component,e._b({key:s,ref:"contentNodes",refInFor:!0,tag:"component",class:e.contentClass(s),attrs:{currentIndex:e.activeStep}},"component",t.props,!1))})),1),e.isBreakpointSmall?e._e():n("BackgroundTheme",{staticClass:"asset-container",class:e.assetContainerClasses},[n("transition",{attrs:{name:"fade"}},[e.visibleAsset.media?n("div",{key:e.visibleAsset.media,class:["asset-wrapper",{ide:e.isTargetIDE}]},[n("Asset",{ref:"asset",staticClass:"step-asset",attrs:{identifier:e.visibleAsset.media,showsReplayButton:"",showsVideoControls:!1}})],1):e._e(),e.visibleAsset.code?n("CodePreview",{attrs:{code:e.visibleAsset.code,preview:e.visibleAsset.runtimePreview,isRuntimePreviewVisible:e.isRuntimePreviewVisible},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}},[e.visibleAsset.runtimePreview?n("transition",{attrs:{name:"fade"}},[n("Asset",{key:e.visibleAsset.runtimePreview,attrs:{identifier:e.visibleAsset.runtimePreview}})],1):e._e()],1):e._e()],1)],1)],1)},Ds=[],js=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["code-preview",{ide:e.isTargetIDE}]},[n("CodeTheme",[e.code?n("CodeListing",e._b({attrs:{showLineNumbers:""}},"CodeListing",e.codeProps,!1)):e._e()],1),n("div",{staticClass:"runtime-preview",class:e.runtimePreviewClasses,style:e.previewStyles},[n("div",{staticClass:"runtimve-preview__container"},[n("button",{staticClass:"header",attrs:{disabled:!e.hasRuntimePreview,title:e.runtimePreviewTitle},on:{click:e.togglePreview}},[n("span",{staticClass:"runtime-preview-label",attrs:{"aria-label":e.textAriaLabel}},[e._v(e._s(e.togglePreviewText))]),n("DiagonalArrowIcon",{staticClass:"icon-inline preview-icon",class:[e.shouldDisplayHideLabel?"preview-hide":"preview-show"]})],1),n("transition",{on:{leave:e.handleLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.shouldDisplayHideLabel,expression:"shouldDisplayHideLabel"}],staticClass:"runtime-preview-asset"},[e._t("default")],2)])],1)])],1)},Rs=[],Ms=n("7b69"),Bs=n("6667"),Ls=n("8590");const{BreakpointName:Es}=o["a"].constants;function Fs({width:e,height:t},n=1){const s=400,i=e<=s?1.75:3;return{width:e/(i/n),height:t/(i/n)}}var Vs={name:"CodePreview",inject:{isTargetIDE:{default:!1},store:{default(){return{state:{references:{}}}}}},components:{DiagonalArrowIcon:Bs["a"],CodeListing:Ms["a"],CodeTheme:Ls["a"]},props:{code:{type:String,required:!0},preview:{type:String,required:!1},isRuntimePreviewVisible:{type:Boolean,required:!0}},data(){return{tutorialState:this.store.state}},computed:{references:({tutorialState:e})=>e.references,currentBreakpoint(){return this.tutorialState.breakpoint},hasRuntimePreview(){return!!this.preview},previewAssetSize(){const e=this.hasRuntimePreview?this.references[this.preview]:{},t=(e.variants||[{}])[0]||{},n={width:900};let s=t.size||{};s.width||s.height||(s=n);const i=this.currentBreakpoint===Es.medium?.8:1;return Fs(s,i)},previewSize(){const e={width:102};return this.shouldDisplayHideLabel&&this.previewAssetSize?{width:this.previewAssetSize.width}:e},previewStyles(){const{width:e}=this.previewSize;return{width:e+"px"}},codeProps(){return this.references[this.code]},runtimePreviewClasses(){return{collapsed:!this.shouldDisplayHideLabel,disabled:!this.hasRuntimePreview,"runtime-preview-ide":this.isTargetIDE}},shouldDisplayHideLabel(){return this.hasRuntimePreview&&this.isRuntimePreviewVisible},runtimePreviewTitle(){return this.hasRuntimePreview?null:this.$t("tutorials.preview.no-preview-available-step")},togglePreviewText(){return this.$tc("tutorials.preview.title",this.hasRuntimePreview?1:0)},textAriaLabel(){return`${this.togglePreviewText}, ${this.shouldDisplayHideLabel?this.$t("verbs.hide"):this.$t("verbs.show")}`}},methods:{handleLeave(e,t){setTimeout(t,200)},togglePreview(){this.hasRuntimePreview&&this.$emit("runtime-preview-toggle",!this.isRuntimePreviewVisible)}}},Us=Vs,Hs=(n("b27b"),Object(_["a"])(Us,js,Rs,!1,null,"4f53426a",null)),zs=Hs.exports,Gs=n("3908"),Ws=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{style:e.backgroundStyle},[e._t("default")],2)},Qs=[],Ks={name:"BackgroundTheme",data(){return{codeThemeState:ws["a"].state}},computed:{backgroundStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--background":e.background}:null}}},Xs=Ks,Js=Object(_["a"])(Xs,Ws,Qs,!1,null,null,null),Ys=Js.exports,Zs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["step-container","step-"+e.stepNumber]},[n("div",{ref:"step",staticClass:"step",class:{focused:e.isActive},attrs:{"data-index":e.index}},[n("p",{staticClass:"step-label"},[e._v(e._s(e.$t("tutorials.step",{number:e.stepNumber})))]),n("ContentNode",{attrs:{content:e.content}}),e.caption&&e.caption.length>0?n("ContentNode",{staticClass:"caption",attrs:{content:e.caption}}):e._e()],1),e.isBreakpointSmall||!e.isTargetIDE?n("div",{staticClass:"media-container"},[e.media?n("Asset",{attrs:{identifier:e.media,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,videoAutoplays:!e.isClientMobile}}):e._e(),e.code?n("MobileCodePreview",{attrs:{code:e.code}},[e.runtimePreview?n("Asset",{staticClass:"preview",attrs:{identifier:e.runtimePreview}}):e._e()],1):e._e()],1):e._e()])},ei=[],ti=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BackgroundTheme",{staticClass:"mobile-code-preview"},[e.code?n("GenericModal",{staticClass:"full-code-listing-modal",attrs:{theme:e.isTargetIDE?"code":"light",codeBackgroundColorOverride:e.modalBackgroundColor,isFullscreen:"",visible:e.fullCodeIsVisible},on:{"update:visible":function(t){e.fullCodeIsVisible=t}}},[n("div",{staticClass:"full-code-listing-modal-content"},[n("CodeTheme",[n("CodeListing",e._b({staticClass:"full-code-listing",attrs:{showLineNumbers:""}},"CodeListing",e.codeProps,!1))],1)],1)]):e._e(),n("CodeTheme",[e.code?n("MobileCodeListing",e._b({attrs:{showLineNumbers:""},on:{"file-name-click":e.toggleFullCode}},"MobileCodeListing",e.codeProps,!1)):e._e()],1),n("CodeTheme",{staticClass:"preview-toggle-container"},[n("PreviewToggle",{attrs:{isActionable:!!e.$slots.default},on:{click:e.togglePreview}})],1),e.$slots.default?n("GenericModal",{staticClass:"runtime-preview-modal",attrs:{theme:e.isTargetIDE?"dynamic":"light",isFullscreen:"",visible:e.previewIsVisible},on:{"update:visible":function(t){e.previewIsVisible=t}}},[n("div",{staticClass:"runtime-preview-modal-content"},[n("span",{staticClass:"runtime-preview-label"},[e._v(e._s(e.$tc("tutorials.preview.title",1)))]),e._t("default")],2)]):e._e()],1)},ni=[],si=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"code-listing-preview",attrs:{"data-syntax":e.syntax}},[n("CodeListing",{attrs:{fileName:e.fileName,syntax:e.syntax,fileType:e.fileType,content:e.previewedLines,startLineNumber:e.displayedRange.start,highlights:e.highlights,showLineNumbers:"",isFileNameActionable:""},on:{"file-name-click":function(t){return e.$emit("file-name-click")}}})],1)},ii=[],ri={name:"MobileCodeListing",components:{CodeListing:Ms["a"]},props:{fileName:String,syntax:String,fileType:String,content:{type:Array,required:!0},highlights:{type:Array,default:()=>[]}},computed:{highlightedLineNumbers(){return new Set(this.highlights.map(({line:e})=>e))},firstHighlightRange(){if(0===this.highlightedLineNumbers.size)return{start:1,end:this.content.length};const e=Math.min(...this.highlightedLineNumbers.values());let t=e;while(this.highlightedLineNumbers.has(t+1))t+=1;return{start:e,end:t}},displayedRange(){const e=this.firstHighlightRange,t=e.start-2<1?1:e.start-2,n=e.end+3>=this.content.length+1?this.content.length+1:e.end+3;return{start:t,end:n}},previewedLines(){return this.content.slice(this.displayedRange.start-1,this.displayedRange.end-1)}}},oi=ri,ai=(n("fae5"),Object(_["a"])(oi,si,ii,!1,null,"5ad4e037",null)),ci=ai.exports,li=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"toggle-preview"},[e.isActionable?n("a",{staticClass:"toggle-text",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[e._v(" "+e._s(e.$tc("tutorials.preview.title",1))+" "),n("InlinePlusCircleIcon",{staticClass:"toggle-icon icon-inline"})],1):n("span",{staticClass:"toggle-text"},[e._v(" "+e._s(e.$tc("tutorials.preview.title",0))+" ")])])},ui=[],di=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-plus-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-plus-circle"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M4 6.52h6v1h-6v-1z"}}),n("path",{attrs:{d:"M6.5 4.010h1v6h-1v-6z"}})])},pi=[],hi={name:"InlinePlusCircleIcon",components:{SVGIcon:y["a"]}},mi=hi,fi=Object(_["a"])(mi,di,pi,!1,null,null,null),vi=fi.exports,bi={name:"MobileCodePreviewToggle",components:{InlinePlusCircleIcon:vi},props:{isActionable:{type:Boolean,required:!0}}},gi=bi,yi=(n("bf0a"),Object(_["a"])(gi,li,ui,!1,null,"78763c14",null)),Ci=yi.exports,wi={name:"MobileCodePreview",inject:["isTargetIDE"],mixins:[T["a"]],components:{GenericModal:Jt["a"],CodeListing:Ms["a"],MobileCodeListing:ci,PreviewToggle:Ci,CodeTheme:Ls["a"],BackgroundTheme:Ys},props:{code:{type:String,required:!0}},computed:{codeProps(){return this.references[this.code]},modalBackgroundColor(){const{codeColors:e}=this.store.state;return e?e.background:null}},data(){return{previewIsVisible:!1,fullCodeIsVisible:!1}},methods:{togglePreview(){this.previewIsVisible=!this.previewIsVisible},toggleFullCode(){this.fullCodeIsVisible=!this.fullCodeIsVisible}}},_i=wi,ki=(n("3fcc"),Object(_["a"])(_i,ti,ni,!1,null,"1aed4baa",null)),Si=ki.exports;const{BreakpointName:xi}=o["a"].constants;var Ti={name:"Step",components:{Asset:Ae["a"],MobileCodePreview:Si,ContentNode:Ne["default"]},inject:["isTargetIDE","isClientMobile","store"],props:{code:{type:String,required:!1},content:{type:Array,required:!0},caption:{type:Array,required:!1},media:{type:String,required:!1},runtimePreview:{type:String,required:!1},sectionNumber:{type:Number,required:!0},stepNumber:{type:Number,required:!0},numberOfSteps:{type:Number,required:!0},index:{type:Number,required:!0},currentIndex:{type:Number,required:!0}},data(){return{tutorialState:this.store.state}},computed:{isBreakpointSmall(){return this.tutorialState.breakpoint===xi.small},isActive:({index:e,currentIndex:t})=>e===t}},Ii=Ti,Ai=(n("c643"),Object(_["a"])(Ii,Zs,ei,!1,null,"eb45ec92",null)),$i=Ai.exports;const{BreakpointName:Oi}=o["a"].constants,{IntersectionDirections:Ni}=Je["a"].constants,Pi="-35% 0% -65% 0%";var qi={name:"SectionSteps",components:{ContentNode:Ne["default"],Step:$i,Asset:Ae["a"],CodePreview:zs,BackgroundTheme:Ys},mixins:[Je["a"]],constants:{IntersectionMargins:Pi},inject:["isTargetIDE","store"],data(){const e=this.content.findIndex(this.isStepNode),{code:t,media:n,runtimePreview:s}=this.content[e]||{};return{tutorialState:this.store.state,visibleAsset:{media:n,code:t,runtimePreview:s},activeStep:e}},computed:{assetContainerClasses(){return{"for-step-code":!!this.visibleAsset.code,ide:this.isTargetIDE}},numberOfSteps(){return this.content.filter(this.isStepNode).length},contentNodes(){return this.content.reduce(({stepCounter:e,nodes:t},n,s)=>{const{type:i,...r}=n,o=this.isStepNode(n),a=o?e+1:e;return o?{stepCounter:e+1,nodes:t.concat({component:$i,type:i,props:{...r,stepNumber:a,index:s,numberOfSteps:this.numberOfSteps,sectionNumber:this.sectionNumber}})}:{stepCounter:e,nodes:t.concat({component:Ne["default"],type:i,props:{content:[n]}})}},{stepCounter:0,nodes:[]}).nodes},isBreakpointSmall(){return this.tutorialState.breakpoint===Oi.small},stepNodes:({contentNodes:e,isStepNode:t})=>e.filter(t),intersectionRootMargin:()=>Pi},async mounted(){await Object(Gs["b"])(8),this.findClosestStepNode()},methods:{isStepNode({type:e}){return"step"===e},contentClass(e){return{["interstitial interstitial-"+(e+1)]:!this.isStepNode(this.content[e])}},onReverseIntoLastStep(){const{asset:e}=this.$refs;if(e){const t=e.$el.querySelector("video");t&&(t.currentTime=0,t.play().catch(()=>{}))}},onFocus(e){const{code:t,media:n,runtimePreview:s}=this.content[e];this.activeStep=e,this.visibleAsset={code:t,media:n,runtimePreview:s}},onRuntimePreviewToggle(e){this.$emit("runtime-preview-toggle",e)},findClosestStepNode(){const e=.333*window.innerHeight;let t=null,n=0;this.stepNodes.forEach(s=>{const{index:i}=s.props,r=this.$refs.contentNodes[i].$refs.step;if(!r)return;const{top:o,bottom:a}=r.getBoundingClientRect(),c=o-e,l=a-e,u=Math.abs(c+l);(0===n||u<=n)&&(n=u,t=i)}),null!==t&&this.onFocus(t)},getIntersectionTargets(){const{stepNodes:e,$refs:t}=this;return e.map(({props:{index:e}})=>t.contentNodes[e].$refs.step)},onIntersect(e){const{target:t,isIntersecting:n}=e;if(!n)return;const s=parseFloat(t.getAttribute("data-index"));this.intersectionScrollDirection===Ni.down&&s===this.stepNodes[this.stepNodes.length-1].props.index&&this.onReverseIntoLastStep(),this.onFocus(s)}},props:{content:{type:Array,required:!0},isRuntimePreviewVisible:{type:Boolean,require:!0},sectionNumber:{type:Number,required:!0}}},Di=qi,ji=(n("d4f3"),Object(_["a"])(Di,qs,Ds,!1,null,"2786be2a",null)),Ri=ji.exports,Mi={name:"Section",components:{Intro:Ps,LinkableSection:tt,Steps:Ri},computed:{introProps(){const[{content:e,media:t},...n]=this.contentSection;return{content:e,expandedSections:n,media:t,sectionAnchor:this.anchor,sectionNumber:this.sectionNumber,title:this.title}}},props:{anchor:{type:String,required:!0},title:{type:String,required:!0},contentSection:{type:Array,required:!0},stepsSection:{type:Array,required:!0},sectionNumber:{type:Number,required:!0},isRuntimePreviewVisible:{type:Boolean,required:!0}},methods:{onRuntimePreviewToggle(e){this.$emit("runtime-preview-toggle",e)}}},Bi=Mi,Li=(n("9dc4"),Object(_["a"])(Bi,xs,Ts,!1,null,"6b3a0b3a",null)),Ei=Li.exports,Fi={name:"SectionList",components:{Section:Ei},data(){return{isRuntimePreviewVisible:!0}},props:{tasks:{type:Array,required:!0}},methods:{onRuntimePreviewToggle(e){this.isRuntimePreviewVisible=e}}},Vi=Fi,Ui=(n("4d07"),Object(_["a"])(Vi,ks,Ss,!1,null,"79a75e9e",null)),Hi=Ui.exports;const zi={assessments:ls,hero:Sn,tasks:Hi,callToAction:Pt},Gi=new Set(Object.keys(zi)),Wi={name:"TutorialSection",render:function(e){const{kind:t,...n}=this.section,s=zi[t];return s?e(s,{props:n}):null},props:{section:{type:Object,required:!0,validator:e=>Gi.has(e.kind)}}};var Qi={name:"Tutorial",mixins:[we["a"],_s["a"]],components:{NavigationBar:Ce,Section:Wi,PortalTarget:h["PortalTarget"],BreakpointEmitter:o["a"]},inject:["isTargetIDE","store"],computed:{heroSection(){return this.sections.find(({kind:e})=>"hero"===e)},tutorialTitle(){return(this.heroSection||{}).title},pageTitle(){return this.tutorialTitle?`${this.tutorialTitle} — ${this.metadata.category} Tutorials`:void 0},pageDescription:({heroSection:e,extractFirstParagraphText:t})=>e?t(e.content):null},props:{sections:{type:Array,required:!0},references:{type:Object,required:!0},hierarchy:{type:Object,required:!0},metadata:{type:Object,required:!0},identifierUrl:{type:String,required:!0}},methods:{handleBreakpointChange(e){this.store.updateBreakpoint(e)},handleCodeColorsChange(e){ws["a"].updateCodeColors(e)}},created(){m["a"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(e){this.store.setReferences(e)},"metadata.availableLocales":function(e){m["a"].setAvailableLocales(e)}},mounted(){this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"})},provide(){return{isClientMobile:this.isClientMobile}},beforeDestroy(){this.$bridge.off("codeColors",this.handleCodeColorsChange)}},Ki=Qi,Xi=(n("424f"),Object(_["a"])(Ki,ys,Cs,!1,null,"611d0574",null)),Ji=Xi.exports,Yi=n("0caf"),Zi=n("146e");const er={article:"article",tutorial:"project"};var tr={name:"Topic",inject:{isTargetIDE:{default:!1}},mixins:[Yi["a"],Zi["a"]],data(){return{topicData:null}},computed:{navigationBarHeight(){return this.isTargetIDE?0:52},store(){return u},hierarchy(){const{hierarchy:e={}}=this.topicData,{technologyNavigation:t=["overview","tutorials","resources"]}=e||{};return{...e,technologyNavigation:t}},topicKey:({$route:e,topicData:t})=>[e.path,t.identifier.interfaceLanguage].join()},beforeRouteEnter(e,t,n){e.meta.skipFetchingData?n(e=>e.newContentMounted()):Object(r["c"])(e,t,n).then(e=>n(t=>{t.topicData=e})).catch(n)},beforeRouteUpdate(e,t,n){Object(r["e"])(e,t)?Object(r["c"])(e,t,n).then(e=>{this.topicData=e,n()}).catch(n):n()},created(){this.store.reset()},mounted(){this.$bridge.on("contentUpdate",this.handleContentUpdateFromBridge)},beforeDestroy(){this.$bridge.off("contentUpdate",this.handleContentUpdateFromBridge)},methods:{componentFor(e){const{kind:t}=e;return{[er.article]:gs,[er.tutorial]:Ji}[t]},propsFor(e){const{hierarchy:t,kind:n,metadata:s,references:i,sections:r,identifier:o}=e;return{[er.article]:{hierarchy:t,metadata:s,references:i,sections:r,identifierUrl:o.url},[er.tutorial]:{hierarchy:t,metadata:s,references:i,sections:r,identifierUrl:o.url}}[n]}},provide(){return{navigationBarHeight:this.navigationBarHeight,store:this.store}},watch:{topicData(){this.$nextTick(()=>{this.newContentMounted()})}}},nr=tr,sr=Object(_["a"])(nr,s,i,!1,null,null,null);t["default"]=sr.exports},"32b1":function(e,t,n){},"33ff":function(e,t,n){"use strict";n("4e3e")},3976:function(e,t,n){"use strict";n("0c11")},"3e1b":function(e,t,n){"use strict";n("c5c1")},"3fcc":function(e,t,n){"use strict";n("0c14")},"424f":function(e,t,n){"use strict";n("99b6")},4718:function(e,t,n){},"4b4a":function(e,t,n){},"4d07":function(e,t,n){"use strict";n("b52e")},"4e3e":function(e,t,n){},5237:function(e,t,n){"use strict";n("4b4a")},"525c":function(e,t,n){},5892:function(e,t,n){},5913:function(e,t,n){},"63a8":function(e,t,n){},"653a":function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("router-link",{staticClass:"nav-title-content",attrs:{to:e.to}},[n("span",{staticClass:"title"},[e._t("default")],2),n("span",{staticClass:"subhead"},[e._v(" "),e._t("subhead")],2)])},i=[],r={name:"NavTitleContainer",props:{to:{type:[String,Object],required:!0}}},o=r,a=(n("f1e6"),n("2877")),c=Object(a["a"])(o,s,i,!1,null,"854b4dd6",null);t["a"]=c.exports},6866:function(e,t,n){"use strict";n("5892")},7096:function(e,t,n){},"735b":function(e,t,n){},7748:function(e,t,n){},"79ef":function(e,t,n){"use strict";n("bcaa")},"7b17":function(e,t,n){},"7f7b":function(e,t,n){"use strict";n("735b")},"7fae":function(e,t,n){"use strict";n("a53d")},9924:function(e,t,n){},9938:function(e,t,n){"use strict";n("d513")},"99b6":function(e,t,n){},"9dc4":function(e,t,n){"use strict";n("fe9d")},a0d4:function(e,t,n){},a40c:function(e,t,n){},a53d:function(e,t,n){},a95e:function(e,t,n){},aa4c:function(e,t,n){},aece:function(e,t,n){"use strict";n("c0df")},b27b:function(e,t,n){"use strict";n("2a05")},b52e:function(e,t,n){},bcaa:function(e,t,n){},bf0a:function(e,t,n){"use strict";n("4718")},c0df:function(e,t,n){},c5c1:function(e,t,n){},c643:function(e,t,n){"use strict";n("9924")},c7dd:function(e,t,n){"use strict";n("aa4c")},cb8d:function(e,t,n){"use strict";n("0466")},d4f3:function(e,t,n){"use strict";n("fc13")},d513:function(e,t,n){},d86f:function(e,t,n){},da20:function(e,t,n){"use strict";n("a40c")},de60:function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"download-icon",attrs:{viewBox:"0 0 14 14",themeId:"download"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5z"}}),n("path",{attrs:{d:"M7.51 2.964l-0.001 5.431 1.308-2.041 0.842 0.539-2.664 4.162-2.633-4.164 0.845-0.534 1.303 2.059 0.001-5.452z"}})])},i=[],r=n("be08"),o={name:"DownloadIcon",components:{SVGIcon:r["a"]}},a=o,c=n("2877"),l=Object(c["a"])(a,s,i,!1,null,null,null);t["a"]=l.exports},e38e:function(e,t,n){},e688:function(e,t,n){"use strict";n("5913")},e84c:function(e,t,n){"use strict";n("d86f")},e9b0:function(e,t,n){"use strict";n("ee09")},ea88:function(e,t,n){"use strict";n("ed98")},ed71:function(e,t,n){"use strict";n("7096")},ed98:function(e,t,n){},ee09:function(e,t,n){},f1e6:function(e,t,n){"use strict";n("a0d4")},f264:function(e,t,n){"use strict";n("63a8")},fae5:function(e,t,n){"use strict";n("32b1")},fc13:function(e,t,n){},fe9d:function(e,t,n){}}]); \ No newline at end of file diff --git a/js/tutorials-overview.2a32cd6f.js b/js/tutorials-overview.2a32cd6f.js new file mode 100644 index 00000000..3025a8af --- /dev/null +++ b/js/tutorials-overview.2a32cd6f.js @@ -0,0 +1,10 @@ +/*! + * This source file is part of the Swift.org open source project + * + * Copyright (c) 2021 Apple Inc. and the Swift project authors + * Licensed under Apache License v2.0 with Runtime Library Exception + * + * See https://swift.org/LICENSE.txt for license information + * See https://swift.org/CONTRIBUTORS.txt for Swift project authors + */ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["tutorials-overview"],{"032c":function(t,e,n){"use strict";n("9b79")},"0b61":function(t,e,n){},"13d5":function(t,e,n){},"15ac":function(t,e,n){"use strict";n("ddf1")},"17d2":function(t,e,n){},"202a":function(t,e,n){"use strict";n("5899")},"277b":function(t,e,n){"use strict";n("60ca")},"29e3":function(t,e,n){"use strict";n("0b61")},3233:function(t,e,n){"use strict";n("8d8f")},4230:function(t,e,n){"use strict";n("52f5")},"441c":function(t,e,n){},"52f5":function(t,e,n){},5899:function(t,e,n){},"60ca":function(t,e,n){},"653a":function(t,e,n){"use strict";var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("router-link",{staticClass:"nav-title-content",attrs:{to:t.to}},[n("span",{staticClass:"title"},[t._t("default")],2),n("span",{staticClass:"subhead"},[t._v(" "),t._t("subhead")],2)])},s=[],a={name:"NavTitleContainer",props:{to:{type:[String,Object],required:!0}}},o=a,r=(n("f1e6"),n("2877")),c=Object(r["a"])(o,i,s,!1,null,"854b4dd6",null);e["a"]=c.exports},6899:function(t,e,n){"use strict";n("441c")},"6fb0":function(t,e,n){"use strict";n("eec8")},"7c60":function(t,e,n){},"8d8f":function(t,e,n){},"8f86":function(t,e,n){},9359:function(t,e,n){"use strict";n("9e08")},9792:function(t,e,n){"use strict";n("c8c8")},"9b79":function(t,e,n){},"9e08":function(t,e,n){},a0d4:function(t,e,n){},a975:function(t,e,n){"use strict";n("7c60")},aebc:function(t,e,n){"use strict";n("c0c9")},b9bf:function(t,e,n){"use strict";n("13d5")},c0c9:function(t,e,n){},c8c8:function(t,e,n){},ca4e:function(t,e,n){"use strict";n("17d2")},ddf1:function(t,e,n){},de60:function(t,e,n){"use strict";var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"download-icon",attrs:{viewBox:"0 0 14 14",themeId:"download"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5z"}}),n("path",{attrs:{d:"M7.51 2.964l-0.001 5.431 1.308-2.041 0.842 0.539-2.664 4.162-2.633-4.164 0.845-0.534 1.303 2.059 0.001-5.452z"}})])},s=[],a=n("be08"),o={name:"DownloadIcon",components:{SVGIcon:a["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,i,s,!1,null,null,null);e["a"]=l.exports},dfc1:function(t,e,n){},ed64:function(t,e,n){"use strict";n("dfc1")},eec8:function(t,e,n){},f025:function(t,e,n){"use strict";n.r(e);var i,s,a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.topicData?n("Overview",t._b({key:t.topicKey},"Overview",t.overviewProps,!1)):t._e()},o=[],r=n("25a9"),c=n("0caf"),l=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tutorials-overview"},[t.isTargetIDE?t._e():n("Nav",{staticClass:"theme-dark",attrs:{sections:t.otherSections}},[t._v(" "+t._s(t.title)+" ")]),n("main",{staticClass:"main",attrs:{id:"main",role:"main",tabindex:"0"}},[n("div",{staticClass:"radial-gradient"},[t._t("above-hero"),t.heroSection?n("Hero",{attrs:{action:t.heroSection.action,content:t.heroSection.content,estimatedTime:t.metadata.estimatedTime,image:t.heroSection.image,title:t.heroSection.title}}):t._e()],2),t.otherSections.length>0?n("LearningPath",{attrs:{sections:t.otherSections}}):t._e()],1)],1)},u=[],m=n("e425"),d={state:{activeTutorialLink:null,activeVolume:null,references:{}},reset(){this.state.activeTutorialLink=null,this.state.activeVolume=null,this.state.references={}},setActiveSidebarLink(t){this.state.activeTutorialLink=t},setActiveVolume(t){this.state.activeVolume=t},setReferences(t){this.state.references=t}},p=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("NavBase",[n("NavTitleContainer",{attrs:{to:t.buildUrl(t.$route.path,t.$route.query)}},[n("template",{slot:"default"},[t._t("default")],2),n("template",{slot:"subhead"},[t._v(t._s(t.$tc("tutorials.title",2)))])],2),n("template",{slot:"menu-items"},[n("NavMenuItemBase",{staticClass:"in-page-navigation"},[n("TutorialsNavigation",{attrs:{sections:t.sections}})],1),t._t("menu-items")],2)],2)},h=[],v=n("cbcf"),f=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("nav",{staticClass:"tutorials-navigation"},[n("TutorialsNavigationList",t._l(t.sections,(function(e,i){return n("li",{key:e.name+"_"+i,class:t.sectionClasses(e)},[t.isVolume(e)?n(t.componentForVolume(e),t._b({tag:"component",on:{"select-menu":t.onSelectMenu,"deselect-menu":t.onDeselectMenu}},"component",t.propsForVolume(e),!1),t._l(e.chapters,(function(e){return n("li",{key:e.name},[n("TutorialsNavigationLink",[t._v(" "+t._s(e.name)+" ")])],1)})),0):t.isResources(e)?n("TutorialsNavigationLink",[t._v(" "+t._s(t.$t("sections.resources"))+" ")]):t._e()],1)})),0)],1)},b=[],_=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("router-link",{staticClass:"tutorials-navigation-link",class:{active:t.active},attrs:{to:t.fragment},nativeOn:{click:function(e){return t.handleFocusAndScroll(t.fragment.hash)}}},[t._t("default")],2)},g=[],C=n("002d"),y=n("8a61"),T={name:"TutorialsNavigationLink",mixins:[y["a"]],inject:{store:{default:()=>({state:{}})}},data(){return{state:this.store.state}},computed:{active:({state:{activeTutorialLink:t},text:e})=>e===t,fragment:({text:t,$route:e})=>({hash:Object(C["a"])(t),query:e.query}),text:({$slots:{default:[{text:t}]}})=>t.trim()}},S=T,V=(n("6fb0"),n("2877")),k=Object(V["a"])(S,_,g,!1,null,"e9f9b59c",null),I=k.exports,x=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ol",{staticClass:"tutorials-navigation-list",attrs:{role:"list"}},[t._t("default")],2)},N=[],O={name:"TutorialsNavigationList"},$=O,j=(n("202a"),Object(V["a"])($,x,N,!1,null,"6f2800d1",null)),A=j.exports,w=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tutorials-navigation-menu",class:{collapsed:t.collapsed}},[n("button",{staticClass:"toggle",attrs:{"aria-expanded":t.collapsed?"false":"true",type:"button"},on:{click:function(e){return e.stopPropagation(),t.onClick.apply(null,arguments)}}},[n("span",{staticClass:"text"},[t._v(t._s(t.title))]),n("InlineCloseIcon",{staticClass:"toggle-icon icon-inline"})],1),n("transition-expand",[t.collapsed?t._e():n("div",{staticClass:"tutorials-navigation-menu-content"},[n("TutorialsNavigationList",{attrs:{"aria-label":t.$t("tutorials.nav.chapters")}},[t._t("default")],2)],1)])],1)},q=[],L=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"inline-close-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-close"}},[n("path",{attrs:{d:"M11.91 1l1.090 1.090-4.917 4.915 4.906 4.905-1.090 1.090-4.906-4.905-4.892 4.894-1.090-1.090 4.892-4.894-4.903-4.904 1.090-1.090 4.903 4.904z"}})])},E=[],M=n("be08"),D={name:"InlineCloseIcon",components:{SVGIcon:M["a"]}},F=D,R=Object(V["a"])(F,L,E,!1,null,null,null),B=R.exports,G={name:"TransitionExpand",functional:!0,render(t,e){const n={props:{name:"expand"},on:{afterEnter(t){t.style.height="auto"},enter(t){const{width:e}=getComputedStyle(t);t.style.width=e,t.style.position="absolute",t.style.visibility="hidden",t.style.height="auto";const{height:n}=getComputedStyle(t);t.style.width=null,t.style.position=null,t.style.visibility=null,t.style.height=0,getComputedStyle(t).height,requestAnimationFrame(()=>{t.style.height=n})},leave(t){const{height:e}=getComputedStyle(t);t.style.height=e,getComputedStyle(t).height,requestAnimationFrame(()=>{t.style.height=0})}}};return t("transition",n,e.children)}},z=G,P=(n("032c"),Object(V["a"])(z,i,s,!1,null,null,null)),H=P.exports,K={name:"TutorialsNavigationMenu",components:{InlineCloseIcon:B,TransitionExpand:H,TutorialsNavigationList:A},props:{collapsed:{type:Boolean,default:!0},title:{type:String,required:!0}},methods:{onClick(){this.collapsed?this.$emit("select-menu",this.title):this.$emit("deselect-menu")}}},U=K,Z=(n("277b"),Object(V["a"])(U,w,q,!1,null,"489416f8",null)),J=Z.exports;const Q={resources:"resources",volume:"volume"};var W={name:"TutorialsNavigation",components:{TutorialsNavigationLink:I,TutorialsNavigationList:A,TutorialsNavigationMenu:J},constants:{SectionKind:Q},inject:{store:{default:()=>({setActiveVolume(){}})}},data(){return{state:this.store.state}},props:{sections:{type:Array,required:!0}},computed:{activeVolume:({state:t})=>t.activeVolume},methods:{sectionClasses(t){return{volume:this.isVolume(t),"volume--named":this.isNamedVolume(t),resource:this.isResources(t)}},componentForVolume:({name:t})=>t?J:A,isResources:({kind:t})=>t===Q.resources,isVolume:({kind:t})=>t===Q.volume,activateFirstNamedVolume(){const{isNamedVolume:t,sections:e}=this,n=e.find(t);n&&this.store.setActiveVolume(n.name)},isNamedVolume(t){return this.isVolume(t)&&t.name},onDeselectMenu(){this.store.setActiveVolume(null)},onSelectMenu(t){this.store.setActiveVolume(t)},propsForVolume({name:t}){const{activeVolume:e}=this;return t?{collapsed:t!==e,title:t}:{"aria-label":"Chapters"}}},created(){this.activateFirstNamedVolume()}},X=W,Y=(n("a975"),Object(V["a"])(X,f,b,!1,null,"79093ed6",null)),tt=Y.exports,et=n("653a"),nt=n("d26a"),it=n("863d");const st={resources:"resources",volume:"volume"};var at={name:"Nav",constants:{SectionKind:st},components:{NavMenuItemBase:it["a"],NavTitleContainer:et["a"],TutorialsNavigation:tt,NavBase:v["a"]},props:{sections:{type:Array,require:!0}},methods:{buildUrl:nt["b"]}},ot=at,rt=(n("9359"),Object(V["a"])(ot,p,h,!1,null,"b806ee20",null)),ct=rt.exports,lt=n("bf08"),ut=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"hero"},[n("div",{staticClass:"copy-container"},[n("h1",{staticClass:"title"},[t._v(t._s(t.title))]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e(),t.estimatedTime?n("p",{staticClass:"meta"},[n("TimerIcon"),n("span",{staticClass:"meta-content"},[n("strong",{staticClass:"time"},[t._v(t._s(t.estimatedTime))]),n("span",[t._v(" "+t._s(t.$t("tutorials.estimated-time")))])])],1):t._e(),t.action?n("CallToActionButton",{attrs:{action:t.action,"aria-label":t.$t("tutorials.overriding-title",{newTitle:t.action.overridingTitle,title:t.title}),isDark:""}}):t._e()],1),t.image?n("Asset",{attrs:{identifier:t.image}}):t._e()],1)},mt=[],dt=n("80e4"),pt=n("c081"),ht=n("5677"),vt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"timer-icon",attrs:{viewBox:"0 0 14 14",themeId:"timer"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 2c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0z"}}),n("path",{attrs:{d:"M6.51 3.51h1.5v3.5h-1.5v-3.5z"}}),n("path",{attrs:{d:"M6.51 7.010h4v1.5h-4v-1.5z"}})])},ft=[],bt={name:"TimerIcon",components:{SVGIcon:M["a"]}},_t=bt,gt=Object(V["a"])(_t,vt,ft,!1,null,null,null),Ct=gt.exports,yt={name:"Hero",components:{Asset:dt["a"],CallToActionButton:pt["a"],ContentNode:ht["default"],TimerIcon:Ct},props:{action:{type:Object,required:!1},content:{type:Array,required:!1},estimatedTime:{type:String,required:!1},image:{type:String,required:!1},title:{type:String,required:!0}}},Tt=yt,St=(n("29e3"),Object(V["a"])(Tt,ut,mt,!1,null,"383dab71",null)),Vt=St.exports,kt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"learning-path",class:t.classes},[n("div",{staticClass:"main-container"},[t.isTargetIDE?t._e():n("div",{staticClass:"secondary-content-container"},[n("TutorialsNavigation",{attrs:{sections:t.sections,"aria-label":t.$t("sections.on-this-page")}})],1),n("div",{staticClass:"primary-content-container"},[n("div",{staticClass:"content-sections-container"},[t._l(t.volumes,(function(e,i){return n("Volume",t._b({key:"volume_"+i,staticClass:"content-section"},"Volume",t.propsFor(e),!1))})),t._l(t.otherSections,(function(e,i){return n(t.componentFor(e),t._b({key:"resource_"+i,tag:"component",staticClass:"content-section"},"component",t.propsFor(e),!1))}))],2)])])])},It=[],xt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"resources",attrs:{id:"resources",tabindex:"-1"}},[n("VolumeName",{attrs:{name:t.$t("sections.resources"),content:t.content}}),n("TileGroup",{attrs:{tiles:t.tiles}})],1)},Nt=[],Ot=n("72e7");const $t={topOneThird:"-30% 0% -70% 0%",center:"-50% 0% -50% 0%"};var jt={mixins:[Ot["a"]],computed:{intersectionRoot(){return null},intersectionRootMargin(){return $t.center}},methods:{onIntersect(t){if(!t.isIntersecting)return;const e=this.onIntersectViewport;e?e():console.warn("onIntersectViewportCenter not implemented")}}},At=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"volume-name"},[t.image?n("Asset",{staticClass:"image",attrs:{identifier:t.image,"aria-hidden":"true"}}):t._e(),n("h2",{staticClass:"name"},[t._v(" "+t._s(t.name)+" ")]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e()],1)},wt=[],qt={name:"VolumeName",components:{ContentNode:ht["default"],Asset:dt["a"]},props:{image:{type:String,required:!1},content:{type:Array,required:!1},name:{type:String,required:!1}}},Lt=qt,Et=(n("ca4e"),Object(V["a"])(Lt,At,wt,!1,null,"569db166",null)),Mt=Et.exports,Dt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tile-group",class:t.countClass},t._l(t.tiles,(function(e){return n("Tile",t._b({key:e.title},"Tile",t.propsFor(e),!1))})),1)},Ft=[],Rt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tile"},[t.identifier?n("div",{staticClass:"icon"},[n(t.iconComponent,{tag:"component"})],1):t._e(),n("div",{staticClass:"title"},[t._v(t._s(t.title))]),n("ContentNode",{attrs:{content:t.content}}),t.action?n("DestinationDataProvider",{attrs:{destination:t.action},scopedSlots:t._u([{key:"default",fn:function(e){var i=e.url,s=e.title;return n("Reference",{staticClass:"link",attrs:{url:i}},[t._v(" "+t._s(s)+" "),n("InlineChevronRightIcon",{staticClass:"link-icon icon-inline"})],1)}}],null,!1,3874201962)}):t._e()],1)},Bt=[],Gt=n("3b96"),zt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"document-icon",attrs:{viewBox:"0 0 14 14",themeId:"document"}},[n("path",{attrs:{d:"M11.2,5.3,8,2l-.1-.1H2.8V12.1h8.5V6.3l-.1-1ZM8,3.2l2,2.1H8Zm2.4,8H3.6V2.8H7V6.3h3.4Z"}})])},Pt=[],Ht={name:"DocumentIcon",components:{SVGIcon:M["a"]}},Kt=Ht,Ut=(n("3233"),Object(V["a"])(Kt,zt,Pt,!1,null,"3a80772b",null)),Zt=Ut.exports,Jt=n("de60"),Qt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"forum-icon",attrs:{viewBox:"0 0 14 14",themeId:"forum"}},[n("path",{attrs:{d:"M13 1v9h-7l-1.5 3-1.5-3h-2v-9zM12 2h-10v7h1.616l0.884 1.763 0.88-1.763h6.62z"}}),n("path",{attrs:{d:"M3 4h8.001v1h-8.001v-1z"}}),n("path",{attrs:{d:"M3 6h8.001v1h-8.001v-1z"}})])},Wt=[],Xt={name:"ForumIcon",components:{SVGIcon:M["a"]}},Yt=Xt,te=Object(V["a"])(Yt,Qt,Wt,!1,null,null,null),ee=te.exports,ne=n("c4dd"),ie=n("86d8"),se=n("34b0"),ae=n("c7ea");const oe={documentation:"documentation",downloads:"downloads",featured:"featured",forums:"forums",sampleCode:"sampleCode",videos:"videos"};var re={name:"Tile",constants:{Identifier:oe},components:{DestinationDataProvider:ae["a"],InlineChevronRightIcon:se["a"],ContentNode:ht["default"],CurlyBracketsIcon:Gt["a"],DocumentIcon:Zt,DownloadIcon:Jt["a"],ForumIcon:ee,PlayIcon:ne["a"],Reference:ie["a"]},props:{action:{type:Object,required:!1},content:{type:Array,required:!0},identifier:{type:String,required:!1},title:{type:String,require:!0}},computed:{iconComponent:({identifier:t})=>({[oe.documentation]:Zt,[oe.downloads]:Jt["a"],[oe.forums]:ee,[oe.sampleCode]:Gt["a"],[oe.videos]:ne["a"]}[t])}},ce=re,le=(n("6899"),Object(V["a"])(ce,Rt,Bt,!1,null,"96abac22",null)),ue=le.exports,me={name:"TileGroup",components:{Tile:ue},props:{tiles:{type:Array,required:!0}},computed:{countClass:({tiles:t})=>"count-"+t.length},methods:{propsFor:({action:t,content:e,identifier:n,title:i})=>({action:t,content:e,identifier:n,title:i})}},de=me,pe=(n("f0ca"),Object(V["a"])(de,Dt,Ft,!1,null,"015f9f13",null)),he=pe.exports,ve={name:"Resources",mixins:[jt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{VolumeName:Mt,TileGroup:he},computed:{intersectionRootMargin:()=>$t.topOneThird},props:{content:{type:Array,required:!1},tiles:{type:Array,required:!0}},methods:{onIntersectViewport(){this.store.setActiveSidebarLink("Resources"),this.store.setActiveVolume(null)}}},fe=ve,be=(n("ed64"),Object(V["a"])(fe,xt,Nt,!1,null,"7f8022c1",null)),_e=be.exports,ge=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"volume"},[t.name?n("VolumeName",t._b({},"VolumeName",{name:t.name,image:t.image,content:t.content},!1)):t._e(),t._l(t.chapters,(function(e,i){return n("Chapter",{key:e.name,staticClass:"tile",attrs:{content:e.content,image:e.image,name:e.name,number:i+1,topics:t.lookupTopics(e.tutorials),volumeHasName:!!t.name}})}))],2)},Ce=[],ye=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"chapter",attrs:{id:t.anchor,tabindex:"-1"}},[n("div",{staticClass:"info"},[n("Asset",{attrs:{identifier:t.image,"aria-hidden":"true"}}),n("div",{staticClass:"intro"},[n(t.volumeHasName?"h3":"h2",{tag:"component",staticClass:"name",attrs:{"aria-label":t.name+" - "+t.$tc("tutorials.sections.chapter",{number:t.number})}},[n("span",{staticClass:"eyebrow",attrs:{"aria-hidden":"true"}},[t._v(" "+t._s(t.$t("tutorials.sections.chapter",{number:t.number}))+" ")]),n("span",{staticClass:"name-text",attrs:{"aria-hidden":"true"}},[t._v(t._s(t.name))])]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e()],1)],1),n("TopicList",{attrs:{topics:t.topics}})],1)},Te=[],Se=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ol",{staticClass:"topic-list"},t._l(t.topics,(function(e){return n("li",{key:e.url,staticClass:"topic",class:[t.kindClassFor(e),{"no-time-estimate":!e.estimatedTime}]},[n("div",{staticClass:"topic-icon"},[n(t.iconComponent(e),{tag:"component"})],1),n("router-link",{staticClass:"container",attrs:{to:t.buildUrl(e.url,t.$route.query),"aria-label":t.ariaLabelFor(e)}},[n("div",{staticClass:"link"},[t._v(t._s(e.title))]),e.estimatedTime?n("div",{staticClass:"time"},[n("TimerIcon"),n("span",{staticClass:"time-label"},[t._v(t._s(e.estimatedTime))])],1):t._e()])],1)})),0)},Ve=[],ke=n("a9f1"),Ie=n("8d2d");const xe={article:"article",tutorial:"project"},Ne={article:"article",tutorial:"tutorial"},Oe={[xe.article]:"Article",[xe.tutorial]:"Tutorial"};var $e={name:"ChapterTopicList",components:{TimerIcon:Ct},constants:{TopicKind:xe,TopicKindClass:Ne,TopicKindIconLabel:Oe},props:{topics:{type:Array,required:!0}},methods:{buildUrl:nt["b"],iconComponent:({kind:t})=>({[xe.article]:ke["a"],[xe.tutorial]:Ie["a"]}[t]),kindClassFor:({kind:t})=>({[xe.article]:Ne.article,[xe.tutorial]:Ne.tutorial}[t]),formatTime(t){return t.replace("min"," "+this.$t("tutorials.time.minutes.full")).replace("hrs"," "+this.$t("tutorials.time.hours.full"))},ariaLabelFor(t){const{title:e,estimatedTime:n,kind:i}=t,s=[e,Oe[i]];return n&&s.push(`${this.formatTime(n)} ${this.$t("tutorials.estimated-time")}`),s.join(" - ")}}},je=$e,Ae=(n("9792"),Object(V["a"])(je,Se,Ve,!1,null,"45ec37c5",null)),we=Ae.exports,qe={name:"Chapter",mixins:[jt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{Asset:dt["a"],ContentNode:ht["default"],TopicList:we},props:{content:{type:Array,required:!1},image:{type:String,required:!0},name:{type:String,required:!0},number:{type:Number,required:!0},topics:{type:Array,required:!0},volumeHasName:{type:Boolean,default:!1}},computed:{anchor:({name:t})=>Object(C["a"])(t),intersectionRootMargin:()=>$t.topOneThird},methods:{onIntersectViewport(){this.store.setActiveSidebarLink(this.name),this.volumeHasName||this.store.setActiveVolume(null)}}},Le=qe,Ee=(n("4230"),Object(V["a"])(Le,ye,Te,!1,null,"7468bc5e",null)),Me=Ee.exports,De={name:"Volume",mixins:[jt],components:{VolumeName:Mt,Chapter:Me},computed:{references:({store:t})=>t.state.references,intersectionRootMargin:()=>$t.topOneThird},inject:{store:{default:()=>({setActiveVolume(){},state:{references:{}}})}},props:{chapters:{type:Array,required:!0},content:{type:Array,required:!1},image:{type:String,required:!1},name:{type:String,required:!1}},methods:{lookupTopics(t){return t.reduce((t,e)=>t.concat(this.references[e]||[]),[])},onIntersectViewport(){this.name&&this.store.setActiveVolume(this.name)}}},Fe=De,Re=(n("b9bf"),Object(V["a"])(Fe,ge,Ce,!1,null,"540dbf10",null)),Be=Re.exports;const Ge={resources:"resources",volume:"volume"};var ze={name:"LearningPath",components:{Resources:_e,TutorialsNavigation:tt,Volume:Be},constants:{SectionKind:Ge},inject:{isTargetIDE:{default:!1}},props:{sections:{type:Array,required:!0,validator:t=>t.every(t=>Object.prototype.hasOwnProperty.call(Ge,t.kind))}},computed:{classes:({isTargetIDE:t})=>({ide:t}),partitionedSections:({sections:t})=>t.reduce(([t,e],n)=>n.kind===Ge.volume?[t.concat(n),e]:[t,e.concat(n)],[[],[]]),volumes:({partitionedSections:t})=>t[0],otherSections:({partitionedSections:t})=>t[1]},methods:{componentFor:({kind:t})=>({[Ge.resources]:_e,[Ge.volume]:Be}[t]),propsFor:({chapters:t,content:e,image:n,kind:i,name:s,tiles:a})=>({[Ge.resources]:{content:e,tiles:a},[Ge.volume]:{chapters:t,content:e,image:n,name:s}}[i])}},Pe=ze,He=(n("aebc"),Object(V["a"])(Pe,kt,It,!1,null,"69a72bbc",null)),Ke=He.exports;const Ue={hero:"hero",resources:"resources",volume:"volume"};var Ze={name:"TutorialsOverview",components:{Hero:Vt,LearningPath:Ke,Nav:ct},mixins:[lt["a"]],constants:{SectionKind:Ue},inject:{isTargetIDE:{default:!1}},props:{metadata:{type:Object,default:()=>({})},references:{type:Object,default:()=>({})},sections:{type:Array,default:()=>[],validator:t=>t.every(t=>Object.prototype.hasOwnProperty.call(Ue,t.kind))}},computed:{pageTitle:({title:t})=>[t,"Tutorials"].filter(Boolean).join(" "),pageDescription:({heroSection:t,extractFirstParagraphText:e})=>t?e(t.content):null,partitionedSections:({sections:t})=>t.reduce(([t,e],n)=>n.kind===Ue.hero?[t.concat(n),e]:[t,e.concat(n)],[[],[]]),heroSections:({partitionedSections:t})=>t[0],otherSections:({partitionedSections:t})=>t[1],heroSection:({heroSections:t})=>t[0],store:()=>d,title:({metadata:{category:t=""}})=>t},provide(){return{store:this.store}},created(){m["a"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(t){this.store.setReferences(t)},"metadata.availableLocales":function(t){m["a"].setAvailableLocales(t)}}},Je=Ze,Qe=(n("15ac"),Object(V["a"])(Je,l,u,!1,null,"29ed9b58",null)),We=Qe.exports,Xe=n("146e"),Ye={name:"TutorialsOverview",components:{Overview:We},mixins:[c["a"],Xe["a"]],data(){return{topicData:null}},computed:{overviewProps:({topicData:{metadata:t,references:e,sections:n}})=>({metadata:t,references:e,sections:n}),topicKey:({$route:t,topicData:e})=>[t.path,e.identifier.interfaceLanguage].join()},beforeRouteEnter(t,e,n){t.meta.skipFetchingData?n(t=>t.newContentMounted()):Object(r["c"])(t,e,n).then(t=>n(e=>{e.topicData=t})).catch(n)},beforeRouteUpdate(t,e,n){Object(r["e"])(t,e)?Object(r["c"])(t,e,n).then(t=>{this.topicData=t,n()}).catch(n):n()},mounted(){this.$bridge.on("contentUpdate",this.handleContentUpdateFromBridge)},beforeDestroy(){this.$bridge.off("contentUpdate",this.handleContentUpdateFromBridge)},watch:{topicData(){this.$nextTick(()=>{this.newContentMounted()})}}},tn=Ye,en=Object(V["a"])(tn,a,o,!1,null,null,null);e["default"]=en.exports},f0ca:function(t,e,n){"use strict";n("8f86")},f1e6:function(t,e,n){"use strict";n("a0d4")}}]); \ No newline at end of file diff --git a/metadata.json b/metadata.json new file mode 100644 index 00000000..c491a013 --- /dev/null +++ b/metadata.json @@ -0,0 +1 @@ +{"bundleIdentifier":"cz.ackee.ACKategories","schemaVersion":{"major":0,"minor":1,"patch":0},"bundleDisplayName":"ACKategories"} \ No newline at end of file